@charset "UTF-8";
/* src/index.css */
:root {
  --background: 0 0% 100%;
  --foreground: 222.2 84% 4.9%;
  --card: 0 0% 100%;
  --card-foreground: 222.2 84% 4.9%;
  --popover: 0 0% 100%;
  --popover-foreground: 222.2 84% 4.9%;
  --primary: 221.2 83.2% 53.3%;
  --primary-foreground: 210 40% 98%;
  --secondary: 210 40% 96.1%;
  --secondary-foreground: 222.2 47.4% 11.2%;
  --muted: 210 40% 96.1%;
  --muted-foreground: 215.4 16.3% 46.9%;
  --accent: 210 40% 96.1%;
  --accent-foreground: 222.2 47.4% 11.2%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 210 40% 98%;
  --border: 214.3 31.8% 91.4%;
  --input: 214.3 31.8% 91.4%;
  --ring: 221.2 83.2% 53.3%;
  --radius: 8px;
}
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.tw-absolute {
  position: absolute;
}
.tw-right-16px {
  right: 1rem;
}
.tw-top-1\/2 {
  top: 50%;
}
.\!tw-mt-24px {
  margin-top: 1.5rem !important;
}
.tw-mr-12px {
  margin-right: 0.75rem;
}
.tw-block {
  display: block;
}
.tw-flex {
  display: flex;
}
.tw-inline-flex {
  display: inline-flex;
}
.tw-grid {
  display: grid;
}
.tw-aspect-square {
  aspect-ratio: 1 / 1;
}
.tw-h-10px {
  height: 0.625rem;
}
.tw-h-4 {
  height: 1rem;
}
.tw-w-10px {
  width: 0.625rem;
}
.tw-w-4 {
  width: 1rem;
}
.tw-w-full {
  width: 100%;
}
.\!tw-max-w-\[40px\] {
  max-width: 40px !important;
}
.-tw-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-tw-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.tw-place-content-between {
  place-content: space-between;
}
.tw-items-center {
  align-items: center;
}
.tw-justify-center {
  justify-content: center;
}
.tw-gap-2 {
  gap: 0.5rem;
}
.tw-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.tw-rounded-full {
  border-radius: 9999px;
}
.tw-rounded-sm {
  border-radius: calc(var(--radius) - 4px);
}
.tw-border {
  border-width: 1px;
}
.tw-border-primary {
  border-color: hsl(var(--primary));
}
.tw-border-transparent {
  border-color: transparent;
}
.tw-bg-destructive {
  background-color: hsl(var(--destructive));
}
.tw-bg-primary {
  background-color: hsl(var(--primary));
}
.tw-bg-secondary {
  background-color: hsl(var(--secondary));
}
.tw-bg-no-repeat {
  background-repeat: no-repeat;
}
.tw-fill-current {
  fill: currentColor;
}
.tw-stroke-red-500 {
  stroke: #ef4444;
}
.tw-px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.tw-py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.tw-py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.tw-pb-\[0\.25em\] {
  padding-bottom: 0.25em;
}
.tw-pt-\[1\.5em\] {
  padding-top: 1.5em;
}
.tw-indent-2 {
  text-indent: 0.5rem;
}
.tw-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.tw-font-semibold {
  font-weight: 600;
}
.tw-leading-none {
  line-height: 1;
}
.tw-text-current {
  color: currentColor;
}
.tw-text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}
.tw-text-foreground {
  color: hsl(var(--foreground));
}
.tw-text-primary {
  color: hsl(var(--primary));
}
.tw-text-primary-foreground {
  color: hsl(var(--primary-foreground));
}
.tw-text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}
.tw-ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}
.tw-transition-colors {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}
@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}
.tw-animate-in {
  animation-name: enter;
  animation-duration: 150ms;
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
}
.tw-fade-in {
  --tw-enter-opacity: 0;
}
.tw-slide-in-from-right-4 {
  --tw-enter-translate-x: 1rem;
}
.tw-slide-in-from-top-1\/2 {
  --tw-enter-translate-y: -50%;
}
.hover\:tw-bg-destructive\/80:hover {
  background-color: hsl(var(--destructive) / 0.8);
}
.hover\:tw-bg-primary\/80:hover {
  background-color: hsl(var(--primary) / 0.8);
}
.hover\:tw-bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / 0.8);
}
.focus\:tw-outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:tw-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus\:tw-ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}
.focus\:tw-ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}
.focus-visible\:tw-ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:tw-ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}
.focus-visible\:tw-ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}
.disabled\:tw-cursor-not-allowed:disabled {
  cursor: not-allowed;
}
.disabled\:tw-opacity-50:disabled {
  opacity: 0.5;
}

/* Style imports */

/* Tailwind */
*, ::before, ::after{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
::backdrop{
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.tw-sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}
.tw-mt-24px{
    margin-top: 1.5rem
}
.tw-mt-4{
    margin-top: 1rem
}
.tw-flex{
    display: flex
}
.tw-grid{
    display: grid
}
.tw-h-0{
    height: 0px
}
.tw-w-full{
    width: 100%
}
.tw-shrink-0{
    flex-shrink: 0
}
.tw-cursor-pointer{
    cursor: pointer
}
.tw-grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr))
}
.tw-items-center{
    align-items: center
}
.tw-justify-between{
    justify-content: space-between
}
.tw-gap-24px{
    gap: 1.5rem
}
.tw-gap-4px{
    gap: 0.25rem
}
.tw-self-start{
    align-self: flex-start
}
.tw-bg-\[image\:var\(--sample-echeck-url\)\]{
    background-image: var(--sample-echeck-url)
}
.tw-bg-cover{
    background-size: cover
}
.tw-bg-\[0_0\%\]{
    background-position: 0 0%
}
.tw-bg-\[0_100\%\]{
    background-position: 0 100%
}
.tw-bg-\[0_50\%\]{
    background-position: 0 50%
}
.tw-stroke-red-500{
    stroke: #ef4444
}
.tw-pb-\[40\.5\%\]{
    padding-bottom: 40.5%
}
.tw-text-xs{
    font-size: 0.75rem;
    line-height: 1rem
}
@keyframes enter{
    from{
        opacity: var(--tw-enter-opacity, 1);
        transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
    }
}
@keyframes exit{
    to{
        opacity: var(--tw-exit-opacity, 1);
        transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
    }
}

/* ------------------------------------------------------------------------------------ */
/* Prefer to use tailwind styles see https://tailwindcss.com/docs/utility-first for why */
/* ------------------------------------------------------------------------------------ */
.after\:tw-absolute::after{
    content: var(--tw-content);
    position: absolute
}
.after\:tw-h-0::after{
    content: var(--tw-content);
    height: 0px
}
.after\:tw-w-0::after{
    content: var(--tw-content);
    width: 0px
}
.after\:tw-overflow-hidden::after{
    content: var(--tw-content);
    overflow: hidden
}
.after\:tw-content-\[var\(--sample-echeck-url\)\]::after{
    --tw-content: var(--sample-echeck-url);
    content: var(--tw-content)
}

.wcpay-payment-element{margin-bottom:2rem}.wcpay-card-mounted{background-color:#fff}#express-payment-method-woopay{width:100%}.wc-block-components-main .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{padding:0}#contact-fields{padding-bottom:1.5em}button.wcpay-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(/wp-content/plugins/woocommerce-payments/dist/../assets/images/payment-methods/link.svg?ver=6d4a7fba4cf334b96652);background-color:initial;cursor:pointer;border:none}button.wcpay-stripelink-modal-trigger:hover{background-color:initial;border-color:transparent}.wc-block-checkout__payment-method .wc-block-components-radio-control__label span{width:95%}.wc-block-checkout__payment-method .wc-block-components-radio-control__label span img{float:right}#contact_details{float:none}#contact_details+#customer_details{display:block}#contact-fields .wc-block-components-text-input,#contact-fields .woocommerce-input-wrapper,.woopay-billing-email .wc-block-components-text-input,.woopay-billing-email .woocommerce-input-wrapper{display:inline-block;position:relative;width:100%}#contact-fields .wc-block-components-text-input .wc-block-components-spinner,#contact-fields .woocommerce-input-wrapper .wc-block-components-spinner,.woopay-billing-email .wc-block-components-text-input .wc-block-components-spinner,.woopay-billing-email .woocommerce-input-wrapper .wc-block-components-spinner{right:10px;width:24px}.woopay-login-session-iframe{width:100%;height:100vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:355000;border:0;background:#fff;visibility:hidden}.woopay-login-session-iframe.open{transition:top .5s;visibility:visible}@media screen and (min-width:768px){.woopay-login-session-iframe-wrapper{position:fixed;background:hsla(0,0%,45.9%,.6);top:0;left:0;width:100vw;height:100vh;content:" ";display:block;z-index:355000}.woopay-login-session-iframe-wrapper .woopay-login-session-iframe{transition:none;height:90vh;max-height:520px;position:absolute;max-width:374px;border-radius:8px}}.woopay-otp-iframe{transition:top .5s;width:100%;height:100dvh;position:fixed;top:100%;left:0;z-index:355000;border:0;background:#fff}.woopay-otp-iframe.open{top:0}.woopay-otp-iframe-wrapper .arrow{position:fixed;top:100%}@media screen and (min-width:768px){.woopay-otp-iframe-wrapper{position:fixed;background:hsla(0,0%,45.9%,.6);top:0;left:0;width:100vw;height:100vh;content:" ";display:block;z-index:355000}.woopay-otp-iframe-wrapper .woopay-otp-iframe{transition:none;height:90vh;max-height:650px;position:absolute;max-width:374px;border-radius:8px;right:50px;left:auto}.woopay-otp-iframe-wrapper .arrow{position:absolute;right:7.5px;background:transparent;width:0;height:0;z-index:355001;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff}}.woopay-express-button{font-size:11px;font-weight:500;font-family:SF Pro Text,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;letter-spacing:.8px;height:40px;background:#f2deff!important;border:1px solid #fff!important;color:#674399!important;width:100%;border-radius:4px;padding-top:1px;padding-bottom:1px;display:flex!important;align-items:center;justify-content:center;white-space:nowrap;text-transform:none}.woopay-express-button:not(:disabled):hover{background:#d9baff!important;cursor:pointer}.woopay-express-button:disabled{opacity:.5;cursor:not-allowed}.woopay-express-button.is-loading,.woopay-express-button.is-loading:disabled,.woopay-express-button.is-loading:hover{opacity:1!important}.woopay-express-button svg{fill:#674399;position:relative;top:1px}.woopay-express-button[data-type=book] svg,.woopay-express-button[data-type=buy] svg,.woopay-express-button[data-type=donate] svg{flex-shrink:.4;margin-left:3px}.woopay-express-button[data-width-type=wide]{font-size:13px}.woopay-express-button[data-width-type=wide] svg{flex-shrink:1;margin-left:6px}.woopay-express-button[data-theme=dark]{background:#674399!important;color:#fff!important;border-color:#674399!important}.woopay-express-button[data-theme=dark] svg{fill:#fff}.woopay-express-button[data-theme=dark]:not(:disabled):hover{background:#533582!important}.woopay-express-button[data-theme=light-outline]{border-color:#674399!important}.woopay-express-button[data-theme=light-outline]:not(:disabled):hover{background:#d9baff!important}.woopay-express-button[data-size=medium]{font-size:12px;height:48px}.woopay-express-button[data-size=medium] svg{top:2px;width:auto;height:27px}.woopay-express-button[data-size=medium][data-type=book] svg,.woopay-express-button[data-size=medium][data-type=buy] svg,.woopay-express-button[data-size=medium][data-type=donate] svg{flex-shrink:.6;margin-left:3px}.woopay-express-button[data-size=medium][data-width-type=wide]{font-size:14px}.woopay-express-button[data-size=medium][data-width-type=wide][data-type=book] svg,.woopay-express-button[data-size=medium][data-width-type=wide][data-type=buy] svg,.woopay-express-button[data-size=medium][data-width-type=wide][data-type=donate] svg{flex-shrink:1;margin-left:6px}.woopay-express-button[data-size=large]{font-size:13px;height:56px}.woopay-express-button[data-size=large] svg{top:3px;width:auto;height:32px}.woopay-express-button[data-size=large][data-type=book] svg,.woopay-express-button[data-size=large][data-type=buy] svg,.woopay-express-button[data-size=large][data-type=donate] svg{flex-shrink:.6;margin-left:3px;margin-bottom:.25rem}.woopay-express-button[data-size=large][data-width-type=wide]{font-size:16px}.woopay-express-button[data-size=large][data-width-type=wide][data-type=book] svg,.woopay-express-button[data-size=large][data-width-type=wide][data-type=buy] svg,.woopay-express-button[data-size=large][data-width-type=wide][data-type=donate] svg{flex-shrink:1;margin-left:8px;margin-bottom:0}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-spinner{position:absolute;width:100%;height:100%;color:inherit;box-sizing:initial;text-align:center;font-size:1.25em}.wc-block-components-spinner:after{content:" ";position:absolute;top:50%;left:50%;margin:-.5em 0 0 -.5em;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;animation:spinner__animation 1s linear infinite}.is-loadable-placeholder{animation:loading-fade 1.6s ease-in-out infinite;background-color:#e2e4e7;color:transparent;display:inline-block}@media screen and (prefers-reduced-motion:reduce){.is-loadable-placeholder{animation:none}}.is-loadable-placeholder.is-inline{display:inline}.is-loadable-placeholder.is-block{display:block;margin-top:1em}.is-loadable-placeholder.is-block:first-child{margin-top:0}.is-loadable-placeholder.is-block p{margin:0}@charset "UTF-8";:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid transparent}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid transparent;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:hsla(0,0%,100%,.4);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:transparent;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:transparent;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid transparent;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:content-box;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 transparent;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:transparent;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid transparent;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);height:inherit;outline:2px solid transparent;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:1.5px solid transparent}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:transparent;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:content-box;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:transparent;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:content-box;display:flex;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;outline:1px solid transparent;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:top}}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder .components-placeholder__learn-more .components-external-link{color:var(--wp-admin-theme-color)}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:auto}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid transparent;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:0 48px 0 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control.is-next-40px-default-size input[type=search].components-search-control__input{height:40px}.components-search-control.is-size-compact input[type=search].components-search-control__input{height:32px}.components-search-control__icon{align-items:center;display:flex;justify-content:center;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:rgba(0,0,0,.85);border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control,.block-editor-block-inspector .components-range-control .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{flex:1 1 0px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-contextual-toolbar{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:inline-flex}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{border:none;border-bottom:1px solid #e0e0e0;border-radius:0;overflow:hidden}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.block-editor-block-contextual-toolbar.is-collapsed:after{background:linear-gradient(90deg,#fff,transparent);content:"";height:100%;left:100%;position:absolute;width:48px}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar:before{background-color:#ddd;content:"";height:24px;left:-2px;margin-right:0;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:0;margin-right:8px;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{width:256px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:-8px;margin-bottom:12px;margin-top:12px;position:relative;top:-1px;width:1px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{left:0}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover:before{background-color:#ddd;content:"";margin-bottom:12px;margin-top:12px;position:relative;width:1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:0;padding-left:6px;padding-right:6px;position:relative;top:-1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{bottom:4px;content:"·";font-size:16px;left:46px;line-height:40px;position:absolute}.block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:-57px;position:absolute;top:-1px}.show-icon-labels .block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:auto;margin-bottom:-1px;margin-left:-1px;margin-top:-1px;position:relative;top:auto}}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:12px;margin-top:12px;pointer-events:all}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-title{padding:12px 0}.block-editor-block-lock-modal__options-title .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding:12px 0}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){box-shadow:none;text-decoration:underline}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{border-radius:2px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:1px;outline:2px solid transparent;position:absolute;right:1px;top:1px}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;display:flex}.block-editor-block-card__content{flex-grow:1;margin-bottom:4px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{line-height:24px;margin:0 0 4px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none;width:max-content}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-mover__move-button-container{border:none;display:flex;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:24px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:5px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:5px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:1px solid #1e1e1e;border-radius:2px;height:48px;width:48px}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true]{cursor:grab}.block-editor-block-patterns-list__item{height:100%}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{flex-grow:1;text-align:left}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) #1e1e1e;outline:2px solid transparent;outline-offset:2px}.block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:focus .block-editor-block-preview__container,.block-editor-block-patterns-list__item.block-editor-block-patterns-list__list-item-synced:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-block-synced-color),0 15px 25px rgba(0,0,0,.07)}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-details{align-items:center;margin-top:8px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper{height:24px;min-width:24px}.block-editor-block-patterns-list__item .block-editor-patterns__pattern-icon-wrapper .block-editor-patterns__pattern-icon{fill:var(--wp-block-synced-color)}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination{border-top:1px solid #2f2f2f;justify-content:center;padding:4px}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary{height:32px;justify-content:center;width:auto}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:disabled{background:none;color:#949494}.block-editor-patterns__grid-pagination-wrapper .block-editor-patterns__grid-pagination .components-button.is-tertiary:hover:not(:disabled){background-color:#757575;color:#fff}.show-icon-labels .block-editor-patterns__grid-pagination,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-next,.show-icon-labels .block-editor-patterns__grid-pagination .block-editor-patterns__grid-pagination-previous{flex-direction:column}.show-icon-labels .block-editor-patterns__grid-pagination .components-button{width:auto}.show-icon-labels .block-editor-patterns__grid-pagination .components-button span{display:none}.show-icon-labels .block-editor-patterns__grid-pagination .components-button:before{content:attr(aria-label)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-rename-modal{z-index:1000001}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles+.default-style-picker__default-switcher{margin-top:16px}.block-editor-block-styles__preview-panel{display:none;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-inserter__preview-container{left:auto;position:static;right:auto;top:auto}.block-editor-block-styles__preview-panel .block-editor-block-card__title.block-editor-block-card__title{margin:0}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ddd;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{align-items:center;display:flex;height:100%;margin:0 auto;min-width:100%;position:relative}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{bottom:8px;left:8px;right:8px;top:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{left:calc(100% + 16px);position:absolute;top:-12px}.block-editor-block-switcher__preview__popover{display:none;overflow:hidden}.block-editor-block-switcher__preview__popover.components-popover{margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;outline:none;overflow:auto;width:300px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview.is-pattern-list-preview{overflow:unset}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid transparent;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:2px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:flex-end;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control>div{align-items:center;display:flex;height:40px}.components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-color-gradient-control__tabs .block-editor-color-gradient-control__panel{padding:16px}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px);justify-content:space-between}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item.first{border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item.last{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-date-format-picker__custom-format-select-control__custom-option.has-hint{grid-template-columns:auto 30px}.block-editor-date-format-picker__custom-format-select-control__custom-option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:280px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__description{font-size:12px;margin:16px 0}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles-effects-panel__toggle-icon{fill:currentColor}.block-editor-global-styles-effects-panel__shadow-popover-container{width:230px}.block-editor-global-styles-effects-panel__shadow-dropdown,.block-editor-global-styles-filters-panel__dropdown{display:block;padding:0}.block-editor-global-styles-effects-panel__shadow-dropdown button,.block-editor-global-styles-filters-panel__dropdown button{padding:8px;width:100%}.block-editor-global-styles-effects-panel__shadow-dropdown button.is-open,.block-editor-global-styles-filters-panel__dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles-effects-panel__shadow-indicator-wrapper{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:6px}.block-editor-global-styles-effects-panel__shadow-indicator{border:1px solid #e0e0e0;border-radius:2px;color:#2f2f2f;cursor:pointer;height:24px;padding:0;width:24px}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-global-styles-advanced-panel__custom-css-validation-wrapper{bottom:16px;position:absolute;right:24px}.block-editor-global-styles-advanced-panel__custom-css-validation-icon{fill:#cc1818}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:transparent;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{border-radius:2px;color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon:before{content:attr(aria-label)}.block-editor-inspector-controls-tabs__hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;margin:16px}.block-editor-inspector-controls-tabs__hint-content{margin:12px 0 12px 12px}.block-editor-inspector-controls-tabs__hint-dismiss{margin:4px 4px 4px 0}.block-editor-inspector-popover-header{margin-bottom:16px}[class].block-editor-inspector-popover-header__action{height:24px}[class].block-editor-inspector-popover-header__action.has-icon{min-width:24px;padding:0}[class].block-editor-inspector-popover-header__action:not(.has-icon){text-decoration:underline}.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}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container,.block-editor-link-control__search-input-wrapper{position:relative}.block-editor-link-control__search-input.has-no-label .block-editor-url-input__input{flex:1}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{font-size:13px;line-height:normal}}.block-editor-link-control__field input[type=text]:focus,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control__field input[type=text]::-webkit-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__field input[type=text]::-moz-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-link-control__field input[type=text]:-ms-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-enter{position:absolute;right:19px;top:3px}.block-editor-link-control__search-enter svg{position:relative;top:-2px}.block-editor-link-control__search-actions{display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-start;order:20;padding:8px 16px 16px}.block-editor-link-control__search-results-wrapper{position:relative}.block-editor-link-control__search-results-wrapper:after,.block-editor-link-control__search-results-wrapper:before{content:"";display:block;left:-1px;pointer-events:none;position:absolute;right:16px;z-index:100}.block-editor-link-control__search-results-wrapper:before{bottom:auto;height:8px;top:0}.block-editor-link-control__search-results-wrapper:after{bottom:0;height:16px;top:auto}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:transparent;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:flex-start;display:block;flex-direction:row;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item.is-url-title .block-editor-link-control__search-item-title{word-break:break-all}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;font-weight:500;line-height:24px;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title svg{display:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-description{margin:0;padding-top:12px}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder{display:flex;flex-direction:column;height:28px;justify-content:space-around;margin-top:12px;padding-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:after,.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:before{background-color:#f0f0f0;border-radius:3px;content:"";display:block;height:.7em;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-description .components-text{font-size:.9em}.block-editor-link-control__search-item .block-editor-link-control__search-item-image{background-color:#f0f0f0;border-radius:2px;display:flex;height:140px;justify-content:center;margin-top:12px;max-height:140px;overflow:hidden;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-image.is-placeholder{background-color:#f0f0f0;border-radius:3px}.block-editor-link-control__search-item .block-editor-link-control__search-item-image img{display:block;height:140px;max-height:140px;max-width:100%}.block-editor-link-control__search-item-top{align-items:center;display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item-bottom{transition:opacity 1.5s;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:after,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:before,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-image{animation:loadingpulse 1s linear infinite;animation-delay:.5s}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer{display:flex;flex-basis:100%;flex-direction:column;order:30}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__unlink{padding-left:16px;padding-right:16px}.block-editor-link-control__setting{flex:1;margin-bottom:0;padding:8px 0 8px 24px}.block-editor-link-control__setting .components-base-control__field{display:flex}.block-editor-link-control__setting input{margin-left:0}.is-preview .block-editor-link-control__setting{padding:20px 8px 8px 0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true]{color:#1e1e1e}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:40px;top:calc(50% - 8px)}.block-editor-link-control .block-editor-link-control__search-input-wrapper.has-actions .components-spinner{right:12px;top:calc(50% + 4px)}.block-editor-link-control__search-item-action{flex-shrink:0;margin-left:auto}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-leaf{position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;display:flex;height:auto;padding:6px 4px 6px 0;position:relative;text-align:left;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{box-shadow:none}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:none}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;opacity:1}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:8px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding-bottom:0;padding-top:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper{min-width:120px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.1);border-radius:2px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.3)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock{line-height:0}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__images{display:flex}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image{background-size:cover;border-radius:2px;height:18px;width:18px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px #fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__image:not(:first-child){margin-left:-6px}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__image:not(:only-child){box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{height:24px;margin-left:4px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:220px}.block-editor-list-view-leaf:not([aria-level="1"]) .block-editor-list-view__expander{margin-right:4px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:52px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:80px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:108px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:136px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:164px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-placeholder{height:36px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;border-radius:2px;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px;top:0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:var(--wp-admin-theme-color);display:block;font-size:14px;font-weight:600;height:auto;line-height:normal;outline:none;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.block-editor-text-decoration-control{border:0;margin:0;padding:0}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:flex;padding:4px 0}.block-editor-text-decoration-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-text-transform-control{border:0;margin:0;padding:0}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:flex;padding:4px 0}.block-editor-text-transform-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{border:none;border-radius:0;font-size:16px;margin-left:0;margin-right:0;padding:8px 8px 8px 12px;width:100%}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{font-size:13px;width:300px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1)}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;height:36px;width:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{border-radius:2px;height:30px;padding:5px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{border-left:1px solid #ddd;border-radius:0;flex-shrink:0;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #ddd;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{flex-grow:1;flex-shrink:1;margin:7px;max-width:500px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.html-anchor-control .components-external-link{display:block;margin-top:8px}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack{flex-direction:row-reverse}.block-editor-hooks__block-hooks .components-toggle-control .components-h-stack .components-h-stack{flex-direction:row}.block-editor-hooks__background__inspector-media-replace-container{position:relative}.block-editor-hooks__background__inspector-media-replace-container .components-drop-zone__content-icon{display:none}.block-editor-hooks__background__inspector-media-replace-container button.components-button{box-shadow:inset 0 0 0 1px #ddd;color:#1e1e1e;display:block;height:40px;width:100%}.block-editor-hooks__background__inspector-media-replace-container button.components-button:hover{color:var(--wp-admin-theme-color)}.block-editor-hooks__background__inspector-media-replace-container button.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-hooks__background__inspector-media-replace-container .block-editor-hooks__background__inspector-media-replace-title{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-hooks__background__inspector-media-replace-container .components-dropdown{display:block}.block-editor-hooks__background__inspector-image-indicator-wrapper{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%!important;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:block;flex:none;height:20px;width:20px}.block-editor-hooks__background__inspector-image-indicator-wrapper.has-image{background:#fff}.block-editor-hooks__background__inspector-image-indicator{background-size:cover;border-radius:50%;display:block;height:20px;position:relative;width:20px}.block-editor-hooks__background__inspector-image-indicator:after{border:1px solid transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-controls{display:flex;margin-bottom:8px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-block-inspector .block-editor-hooks__layout-controls-unit-input{margin-bottom:0}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{color:#757575;font-size:12px;margin-bottom:16px}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__toggle-control.block-editor-hooks__toggle-control{margin-bottom:16px}.block-editor__padding-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.block-editor-hooks__position-selection__select-control .components-custom-select-control__hint{display:none}.block-editor-hooks__position-selection__select-control__option.has-hint{grid-template-columns:auto 30px;line-height:1.4;margin-bottom:0}.block-editor-hooks__position-selection__select-control__option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;line-height:0;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child:after{display:none}}.block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:56px}.show-icon-labels .block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:0}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{width:auto}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left-color:#e0e0e0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container{border-width:0}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-radius:0;margin-right:0;order:1}.show-icon-labels .block-editor-block-mover__move-button-container{border-left:1px solid #1e1e1e}.show-icon-labels .is-down-button.is-down-button.is-down-button{order:2}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container:before{background:#ddd}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}@media (min-width:782px){.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar,.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar-group{flex-shrink:0}}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{display:flex;flex-direction:column;gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:2px 2px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 2px 2px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__search .components-search-control__icon{right:20px}.block-editor-inserter__tabs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.block-editor-inserter__tabs .components-tab-panel__tabs{border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item[id$=reusable]{flex-grow:inherit;padding-left:16px;padding-right:16px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks-container{margin:auto 16px 16px}.block-editor-inserter__manage-reusable-blocks{justify-content:center;width:100%}.block-editor-inserter__no-results{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{background:#fff;border:1px solid #ddd;border-radius:2px;display:none;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden;position:absolute;top:16px;width:300px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category .components-flex-item{filter:brightness(.95)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-block-patterns-explorer__sidebar,.block-editor-block-patterns-explorer__sidebar nav,.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__block-patterns-tabs-container nav{height:100%}.block-editor-block-patterns-explorer__sidebar .block-editor-block-patterns__source-filter select.components-select-control__input,.block-editor-inserter__block-patterns-tabs-container .block-editor-block-patterns__source-filter select.components-select-control__input{height:40px}.block-editor-inserter__block-patterns-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__block-patterns-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__patterns-category-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__patterns-category-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__patterns-category-dialog .block-editor-block-patterns-list{flex-grow:1;height:100%;overflow-y:auto;padding:16px 24px}.block-editor-block-patterns-list__list-item .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-block-patterns-list__list-item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__patterns-category-panel{display:flex;flex-direction:column;height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__patterns-category-panel{padding:0}}.block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-panel-header{padding:16px 24px}.block-editor-inserter__patterns-category-panel .block-editor-inserter__patterns-category-no-results{margin-top:24px}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1;min-height:144px}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-preview__container{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;height:44px;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:76px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer__list .block-editor-patterns__sync-status-filter .components-input-control__container{width:380px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:16px}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-preview__container{height:inherit;max-height:800px;min-height:100px}.block-editor-inserter__patterns-category-panel-title{font-size:16.25px}.block-editor-inserter__media-tabs-container,.block-editor-inserter__media-tabs-container nav{height:100%}.block-editor-inserter__media-tabs-container .block-editor-inserter__media-library-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__media-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__media-tabs__media-category.is-selected{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__media-tabs__media-category.is-selected .components-flex-item{filter:brightness(.95)}.block-editor-inserter__media-tabs__media-category.is-selected svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__media-tabs__media-category.is-selected:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-inserter__media-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;overflow-y:auto;padding:16px 24px;position:absolute;scrollbar-gutter:stable both-edges;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__media-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__media-dialog .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-dialog .block-editor-block-preview__container:hover{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control input[type=search].components-search-control__input{background:#fff}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control button.components-button{min-width:auto;padding-left:2px;padding-right:2px}.block-editor-inserter__media-list{margin-top:16px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;border-radius:2px;display:none}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list .block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:hsla(0,0%,100%,.7);display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.reusable-blocks-menu-items__rename-hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;max-width:380px}.reusable-blocks-menu-items__rename-hint-content{margin:12px 0 12px 12px}.reusable-blocks-menu-items__rename-hint-dismiss{margin:4px 4px 4px 0}.components-menu-group .reusable-blocks-menu-items__rename-hint{margin:0}.block-editor-patterns__sync-status-filter .components-input-control__container select.components-select-control__input{height:40px}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header-edit-mode__actions .editor-post-preview{display:none}.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{align-items:center;display:flex;flex:1;height:40px;margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range>.components-base-control__field,.spacing-sizes-control .spacing-sizes-control__range-control>.components-base-control__field{flex:1}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;width:3px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__marks :first-child{display:none}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__header{height:16px;margin-bottom:12px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}.spacing-sizes-control__icon{margin-left:-4px}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.patterns-menu-items__convert-modal{z-index:1000001}.patterns-menu-items__convert-modal [role=dialog]>[role=document]{width:350px}.patterns-menu-items__convert-modal .patterns-menu-items__convert-modal-categories{min-height:40px;position:relative;width:100%}.patterns-menu-items__convert-modal .components-form-token-field__suggestions-list{background-color:#fff;border:1px solid var(--wp-admin-theme-color);border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-top:none;box-shadow:0 0 0 .5px var(--wp-admin-theme-color);box-sizing:border-box;left:-1px;min-width:auto;position:absolute;width:calc(100% + 2px);z-index:1}.patterns-create-modal__name-input input[type=text]{margin:0;min-height:40px}@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;margin:0;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:8px;padding-right:8px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);margin:60px auto auto;max-width:780px;padding:20px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions,.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions,.editor-post-featured-image__container:hover .editor-post-featured-image__actions{opacity:1}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;max-height:150px;overflow:hidden;padding:0;transition:all .1s ease-out;width:100%}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview .components-responsive-wrapper{background:#f0f0f0;width:100%}.editor-post-featured-image__toggle{background-color:#f0f0f0;border-radius:2px;line-height:20px;min-height:90px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-featured-image__actions{bottom:0;opacity:0;padding:8px;position:absolute;transition:opacity 50ms ease-out}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__actions{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:hsla(0,0%,100%,.75);flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-last-revision__title{font-weight:600;width:100%}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}@media (min-width:600px){.editor-post-locked-modal{max-width:480px}}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:2px;margin-top:16px;min-width:auto!important}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;gap:16px}.post-publish-panel__postpublish-buttons .components-button{flex:1;justify-content:center}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#f0f0f0;border-color:#ccc;height:36px;overflow:hidden;padding:16px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:16px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:transparent;color:#757575}.editor-post-saved-state svg{fill:currentColor;display:inline-block;flex:0 0 auto;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.edit-post-sync-status{align-items:flex-start;justify-content:flex-start;position:relative;width:100%}.edit-post-sync-status>span{display:block;flex-shrink:0;padding:6px 0;width:45%;word-break:break-word}.edit-post-sync-status>div{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-taxonomies__flat-term-most-used-list .components-button{font-size:12px}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;transition:border .1s ease-out,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-url__link-label{font-size:13px;font-weight:400;margin:0}.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__link-slug{font-weight:600}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:12px;margin-top:2px;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:20px;width:20px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{transform:translate(5px,5px)}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:32px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;transition:box-shadow .1s linear;width:calc(100% - 32px)}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-template-validation-notice{align-items:center;display:flex;justify-content:space-between}.editor-template-validation-notice .components-button{margin-left:5px}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.ctis-load-more-container,
.ctis-finished-notice {
  text-align: center;
  clear: both;
}

.ctis-loader-elements {
  margin: 20px auto;
  padding: 20px 0;
}

.ctis-loader-elements span {
  line-height: 50px;
}

#ctis-loading {
  clear: both;
  display: none;
  text-align: center;
}

.spinner {
  display: inline-block;
}

#ctis-loading img {
  max-width: 100%;
  width: auto;
}

.create-masonry:not(.woocommerce) .ctis-finished-notice,
.catchadaptive-masonry:not(.woocommerce) .ctis-finished-notice {
  position: absolute;
  width: 100%;
  bottom: 0px;
}

.infinite-loader {
  color: #000;
  display: block;
}

#infinite-handle,
#ctis-loading {
  margin: 20px 0;
}

#infinite-handle span button,
#infinite-handle span button:focus,
#infinite-handle span button:hover {
  display: inline;
  position: static;
  padding: 0;
  margin: 0;
  border: none;
  background: 0 0;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  box-shadow: none;
  -webkit-transition: none;
  transition: none;
}

@media (max-width: 800px) {
  #infinite-handle span:before {
    display: none;
  }
  #infinite-handle span {
    display: block;
  }
}

.ctis-load-more button,
.ctis-load-more button:hover,
.ctis-load-more button:focus,
.ctis-load-more button:active {
  outline: 0;
}

.ctis-ad-container {
  clear: both;
  text-align: center;
}

.ctis-ad-container img {
  max-width: 100%;
}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.catch-instagram-feed-gallery-widget-wrapper ul {
	margin: 0;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	ul
	> li {
	list-style: none;
}

.catch-instagram-feed-gallery-widget-wrapper .button {
	background-color: transparent;
	border: 1px solid #d93175;
	display: inline-block;
	margin-top: 10px;
	padding: 15px 20px;
	height: auto;
}

.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.catch-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus {
	background-color: #d93175;
	color: #fff;
	text-decoration: none;
}

.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:before {
	vertical-align: top;
}

.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:hover,
.catch-instagram-feed-gallery-widget-wrapper .fa-instagram:focus,
.catch-instagram-feed-gallery-widget-wrapper .load-more:hover,
.catch-instagram-feed-gallery-widget-wrapper .load-more:focus {
	background-color: #b00f14;
	color: #fff;
	text-decoration: none;
}

.catch-instagram-feed-gallery-widget-wrapper span {
	margin-left: 5px;
}

.catch-instagram-feed-gallery-widget-wrapper .clear {
	margin-bottom: 0;
}

.sidebar-primary .catch-instagram-feed-gallery-widget-wrapper .item,
.catch-instagram-feed-gallery-widget-wrapper .item {
	float: left;
	margin: 0;
	padding: 0;
}

.catch-instagram-feed-gallery-widget-wrapper.one-columns .item:nth-child(n + 1),
.catch-instagram-feed-gallery-widget-wrapper.two-columns
	.item:nth-child(2n + 1),
.catch-instagram-feed-gallery-widget-wrapper.three-columns
	.item:nth-child(3n + 1),
.catch-instagram-feed-gallery-widget-wrapper.four-columns
	.item:nth-child(4n + 1),
.catch-instagram-feed-gallery-widget-wrapper.five-columns
	.item:nth-child(5n + 1),
.catch-instagram-feed-gallery-widget-wrapper.six-columns
	.item:nth-child(6n + 1),
.catch-instagram-feed-gallery-widget-wrapper.seven-columns
	.item:nth-child(7n + 1),
.catch-instagram-feed-gallery-widget-wrapper.eight-columns
	.item:nth-child(8n + 1) {
	clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper.two-columns .item {
	max-width: 50%;
}

.catch-instagram-feed-gallery-widget-wrapper.three-columns .item {
	max-width: 33.33%;
}

.catch-instagram-feed-gallery-widget-wrapper.four-columns .item {
	max-width: 25%;
}

.catch-instagram-feed-gallery-widget-wrapper.five-columns .item {
	max-width: 20%;
}

.catch-instagram-feed-gallery-widget-wrapper.six-columns .item {
	max-width: 16.66%;
}

.catch-instagram-feed-gallery-widget-wrapper.seven-columns .item {
	max-width: 14.28%;
}

.catch-instagram-feed-gallery-widget-wrapper.eight-columns .item {
	max-width: 12.5%;
}

.catch-instagram-feed-gallery-widget-wrapper.instagram-button {
	clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper.clearfix::after {
	clear: both;
	content: ' ';
	display: block;
	height: 0;
}

/* Round Layout */
.catch-instagram-feed-gallery-widget-wrapper.round
	.catch-instagram-feed-gallery-widget-image-wrapper
	img {
	border-radius: 50%;
	display: block;
	margin: auto;
}

/* Instagra Default Layout */
.catch-instagram-feed-gallery-widget-wrapper.default .item {
	margin-bottom: 2%;
	margin-right: 2%;
	width: 32%;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n) {
	margin-right: 0;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n + 1) {
	clear: both;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	a
	img {
	box-shadow: none;
	width: 100%;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	ul
	li,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	ol
	li {
	border: 0;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	a
	img,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	a,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	a:hover,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	a:focus {
	box-shadow: none;
	outline: 0;
}

.catch-instagram-feed-gallery-widget-wrapper .with-padding .item a {
	padding: 5px;
}

.catch-instagram-feed-gallery-widget-wrapper.default .item a {
	display: flex;
	display: -webkit-flex;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	video {
	max-width: 100%;
}

.catch-instagram-feed-gallery-widget-wrapper ul {
	background-repeat: no-repeat;
}

.catch-instagram-feed-gallery-widget-wrapper .loader {
	display: none;
	margin: 25px auto 0;
	text-align: center;
}

.instagram-button {
	text-align: center;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	> a,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	> a:hover,
.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	.item
	> a:focus {
	color: transparent;
	display: block;
}

.catch-instagram-feed-gallery-widget-wrapper .item > a {
	line-height: 0;
}

.catch-instagram-feed-gallery-widget-wrapper div:not(.grid-rotator) .item > a {
	position: relative;
}

/* Overlay video icon */
.catch-instagram-feed-gallery-widget-wrapper .overlay-icon {
	color: #fff;
	font-size: 2rem;
	opacity: 0.6;
	position: absolute;
	right: 1rem;
	text-decoration: none;
	top: 1rem;
}

@media screen and (max-width: 560px) {
	/* Overlay video icon */
	.catch-instagram-feed-gallery-widget-wrapper .overlay-icon {
		font-size: 1rem;
		right: 0.5rem;
		top: 0.5rem;
	}
}
.catch-instagram-feed-gallery-widget-wrapper.round .overlay-icon {
	right: 48%;
	top: 40%;
}

.catch-instagram-feed-gallery-widget-wrapper.default ul:after,
.catch-instagram-feed-gallery-widget-wrapper.grid ul:after,
.catch-instagram-feed-gallery-widget-wrapper.round ul:after {
	clear: both;
	content: ' ';
	display: block;
}

.catch-instagram-feed-gallery-widget-wrapper
	.catch-instagram-feed-gallery-widget-image-wrapper
	span.cifgw-overlay {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	margin: 0;
	transition: all 0.3s ease-in-out;
}

.item:hover .cifgw-overlay {
	background: rgba(24, 21, 21, 0.3);
}

.item {
	position: relative;
}

/* Social Icons*/

@font-face {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0')
			format('embedded-opentype'),
		url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0')
			format('woff2'),
		url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0')
			format('woff'),
		url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0')
			format('truetype'),
		url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular')
			format('svg');
}

.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-clone:before {
	content: '\f24d';
}

.catch-instagram-feed-gallery-widget-wrapper .overlay-icon.fa-clone {
	opacity: 1;
}

.placeholder-video-image {
	position: absolute;
}

p.cifgw-error {
    width: fit-content;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#cwt_to_top_scrollup {
    background-color: #000;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%;
    box-sizing: content-box;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 32px;
    font-weight: normal;
    height: 32px;
    opacity: 0.5;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 32px;
    z-index: 9999;
}

#cwt_to_top_scrollup img {
    width: 100%;
}

/* Accessibility - Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.tagcloud.rounded-corners a {
    border-radius: 10px;
}

/* Author/Archive/Categories Widget  */
.ew-author ul,
.ew-archive ul,
.ew-categories ul {
    text-align: right;
    margin-left: 0;
}

.ew-author li,
.ew-archive li,
.ew-categories li   {
    display: block;
    height: 1%;
    overflow: hidden;
}

.ew-author ul a,
.ew-archive ul a,
.ew-categories ul a {
    float: left;
}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#to_top_scrollup {
    background-color: #000;
    -webkit-border-radius: 5%;
    -moz-border-radius: 5%;
    border-radius: 5%;
    box-sizing: content-box;
    bottom: 20px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 32px;
    font-weight: normal;
    height: 32px;
    opacity: 0.5;
    padding: 5px;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 32px;
    z-index: 9999;
}

#to_top_scrollup img {
    width: 100%;
}

/* Accessibility - Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    /* many screen reader and browser combinations announce broken words as they would appear visually */
    word-wrap: normal !important;
}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #d3d3d3;background:#e6e6e6 url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#dadada url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #aaa;background:#fff url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_222222_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_cd0a0a_256x240.png)}.ui-button .ui-icon{background-image:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/images/ui-icons_888888_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}@charset "utf-8";
/* CSS Document */
/* Block iPad Hovers */
@media only screen and ( min-width:768px ) and ( max-width:1024px ){
	.ec_product_type1:hover .ec_flip_container .ec_image_back, .ec_product_type2:hover .ec_flip_container .ec_image_back, .ec_product_type3:hover .ec_flip_container .ec_image_back, .ec_product_type4:hover .ec_flip_container .ec_image_back, .ec_product_type5:hover .ec_flip_container .ec_image_back, .ec_product_type6:hover .ec_flip_container .ec_image_back, .ec_product_type1:hover .ec_flip_container .ec_image_back, .ec_product_type2:hover .ec_flip_container .ec_image_back, .ec_product_type3:hover .ec_flip_container .ec_image_back, .ec_product_type4:hover .ec_flip_container .ec_image_back, .ec_product_type5:hover .ec_flip_container .ec_image_back, .ec_product_type6:hover .ec_flip_container .ec_image_back{ -webkit-transform:none; -moz-transform:none; -ms-transform:none; transform:none; }
	.ec_image_front, .ec_image_back, .ec_image_front_2, .ec_image_back_2, .ec_image_front_3, .ec_image_back_3, .ec_image_front_4, .ec_image_back_4, .ec_image_front_5, .ec_image_back_5, .ec_image_front_6, .ec_image_back_6{ -webkit-transform: none; -moz-transform: none; -ms-transform:none; transform:none; -o-transition: none; -ms-transition: none; -moz-transition: none; -webkit-transition:none; transition:none; }
	.ec_product_type1:hover{ box-shadow:none; }
	.ec_product_type2:hover{ border:none !important; }
	.ec_product_quickview{ display:none !important }
}

.ec_account_page *, .ec_account_page :after, .ec_account_page :before, .ec_product_page *, .ec_product_page :after, .ec_product_page :before, .ec_cart_page *, .ec_cart_page :after, .ec_cart_page :before{ box-sizing: border-box; }

input[type="checkbox"]{ -webkit-appearance:checkbox; }
input[type="radio"]{ -webkit-appearance:radio; }

#bc-status-container{ margin:18px 0; float:left; width:100%; font-size:12px; color:#222; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.wp-easycart-toolbar-edit > a:before{ content:"\f174"; top:2px; }

/* Loader Classes */
.ec_order_success_loader{ display:block; position:relative; width:100%; height:150px; }
.ec_order_success_loader_v2{ width:150px; display:flex; flex-direction:column; }
.ec_order_success_loader_loaded{ display:block; position:absolute; top:50%; left:50%; margin-top:-50px; margin-left:-50px; width:100px; }
.ec_order_success_loader_loaded_path{ stroke-dasharray:1000; stroke-dashoffset:0; }
.ec_order_success_loader_loaded_spin{ -webkit-transform-origin:50% 50%; transform-origin:50% 50%; }
@-webkit-keyframes dash{
	0%{ stroke-dashoffset:1000; }
	100%{ stroke-dashoffset:0; }
}
@keyframes dash{
	0%{ stroke-dashoffset:1000; }
	100%{ stroke-dashoffset:0; }
}
@-webkit-keyframes spin{
  0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg); }
  100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg); }
}
@keyframes spin{
  0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg); }
  100%{ -webkit-transform:rotate(360deg); transform:rotate(360deg); }
}
@-webkit-keyframes text {
	0%{ opacity:0; }
	100%{ opacity:1; }
}
@keyframes text{
	0%{ opacity:0; }
	100%{ opacity:1; }
}

/* Place holder fix */
.ec_cart_input_row input::-webkit-input-placeholder{ color: #999 !important; }
.ec_cart_input_row input::-moz-placeholder{ color: #999 !important; }
.ec_cart_input_row input:-ms-input-placeholder{ color: #999 !important; }
.ec_cart_input_row input:-moz-placeholder{ color: #999 !important; }

.ec_details_add_to_cart_area .ec_seasonal_mode{ float:left; width:100%; }
.ec_vacation_mode_header{ float:left; width:100%; text-align:center; background:#F7F7F7; padding:15px; margin-bottom:25px; }

/* Product Box LI */
#ec_store_product_list{ margin:0 -29px !important; list-style:disc outside; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; display:block; -webkit-margin-before:1em; -webkit-margin-after:1em; -webkit-margin-start:0px; -webkit-margin-end:0px; line-height:inherit; padding:0 !important; text-shadow:none; }
#ec_store_product_list img{ background:none; border:none; padding:0; max-width:100%; height:auto; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; }
#ec_store_product_list input[type="button"]{ line-height:inherit; }
.ec_product_li{ display:list-item; vertical-align:top; padding:0px; margin:0 !important; text-align:left; list-style:none !important; height:auto; float:left; position:relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; zoom:1; z-index:0; }
.ec_product_page #ec_store_product_list li.ec_product_li{ margin:0 0 35px 0 !important; padding:0 29px 0 !important; }
.ec_product_li:before{ content:''; }
.ec_product_li.first{ clear:both !important; }
.ec_product_page .ec_product_li.not_first{ clear:none !important; }
.ec_product_li a > .image-overlay.overlay-type-extern{ display:none !important; }
.ec_image_link_cover{ position:absolute; top:0; left:0; width:100%; height:100%; z-index:669; border:none; border-bottom:none !important; }
.ec_image_link_cover:hover{ text-decoration:none; border:none; }
.ec_product_li.empty{ text-align:center; }
.ec_product_li.hidden{ display:none; }
.ec_productlist_ul{ padding-left:0px; }
.wp-easycart-carousel-item{ display:none; padding-bottom:20px; }
.ec_product_shortcode{ width:100%; }
.ec_productlist_ul{ display:flex; flex-direction:row; flex-wrap:wrap; align-items: flex-start; float:left; width:100%; list-style:none; margin: 0px; }
.ec_product_shortcode_no_borders .ec_product_type1, .ec_product_shortcode_no_borders .ec_product_type2, .ec_product_shortcode_no_borders .ec_product_type3, .ec_product_shortcode_no_borders .ec_product_type4, .ec_product_shortcode_no_borders .ec_product_type5, .ec_product_shortcode_no_borders .ec_product_type6{ border:none !important; }
.ec_product_type1 .ec_product_categories, .ec_product_type3 .ec_product_categories, .ec_product_type4 .ec_product_categories{ text-align:center; }
.ec_product_type2 .ec_product_categories{ text-align:left; padding-left:10px; padding-right:10px; }
.ec_product_type5 .ec_product_categories{ width:100%; text-align:center; padding:0 0 20px; margin-top:-25px; }

.ec_product_title_type1.ec_product_title_align_left, .ec_product_type1 .ec_product_categories.ec_cat_align_left, .ec_product_type1 .ec_product_price_align_left, .ec_product_type1 .ec_product_note_align_left, .ec_product_type1 .ec_product_success_align_left, .ec_product_type1 .ec_product_rating_align_left, .ec_product_type1 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type1.ec_product_title_align_right, .ec_product_type1 .ec_product_categories.ec_cat_align_right, .ec_product_type1 .ec_product_rating_align_right, .ec_product_type1 .ec_product_price_align_right, .ec_product_type1 .ec_product_note_align_right, .ec_product_type1 .ec_product_success_align_right, .ec_product_type1 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type1 .ec_product_rating_align_left > span, .ec_product_type1 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type1.ec_product_title_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_categories.ec_cat_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_addtocart_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_rating_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_price_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_note_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_success_align_left, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_categories.ec_cat_align_right, .ec_product_shortcode_no_borders .ec_product_title_type1.ec_product_title_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_addtocart_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_rating_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_price_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_note_align_right, .ec_product_shortcode_no_borders .ec_product_type1 .ec_product_success_align_right{ padding-left:0px; padding-right:0px; margin-left:0px; margin-right:0px; }

.ec_product_title_type2.ec_product_title_align_center, .ec_product_type2 .ec_product_categories.ec_cat_align_center, .ec_product_type2 .ec_product_addtocart_align_center, .ec_product_type2 .ec_product_rating_align_center, .ec_product_type2 .ec_product_price_align_center, .ec_product_type2 .ec_product_note_align_center, .ec_product_type2 .ec_product_success_align_center{ text-align:center !important; }
.ec_product_title_type2.ec_product_title_align_right, .ec_product_type2 .ec_product_categories.ec_cat_align_right, .ec_product_type2 .ec_product_addtocart_align_right, .ec_product_type2 .ec_product_rating_align_right, .ec_product_type2 .ec_product_success_align_right, .ec_product_type2 .ec_product_price_align_right, .ec_product_type2 .ec_product_note_align_right{ text-align:right !important; }
.ec_product_stars_type2.ec_product_rating_align_right{ margin-left:0px; padding-right:10px; }
.ec_product_type2 .ec_product_rating_align_center > span, .ec_product_type2 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_stars_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_price_container_type2, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type2 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type2 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type2 .ec_product_quickview_trial_notice2{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_title_type3.ec_product_title_align_left, .ec_product_type3 .ec_product_categories.ec_cat_align_left, .ec_product_type3 .ec_product_price_align_left, .ec_product_type3 .ec_product_note_align_left, .ec_product_type3 .ec_product_success_align_left, .ec_product_type3 .ec_product_rating_align_left, .ec_product_type3 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type3.ec_product_title_align_right, .ec_product_type3 .ec_product_categories.ec_cat_align_right, .ec_product_type3 .ec_product_rating_align_right, .ec_product_type3 .ec_product_price_align_right, .ec_product_type3 .ec_product_note_align_right, .ec_product_type3 .ec_product_success_align_right, .ec_product_type3 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type3 .ec_product_addtocart_align_left .ec_product_addtocart{ left:10px; right:20%; }
.ec_product_type3 .ec_product_addtocart_align_right .ec_product_addtocart{ left:20%; right:10px; }
.ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_align_left .ec_product_addtocart{ left:0%; right:20%; }
.ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_align_right .ec_product_addtocart{ left:20%; right:0%; }
.ec_product_type3 .ec_product_rating_align_left > span, .ec_product_type3 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_shortcode_no_borders .ec_product_title_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_stars_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_price_container_type3, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type3 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type3 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type3 .ec_product_quickview_trial_notice3{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_type4 .ec_product_addtocart_container{ margin-right:10px; }
.ec_product_title_type4.ec_product_title_align_left, .ec_product_type4 .ec_product_categories.ec_cat_align_left, .ec_product_type4 .ec_product_price_align_left, .ec_product_type4 .ec_product_note_align_left, .ec_product_type4 .ec_product_success_align_left, .ec_product_type4 .ec_product_rating_align_left, .ec_product_type4 .ec_product_addtocart_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_type4 .ec_product_price_align_left > span{ float:left; width:100%; }
.ec_product_type4 .ec_product_addtocart_align_left{ margin-right:0px; }
.ec_product_type4 .ec_product_addtocart_align_left .ec_product_addtocart{ float:left; }
.ec_product_title_type4.ec_product_title_align_right, .ec_product_type4 .ec_product_categories.ec_cat_align_right, .ec_product_type4 .ec_product_rating_align_right, .ec_product_type4 .ec_product_price_align_right, .ec_product_type4 .ec_product_note_align_right, .ec_product_type4 .ec_product_success_align_right, .ec_product_type4 .ec_product_addtocart_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type4 .ec_product_rating_align_left > span, .ec_product_type4 .ec_product_rating_align_center > span, .ec_product_type4 .ec_product_rating_align_right > span{ display:inline-block; }
.ec_product_type4 .ec_product_price_align_center, .ec_product_type4 .ec_product_price_align_center > span{ float:left; width:100%; text-align:center; }
.ec_product_type4 .ec_product_addtocart_align_center{ width:100%; }
.ec_product_type4 .ec_product_addtocart_align_center .ec_product_addtocart{ float:none; width:60%; display:block; margin:0 auto; }
.ec_product_type4 .ec_product_addtocart_align_center .ec_product_addtocart > a{ float:none !important; margin:0 auto; display:block; }
.ec_product_type4 .ec_product_price_align_right > span{ float:left; width:100%; text-align:right; }
.ec_product_type4 .ec_product_price_align_left, .ec_product_type4 .ec_product_price_align_right, .ec_product_type4 .ec_product_addtocart_align_left, .ec_product_type4 .ec_product_addtocart_align_right{ width:100%; }

.ec_product_shortcode_no_borders .ec_product_title_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_categories, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_stars_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_price_container_type4, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_addtocart_container, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_successfully_added_container, .ec_product_shortcode_no_borders .ec_product_type4 .ec_out_of_stock, .ec_product_shortcode_no_borders .ec_product_type4 .ec_seasonal_mode, .ec_product_shortcode_no_borders .ec_product_type4 .ec_product_quickview_trial_notice4{ padding-left:0px !important; padding-right:0px !important; margin-left:0px; margin-right:0px; }

.ec_product_title_type5.ec_product_title_align_left, .ec_product_type5 .ec_product_categories.ec_cat_align_left, .ec_product_type5 .ec_product_price_align_left, .ec_product_type5 .ec_product_note_align_left, .ec_product_type5 .ec_product_success_align_left, .ec_product_type5 .ec_product_rating_align_left{ text-align:left !important; padding-left:10px; padding-right:10px; }
.ec_product_title_type5.ec_product_title_align_right, .ec_product_type5 .ec_product_categories.ec_cat_align_right, .ec_product_type5 .ec_product_rating_align_right, .ec_product_type5 .ec_product_price_align_right, .ec_product_type5 .ec_product_note_align_right, .ec_product_type5 .ec_product_success_align_right{ text-align:right !important; padding-left:10px; padding-right:10px; }
.ec_product_type5 .ec_product_rating_align_left > span, .ec_product_type5 .ec_product_rating_align_center > span, .ec_product_type5 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_type6 .ec_product_title_align_left, .ec_product_type6 .ec_product_categories.ec_cat_align_left, .ec_product_type6 .ec_product_price_align_left, .ec_product_type6 .ec_product_note_align_left, .ec_product_type6 .ec_product_success_align_left, .ec_product_type6 .ec_product_rating_align_left, .ec_product_type6 .ec_product_desc_align_left, .ec_product_type6 .ec_product_addtocart_align_left{ text-align:left !important; }
.ec_product_type6 .ec_product_title_align_center, .ec_product_type6 .ec_product_categories.ec_cat_align_center, .ec_product_type6 .ec_product_rating_align_center, .ec_product_type6 .ec_product_price_align_center, .ec_product_type6 .ec_product_note_align_center, .ec_product_type6 .ec_product_success_align_center, .ec_product_type6 .ec_product_desc_align_center, .ec_product_type6 .ec_product_addtocart_align_center{ text-align:center !important; }
.ec_product_type6 .ec_product_title_align_right, .ec_product_type6 .ec_product_categories.ec_cat_align_right, .ec_product_type6 .ec_product_rating_align_right, .ec_product_type6 .ec_product_price_align_right, .ec_product_type6 .ec_product_note_align_right, .ec_product_type6 .ec_product_success_align_right, .ec_product_type6 .ec_product_desc_align_right, .ec_product_type6 .ec_product_addtocart_align_right{ text-align:right !important; padding-right:15px !important; }
.ec_product_type6 .ec_product_rating_align_left > span, .ec_product_type6 .ec_product_rating_align_center > span, .ec_product_type6 .ec_product_rating_align_right > span{ display:inline-block; }

.ec_product_addtocart_quantity{ float:none; width:50px; clear:both; display:inline-block; border:1px solid #CCC; text-align:center; }

/* Product Shortcode Spacing */
.ec_productlist_ul.sp-0{ width:100%; margin-left:0px; margin-right:0px; }
.ec_productlist_ul.sp-0 > .ec_product_li{ padding:0px; }
.ec_productlist_ul.sp-1{ width:calc(100% + 1px); margin-left:.5px; margin-right:.5px; }
.ec_productlist_ul.sp-1 > .ec_product_li{ padding:.5px; }
.ec_productlist_ul.sp-2{ width:calc(100% + 2px); margin-left:1px; margin-right:1px; }
.ec_productlist_ul.sp-2 > .ec_product_li{ padding:1px; }
.ec_productlist_ul.sp-3{ width:calc(100% + 3px); margin-left:1.5px; margin-right:1.5px; }
.ec_productlist_ul.sp-3 > .ec_product_li{ padding:1.5px; }
.ec_productlist_ul.sp-4{ width:calc(100% + 4px); margin-left:2px; margin-right:2px; }
.ec_productlist_ul.sp-4 > .ec_product_li{ padding:2px; }
.ec_productlist_ul.sp-5{ width:calc(100% + 5px); margin-left:-2.5px; margin-right:-2.5px; }
.ec_productlist_ul.sp-5 > .ec_product_li{ padding:2.5px; }
.ec_productlist_ul.sp-6{ width:calc(100% + 6px); margin-left:-3px; margin-right:-3px; }
.ec_productlist_ul.sp-6 > .ec_product_li{ padding:3px; }
.ec_productlist_ul.sp-7{ width:calc(100% + 7px); margin-left:-3.5px; margin-right:-3.5px; }
.ec_productlist_ul.sp-7 > .ec_product_li{ padding:3.5px; }
.ec_productlist_ul.sp-8{ width:calc(100% + 8px); margin-left:-4px; margin-right:-4px; }
.ec_productlist_ul.sp-8 > .ec_product_li{ padding:4px; }
.ec_productlist_ul.sp-9{ width:calc(100% + 9px); margin-left:-4.5px; margin-right:-4.5px; }
.ec_productlist_ul.sp-9 > .ec_product_li{ padding:4.5px; }
.ec_productlist_ul.sp-10{ width:calc(100% + 10px); margin-left:-5px; margin-right:-5px; }
.ec_productlist_ul.sp-10 > .ec_product_li{ padding:5px; }
.ec_productlist_ul.sp-11{ width:calc(100% + 11px); margin-left:-5.5px; margin-right:-5.5px; }
.ec_productlist_ul.sp-11 > .ec_product_li{ padding:5.5px; }
.ec_productlist_ul.sp-12{ width:calc(100% + 12px); margin-left:-6px; margin-right:-6px; }
.ec_productlist_ul.sp-12 > .ec_product_li{ padding:6px; }
.ec_productlist_ul.sp-13{ width:calc(100% + 13px); margin-left:-6.5px; margin-right:-6.5px; }
.ec_productlist_ul.sp-13 > .ec_product_li{ padding:6.5px; }
.ec_productlist_ul.sp-14{ width:calc(100% + 14px); margin-left:-7px; margin-right:-7px; }
.ec_productlist_ul.sp-14 > .ec_product_li{ padding:7px; }
.ec_productlist_ul.sp-15{ width:calc(100% + 15px); margin-left:-7.5px; margin-right:-7.5px; }
.ec_productlist_ul.sp-15 > .ec_product_li{ padding:7.5px; }
.ec_productlist_ul.sp-16{ width:calc(100% + 16px); margin-left:-8px; margin-right:-8px; }
.ec_productlist_ul.sp-16 > .ec_product_li{ padding:8px; }
.ec_productlist_ul.sp-17{ width:calc(100% + 17px); margin-left:-8.5px; margin-right:-8.5px; }
.ec_productlist_ul.sp-17 > .ec_product_li{ padding:8.5px; }
.ec_productlist_ul.sp-18{ width:calc(100% + 18px); margin-left:-9px; margin-right:-9px; }
.ec_productlist_ul.sp-18 > .ec_product_li{ padding:9px; }
.ec_productlist_ul.sp-19{ width:calc(100% + 19px); margin-left:-9.5px; margin-right:-9.5px; }
.ec_productlist_ul.sp-19 > .ec_product_li{ padding:9.5px; }
.ec_productlist_ul.sp-20{ width:calc(100% + 20px); margin-left:-10px; margin-right:-10px; }
.ec_productlist_ul.sp-20 > .ec_product_li{ padding:10px; }
.ec_productlist_ul.sp-21{ width:calc(100% + 21px); margin-left:-10.5px; margin-right:-10.5px; }
.ec_productlist_ul.sp-21 > .ec_product_li{ padding:10.5px; }
.ec_productlist_ul.sp-22{ width:calc(100% + 22px); margin-left:-11px; margin-right:-11px; }
.ec_productlist_ul.sp-22 > .ec_product_li{ padding:11px; }
.ec_productlist_ul.sp-23{ width:calc(100% + 23px); margin-left:-11.5px; margin-right:-11.5px; }
.ec_productlist_ul.sp-23 > .ec_product_li{ padding:11.5px; }
.ec_productlist_ul.sp-24{ width:calc(100% + 24px); margin-left:-12px; margin-right:-12px; }
.ec_productlist_ul.sp-24 > .ec_product_li{ padding:12px; }
.ec_productlist_ul.sp-25{ width:calc(100% + 25px); margin-left:-12.5px; margin-right:-12.5px; }
.ec_productlist_ul.sp-25 > .ec_product_li{ padding:12.5px; }
.ec_productlist_ul.sp-26{ width:calc(100% + 26px); margin-left:-13px; margin-right:-13px; }
.ec_productlist_ul.sp-26 > .ec_product_li{ padding:13px; }
.ec_productlist_ul.sp-27{ width:calc(100% + 27px); margin-left:-13.5px; margin-right:-13.5px; }
.ec_productlist_ul.sp-27 > .ec_product_li{ padding:13.5px; }
.ec_productlist_ul.sp-28{ width:calc(100% + 28px); margin-left:-14px; margin-right:-14px; }
.ec_productlist_ul.sp-28 > .ec_product_li{ padding:14px; }
.ec_productlist_ul.sp-29{ width:calc(100% + 29px); margin-left:-14.5px; margin-right:-14.5px; }
.ec_productlist_ul.sp-29 > .ec_product_li{ padding:14.5px; }
.ec_productlist_ul.sp-30{ width:calc(100% + 30px); margin-left:-15px; margin-right:-15px; }
.ec_productlist_ul.sp-30 > .ec_product_li{ padding:15px; }
.ec_productlist_ul.sp-31{ width:calc(100% + 31px); margin-left:-15.5px; margin-right:-15.5px; }
.ec_productlist_ul.sp-31 > .ec_product_li{ padding:15.5px; }
.ec_productlist_ul.sp-32{ width:calc(100% + 32px); margin-left:-16px; margin-right:-16px; }
.ec_productlist_ul.sp-32 > .ec_product_li{ padding:16px; }
.ec_productlist_ul.sp-33{ width:calc(100% + 33px); margin-left:-16.5px; margin-right:-16.5px; }
.ec_productlist_ul.sp-33 > .ec_product_li{ padding:16.5px; }
.ec_productlist_ul.sp-34{ width:calc(100% + 34px); margin-left:-17px; margin-right:-17px; }
.ec_productlist_ul.sp-34 > .ec_product_li{ padding:17px; }
.ec_productlist_ul.sp-35{ width:calc(100% + 35px); margin-left:-17.5px; margin-right:-17.5px; }
.ec_productlist_ul.sp-35 > .ec_product_li{ padding:17.5px; }
.ec_productlist_ul.sp-36{ width:calc(100% + 36px); margin-left:-18px; margin-right:-18px; }
.ec_productlist_ul.sp-36 > .ec_product_li{ padding:18px; }
.ec_productlist_ul.sp-37{ width:calc(100% + 37px); margin-left:-18.5px; margin-right:-18.5px; }
.ec_productlist_ul.sp-37 > .ec_product_li{ padding:18.5px; }
.ec_productlist_ul.sp-38{ width:calc(100% + 38px); margin-left:-19px; margin-right:-19px; }
.ec_productlist_ul.sp-38 > .ec_product_li{ padding:19px; }
.ec_productlist_ul.sp-39{ width:calc(100% + 39px); margin-left:-19.5px; margin-right:-19.5px; }
.ec_productlist_ul.sp-39 > .ec_product_li{ padding:19.5px; }
.ec_productlist_ul.sp-40{ width:calc(100% + 40px); margin-left:-20px; margin-right:-20px; }
.ec_productlist_ul.sp-40 > .ec_product_li{ padding:20px; }

.ec_productlist_ul.columns8 > .ec_product_li, .ec_productlist_ul.columns8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
.ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
.ec_productlist_ul.columns7 > .ec_product_li, .ec_productlist_ul.columns7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
.ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
.ec_productlist_ul.columns6 > .ec_product_li, .ec_productlist_ul.columns6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
.ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
.ec_productlist_ul.columns5 > .ec_product_li, .ec_productlist_ul.columns5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
.ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
.ec_productlist_ul.columns4 > .ec_product_li, .ec_productlist_ul.columns4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
.ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
.ec_productlist_ul.columns3 > .ec_product_li, .ec_productlist_ul.columns3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
.ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
.ec_productlist_ul.columns2 > .ec_product_li, .ec_productlist_ul.columns2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
.ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
.ec_productlist_ul.columns1 > .ec_product_li, .ec_productlist_ul.columns1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
.ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
@media only screen and ( min-width:1200px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colsdesktop8 > .ec_product_li, .ec_productlist_ul.colsdesktop8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colsdesktop8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop7 > .ec_product_li, .ec_productlist_ul.colsdesktop7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colsdesktop7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop6 > .ec_product_li, .ec_productlist_ul.colsdesktop6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colsdesktop6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop5 > .ec_product_li, .ec_productlist_ul.colsdesktop5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colsdesktop5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop4 > .ec_product_li, .ec_productlist_ul.colsdesktop4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colsdesktop4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop3 > .ec_product_li, .ec_productlist_ul.colsdesktop3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colsdesktop3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop2 > .ec_product_li, .ec_productlist_ul.colsdesktop2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colsdesktop2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colsdesktop1 > .ec_product_li, .ec_productlist_ul.colsdesktop1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colsdesktop1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colstablet8 > .ec_product_li, .ec_productlist_ul.colstablet8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colstablet8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet7 > .ec_product_li, .ec_productlist_ul.colstablet7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colstablet7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet6 > .ec_product_li, .ec_productlist_ul.colstablet6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colstablet6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet5 > .ec_product_li, .ec_productlist_ul.colstablet5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colstablet5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet4 > .ec_product_li, .ec_productlist_ul.colstablet4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colstablet4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet3 > .ec_product_li, .ec_productlist_ul.colstablet3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colstablet3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet2 > .ec_product_li, .ec_productlist_ul.colstablet2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colstablet2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colstablet1 > .ec_product_li, .ec_productlist_ul.colstablet1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colstablet1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colsmobile8 > .ec_product_li, .ec_productlist_ul.colsmobile8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colsmobile8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile7 > .ec_product_li, .ec_productlist_ul.colsmobile7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colsmobile7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile6 > .ec_product_li, .ec_productlist_ul.colsmobile6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colsmobile6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile5 > .ec_product_li, .ec_productlist_ul.colsmobile5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colsmobile5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile4 > .ec_product_li, .ec_productlist_ul.colsmobile4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colsmobile4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile3 > .ec_product_li, .ec_productlist_ul.colsmobile3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colsmobile3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile2 > .ec_product_li, .ec_productlist_ul.colsmobile2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colsmobile2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colsmobile1 > .ec_product_li, .ec_productlist_ul.colsmobile1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colsmobile1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}
@media only screen and ( max-width:575px ){
    .ec_productlist_ul.columns8 > .ec_product_li:nth-child( 8n+1 ){ clear:none; }
    .ec_productlist_ul.columns7 > .ec_product_li:nth-child( 7n+1 ){ clear:none; }
    .ec_productlist_ul.columns6 > .ec_product_li:nth-child( 6n+1 ){ clear:none; }
    .ec_productlist_ul.columns5 > .ec_product_li:nth-child( 5n+1 ){ clear:none; }
    .ec_productlist_ul.columns4 > .ec_product_li:nth-child( 4n+1 ){ clear:none; }
    .ec_productlist_ul.columns3 > .ec_product_li:nth-child( 3n+1 ){ clear:none; }
    .ec_productlist_ul.columns2 > .ec_product_li:nth-child( 2n+1 ){ clear:none; }
    .ec_productlist_ul.columns1 > .ec_product_li:nth-child( 1n+1 ){ clear:none; }
    .ec_productlist_ul.colssmall8 > .ec_product_li, .ec_productlist_ul.colssmall8 > li.ec_product_li{ flex-basis:12.5%; max-width:12.5%; }
    .ec_productlist_ul.colssmall8 > .ec_product_li:nth-child( 8n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall7 > .ec_product_li, .ec_productlist_ul.colssmall7 > li.ec_product_li{ flex-basis:14.285714%; max-width:14.285714%; }
    .ec_productlist_ul.colssmall7 > .ec_product_li:nth-child( 7n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall6 > .ec_product_li, .ec_productlist_ul.colssmall6 > li.ec_product_li{ flex-basis:16.666666%; max-width:16.666666%; }
    .ec_productlist_ul.colssmall6 > .ec_product_li:nth-child( 6n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall5 > .ec_product_li, .ec_productlist_ul.colssmall5 > li.ec_product_li{ flex-basis:20%; max-width:20%; }
    .ec_productlist_ul.colssmall5 > .ec_product_li:nth-child( 5n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall4 > .ec_product_li, .ec_productlist_ul.colssmall4 > li.ec_product_li{ flex-basis:25%; max-width:25%; }
    .ec_productlist_ul.colssmall4 > .ec_product_li:nth-child( 4n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall3 > .ec_product_li, .ec_productlist_ul.colssmall3 > li.ec_product_li{ flex-basis:33.33333%; max-width:33.333333%; }
    .ec_productlist_ul.colssmall3 > .ec_product_li:nth-child( 3n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall2 > .ec_product_li, .ec_productlist_ul.colssmall2 > li.ec_product_li{ flex-basis:50%; max-width:50%; }
    .ec_productlist_ul.colssmall2 > .ec_product_li:nth-child( 2n+1 ){ clear:both; }
    .ec_productlist_ul.colssmall1 > .ec_product_li, .ec_productlist_ul.colssmall1 > li.ec_product_li{ flex-basis:100%; max-width:100%; }
    .ec_productlist_ul.colssmall1 > .ec_product_li:nth-child( 1n+1 ){ clear:both; }
}

/* Product Types */
.ec_product_type1{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; border-top-left-radius:10px; border-top-right-radius:10px; }
.ec_product_type1 > .ec_image_container_none, .ec_product_type1 > .ec_image_container_border, .ec_product_type1 > .ec_image_container_shadow{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_product_type1:hover{ box-shadow:#999 0px 4px 8px; }
.ec_product_type2{ border:1px solid; border-color:#FFF !important; position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type2:hover{ border-color:#e1e1e1 !important; }
.ec_product_type3{ position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type4{ position:relative; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; }
.ec_product_type5{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; box-shadow:#999 0px 4px 8px; background-color:#FFF; border-top-right-radius:10px; border-top-left-radius:10px; }
.ec_product_type6{ position:relative; overflow-y:auto; overflow-x:hidden; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; box-shadow:#999 0px 4px 8px; background-color:#FFF; color:#777; }
.ec_product_type6 .ec_image_container_none, .ec_product_type6 .ec_image_container_border, .ec_product_type6 .ec_image_container_shadow{ max-width:30%; }
.ec_product_type6 > div > div> div.ec_product_image_container, .ec_product_type6 > div > div> div.ec_product_image_container img{ border-top-right-radius:0px !important; }

/* Product Tags */
.ec_tag1{ min-height: 58px; min-width: 58px; padding: 5px; font-weight: bold; position: absolute; text-align: center; line-height: 47px; top: -18px; right: 23px; left: auto; margin: 0; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -webkit-box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); -moz-box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); box-shadow: inset 0 0 0 rgba(255,255,255,0.3), inset 0 0 0 rgba(0,0,0,0.2), 0 0 0 rgba(0,0,0,0.2); text-transform: uppercase; font-style: italic; font-size: 10px; z-index: 40; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; text-shadow: 0 0 0 #000; }
.ec_tag2{ position: absolute; top: 5px; left: 35px; z-index: 40; }
.ec_tag2 > span{ font-size: 11px; font-weight: bold; line-height: 1; padding: 4px 6px; position: relative; display: block; margin-bottom: 11px; }
.ec_tag3{ position:absolute; top:0; right:29px; width:7em; height:7em; overflow:hidden; z-index:40; }
.ec_tag3 > span{ position:absolute; top:2em; left:auto; right:-5.5em; padding:0 7em; -webkit-transform: rotate(45deg); transform:rotate(45deg); }
.ec_tag4{ position: absolute; top: 5px; left: 35px; z-index: 40; }
.ec_tag4 > span{ font-size: 13px; font-weight: bold; font-family:'Monda',Arial,sans-serif; line-height: 1; padding: 4px 6px; position: relative; display: block; margin-bottom: 11px; }

/* Dynamic Sizing with JS */
.dynamic_height_rule{ height:auto !important; min-height:inherit !important; }
.dynamic_height_rule img{ float:left; max-width:100%; }

/* Image Display Types */
.ec_image_container_none, .ec_image_container_border, .ec_image_container_shadow{ position:relative; }
.ec_image_container_border img{ border:1px solid #CACACA; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; }
.ec_image_container_shadow img{ border:1px solid #b2b0b0; border-top-right-radius:10px; border-top-left-radius:10px; overflow:hidden; box-shadow:0px 4px 9px #757575; }

/* Image, no effect */
.ec_single_none_container{ position:relative; overflow:hidden; }
.ec_single_none_container .ec_product_image_2{ display:none; }
.ec_single_none_container .ec_flipbook_left{ display:none; }
.ec_single_none_container .ec_flipbook_right{ display:none; }
.ec_single_none_container .ec_image_auto_sizer{ display:none; }
.ec_single_none_container .ec_flipbook_image{ display:none; }

/* Image Type Flip Front/Back */
.ec_flip_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_flip_container, .ec_product_type2:hover .ec_flip_container, .ec_product_type3:hover .ec_flip_container, .ec_product_type4:hover .ec_flip_container, .ec_product_type5:hover .ec_flip_container, .ec_product_type6:hover .ec_flip_container{ cursor:pointer; }
.ec_product_type1:hover .ec_flip_container .ec_product_image_1, .ec_product_type2:hover .ec_flip_container .ec_product_image_1, .ec_product_type3:hover .ec_flip_container .ec_product_image_1, .ec_product_type4:hover .ec_flip_container .ec_product_image_1, .ec_product_type5:hover .ec_flip_container .ec_product_image_1, .ec_product_type6:hover .ec_flip_container .ec_product_image_1{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); }
.ec_product_type1:hover .ec_flip_container .ec_product_image_2, .ec_product_type2:hover .ec_flip_container .ec_product_image_2, .ec_product_type3:hover .ec_flip_container .ec_product_image_2, .ec_product_type4:hover .ec_flip_container .ec_product_image_2, .ec_product_type5:hover .ec_flip_container .ec_product_image_2, .ec_product_type6:hover .ec_flip_container .ec_product_image_2{ -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateY(0deg); z-index:10; position: absolute; }
.ec_flip_container .ec_product_image_1, .ec_flip_container .ec_product_image_2{ top: 0; left: 0; width:100%; height:100%; }
.ec_flip_container .ec_product_image_1{ position:relative; -webkit-transform: rotateX(0deg) rotateY(0deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-transform: rotateX(0deg) rotateY(0deg); -moz-transform-style: preserve-3d; -moz-backface-visibility: hidden; -ms-transform: rotateY(0deg); -ms-transform-style:preserve-3d; -ms-backface-visibility:hidden; transform-style: preserve-3d; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out; }
.ec_flip_container .ec_product_image_2{ position:absolute; -webkit-transform: rotateY(-180deg); -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; -webkit-perspective: 1000; -moz-transform: rotateY(-180deg); -moz-transform-style: preserve-3d; -moz-backface-visibility: hidden; -ms-transform: rotateY(-180deg); -ms-transform-style:preserve-3d; -ms-backface-visibility:hidden; transform-style: preserve-3d; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out; }
.ec_flip_container .ec_product_image_1 > img, .ec_flip_container .ec_product_image_2 > img{ width:100%; height:auto; }
.ec_flip_container .ec_flipbook_left{ display:none; }
.ec_flip_container .ec_flipbook_right{ display:none; }
.ec_flip_container .ec_image_auto_sizer{ display:none; }
.ec_flip_container .ec_flipbook_image{ display:none; }

/* Image Type Fade Front/Back */
.ec_fade_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_fade_container, .ec_product_type2:hover .ec_fade_container, .ec_product_type3:hover .ec_fade_container, .ec_product_type4:hover .ec_fade_container, .ec_product_type5:hover .ec_fade_container, .ec_product_type6:hover .ec_fade_container{ cursor:pointer; }
.ec_product_type1:hover .ec_fade_container .ec_product_image_1, .ec_product_type2:hover .ec_fade_container .ec_product_image_1, .ec_product_type3:hover .ec_fade_container .ec_product_image_1, .ec_product_type4:hover .ec_fade_container .ec_product_image_1, .ec_product_type5:hover .ec_fade_container .ec_product_image_1, .ec_product_type6:hover .ec_fade_container .ec_product_image_1{ opacity:0; }
.ec_fade_container .ec_product_image_container{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_fade_container .ec_product_image_1, .ec_fade_container .ec_product_image_2{ width:100%; height:100%; left:0; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_fade_container .ec_product_image_1 > img, .ec_fade_container .ec_product_image_2 > img{ width:100%; height:auto; }
.ec_fade_container .ec_product_image_1{ position:absolute; z-index:2; }
.ec_fade_container .ec_product_image_2{ z-index:1; }
.ec_fade_container .ec_flipbook_left{ display:none; }
.ec_fade_container .ec_flipbook_right{ display:none; }
.ec_fade_container .ec_image_auto_sizer{ display:none; }
.ec_fade_container .ec_flipbook_image{ display:none; }

/* Image Type Fade In/Out */
.ec_single_fade_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_fade_container .ec_product_image_container{ left:0; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; cursor:pointer; width:100%; height:100%; border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_product_type1:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type2:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type3:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type4:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type5:hover .ec_single_fade_container .ec_product_image_container, .ec_product_type6:hover .ec_single_fade_container .ec_product_image_container{ opacity:.7; }
.ec_single_fade_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_fade_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_fade_container .ec_flipbook_left{ display:none; }
.ec_single_fade_container .ec_flipbook_right{ display:none; }
.ec_single_fade_container .ec_image_auto_sizer{ display:none; }
.ec_single_fade_container .ec_flipbook_image{ display:none; }

/* Image Type Grow */
.ec_single_grow_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_grow_container .ec_product_image_container img{ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; cursor:pointer; width:86%; height:86%; margin:7%; }
.ec_product_type1:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type2:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type3:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type4:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type5:hover .ec_single_grow_container .ec_product_image_container img, .ec_product_type6:hover .ec_single_grow_container .ec_product_image_container img{ width:100%; height:100%; margin:0%; }
.ec_single_grow_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_grow_container .ec_flipbook_left{ display:none; }
.ec_single_grow_container .ec_flipbook_right{ display:none; }
.ec_single_grow_container .ec_image_auto_sizer{ display:none; }
.ec_single_grow_container .ec_flipbook_image{ display:none; }

/* Image Type Shrink */
.ec_single_shrink_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_shrink_container .ec_product_image_container img{ -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; cursor:pointer; width:100%; margin:0%; }
.ec_product_type1:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type2:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type3:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type4:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type5:hover .ec_single_shrink_container .ec_product_image_container img, .ec_product_type6:hover .ec_single_shrink_container .ec_product_image_container img{ width:86%; height:86%; margin:7%; }
.ec_single_shrink_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_shrink_container .ec_flipbook_left{ display:none; }
.ec_single_shrink_container .ec_flipbook_right{ display:none; }
.ec_single_shrink_container .ec_image_auto_sizer{ display:none; }
.ec_single_shrink_container .ec_flipbook_image{ display:none; }

/* Image Type Black to Color */
.ec_single_btw_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_btw_container .ec_product_image_container{ left:0; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; cursor:pointer; -webkit-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); filter: gray; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); width:100%; height:100%; }
.ec_product_type1:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type2:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type3:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type4:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type5:hover .ec_single_btw_container .ec_product_image_container, .ec_product_type6:hover .ec_single_btw_container .ec_product_image_container{ -webkit-filter: grayscale(0%); -ms-filter: grayscale(0%); filter: grayscale(0%); filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale"); }
.ec_single_btw_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_btw_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_btw_container .ec_flipbook_left{ display:none; }
.ec_single_btw_container .ec_flipbook_right{ display:none; }
.ec_single_btw_container .ec_image_auto_sizer{ display:none; }
.ec_single_btw_container .ec_flipbook_image{ display:none; }

/* Image Type Brighten Image */
.ec_single_brighten_container{ display:block; vertical-align:middle; overflow:hidden; }
.ec_single_brighten_container .ec_product_image_container{ left:0; -webkit-transition: all .8s ease; -moz-transition: all .8s ease; -o-transition: all .8s ease; transition: all .8s ease; cursor:pointer; -webkit-filter: brightness(70%); filter: brightness(0.7); filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright75'><feComponentTransfer><feFuncR type='linear' slope='0.75'/><feFuncG type='linear' slope='0.75' /><feFuncB type='linear' slope='0.75' /></feComponentTransfer></filter></svg>#bright75"); width:100%; height:100%; }
.ec_product_type1:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type2:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type3:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type4:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type5:hover .ec_single_brighten_container .ec_product_image_container, .ec_product_type6:hover .ec_single_brighten_container .ec_product_image_container{ -webkit-filter: brightness(100%); filter: brightness(1); filter: url( "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright100'><feComponentTransfer><feFuncR type='linear' slope='1.00'/><feFuncG type='linear' slope='1.00' /><feFuncB type='linear' slope='1.00' /></feComponentTransfer></filter></svg>#bright100" ); }
.ec_single_brighten_container .ec_product_image_container > img{ width:100%; height:auto; }
.ec_single_brighten_container .ec_product_image_container .ec_product_image_2{ display:none; }
.ec_single_brighten_container .ec_flipbook_left{ display:none; }
.ec_single_brighten_container .ec_flipbook_right{ display:none; }
.ec_single_brighten_container .ec_image_auto_sizer{ display:none; }
.ec_single_brighten_container .ec_flipbook_image{ display:none; }

/* Image Type Slide In/Out */
.ec_slide_container{ position:relative; max-width:100%; overflow:hidden; }
.ec_product_type1:hover .ec_slide_container, .ec_product_type2:hover .ec_slide_container, .ec_product_type3:hover .ec_slide_container, .ec_product_type4:hover .ec_slide_container, .ec_product_type5:hover .ec_slide_container, .ec_product_type6:hover .ec_slide_container{ cursor:pointer; }
.ec_product_type1:hover .ec_slide_container .ec_product_image_1, .ec_product_type2:hover .ec_slide_container .ec_product_image_1, .ec_product_type3:hover .ec_slide_container .ec_product_image_1, .ec_product_type4:hover .ec_slide_container .ec_product_image_1, .ec_product_type5:hover .ec_slide_container .ec_product_image_1, .ec_product_type6:hover .ec_slide_container .ec_product_image_1{ left:-100%; }
.ec_product_type1:hover .ec_slide_container .ec_product_image_2, .ec_product_type2:hover .ec_slide_container .ec_product_image_2, .ec_product_type3:hover .ec_slide_container .ec_product_image_2, .ec_product_type4:hover .ec_slide_container .ec_product_image_2, .ec_product_type5:hover .ec_slide_container .ec_product_image_2, .ec_product_type6:hover .ec_slide_container .ec_product_image_2{ left:0px; }
.ec_slide_container .ec_product_image_1, .ec_slide_container .ec_product_image_2{ position:absolute; -webkit-transition:all .25s ease-out; -moz-transition:all .25s ease-out; -o-transition:all .25s ease-out; transition:all .25s ease-out; width:100%; height:auto; }
.ec_slide_container .ec_product_image_1{ left:0px; top:0px; }
.ec_slide_container .ec_product_image_2{ left:100%; top:0px; }
.ec_slide_container .ec_flipbook_left{ display:none; }
.ec_slide_container .ec_flipbook_right{ display:none; }
.ec_slide_container .ec_image_auto_sizer{ display:block; }
.ec_slide_container .ec_flipbook_image{ display:none; }

/* Image Type Flip Through Images */
.ec_flipbook{ cursor:pointer; overflow:hidden; }
.ec_flipbook_left{ text-align:center !important; left:-1px; border-left:none; position:absolute; top:50%; margin-top:-25px; width:25px; height:35px; border:1px solid #ebebeb; line-height:32px !important; cursor:pointer; z-index:680; background-color:#FFF; opacity:0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color:#333; }
.ec_flipbook_right{ text-align:center !important; right:-1px; border-right:none; position:absolute; top:50%; margin-top:-25px; width:25px; height:35px; border:1px solid #E2E2E2; line-height:32px !important; cursor:pointer; z-index:680; background-color:#FFF !important; opacity:0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; color:#333; }
.ec_flipbook_left::selection, .ec_flipbook_right::selection{ background-color:transparent !important; color:#333 !important; }
.ec_flipbook > img{ width:100%; height:auto; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_left, .ec_product_type2:hover .ec_flipbook .ec_flipbook_left, .ec_product_type3:hover .ec_flipbook .ec_flipbook_left, .ec_product_type4:hover .ec_flipbook .ec_flipbook_left, .ec_product_type5:hover .ec_flipbook .ec_flipbook_left, .ec_product_type6:hover .ec_flipbook .ec_flipbook_left{ opacity:100; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_right, .ec_product_type2:hover .ec_flipbook .ec_flipbook_right, .ec_product_type3:hover .ec_flipbook .ec_flipbook_right, .ec_product_type4:hover .ec_flipbook .ec_flipbook_right, .ec_product_type5:hover .ec_flipbook .ec_flipbook_right, .ec_product_type6:hover .ec_flipbook .ec_flipbook_right{ opacity:100; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_left, .ec_product_type2:hover .ec_flipbook .ec_flipbook_left, .ec_product_type3:hover .ec_flipbook .ec_flipbook_left, .ec_product_type4:hover .ec_flipbook .ec_flipbook_left, .ec_product_type5:hover .ec_flipbook .ec_flipbook_left, .ec_product_type6:hover .ec_flipbook .ec_flipbook_left{ background-color:#ebebeb; }

.ec_product_type1:hover .ec_flipbook .ec_flipbook_right, .ec_product_type2:hover .ec_flipbook .ec_flipbook_right, .ec_product_type3:hover .ec_flipbook .ec_flipbook_right, .ec_product_type4:hover .ec_flipbook .ec_flipbook_right, .ec_product_type5:hover .ec_flipbook .ec_flipbook_right, .ec_product_type6:hover .ec_flipbook .ec_flipbook_right{ background-color:#ebebeb; }
.ec_flipbook .ec_product_image_1{ display:none; }
.ec_flipbook .ec_product_image_2{ display:none; }
.ec_flipbook .ec_flipbook_left{ display:block; }
.ec_flipbook .ec_flipbook_right{ display:block; }
.ec_flipbook .ec_image_auto_sizer{ display:none; }
.ec_flipbook .ec_flipbook_image{ display:block; }

.ec_inc_vat_text{ font-size:10px; }

/* Category List */
.ec_category_view_list{ width:100%; float:none !important; display:table; table-layout:fixed; border-collapse:collapse !important; margin-bottom:20px; }
.ec_category_view_list:before{ content:" "; display:table; }
.ec_category_view_list .ec_category_li{ float:none !important; border:1px solid #d8d8d8; display:table-cell; }
.ec_category_li{ display:list-item; vertical-align:top; margin:0 0 35px 0 !important; padding:0 29px !important; text-align:left; list-style:none !important; height:auto; float:left; position:relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; zoom:1; }
.ec_category_li:before{ content:''; }
.ec_category_li.first{ clear:both !important; }
.ec_category_li.not_first{ clear:none !important; }
.ec_category_li a > .image-overlay.overlay-type-extern{ display:none !important; }
.ec_category_li.empty{ text-align:center; }
.ec_category_li.hidden{ display:none; }
.ec_category_view_image{ margin:0; }
.ec_category_type{ position:relative; border:1px solid #EAEAEA; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; background-color:#FFF; border-top-left-radius:10px; border-top-right-radius:10px; }
.ec_category_type > .ec_image_container_none, .ec_cartegory_type > .ec_image_container_border, .ec_cartegory_type > .ec_image_container_shadow{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_category_type:hover{ box-shadow:#999 0px 4px 8px; }
.ec_image_container{ border-top-left-radius:10px; border-top-right-radius:10px; overflow:hidden; }
.ec_category_image_display_type{ overflow:hidden; }
.ec_category_title_type{ border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_category_title_type > a{ position:relative; color:inherit !important; font-weight:normal !important; text-decoration:none !important; }
.ec_category_view_data > ul{ list-style-type:none !important; }
.ec_category_view_data > ul, .ec_category_view_data > ul > li{ margin:5px 0px; }

/* Add to Cart Type 1 */
.ec_product_addtocart_container_ele{ float:left; width:100%; }
.ec_product_type1 .ec_product_addtocart_container{ position:relative; text-align:center; width:100%; background-color:#FFF; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; height:45px; opacity:1; padding-top:8px;  }
.ec_product_type1 .ec_product_addtocart{ line-height:22px; position:relative; display:inline-block; background-color:#222222; color:#FFF !important; font-family:'Monda',Arial,sans-serif; cursor:pointer; border-radius:6px; }
.ec_product_type1 .ec_product_addtocart a, .ec_product_type1 .ec_product_addtocart a:hover, .ec_product_type1 .ec_product_addtocart a:focus{ display:inline-block; color:#FFF !important; font-weight:normal !important; text-shadow:none !important; text-decoration:none !important; font-size:13px; border:none; padding:4px 10px; line-height:initial; }
.ec_product_type1 .ec_product_addtocart.ec_product_addtocart_no_margin a{ margin-left:0px !important; }
.ec_product_type1 .ec_added_to_cart_button{ background-color:#6A9E40; border-radius:6px; }
.ec_product_type1 .ec_added_to_cart_button:hover{ background-color:#99CC71; border-radius:6px; }
.ec_product_type1:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type1 .ec_out_of_stock{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px 0px; text-shadow:none; }
.ec_product_type1 .ec_seasonal_mode{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222222; margin:10px 0px; text-shadow:none; }

/* Quick View Type 1 */
.ec_product_type1:hover .ec_product_quickview_ele > input{ opacity:1; }
.ec_product_quickview_ele > input{ position:absolute !important; opacity:0; width:60%; left:20%; top:25%; z-index:670; }
.ec_product_type1 .ec_product_quickview > input{ font-family:'Monda',Arial,sans-serif; font-size:13px; position:absolute !important; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:25%; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; height:inherit !important; }
.ec_product_type1 .ec_product_quickview > input:hover{ background:#222222; background-color:#666666; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type1 .ec_product_quickview > input:focus, .ec_product_type1 .ec_product_quickview > input:active{ outline:none; box-shadow:none; }
.ec_product_quickview_trial_notice1, .ec_product_quickview_trial_notice3{ text-align:center; }
.ec_product_quickview_trial_notice4{ float:left; width:100%; text-align:center; }
.ec_product_quickview_trial_notice5{ float:left; width:100%; text-align:center; padding:0 10px 10px; }

/* Meta Data Type 1 */
.ec_product_categories, .ec_product_categories > a, .ec_product_categories > span{ font-size:11px; color:#999; font-family:'Monda',Arial,sans-serif !important; }
.ec_product_type1 .ec_product_meta_type6{ display:none; }
.ec_product_title_type1{ position:relative; border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_product_title_type1 > a{ position:relative; color:inherit !important; font-weight:normal !important; text-decoration:none !important; }
.ec_product_stars_type1{ width:100%; height:25px; margin-top:15px; }
.ec_product_stars_type1 span{ display:table; margin:0 auto; }
.ec_price_container_type1{ text-align:center; margin-bottom:5px; }
.ec_list_price_type1{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type1{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }
.ec_product_basic_description{ background:#efefef; border-top: 1px solid #EAEAEA; font-family:'Monda',Arial,sans-serif !important; padding:20px; font-weight:normal !important; font-size:13px !important; text-align:left; color:#333 !important; line-height:1.1em; margin:0 !important; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; text-shadow:none; }
.ec_product_basic_description_ele{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }

/* Add to Cart Type 2 */
.ec_product_type2 .ec_product_addtocart_container{ position:relative; text-align:left; width:100%; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; height:45px; opacity:1; padding: 8px 10px 0px 10px;  }
.ec_product_type2 .ec_product_addtocart{ background-color:#FFF; border:1px solid; border-color:#333; color:#333; padding:2px 20px; font-family:'Monda',Arial,sans-serif; cursor:pointer;  }
.ec_product_type2 .ec_product_addtocart a{ color:#333 !important; text-decoration:none !important; font-size:13px; border:none; text-shadow:none; }
.ec_product_type2:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type2 .ec_out_of_stock{ text-align:left; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px; text-shadow:none; }
.ec_product_type2 .ec_seasonal_mode{ text-align:left; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; margin:10px; text-shadow:none; }

/* Quick View Type 2 */
.ec_product_type2 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:125px; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; height:inherit !important; }
.ec_product_type2 .ec_product_quickview > input:hover{ background:#EE3B3B; background-color:#EE3B3B; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type2 .ec_product_quickview > input:focus{ outline:none; }

.ec_product_title a{ border-bottom:none !important; }

/* Meta Data Type 2 */
.ec_product_type2 .ec_product_meta_type6{ display:none; }
.ec_product_title_type2{ font-family:'Droid Serif',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:left; color:#222222 !important; line-height:1.1em; margin:0 0 8px !important; text-shadow:none; }
.ec_product_title_type2 > a{ position:relative; color:inherit !important; font-weight:inherit; text-decoration:none !important; }
.ec_product_stars_type2{ width:100%; height:25px; margin-top:15px; margin-left:8px; }
.ec_price_container_type2{ text-align:left; margin-bottom:5px; padding:0px 10px; }
.ec_list_price_type2{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type2{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }

/* Add to Cart Type 3 */
.ec_product_type3 .ec_product_addtocart_container{ position:relative; text-align:left; width:100%; z-index:670; -webkit-transition: opacity .3s ease-out; -moz-transition: opacity .3s ease-out; -o-transition: opacity .3s ease-out; transition: opacity .3s ease-out; min-height:45px; opacity:1; padding: 8px 10px 0px 10px; overflow:hidden; }

.ec_product_type3 .ec_product_addtocart{ position:absolute; top:-31px; left:10%; right:10%; background-color:#333; color:#333; padding:7px 20px; font-family:'Monda',Arial,sans-serif; cursor:pointer; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.ec_product_type3:hover .ec_product_addtocart{ top:0px; }
.ec_product_type3 .ec_product_addtocart a, .ec_product_type3 .ec_product_addtocart a:hover{ color:#FFF !important; text-decoration:none !important; float:left; text-align:center; width:100%; font-size:13px; line-height:1.1em; border:none; }
.ec_product_type3:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type3 .ec_out_of_stock{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; margin:10px 0px 10px; padding-bottom:10px; text-shadow:none; }
.ec_product_type3 .ec_seasonal_mode{ text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; margin:10px 0px 10px; padding-bottom:10px; text-shadow:none; }

/* Quick View Type 3 */
.ec_product_type3 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:100%; text-align:center; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:75px; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; padding:5px 0; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none !important; box-shadow:none; height:inherit !important; }
.ec_product_type3 .ec_product_quickview > input:hover{ background:#222222; background-color:#222222; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none !important; box-shadow:none; }
.ec_product_type3 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 3 */
.ec_product_type3 .ec_product_meta_type6{ display:none; }
.ec_product_title_type3{ font-family:'Droid Serif',Arial,sans-serif !important; padding:10px 10px 0px 10px; font-weight:normal !important; text-transform:uppercase; font-size:14px !important; text-align:center; color:#222222 !important; margin:0 auto 0 !important; text-align:center; margin-bottom:8px; text-shadow:none; }
.ec_product_title_type3 > a{ position:relative; color:inherit !important; text-decoration:none !important; }
.ec_product_stars_type3{ width:100%; height:25px; margin-top:15px; }
.ec_product_stars_type3 span{ display:table; margin:0 auto; }
.ec_price_container_type3{ text-align:center; margin-bottom:5px; padding:0px 10px; }
.ec_list_price_type3{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#999; font-size:14px; text-decoration:line-through; }
.ec_price_type3{ font-weight:normal; font-family:'Droid Serif',Arial,sans-serif; color:#EE3B3B; font-size:14px; text-align:center; }

/* Add to Cart Type 4 */
.ec_product_type4 .ec_product_addtocart_container{ text-align:left; height:45px; text-align:right; margin-top:15px; float:right; }

.ec_product_type4 .ec_product_addtocart{ background-color:#C2C2C2; color:#333; padding:4px 8px; font-family:'Monda',Arial,sans-serif; cursor:pointer; float:right; font-size:13px; border-radius:6px; }
.ec_product_type4 .ec_product_addtocart a, .ec_product_type4 .ec_product_addtocart a:hover{ color:#FFF !important; text-decoration:none !important; float:left; text-align:center; width:100%; border:none; }
.ec_product_type4:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type4 .ec_out_of_stock{ float:left; width:100%; text-align:center; font-family:'Monda',Arial,sans-serif; font-size:12px; color:#C20303; margin:18px 0px 0px; float:right; text-shadow:none; }
.ec_product_type4 .ec_seasonal_mode{ text-align:right; font-family:'Monda',Arial,sans-serif; font-size:12px; color:#222; margin:18px 0px 0px; float:right; text-shadow:none; }

/* Quick View Type 4 */
.ec_product_type4 .ec_product_quickview > input{ font-family:'Droid Serif',Arial,sans-serif; font-size:13px; position:absolute; opacity:0; width:100%; text-align:center; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:75px; left:0; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; padding:5px 0; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; border-radius:0px; height:inherit !important; }
.ec_product_type4 .ec_product_quickview > input:hover{ background:#FF4A4A; background-color:#FF4A4A; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type4 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 4 */
.ec_product_type4 .ec_product_meta_type6{ display:none; }
.ec_product_title_type4{ font-family:'Droid Serif',Arial,sans-serif !important; padding:20px 10px 5px 10px; font-weight:normal; text-transform:uppercase; font-size:16px !important; text-align:center; color:#222222 !important; margin:0 auto 0 !important; text-align:center; line-height:1.1em; text-shadow:none; }
.ec_product_title_type4 > a{ position:relative; color:inherit !important; text-decoration:none !important; font-weight:normal !important; }
.ec_product_stars_type4{ width:100%; position:relative; padding-top:5px; padding-bottom:5px; text-align:center; }
.ec_product_stars_type4 span{ display:inline-block; }
.ec_price_container_type4{ min-width:85px; text-align:left; margin-top:17px; padding:0px 10px; float:left; width:35%; line-height:1.1em; }
.ec_list_price_type4{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#4B4B4B; font-size:12px; text-decoration:line-through; text-align:left; float:left; margin-top:-3px; margin-right:10px; }
.ec_price_type4{ font-weight:normal; font-family:'Monda',Arial,sans-serif; color:#FF4A4A;; font-size:16px; text-align:left; }

/* Add to Cart Type 5 */
.ec_product_type5 .ec_product_addtocart_container{ width:100%; height:65px; margin-top:0px; position:absolute; z-index:998; overflow:hidden; bottom:0px; }

.ec_product_type5 .ec_product_addtocart{ position:absolute; bottom:-65px; background-color:#CCC; padding:25px 8px; font-family:'Helvetica Neue', 'Open Sans', Arial, Helvectica; cursor:pointer; float:left; width:100%; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.ec_product_type5:hover .ec_product_addtocart{ bottom:0px; }
.ec_product_type5 .ec_product_addtocart a{ color:#747474 !important; text-decoration:none !important; float:left; text-align:center; width:100%; font-size:13px; line-height:1.1em; border:none; text-shadow:none; }
.ec_product_type5:hover .ec_product_quickview > input{ opacity:.8; }
.ec_product_type5 .ec_out_of_stock{ position:absolute; text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#C20303; z-index:665; top:7px; text-shadow:none; }
.ec_product_type5 .ec_seasonal_mode{ position:absolute; text-align:center; width:100%; font-family:'Monda',Arial,sans-serif; font-weight:bold; font-size:12px; color:#222; z-index:665; top:7px; text-shadow:none; }

/* Quick View Type 5 */
.ec_product_type5 .ec_product_quickview > input{ font-family:Helvetica Neue, Arial, serif; font-size:13px; position:absolute; opacity:0; width:60%; left:20%; text-align:center; padding:5px 15px; border-radius:20px; background:#000 !important; background-color:#000 !important; color:#FFF !important; top:25%; cursor:pointer; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; z-index:670; color:#FFF; text-decoration:none; border:none; font-weight:normal; text-transform:none; text-shadow:none; border:none; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; border-radius:0px; height:inherit !important; }
.ec_product_type5 .ec_product_quickview > input:hover{ background:#222222; background-color:#222222; color:#FFF; border:none; border-top:none; border-left:none; border-right:none; border-bottom:none; box-shadow:none; }
.ec_product_type5 .ec_product_quickview > input:focus{ outline:none; }

/* Meta Data Type 5 */
.ec_product_type5 .ec_product_meta_type6{ display:none; }
.ec_product_title_type5{ font-family:Helvetica Neue, Arial, serif !important; padding:25px 0; font-weight:600 !important; text-transform:capitalize; font-size:12px !important; text-align:center; color:#717171 !important; margin:0 !important; border-top:1px solid #CCC; line-height:normal; }
.ec_product_title_type5 > a{ position:relative; color:inherit !important; font-weight:inherit; text-decoration:none !important; text-shadow:none; }
.ec_product_stars_type5{ padding:0px 10px 20px; margin-top:-10px; text-align:center; }
.ec_price_container_type5{ position:absolute; top:10px; right:-7px; background-color:#222222; padding:10px 12px; z-index:999; border-top-left-radius:6px; border-bottom-left-radius:6px; }
.ec_price_container_type5:after{ border-color:#666666 transparent transparent #666666; content: ' '; position: absolute; width: 0; height: 0; top: 100%; border-width: 3px 3px; border-style: solid; right: 0; }
.ec_product_stars_type5 > span{ display:inline-block; }
.ec_list_price_type5{ font-size:12px; color:#F5F5F5; text-decoration:line-through; font-weight:normal; }
.ec_price_type5{ font-weight:600; font-family:Helvetica Neue, Arial, serif; color:#FFF;; font-size:11px; text-align:center; line-height:20px; }

/* Add to Cart Type 6 */
.ec_product_type6 .ec_product_addtocart_container{ display:none; }

/* Quick View Type 6 */
.ec_product_type6 > .ec_product_quickview{ display:none !important; }

/* Meta Data Type 6 */
.ec_product_type6 .ec_product_meta_type6{ display:block; width:68%; float:right; position:absolute; margin-left:32%; top:0; }
.ec_product_type6 .ec_product_categories{ display:none; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_title{ font-family:'Monda',Arial,sans-serif !important; padding:25px 0 0; font-weight:bold !important; text-transform:capitalize; font-size:16px !important; text-align:left; color:#717171 !important; margin:0 !important; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_title > a{ position:relative; color:inherit !important }
.ec_product_type6 .ec_product_meta_type6 .ec_product_stars{ float:left; width:100%; margin:5px 0 0px; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_categories{ display:block; margin:5px 0 0; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_description{ font-size:12px; padding-right:15px; line-height:1.1em; margin:10px 0 0; }

.ec_product_type6 .ec_product_meta_type6 .ec_price_container{ background:transparent !important; }
.ec_product_type6 .ec_product_meta_type6 .ec_list_price{ font-size:12px; text-decoration:line-through; font-weight:normal; }
.ec_product_type6 .ec_product_meta_type6 .ec_price{ font-weight:600; font-family:Helvetica Neue, Arial, serif; font-size:11px; text-align:center; line-height:20px; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart_container{ display:block; margin-top:15px; float:left; width:100%; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button{ position:relative; background-color:#353535; border-radius:6px; display:inline-block; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart a, .ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart:hover a, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button:hover{ color:#FFF !important; text-decoration:none; text-align:center; font-size:13px; border:none; padding:6px 12px; display:inline-block; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart.ec_product_addtocart_no_margin a{ margin-left:0px !important; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview_container > input{ display:block; margin-top:15px; margin-right:10px; float:left; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input{ display:block; padding:4px 10px 3px 10px; margin-top:-4px; background-color:#353535; }
.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input:hover{ background-color:#222222; }

.ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input, .ec_product_type6 .ec_product_meta_type6 .ec_product_quickview > input:hover{ color:#FFF; text-decoration:none; text-align:center; }

.ec_product_title_type6, .ec_product_stars_type6, .ec_product_stars_type6 span, .ec_price_container_type6, .ec_list_price_type6, .ec_price_type6{ display:none; }

.ec_product_type6 .ec_product_meta_type6 .ec_out_of_stock{ float:left; width:100%; margin:10px 0px; font-size:12px; font-weight:bold; color:#333; }

.ec_product_type1 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type2 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type3 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type4 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type5 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button, .ec_product_type6 .ec_oos_type_1{ display:none; }

@media(hover: hover) {
	.ec_product_type1 .ec_product_addtocart:hover{ background-color:#666666; }
	.ec_product_type2 .ec_product_addtocart:hover a{ color:#EE3B3B !important; }
	.ec_product_type2 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type3 .ec_product_addtocart:hover{ background-color:#222222; }
	.ec_product_type4 .ec_product_addtocart:hover{ background-color:#FF4A4A; }
	.ec_product_type4 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type5 .ec_product_addtocart:hover{ background-color:#222222; }
	.ec_product_type5 .ec_product_addtocart:hover a{ color:#FFF !important; }
	.ec_product_type5 .ec_product_addtocart:hover{ border-color:#EE3B3B; }
	.ec_product_type6 .ec_product_meta_type6 .ec_product_addtocart:hover, .ec_product_meta_type6 .ec_product_addtocart a.ec_added_to_cart_button:hover{ background-color:#222222; }
}

/* Product Loader (Adding to Cart) */
.ec_product_type1 .ec_product_loader_container, .ec_product_type2 .ec_product_loader_container, .ec_product_type3 .ec_product_loader_container, .ec_product_type4 .ec_product_loader_container, .ec_product_type5 .ec_product_loader_container{ display:none; position:absolute; width:100%; top:125px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_type6 .ec_product_loader_container{ display:none; position:absolute; width:70%; margin-left:30%; top:55px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_loader:before{ content: "\f113"; font-family: "dashicons"; font-size:36px; color:#B4B4B4; position:absolute; top:50%; margin-top:-10px; left:10px; line-height:.8em; }
.ec_product_loader{ position:absolute; font-size:12px; text-transform:uppercase; color:#2E2E2E; background-color:rgba(242,242,242,0.9); top:35%; width:100%; left:0; text-align:left; z-index:1000; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_product_loader div{ border:1px solid #FFF; padding:10px; padding-left:23%; line-height:1.5; }

/* Successfully Added to Cart */
.ec_product_type1 .ec_product_successfully_added_container, .ec_product_type2 .ec_product_successfully_added_container, .ec_product_type3 .ec_product_successfully_added_container, .ec_product_type4 .ec_product_successfully_added_container, .ec_product_type5 .ec_product_successfully_added_container{ display:none; position:absolute; width:100%; top:125px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_type6 .ec_product_successfully_added_container{ display:none; position:absolute; width:70%; margin-left:30%; top:55px; font-family:'Monda',Arial,sans-serif; z-index:1000; }
.ec_product_successfully_added:before{ content: "\f147"; font-family: "dashicons"; font-size:36px; color:#FFF; position:absolute; top:50%; margin-top:-10px; left:10px; line-height:.8em; }
.ec_product_successfully_added{ position:absolute; font-size:12px; text-transform:uppercase; color:#FFF; background-color:rgba(152,195,145,0.9); top:35%; width:100%; left:0; text-align:left; z-index:1000; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_product_successfully_added div{ border:1px solid #FFF; padding:10px; padding-left:23%; line-height:1.5; }

/* Quick View */
.ec_product_quickview_content *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_quickview_content input[type='text'], .ec_product_quickview_content input[type='input'], .ec_product_quickview_content input[type='password'], .ec_product_quickview_content input[type='email'], .ec_product_quickview_content input[type='number'], .ec_product_quickview_content input[type='url'], .ec_product_quickview_content input[type='tel'], .ec_product_quickview_content input[type='search'], .ec_product_quickview_content textarea, .ec_product_quickview_content select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_product_quickview_container{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:99999; text-align:center; }
.ec_product_quickview_container:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_product_quickview_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; }
.ec_product_quickview_content_padding{ background-color:#FFF; max-width:800px; width:90%; height:auto; margin:0 auto; position:relative; display:block; }
.ec_product_quickview_content_holder{ display:table; position:relative; width:100%; }
.ec_product_quickview_content_images{ width:55%; height:100%; overflow:hidden; float:left; text-align:left; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_product_quickview_content_images:hover > .ec_flipbook_left, .ec_product_quickview_content_images:hover > .ec_flipbook_right{ display:block; opacity:1; }
.ec_product_quickview_content_images img{ height:auto; width:100%; max-width:inherit; display:table; }
.ec_product_quickview_content_data{ width:45%; min-width:45%; padding:25px; text-align:left; margin-left:55%; display:inherit; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_quickview_trial_notice{ padding:10px 4px;; color:#181818; text-align:center; font-weight:bold; margin:17px 0 10px; font-size:14px; font-family:'Lato', Arial, sans-serif !important; text-decoration:underline; }
.ec_product_quickview_content_title{ font-size:22px; font-family: 'Lato', Arial, sans-serif; color:#222222; font-weight:bold; margin:20px 0px 10px; text-shadow:none; }
.ec_product_quickview_content_title:hover{ color:#666666; }
.ec_product_quickview_content_divider{ background-color:#DADADA; width:55px; margin:0px 0px 15px; padding:1px 0px; }
.ec_product_quickview_content_price{ font-family: 'Lato', Arial, sans-serif; color:#000; font-size:18px; font-weight:bold; margin:0px 0px 15px; text-shadow:none; }
.ec_product_quickview_content_price > .ec_list_price{ text-decoration:line-through; color:#C4C4C4; margin-right:10px; text-shadow:none; }
.ec_product_quickview_content_description{ font-family: 'Lato', Arial, sans-serif; color:#8D8D8D; font-size:13px; margin:0px 0px 15px; max-height:250px; overflow:hidden; line-height:1.6em; text-shadow:none; overflow-y:auto; }
.ec_product_quickview_price_tier{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; margin:0px 0px 15px; line-height:1.1em; list-style:none; }
.ec_product_quickview_price_tier > li{ padding:4px 0px; }
.ec_product_quickview_shipping_notice{ font-family: 'Lato', Arial, sans-serif; color:#C04729; font-size:13px; margin:0px 0px 15px; line-height:1.1em; }
.ec_product_quickview_content_add_to_cart_container{ width:100%; }
.ec_product_quickview_content_add_to_cart_container > .ec_out_of_stock{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#900; font-weight:bold; }
.ec_quickview_view_details{ float:left; width:100%; }
.ec_quickview_view_details a{ font-size:12px !important; font-family:'Lato', Arial, sans-serif !important; color:#222222; text-decoration:none; }
.ec_quickview_view_details a:hover{ color:#666666; }
.ec_out_of_stock_notify{ position:relative; padding:0px; border:1px solid #dcdcdc; margin:10px 0; border-radius:8px; }
.ec_out_of_stock_notify_title{ color:#FFF; font-weight:normal; background:#eee; padding:15px; text-align:center; border-top-left-radius:8px; border-top-right-radius:8px; }
.ec_out_of_stock_notify_input{ padding:15px 15px 0; }
.ec_out_of_stock_notify_input > input{ margin:0; text-align:center; }
.ec_out_of_stock_notify_button{ padding:10px 15px 15px; }
.ec_out_of_stock_notify_button > input{ color:#FFF; width:100%; padding:10px; background:#eee; border:none; font-weight:bold; cursor:pointer; }
.ec_out_of_stock_notify_button > input:hover{ background:#d4d4d4; }
.ec_out_of_stock_notify_loader_cover{ display:block; position:absolute !important; top:0 !important; left:0 !important; width:100%; height:100%; background:rgba(255, 255, 255, 0.85); z-index:9; }
.ec_out_of_stock_notify_loader{ display:inline-block; z-index:10; position:absolute; width:64px; height:64px; top:50%; left:50%; margin-top:-32px; margin-left:-32px; }
.ec_out_of_stock_notify_loader div{ position:absolute; width:5px; height:5px; background:#222; border-radius:50%; animation:ec_out_of_stock_notify_loader 1.2s linear infinite; }
.ec_out_of_stock_notify_loader div:nth-child(1){ animation-delay:0s; top:29px; left:53px; }
.ec_out_of_stock_notify_loader div:nth-child(2){ animation-delay:-0.1s; top:18px; left:50px; }
.ec_out_of_stock_notify_loader div:nth-child(3){ animation-delay:-0.2s; top:9px; left:41px; }
.ec_out_of_stock_notify_loader div:nth-child(4){ animation-delay:-0.3s; top:6px; left:29px; }
.ec_out_of_stock_notify_loader div:nth-child(5){ animation-delay:-0.4s; top:9px; left:18px; }
.ec_out_of_stock_notify_loader div:nth-child(6){ animation-delay:-0.5s; top:18px; left:9px; }
.ec_out_of_stock_notify_loader div:nth-child(7){ animation-delay:-0.6s; top:29px; left:6px; }
.ec_out_of_stock_notify_loader div:nth-child(8){ animation-delay:-0.7s; top:41px; left:9px; }
.ec_out_of_stock_notify_loader div:nth-child(9){ animation-delay:-0.8s; top:50px; left:18px; }
.ec_out_of_stock_notify_loader div:nth-child(10){ animation-delay:-0.9s; top:53px; left:29px; }
.ec_out_of_stock_notify_loader div:nth-child(11){ animation-delay:-1s; top:50px; left:41px; }
.ec_out_of_stock_notify_loader div:nth-child(12){ animation-delay:-1.1s; top:41px; left:50px; }
@keyframes ec_out_of_stock_notify_loader{
  0%, 20%, 80%, 100%{ transform:scale(1); }
  50%{ transform:scale(1.5); }
}

.ec_product_quickview_content_add_to_cart > a{ margin-left:0px !important; }
.ec_product_quickview_content_quantity, .ec_product_quickview_content_add_to_cart{ float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; max-width:130px; width:130px; }
.ec_product_quickview_content_quantity > tbody > tr, .ec_product_quickview_content_quantity > tbody > tr > td, .ec_product_quickview_content_quantity > tbody > tr:first-child th, .ec_product_quickview_content_quantity > tbody > tr:first-child td{ margin:0 !important; padding:0 !important; border:none !important; }
.ec_product_quickview_content_quantity > tbody > tr{ height:44px; }
.ec_product_quickview_content_quantity > tbody > tr > td{ width:25px; }
.ec_product_quickview_content_quantity .ec_minus{ margin:0 1px 0 0; }
.ec_product_quickview_content_quantity .ec_plus{ margin:0 0 0 1px; }
.ec_product_quickview_content_quantity .ec_minus, .ec_product_quickview_content_quantity .ec_plus{ float:left; background-color:#222222; border:none; border-radius:0px; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; color:#FFF; padding:9px 13px; cursor:pointer; box-shadow:none; line-height:1.1em; min-height:40px; background-image:none; font-weight:normal; text-shadow:none; -webkit-appearance:none; }
.ec_product_quickview_content_quantity .ec_minus:focus, .ec_product_quickview_content_quantity .ec_plus:focus{ border:none; outline:none !important; background-image:none; border:none; box-shadow:none; color:#FFF; border-radius:0px; font-weight:normal; text-shadow:none; }
.ec_product_quickview_content_quantity .ec_minus:hover, .ec_product_quickview_content_quantity .ec_plus:hover{ background-color:#666666; background-image:none; border:none; box-shadow:none; color:#FFF; border-radius:0px; font-weight:normal; text-shadow:none; }
.ec_product_quickview_content_quantity .ec_quantity{ font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; float:left; width:55px !important; text-align:center; margin:0px !important; background-color:#FFF; border-radius:0; height:inherit; -moz-appearance:textfield; }
.ec_product_quickview_content_quantity .ec_quantity::-webkit-outer-spin-button, .ec_product_quickview_content_quantity .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }

.ec_product_quickview_content_quantity input[type="submit"], .ec_product_quickview_content_quantity input[type="button"], .ec_product_quickview_content_quantity a, .ec_product_quickview_content_add_to_cart input[type="submit"], .ec_product_quickview_content_add_to_cart input[type="button"], .ec_product_quickview_content_add_to_cart a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#222222 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 !important; border:none !important; text-decoration:none; text-shadow:none !important; font-size:13px !important; border-radius:6px !important; box-shadow:none; font-weight:normal !important; background-image:none !important; text-decoration:none !important; width:100%; text-align:center; }
.ec_product_quickview_content_quantity > input[type="submit"]:hover, .ec_product_quickview_content_quantity > input[type="button"]:hover, .ec_product_quickview_content_quantity > a:hover, .ec_product_quickview_content_add_to_cart > input[type="submit"]:hover, .ec_product_quickview_content_add_to_cart > input[type="button"]:hover, .ec_product_quickview_content_add_to_cart > a:hover{ background-color:#666666 !important; background-image:none; border:none; }

.ec_product_quickview_close{ position:absolute; top:0; right:0;  }
.ec_product_quickview_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important; font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_product_quickview_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

/* Product Page Other */
.ec_product_page{ width:100%; max-width:100%; overflow-x:hidden; }
.ec_product_page_with_sidebar{ display:flex; flex-wrap:wrap; margin-left:-10px; margin-right:-10px; width:calc(100% + 20px); max-width:calc(100% + 20px); justify-content:space-between; }
.ec_product_page_sidebar_slide-left > .ec_product_page_sidebar, .ec_product_page_sidebar_slide-right > .ec_product_page_sidebar{ display:none;  }
.ec_product_page_sidebar.ec_product_page_sidebar_slide-left{ position:fixed; width:350px; max-width:100%; left:-500px; top:0; bottom:0; z-index:999999; box-shadow:1px 0 10px rgba(0,0,0,.5); overflow-y:auto; background-color:#ffffff; transition:.4s; padding:25px; }
.ec_product_page_sidebar.ec_product_page_sidebar_slide-right{position:fixed; width:350px; max-width:100%; right:-500px; top:0; bottom:0; z-index:999999; box-shadow:1px 0 10px rgba(0,0,0,.5); overflow-y:auto; background-color:#ffffff; transition:.4s; padding:25px; }
.ec_product_page_sidebar_slide_bg{ position:fixed; display:none; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.8); z-index:999998; }
.ec_product_page_filters_toggle{ cursor:pointer; float:left; width:100%; line-height:37px; margin:2px 125px 15px 0; text-transform:uppercase; color:#222; font-size:14px; }
.ec_product_page_filters_toggle > span{ font-size:24px; width:24px; height:24px; margin-top:6px; }
.ec_product_page_filters_toggle_mobile_only{ display:none; }
.ec_product_page_sidebar_right{ flex-direction: row-reverse; }
.ec_product_page_sidebar{ flex:0 0 25%; max-width:calc( 25% - 20px ); padding-left:10px; padding-right:10px; }
.ec_product_sidebar_close{ text-align:right; margin-bottom:5px; }
.ec_product_sidebar_close > a{ font-size: 22px; font-weight: bold; color: #222; text-decoration: none !important; background:#efefef; border: 1px solid #f2f2f2; border-radius: 100%; width: 35px; height: 35px; display: inline-block; text-align: center; padding: 2px; line-height: 34px; }
.ec_product_sidebar_close > a:hover{ background:#eeeeee; }
.ec_product_sidebar_close_mobile_only{ display:none; }
.ec_product_sidebar_clear.is_first{ display:flex; align-items:start; padding-top:8px; padding-bottom:21px; border-bottom:1px solid #EDEDED; }
.ec_product_sidebar_clear{ display:flex; align-items:start; padding-top:0px; padding-bottom:5px; border-bottom:none; }
.ec_product_sidebar_clear a{ font-size:14px; color:#999; }
.ec_product_sidebar_group{ padding-top:15px; border-bottom:1px solid #EDEDED; }
.ec_product_sidebar_group_title{ position:relative; cursor:pointer; color:#5b5b5b; font-size:16px; line-height:2; padding-right:3rem; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; }
.ec_product_sidebar_group_title:before{ content: "\f347"; right:0px; font-family: dashicons; position:absolute; }
.ec_product_sidebar_group_link_list{ margin-bottom:15px; list-style:none !important; padding:0px; margin-left:0px; }
.ec_product_sidebar_link_item{ margin-bottom:5px; padding:5px 15px 5px 0 !important; margin-left:0px !important; }
.ec_product_sidebar_link_item > a{ display:flex; align-items:center; font-weight:normal; color:#444; }
.ec_product_sidebar_search{ display:flex; align-items:start; padding-top:0px; padding-bottom:0px; border-bottom:none; }
.ec_product_sidebar_search > form{ float:left; width:100%; position:relative; margin-bottom:15px !important; }
.ec_product_sidebar_search input{ float:left; width:100%; border-color:#efefef !important; padding-left: 5px !important; padding-right: 35px !important; padding-top:10px !important; padding-bottom:10px !important; margin-bottom:0px !important; }
.ec_product_sidebar_search button{ position: absolute; display: inline-block; right: 0; height: 100%; width:35px; border: none; background: transparent; cursor:pointer !important; padding:0px !important; }
.ec_product_sidebar_group_filter_list{ margin-bottom:15px; list-style:none !important; padding:0px; margin-left:0px; }
.ec_product_sidebar_filter_item, .ec_product_sidebar_filter_item_mobile{ padding:0 0 8px 0 !important; margin-left:0px !important; }
.ec_product_sidebar_filter_item > a, .ec_product_sidebar_filter_item_mobile > a{ display:flex; align-items:center; font-weight:normal; color:#444; text-decoration:none !important; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_checkbox, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_checkbox{ cursor:pointer; line-height:1; width: 1.5rem; height: 1.5rem; border-radius: 4px; background: #f4f4f4; border: 1px solid #CCC;  }
.ec_product_sidebar_filter_item.selected > a > .ec_product_sidebar_filter_checkbox, .ec_product_sidebar_filter_item_mobile.selected > a > .ec_product_sidebar_filter_checkbox{ border:1px solid #444; background:#444; font-family: dashicons; color:#FFF; }
.ec_product_sidebar_filter_item.selected > a > .ec_product_sidebar_filter_checkbox:before, .ec_product_sidebar_filter_item_mobile.selected > a > .ec_product_sidebar_filter_checkbox:before{ content: "\f147"; margin-left:-1px; font-size:1.3rem; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_label, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_label{ cursor:pointer; padding-left:10px; }
.ec_product_sidebar_filter_item > a > .ec_product_sidebar_filter_count, .ec_product_sidebar_filter_item_mobile > a > .ec_product_sidebar_filter_count{ cursor:pointer; min-width:2.5rem; text-align:center; margin-left:auto; font-size:1.25rem; line-height:1.5; border-radius:5px; color:#959595; background-color:#f0f0f0; }
.ec_product_page_content{ position:relative; flex:0 0 75%; max-width:calc( 75% - 20px ); padding-left:10px; padding-right:10px; }
.ec_product_page_with_sidebar.ec_product_page_sidebar_slide-left .ec_product_page_content, .ec_product_page_with_sidebar.ec_product_page_sidebar_slide-right .ec_product_page_content{ position:relative; flex:0 0 100%; max-width:100%; }
.ec_product_page_sort{ float:left; width:100%; position:relative; margin-bottom:10px; }
.ec_product_page_sort br{ display:none; }
.ec_product_page_sort select{ float:right; -webkit-appearance:none; background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC); background-position:center right; background-repeat:no-repeat; border-radius:2px; width:220px !important; border:1px solid #e1e1e1; padding:8px 6px; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; max-width:100%; display:block; margin-bottom:20px; background:#FFF; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; white-space:pre; -webkit-rtl-ordering:logical; cursor:default; letter-spacing:normal; word-spacing:normal; text-transform:none; text-indent:0px; text-shadow:none; text-align:start; -webkit-writing-mode:horizontal-tb; height:inherit; } 
.ec_product_page_sort .ec_product_page_perpage{ float:left; font-family: 'Monda', Arial, sans-serif; font-size:14px; color:#222222; line-height:37px; margin:4px 25px 0 0; }
.ec_product_page_sort .ec_product_page_perpage > span{ float:left; line-height:32px; margin-right:10px; }
.ec_product_page_sort .ec_product_page_perpage > a{ width:25px; height:25px; line-height:25px; margin:2px; background-color:#FFF; border:1px solid #CCC; border-radius:4px; font-family: 'Monda', Arial, sans-serif; font-size:12px; font-weight:bold; float:left; color:#B6B6B6 !important; cursor:pointer; text-decoration:none !important; text-align:center; }
.ec_product_page_sort .ec_product_page_perpage > a.ec_selected, .ec_product_page_sort > .ec_product_page_perpage > a:hover{ background-color:#B6B6B6; color:#FFF !important; text-decoration:none; }
.ec_product_page_sort .ec_product_page_showing{ float:left; margin:0; font-family: 'Monda', Arial, sans-serif; font-size:14px; color:#222222; line-height:37px }
.ec_filter_bar_bottom{ float:left; width:100%; text-align:center; }
.ec_paging_button_container{ display:inline-block; margin-left:auto; margin-right:auto; }
.ec_num_page, .ec_num_page_selected{ width:25px; height:25px; line-height:25px; margin:2px; background-color:#FFF; border:1px solid #CCC; border-radius:4px; font-family: 'Monda', Arial, sans-serif; font-size:12px; font-weight:bold; float:left; color:#B6B6B6 !important; cursor:pointer; text-decoration:none; }
.ec_num_page > div{ margin-top:6px; font-size:14px; }
.ec_num_page_selected, .ec_num_page:hover{ background-color:#B6B6B6; color:#FFF !important; text-decoration:none; }
.ec_num_page_selected:hover{ background-color:#FFF; color:#B6B6B6 !important; }
.ec_product_star_on{ border-color:transparent !important; border-bottom:5px solid #222222 !important; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_on_ele{ border-color:transparent; border-bottom:5px solid #222222; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_on:before, .ec_product_star_on_ele:before{ border-bottom:8px solid #222222; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); transform:rotate(-35deg); }
.ec_product_star_on:after, .ec_product_star_on_ele:after{ position:absolute; display:block; color:#222222; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #222222; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); transform:rotate(-70deg); }
.ec_product_star_off{ border-color:transparent !important; border-bottom:5px solid #CCCCCC !important; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_off_ele{ border-color:transparent; border-bottom:5px solid #CCCCCC; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); transform:rotate(35deg); }
.ec_product_star_off:before, .ec_product_star_off_ele:before{ border-bottom:8px solid #CCCCCC; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); transform:rotate(-35deg); }
.ec_product_star_off:after, .ec_product_star_off_ele:after{ position:absolute; display:block; color:#CCCCCC; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #CCCCCC; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); transform:rotate(-70deg); }
.ec_product_added_to_cart{ display: none; width: 100%; float: left; padding: 25px 20px; background-color: #EFEFEF; color: #222; font-family: 'Lato', Arial, sans-serif !important; font-size: 14px; margin: 0 0 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 2.1em; border: 1px solid #CCC; text-align: center; }
.ec_product_added_to_cart > .ec_product_added_icon{ display:none; font-size:24px; font-family: "dashicons"; float:left; margin:0 15px 0 0; }
.ec_product_added_to_cart > .ec_product_added_icon:before{ content: "\f174" !important; }
.ec_product_added_to_cart a{ color: #222222; text-decoration: none !important; padding: 10px 15px; border: 1px solid #CCC; border-radius: 5px; margin: 0 0 0 15px; background-color: #FEFEFE; font-weight: bold; text-transform: uppercase; }
.ec_product_added_to_cart a:hover{ color:#000000; }
.ec_product_banner{ float:left; width:100%; margin-bottom:10px; }
.ec_product_banner > img{ max-width:100%; }

@media only screen and ( max-width:767px ){
	.ec_product_page_with_sidebar{ display:flex; flex-wrap:wrap; width:100%; margin-left:0px; margin-right:0px; }
	.ec_product_page_sidebar{ display:none; }
	.ec_product_page_sidebar.ec_product_page_sidebar_mobile_only{ display:block; }
	.ec_product_page_content{ flex:0 0 100%; max-width:100%; padding-left:0px; padding-right:0px; }
	.ec_product_page_filters_toggle_mobile_only, .ec_product_sidebar_close_mobile_only{ display:block; }
}

/* Product Page Responsive */
#ec_current_media_size{ display:none; }

/* Product Details Page */
.ec_cart_checkout_link{ display:inline-block; color:#222; text-decoration:none !important; font-family: 'Lato', Arial, sans-serif !important; font-size: 14px; background:#FEFEFE; padding:10px 15px; border-radius: 5px; border: 1px solid #AAA; margin:10px; text-transform: uppercase; font-weight: bold; }
.ec_cart_checkout_link:hover{ color:#222; background:#FFFFFF; }
.ec_product_image img{ max-width:100%; border-radius:6px; overflow:hidden; }
.ec_product_details_page{ width:100%; }
.ec_product_details_page *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_product_details_page a{ text-shadow:none; border-bottom:none !important; }
.ec_product_details_page input[type='text'], .ec_product_details_page input[type='input'], .ec_product_details_page input[type='password'], .ec_product_details_page input[type='email'], .ec_product_details_page input[type='number'], .ec_product_details_page input[type='url'], .ec_product_details_page input[type='tel'], .ec_product_details_page input[type='search'], .ec_product_details_page textarea, .ec_product_details_page select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_details_breadcrumbs, .ec_details_breadcrumbs > a{ font-size:13px !important; font-weight:normal; color:#444 !important; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_details_breadcrumbs.ec_small, .ec_details_breadcrumbs.ec_small > a{ font-size:16px; font-weight:bold; color:#444 !important; margin:5px 0; text-decoration:none; border-bottom:none !important; }
.ec_details_content{ margin-top:4px; border-top:1px solid #CCC; padding-top:40px; }
.ec-details-content-no-breadcrumbs{ padding-top:0px; margin-top:0px; border-top:none; }
.ec_details_mobile_title_area{ display:none; width:100%; text-align:center; margin:-15px 0 15px; border-bottom:1px solid #CCC; padding:0 0 15px; }
.ec_details_title{ font-size:22px !important; font-family: 'Lato', Arial, sans-serif !important; color:#222222 !important; }
.ec_details_review_holder{ width:100%; height:25px; }
.ec_details_review_stars{ display:table; margin:0 auto; }
.ec_details_reviews{ float:left; width:100%; text-align:center; margin-top:2px; font-size:13px; font-weight:bold; color:#999; font-family:'Lato', Arial, sans-serif !important; }
.ec_details_price{ float:left; width:100%; margin-top:10px; text-align:center; }
.ec_details_price > .ec_product_price{ float:none; font-size:18px; color:#000000; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.ec_details_price > .ec_product_old_price{ float:none; font-size:14px; color:#444; font-family:'Lato', Arial, sans-serif !important; font-weight:normal; text-decoration:line-through; }
.ec_details_price > .ec_product_sale_price{ float:none; font-size:18px; color:#000000; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; margin-left:10px; }
.ec_details_price_label{ float:none; font-size:14px; color:#444; font-family:'Lato', Arial, sans-serif !important; font-weight:normal; margin-left:10px; }
.ec_details_customer_review_paging{ float:left; width:100%; }
.ec_details_customer_review_paging > button{ cursor:pointer; background:#555; border-radius:4px; color:#FFF; padding:5px 10px; margin-right:4px; border:none; }
.ec_details_customer_review_paging > button.selected{ background:#222; }
.ec_details_clear{ clear:both; }

.ec_details_images{ float:left; width:47%; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_images-5{ width:5%; }
.ec_details_images-10{ width:10%; }
.ec_details_images-15{ width:15%; }
.ec_details_images-20{ width:20%; }
.ec_details_images-25{ width:25%; }
.ec_details_images-30{ width:30%; }
.ec_details_images-35{ width:35%; }
.ec_details_images-40{ width:40%; }
.ec_details_images-45{ width:45%; }
.ec_details_images-50{ width:50%; }
.ec_details_images-55{ width:55%; }
.ec_details_images-60{ width:60%; }
.ec_details_images-65{ width:65%; }
.ec_details_images-70{ width:70%; }
.ec_details_images-75{ width:75%; }
.ec_details_images-80{ width:80%; }
.ec_details_images-85{ width:85%; }
.ec_details_images-90{ width:90%; }
.ec_details_images-95{ width:95%; }
.ec_details_images-100{ width:100%; }
.ec_details_main_image{ border:1px solid #CCC; cursor:pointer; border-radius:6px; overflow:hidden; }
.ec_details_main_image > img{ display:block; max-width:100%; padding:0px; border:0px; margin:0px; height:auto; min-width:100%; }
.ec_details_thumbnails{ margin:15px -5px 0px; display:flex; flex-wrap:wrap; }
.ec_details_thumbnails.ec_inactive{ display:none; }
.ec_details_thumbnail{ width:calc(20% - 10px); margin:5px; opacity:.8; cursor:pointer; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; border-radius:6px; overflow:hidden; display:flex; flex-flow:column; justify-content:center; }
.ec_details_thumbnail.ec_details_thumbnail-6{width:calc(16.666666% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-4{width:calc(25% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-3{width:calc(33.333333% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-2{width:calc(50% - 10px);}
.ec_details_thumbnail.ec_details_thumbnail-1{width:calc(100% - 10px);}
.ec_details_thumbnail > img{ display:block; max-width:100%; padding:0px; border:0px; margin:0px; }
.ec_details_thumbnail:hover, .ec_details_thumbnail.ec_active{ opacity:1; border-radius:6px; overflow:hidden; }
.ec_details_video_thumb, .ec_details_youtube_thumb, .ec_details_vimeo_thumb{ display:block; position:relative; text-decoration:none !important; }
.ec_details_video_thumb > img, .ec_details_youtube_thumb > img, .ec_details_vimeo_thumb > img{ }
.ec_details_video_thumb > .dashicons, .ec_details_youtube_thumb > .dashicons, .ec_details_vimeo_thumb > .dashicons{ position:absolute; z-index:4; left:50%; top:50%; margin-left:-10px; margin-top:-10px; color:#222; }
.ec_details_video_thumb > .wp-easycart-video-cover, .ec_details_youtube_thumb > .wp-easycart-video-cover, .ec_details_vimeo_thumb > .wp-easycart-video-cover{ position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:3; background:rgb(255 255 255 / 60%); }
.wp-easycart-video-box{ position:relative; width:100%; height:0; padding-bottom:56.25%; }
.wp-easycart-video-box > iframe{ position:absolute; top:0; left:0; width:100%; height:100%; }
.ec_details_magbox{ display:none; position:absolute; min-width:400px; min-height:400px; width:400px; overflow:hidden; top:0; left:100%; background-color:#FFF; border:1px solid #CCC; z-index:99995; margin-left:15px; border-radius:6px; overflow:hidden; }
.ec_details_magbox > .ec_details_magbox_image{ min-width:400px; min-height:400px; width:400px; border-radius:6px; overflow:hidden; }
.ec_details_magbox.inactive{ display:none !important; }
.ec_thumb_stack_row .ec_details_thumbnail{ width:20%; }
.ec_thumb_stack_column .ec_details_thumbnail{ width:100%; height:20%; }
.ec_image_layout_row.ec_thumb_stack_column .ec_details_thumbnails{ margin:0 5px 0 0; }
.ec_image_layout_row-reverse.ec_thumb_stack_column .ec_details_thumbnails{ margin:0 0 0 5px; }
.ec_image_layout_column.ec_thumb_stack_row .ec_details_thumbnails{ margin:5px 0 0 0; }
.ec_image_layout_column-reverse.ec_thumb_stack_row .ec_details_thumbnails{ margin:0 0 5px 0; }

.ec_details_large_popup{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:100000; text-align:center; overflow-y:scroll; overflow-x:hidden; }
.ec_details_large_popup:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_details_large_popup_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:absolute; top:0; left:0; }
.ec_details_large_popup_padding{ background-color:#FFF; width:90%; height:auto; margin:40px auto 0px; position:relative; display:block; }
.ec_details_large_popup_holder{ display:block; position:relative; width:100%; }
.ec_details_large_popup_main{ float:left; width:100%; }
.ec_details_large_popup_main > picture > img, .ec_details_large_popup_main > img{ max-width:100%; height:auto; }
.ec_details_large_popup_thumbnails{ display:inline-block; margin:10px 0; }
.ec_details_large_popup_thumbnails.ec_inactive{ display:none; }
.ec_details_large_popup_thumbnail{ float:left; max-width:150px; margin:0 10px; cursor:pointer; }
.ec_details_large_popup_thumbnail > img, .ec_details_large_popup_thumbnail > picture > img{ max-width:100%; height:auto; }
.ec_details_large_popup_close{ position:absolute; top:0; right:0;  }
.ec_details_large_popup_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important;  font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_details_large_popup_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

.ec_details_right{ width:53%; margin-left:47%; padding-left:20px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_right-5{ width:95%; margin-left:5% }
.ec_details_right-10{ width:90%; margin-left:10% }
.ec_details_right-15{ width:85%; margin-left:15% }
.ec_details_right-20{ width:80%; margin-left:20% }
.ec_details_right-25{ width:75%; margin-left:25% }
.ec_details_right-30{ width:70%; margin-left:30% }
.ec_details_right-35{ width:65%; margin-left:35% }
.ec_details_right-40{ width:60%; margin-left:40% }
.ec_details_right-45{ width:55%; margin-left:45% }
.ec_details_right-50{ width:50%; margin-left:50% }
.ec_details_right-55{ width:45%; margin-left:55% }
.ec_details_right-60{ width:40%; margin-left:60% }
.ec_details_right-65{ width:35%; margin-left:65% }
.ec_details_right-70{ width:30%; margin-left:70% }
.ec_details_right-75{ width:25%; margin-left:75% }
.ec_details_right-80{ width:20%; margin-left:80% }
.ec_details_right-85{ width:15%; margin-left:85% }
.ec_details_right-90{ width:10%; margin-left:90% }
.ec_details_right-95{ width:5%; margin-left:95% }
.ec_add_to_cart_form{ float:left; width:100%; display:block; margin:0 !important; }
.ec_details_breadcrumbs_small{ }
.ec_details_right > .ec_add_to_cart_form > .ec_details_title{ font-size:28px; margin-top:22px; }
.ec_title_divider{ width:100px; height:3px; background-color:#CCC; display:block; margin-bottom:10px; }
.ec_details_model_number{ float:left; width:100%; margin:5px 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_description{ float:left; width:100%; margin:10px 0; font-size:13px; font-family: 'Lato', Arial, sans-serif; line-height:1.6em; color:#222222 !important; }
.ec_details_stock_total{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price{ text-align:left; margin:10px 0px 10px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price > .ec_product_price{ font-size:24px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_price > .ec_product_sale_price{ font-size:24px; }
.ec_details_right > .ec_add_to_cart_form > .ec_details_rating{ width:100%; float:left; margin:0px 0px 15px; }
.ec_details_tiers{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; margin:15px 0px; line-height:1.1em; list-style:none !important; }
.ec_details_tiers > li{ padding:4px 0px; margin:0; }
.ec_details_options{ float:left; width:100%; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 0; margin:0 0 10px; }
.ec_details_options_basic{ border-bottom:none; border-top:none; padding:0px; margin:0px; }
.ec_details_options_advanced{ border-bottom:none; border-top:none; padding:0px; margin:0px; }
.ec_details_options_divider_pre{ float:left; width:100%; border-top:1px solid #CCC; margin-top:10px; padding-bottom:10px; }
.ec_details_options_divider_post{ float:left; width:100%; border-bottom:1px solid #CCC; margin-bottom:10px; padding-top:10px; }
.ec_details_option_row{ float:left; width:100%; margin:5px 0; position:relative; }
.ec_details_option_label{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:12px; float:left; width:100%; margin-right:15px; line-height:40px; min-height:40px; text-transform:capitalize; }
.ec_details_option_label_selected{ margin-left:15px; font-weight:bold; color:#222; }
.ec_option_loading{ display:none; font-family: 'Lato', Arial, sans-serif; color:#BB8B4D; font-size:12px; position:absolute; top:0; left:0; line-height:40px; width:100%; text-align:left; margin-top:15px; }
.ec_details_swatches{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; margin:5px 0 !important; padding:0 !important; }
.ec_details_swatches_ele{ float:left; width:100%; display:flex; flex-wrap:wrap; margin:0; padding:0; list-style:none !important; }
.ec_details_swatches > li{ float:left; width:30px; margin:0 2px 0 0 !important; opacity:.6; list-style-type:none !important; padding:0; clear:none !important; }
.ec_details_swatches_ele > li{ display:flex; overflow:hidden; opacity:.6; list-style-type:none !important; padding:0; clear:none !important; }
.ec_details_swatches > li > img, .ec_details_swatches > li > a > img{ max-width:100%; border-radius:6px; overflow:hidden; border:2px solid transparent; opacity:0.90; }
.ec_details_swatches_ele > li > img, .ec_details_swatches_ele > li > a > img{ max-width:100%; overflow:hidden; opacity:0.90; }
.ec_details_swatches > li > img:hover, .ec_details_swatches > li > a:hover > img, .ec_details_swatches > li.ec_selected > img, .ec_details_swatches > li.ec_selected > a > img{ opacity:1.0; }
.ec_details_swatches_ele > li > img:hover, .ec_details_swatches_ele > li > a:hover > img, .ec_details_swatches_ele > li.ec_selected > img, .ec_details_swatches_ele > li.ec_selected > a > img{ opacity:1.0; }
.ec_details_swatches > li.ec_active, .ec_details_swatches_ele > li.ec_active{ opacity:1; cursor:pointer; }
.ec_details_swatches > li.ec_selected, .ec_details_swatches_ele > li.ec_selected{ opacity:1; cursor:pointer; }
.ec_details_swatches > li.ec_selected > img, .ec_details_swatches_ele > li.ec_selected > img{ border:2px solid #333; }
.ec_details_swatches.ec_details_swatches_5 > li, .ec_details_swatches_ele.ec_details_swatches_5 > li:not( .wpeasycart-html-swatch-ele ){ width:5px; }
.ec_details_swatches.ec_details_swatches_10 > li, .ec_details_swatches_ele.ec_details_swatches_10 > li:not( .wpeasycart-html-swatch-ele ){ width:10px; }
.ec_details_swatches.ec_details_swatches_15 > li, .ec_details_swatches_ele.ec_details_swatches_15 > li:not( .wpeasycart-html-swatch-ele ){ width:15px; }
.ec_details_swatches.ec_details_swatches_20 > li, .ec_details_swatches_ele.ec_details_swatches_20 > li:not( .wpeasycart-html-swatch-ele ){ width:20px; }
.ec_details_swatches.ec_details_swatches_25 > li, .ec_details_swatches_ele.ec_details_swatches_25 > li:not( .wpeasycart-html-swatch-ele ){ width:25px; }
.ec_details_swatches.ec_details_swatches_30 > li, .ec_details_swatches_ele.ec_details_swatches_30 > li:not( .wpeasycart-html-swatch-ele ){ width:30px; }
.ec_details_swatches.ec_details_swatches_35 > li, .ec_details_swatches_ele.ec_details_swatches_35 > li:not( .wpeasycart-html-swatch-ele ){ width:35px; }
.ec_details_swatches.ec_details_swatches_40 > li, .ec_details_swatches_ele.ec_details_swatches_40 > li:not( .wpeasycart-html-swatch-ele ){ width:40px; }
.ec_details_swatches.ec_details_swatches_45 > li, .ec_details_swatches_ele.ec_details_swatches_45 > li:not( .wpeasycart-html-swatch-ele ){ width:45px; }
.ec_details_swatches.ec_details_swatches_50 > li, .ec_details_swatches_ele.ec_details_swatches_50 > li:not( .wpeasycart-html-swatch-ele ){ width:50px; }
.ec_details_swatches.ec_details_swatches_55 > li, .ec_details_swatches_ele.ec_details_swatches_55 > li:not( .wpeasycart-html-swatch-ele ){ width:55px; }
.ec_details_swatches.ec_details_swatches_60 > li, .ec_details_swatches_ele.ec_details_swatches_60 > li:not( .wpeasycart-html-swatch-ele ){ width:60px; }
.ec_details_swatches.ec_details_swatches_65 > li, .ec_details_swatches_ele.ec_details_swatches_65 > li:not( .wpeasycart-html-swatch-ele ){ width:65px; }
.ec_details_swatches.ec_details_swatches_70 > li, .ec_details_swatches_ele.ec_details_swatches_70 > li:not( .wpeasycart-html-swatch-ele ){ width:70px; }
.ec_details_swatches.ec_details_swatches_75 > li, .ec_details_swatches_ele.ec_details_swatches_75 > li:not( .wpeasycart-html-swatch-ele ){ width:75px; }
.ec_details_swatches.ec_details_swatches_80 > li, .ec_details_swatches_ele.ec_details_swatches_80 > li:not( .wpeasycart-html-swatch-ele ){ width:80px; }
.ec_details_swatches.ec_details_swatches_85 > li, .ec_details_swatches_ele.ec_details_swatches_85 > li:not( .wpeasycart-html-swatch-ele ){ width:85px; }
.ec_details_swatches.ec_details_swatches_90 > li, .ec_details_swatches_ele.ec_details_swatches_90 > li:not( .wpeasycart-html-swatch-ele ){ width:90px; }
.ec_details_swatches.ec_details_swatches_95 > li, .ec_details_swatches_ele.ec_details_swatches_95 > li:not( .wpeasycart-html-swatch-ele ){ width:95px; }
.ec_details_swatches.ec_details_swatches_100 > li, .ec_details_swatches_ele.ec_details_swatches_100 > li:not( .wpeasycart-html-swatch-ele ){ width:100px; }
.ec_details_swatches.ec_details_swatches_105 > li, .ec_details_swatches_ele.ec_details_swatches_105 > li:not( .wpeasycart-html-swatch-ele ){ width:105px; }
.ec_details_swatches.ec_details_swatches_110 > li, .ec_details_swatches_ele.ec_details_swatches_110 > li:not( .wpeasycart-html-swatch-ele ){ width:110px; }
.ec_details_swatches.ec_details_swatches_115 > li, .ec_details_swatches_ele.ec_details_swatches_115 > li:not( .wpeasycart-html-swatch-ele ){ width:115px; }
.ec_details_swatches.ec_details_swatches_120 > li, .ec_details_swatches_ele.ec_details_swatches_120 > li:not( .wpeasycart-html-swatch-ele ){ width:120px; }
.ec_details_swatches.ec_details_swatches_125 > li, .ec_details_swatches_ele.ec_details_swatches_125 > li:not( .wpeasycart-html-swatch-ele ){ width:125px; }
.ec_details_swatches.ec_details_swatches_130 > li, .ec_details_swatches_ele.ec_details_swatches_130 > li:not( .wpeasycart-html-swatch-ele ){ width:130px; }
.ec_details_swatches.ec_details_swatches_135 > li, .ec_details_swatches_ele.ec_details_swatches_135 > li:not( .wpeasycart-html-swatch-ele ){ width:135px; }
.ec_details_swatches.ec_details_swatches_140 > li, .ec_details_swatches_ele.ec_details_swatches_140 > li:not( .wpeasycart-html-swatch-ele ){ width:140px; }
.ec_details_swatches.ec_details_swatches_145 > li, .ec_details_swatches_ele.ec_details_swatches_145 > li:not( .wpeasycart-html-swatch-ele ){ width:145px; }
.ec_details_swatches.ec_details_swatches_150 > li, .ec_details_swatches_ele.ec_details_swatches_150 > li:not( .wpeasycart-html-swatch-ele ){ width:150px; }
.ec_details_swatches.ec_details_swatches_155 > li, .ec_details_swatches_ele.ec_details_swatches_155 > li:not( .wpeasycart-html-swatch-ele ){ width:155px; }
.ec_details_swatches.ec_details_swatches_160 > li, .ec_details_swatches_ele.ec_details_swatches_160 > li:not( .wpeasycart-html-swatch-ele ){ width:160px; }
.ec_details_swatches.ec_details_swatches_165 > li, .ec_details_swatches_ele.ec_details_swatches_165 > li:not( .wpeasycart-html-swatch-ele ){ width:165px; }
.ec_details_swatches.ec_details_swatches_170 > li, .ec_details_swatches_ele.ec_details_swatches_170 > li:not( .wpeasycart-html-swatch-ele ){ width:170px; }
.ec_details_swatches.ec_details_swatches_175 > li, .ec_details_swatches_ele.ec_details_swatches_175 > li:not( .wpeasycart-html-swatch-ele ){ width:175px; }
.ec_details_swatches.ec_details_swatches_180 > li, .ec_details_swatches_ele.ec_details_swatches_180 > li:not( .wpeasycart-html-swatch-ele ){ width:180px; }
.ec_details_swatches.ec_details_swatches_185 > li, .ec_details_swatches_ele.ec_details_swatches_185 > li:not( .wpeasycart-html-swatch-ele ){ width:185px; }
.ec_details_swatches.ec_details_swatches_190 > li, .ec_details_swatches_ele.ec_details_swatches_190 > li:not( .wpeasycart-html-swatch-ele ){ width:190px; }
.ec_details_swatches.ec_details_swatches_195 > li, .ec_details_swatches_ele.ec_details_swatches_195 > li:not( .wpeasycart-html-swatch-ele ){ width:195px; }
.ec_details_swatches.ec_details_swatches_200 > li, .ec_details_swatches_ele.ec_details_swatches_200 > li:not( .wpeasycart-html-swatch-ele ){ width:200px; }
.ec_details_html_swatches{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; margin:5px 0 !important; padding:0 !important; }
.ec_details_html_swatches > li{ float:left; margin:0 2px 0 0 !important; opacity:.2; list-style-type:none !important; padding:0; clear:none !important; text-align:center; }
.ec_details_html_swatches > li.ec_active{ opacity:.7; cursor:pointer; }
.ec_details_html_swatches > li.ec_selected{ opacity:1; cursor:pointer; }
.wpeasycart-html-swatch{ cursor:pointer; float:left; width:inherit !important; padding:5px 10px !important; border-radius:5px; color:#FFF; background:#222; margin-right:5px !important; }
.ec_details_combo{ float:left; margin:0 !important; opacity:1; }
.ec_details_combo.ec_inactive{ opacity:.5; }
.ec_details_option_row_error{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px dashed #AE0000; border-color:#AE0000 !important; color:#AE0000; padding:8px 16px; font-size:12px; line-height:1.1em; margin:5px 0; background:#FFE7E7; font-weight:bold; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_option_data{ font-family: 'Lato', Arial, sans-serif; color:#777; font-size:12px; float:left; width:100%; line-height:40px; }
.ec_details_option_data > select{ width:100%; margin:0 !important; }
.ec_details_option_data > input[type="text"]{ min-width:220px !important; margin:0 !important; }
.ec_details_option_data > input[type="number"]{ min-width:100px !important; margin:0 !important; }
.ec_details_option_data > textarea{ min-width:220px !important; min-height:150px !important; margin:0 !important; }
.ec_details_grid_row{ line-height:35px; height:54px; float:left; width:100%; }
.ec_details_grid_row > span:first-child{ float:left; margin-right:20px; width:80px; }
.ec_details_grid_row > span:last-child{ float:left; margin-right:20px; }
.ec_details_grid_row > input[type="number"]{ float:left; width:80px !important; margin-right:10px !important; text-align:center; }
.ec_details_option_data > input.ec_dimensions_box{ width:55px !important; min-width:65px !important; float:left; margin-right:8px !important; }
.ec_details_option_data > select.ec_dimensions_select{ width:55px !important; min-width:65px !important; float:left; margin-right:8px !important; }
.ec_details_option_data > span.ec_dimensions_seperator{ float:left; width:20px; text-align:center; margin-right:8px !important; }
.ec_dimensions_label_row{ float:left; width:100%; }
.ec_dimensions_label_row span{ float:left; width:50%; font-weight:bold; text-align:left; }
.ec_total_sq_feet_row{ float:left; width:100%; font-weight:bold; }
.ec_total_sq_feet_row span{ }
.ec_details_radio_row_ele{display:flex; justify-content:flex-start; align-items:center; }
.ec_details_radio_row_ele label{ display:flex; align-items:center; cursor:pointer; }
.ec_details_radio_row_ele input.ec_details_radio_ele{ cursor:pointer; display:inline-grid; place-content:center; appearance:none; background-color:#fff; margin:0; font:inherit; color:#333; width:1.15em; height:1.15em; border: 0.15em solid #333; border-radius:50%; transform:translateY(-0.075em); }
.ec_details_radio_row_ele input.ec_details_radio_ele::before{ content:""; width:1em; height:1em; margin-top:-.015em; border-radius:50%; transform:scale(0); transition:120ms transform ease-in-out; box-shadow: inset 1em 1em; color:#333; }
.ec_details_radio_row_ele input.ec_details_radio_ele:checked::before { transform:scale(0.7); }
.ec_details_radio_row_ele input.ec_details_radio_ele:focus{ outline:.1em solid #fff; outline-offset:0; }

.ec_details_checkbox_row_ele{display:flex; justify-content:flex-start; align-items:center; }
.ec_details_checkbox_row_ele label{ display:flex; align-items:center; cursor:pointer; }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele{ cursor:pointer; display:inline-grid; place-content:center; appearance:none; background-color:#fff; margin:0; font:inherit; color:#333; width:1.15em; height:1.15em; border: 0.15em solid #333; border-radius:0; transform:translateY(-0.075em); }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele::before{ content:""; width:.65em; height:.65em; margin-top:-.015em; border-radius:0; transform:scale(0); transition:120ms transform ease-in-out; box-shadow: inset 1em 1em; color:#fff; }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele:checked::before { transform:scale(1); }
.ec_details_checkbox_row_ele input.ec_details_checkbox_ele:focus{ outline:.1em solid #fff; outline-offset:0; }

.ec_details_grid_row_ele{ display:flex; align-items:center; }

.ec_details_added_price{ display:none; font-size:12px; color:#666; float:left; width:100%; margin:5px 0 0; }
.ec_details_hidden_base_price{ display:none; }
.ec_details_final_price{ float:left; width:100%; line-height:40px; font-size:18px; color:#818181; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; }
.ec_details_add_to_cart_area{ float:left; width:100%; margin-top:20px; }
.ec_details_add_to_cart_area .ec_details_seasonal_mode{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222; font-weight:bold; line-height:40px; }
.ec_details_backorder_info{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; font-weight:bold; color:#F26F50; float:left; width:100%; margin:5px 0; }
.ec_details_add_to_cart_area .ec_out_of_stock{ font-size:16px; font-family:'Lato', Arial, sans-serif !important; color:#E08750; font-weight:bold; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input, .ec_details_add_to_cart_area .ec_details_add_to_cart > a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 0 0 10px !important; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.5em; border-radius:0px; box-shadow:none; min-height:42px; text-shadow:none; font-weight:normal; background-image:none; width:inherit; -webkit-appearance: none; border-radius:6px; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input:hover, .ec_details_add_to_cart_area .ec_details_add_to_cart > a:hover{ background-color:#000 !important; background-image:none; }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input.loading, .ec_details_add_to_cart_area .ec_details_add_to_cart > input.loading:hover{ background-color:#ededed !important; color:#CCC !important; padding-right:28px }
.ec_details_add_to_cart_area .ec_details_add_to_cart > input.added, .ec_details_add_to_cart_area .ec_details_add_to_cart > input.added:hover{ background-color:#8bba34 !important; color:#EFEFEF !important; padding-right:28px }
.ec_details_add_to_cart > .dashicons.dashicons-update-alt{ margin-left:-25px; margin-top:15px; color:#C1C1C1; font-size:12px; }
.ec_details_add_to_cart > .dashicons.dashicons-saved{ margin-left:-25px; margin-top:15px; color:#FFF; font-size:12px; }
.ec_details_right .ec_details_add_to_cart > .dashicons.dashicons-update-alt{ margin-left:-25px; margin-top:10px; color:#C1C1C1; font-size:12px; }
.ec_details_right .ec_details_add_to_cart > .dashicons.dashicons-saved{ margin-left:-25px; margin-top:10px; color:#FFF; font-size:12px; }
.ec_details_add_to_cart_area a{ margin-left:0px !important; }
.ec_details_quantity, .ec_details_add_to_cart{ float:left; border-radius:6px; overflow:hidden; }
.ec_deconetwork_custom_space{ margin-right:10px; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus{ float:left; background-color:#333; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; color:#FFF; padding:9px 13px; margin:0px; cursor:pointer; border-radius:0px; min-height:42px; max-height:42px; height:42px; line-height:1.1em; box-shadow:none; border:0px; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; width:inherit; clear:none !important; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus:focus, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus:focus{ border:none; outline:none !important; background-image:none; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_minus:hover, .ec_details_add_to_cart_area > .ec_details_quantity > .ec_plus:hover{ background-color:#000; background-image:none; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_quantity{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; font-family: 'Lato', Arial, sans-serif !important; font-size:18px !important; float:left; width:55px !important; padding:9px 0px !important; text-align:center; margin:0px !important; background-color:#FFF; border-radius:0; height:42px; -moz-appearance:textfield; min-height:42px; max-height:42px; clear:none !important; }
.ec_details_add_to_cart_area > .ec_details_quantity > .ec_quantity::-webkit-outer-spin-button, .ec_details_add_to_cart_area .ec_details_quantity > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_details_final_price_ele{ float:left; width:100%; }
.ec_details_add_to_cart_group_ele{ float:left; width:100%; display:flex; columns:2; align-content:center; align-items:center; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity{ display:flex; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity{ width:33.333333%; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus{ background-color:#333; color:#FFF; padding:0px; margin:0px; cursor:pointer; border-radius:0px; box-shadow:none; border:0px; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; clear:none !important; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus:focus, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus:focus{ border:none; outline:none !important; background-image:none; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_minus:hover, .ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_plus:hover{ background-color:#000; background-image:none; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; padding:9px; text-align:center; margin:0px; background-color:#FFF; border-radius:0;  -moz-appearance:textfield; clear:none !important; }
.ec_details_add_to_cart_group_ele > .ec_details_quantity > .ec_quantity::-webkit-outer-spin-button, .ec_details_add_to_cart_group_ele .ec_details_quantity > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_details_amazon_button{ float:left; width:100%; margin:10px 0; clear:both; }
.ec_details_min_purchase_quantity{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#C60 !important; }
.ec_details_handling_fee{ float:left; width:100%; margin:5px 1px 0 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#C60 !important; }
.ec_details_categories{ float:left; width:100%; margin-top:5px; border-top:1px solid #CCC; padding-top:5px; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_manufacturer{ float:left; width:100%; margin:5px 0; font-size:12px; font-family: 'Lato', Arial, sans-serif; color:#666666 !important; }
.ec_details_social{ float:left; width:100%; margin:15px 0 0; }
.ec_details_social_icon{ float:left; width:40px; height:40px; overflow:hidden; position:relative; }
.ec_details_social_icon > a{ position:relative; float:left; width:40px; height:40px; }
.ec_details_social_icon > a > img{ position:absolute; top:0; left:0; margin:0 !important; padding:0px; border:none; }
.ec_details_social_icon:hover > a > img{ top:-40px; }
.ec_details_extra_area{ float:left; width:100%; margin-top:25px; }
.ec_details_tabs{ display:block; width:100%; height:auto; overflow:hidden; margin:0 0 10px !important; list-style-position:outside; list-style-type:disc; border-top:1px solid #CCC; padding:0px !important; color:#222222; }
.ec_details_tab{ font-family: 'Lato', Arial, sans-serif !important; font-size:14px !important; list-style:none; display:inline-block; margin:0 35px 0 0 !important; margin-left:0 !important; border-top:solid 3px #222222; line-height:2.6em; text-transform:uppercase; font-weight:bold; cursor:pointer; }
.ec_details_tab:before{ content:''; }
.ec_details_tab.ec_active{ border-top:solid 3px #222222; }
.ec_details_description_content{ float:left; width:100%; }
.ec_details_edit_buttons{ float:left; width:100%; margin:5px 0 15px; }
.ec_details_edit_button > input{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px !important; background-color:#666; float:left; color:#FFF; cursor:pointer !important; border:none !important; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.1em; float:left; width:inherit !important; height:inherit !important; border-radius:0px !important; margin:0 5px 0 0; }
.ec_details_edit_button > input:hover{ background-color:#333; }
.ec_details_description_editor, .ec_details_specifications_editor{ display:none; float:left; width:100%; }
.ec_details_description_tab{ display:block; width:100%; float:left; }
.ec_details_specifications_tab{ display:none; width:100%; float:left; }
.ec_details_customer_reviews_tab{ display:none; width:100%; float:left; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_left{ float:left; width:60%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_left > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_customer_reviews_left_ele{ float:left; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_left_ele > h3{ float:left; width:100%; font-size:22px; color:#222222; margin:0 0 10px; }
.ec_details_customer_review_list{ float:left; width:90%; margin:0 !important; padding:0px !important; font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; border-top:1px solid #CCC; padding:15px 0 0 0 !important; }
.ec_details_customer_review_list > li{ float:left; width:100%; margin:0 0 20px 0 !important; border-bottom:1px solid #CCC; list-style-type:none !important; }
.ec_details_customer_review_stars{ float:left; width:100%; margin-top:10px; }
.ec_details_customer_review_date{ float:left; text-align:left; color:#666666; }
.ec_details_customer_review_date > strong{ color:#222222; text-shadow:none; }
.ec_details_customer_review_name{ float:left; width:100%; margin:4px 0; font-style:italic; }
.ec_details_customer_review_data{ float:left; width:100%; margin:15px 0; color:#222222; line-height:2em; }
.ec_details_customer_review_data_ele{ float:left; width:100%; }
.ec_details_customer_reviews_form{ position:relative; width:40%; margin-left:60%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_form_ele{ position:relative; width:100%; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; display:block; }
.ec_details_customer_reviews_form > .ec_details_customer_reviews_form_holder{ position:relative; float:left; width:100%; border:2px solid #CCC; padding:15px; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_form_ele > .ec_details_customer_reviews_form_holder{ position:relative; float:left; width:100%; border:2px solid #CCC; padding:15px; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_details_customer_reviews_form > .ec_details_customer_reviews_form_holder > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_customer_reviews_form_ele > .ec_details_customer_reviews_form_holder > h3{ float:left; width:100%; font-size:22px; color:#222222; margin:0 0 10px; }
.ec_details_customer_reviews_row{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; font-size:13px; color:#222222; }
.ec_details_customer_reviews_row.ec_lower_space{ margin-bottom:15px; }
.ec_details_customer_reviews_row > span{ float:left; width:48%; text-align:left; margin-right:2%; }
.ec_details_customer_reviews_row > input[type="text"], .ec_details_customer_reviews_row > textarea{ width:100%; display:block; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:none; }
.ec_details_customer_reviews_row > textarea{ min-height:75px; }
.ec_details_customer_reviews_row.ec_stars{ margin:0 0 10px; }
.ec_details_customer_reviews_row > input[type="button"]{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333; float:left; color:#FFFFFF; cursor:pointer; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.1em; border-radius:6px; box-shadow:none; background-image:none; text-shadow:none; font-weight:normal; -webkit-appearance:none; width:inherit !important; height:inherit !important; }
.ec_details_customer_reviews_row > input[type="button"]:hover{ background-color:#000; background-image:none; }
.ec_details_review_input{ cursor:pointer; }
.ec_details_customer_review_loader_holder{ display:none; position:absolute; top:0; right:0; width:100%; height:100%; background:rgba(0,0,0,.75); z-index:55; }
.ec_details_customer_review_loader{ position:relative; width:100%; text-align:center; top:45%; left:0; font-size:12px; text-transform:uppercase; color:#2E2E2E; background-color:rgba(242,242,242,0.9); z-index:56; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Monda',Arial,sans-serif; padding:14px 0; }
.ec_details_customer_review_success_holder{ display:none; position:absolute; top:0; right:0; width:100%; height:100%; background:rgba(0,0,0,.75); z-index:55; }
.ec_details_customer_review_success{ position:relative; width:100%; text-align:center; top:45%; left:0; font-size:12px; text-transform:uppercase; color:#FFF; background-color:rgba(152,195,145,0.9); z-index:56; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Monda',Arial,sans-serif; padding:14px 0; }
.ec_details_review_submitted_button_row{ display:none; }
.ec_details_review_submitted_button_row > input{ background-color:#CCC; cursor:default; }
.ec_details_related_products_area{ float:left; width:100%; margin:20px 0 0; padding-top:20px; border-top:1px solid #CCC; }
.ec_details_related_products_area > h3{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; font-size:22px !important; color:#222222 !important; margin:0 0 10px; }
.ec_details_related_products{ float:left; width:calc( 100% + 16px ); margin-left:-8px !important; font-family: 'Lato', Arial, sans-serif; color:#777; font-size:13px; line-height:1.1em; list-style:none !important; padding:0px !important; overflow-x:hidden; }
.ec_details_related_products > li{ float:left; padding:0 8px !important; margin:0 0 20px 0 !important; width:25%; }

@media only screen and ( min-width:1200px ){
	.ec-product-details-cols-desktop-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-desktop-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}
@media only screen and ( min-width:992px ) and ( max-width:1199px ){
	.ec-product-details-cols-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
	.ec-product-details-cols-tablet-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-tablet-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
	.ec-product-details-cols-tablet-2 .ec_details_images-5{ width:5% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-5{ width:95% !important; margin-left:5% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-10{ width:10% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-10{ width:90% !important; margin-left:10% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-15{ width:15% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-15{ width:85% !important; margin-left:15% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-20{ width:20% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-20{ width:80% !important; margin-left:20% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-25{ width:25% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-25{ width:75% !important; margin-left:25% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-30{ width:30% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-30{ width:70% !important; margin-left:30% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-35{ width:35% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-35{ width:65% !important; margin-left:35% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-40{ width:40% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-40{ width:60% !important; margin-left:40% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-45{ width:45% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-45{ width:55% !important; margin-left:45% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-50{ width:50% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-50{ width:50% !important; margin-left:50% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-55{ width:55% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-55{ width:45% !important; margin-left:55% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-60{ width:60% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-60{ width:40% !important; margin-left:60% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-65{ width:65% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-65{ width:35% !important; margin-left:65% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-70{ width:70% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-70{ width:30% !important; margin-left:70% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-75{ width:75% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-75{ width:25% !important; margin-left:75% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-80{ width:80% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-80{ width:20% !important; margin-left:80% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-85{ width:85% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-85{ width:15% !important; margin-left:85% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-90{ width:90% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-90{ width:10% !important; margin-left:90% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-tablet-2 .ec_details_images-95{ width:95% !important; }
	.ec-product-details-cols-tablet-2 .ec_details_right-95{ width:5% !important; margin-left:95% !important; float:none; padding-left:20px; }
}
@media only screen and ( max-width:767px ){
	.ec_details_tabs{ position:relative; display:flex; justify-content: space-between; flex-direction:column; height:41px; overflow: hidden; }
	.ec_details_tabs.ec_is_open{ height:auto; }
	.ec_details_extra_area > div { width: 100%; }
	.ec_details_tabs li{ width:100%; border-top:none !important; margin-right:0px; padding-left:10px; background:#efefef; border-bottom:1px solid #CCC; }
	.ec_details_tabs li.ec_active{ -webkit-box-ordinal-group:-1; order:-1; border-bottom:2px solid; background:#ffffff; }
	.ec_details_tabs li.ec_active:after{ content: "\25BC"; cursor:pointer; float:right; margin-right:5px; }
	.ec_details_tabs.ec_is_open li.ec_active:after{ content: "\25B2"; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
	.ec-product-details-cols-mobile-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-mobile-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
	.ec-product-details-cols-mobile-2 .ec_details_images-5{ width:5% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-5{ width:95% !important; margin-left:5% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-10{ width:10% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-10{ width:90% !important; margin-left:10% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-15{ width:15% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-15{ width:85% !important; margin-left:15% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-20{ width:20% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-20{ width:80% !important; margin-left:20% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-25{ width:25% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-25{ width:75% !important; margin-left:25% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-30{ width:30% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-30{ width:70% !important; margin-left:30% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-35{ width:35% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-35{ width:65% !important; margin-left:35% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-40{ width:40% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-40{ width:60% !important; margin-left:40% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-45{ width:45% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-45{ width:55% !important; margin-left:45% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-50{ width:50% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-50{ width:50% !important; margin-left:50% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-55{ width:55% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-55{ width:45% !important; margin-left:55% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-60{ width:60% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-60{ width:40% !important; margin-left:60% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-65{ width:65% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-65{ width:35% !important; margin-left:65% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-70{ width:70% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-70{ width:30% !important; margin-left:70% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-75{ width:75% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-75{ width:25% !important; margin-left:75% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-80{ width:80% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-80{ width:20% !important; margin-left:80% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-85{ width:85% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-85{ width:15% !important; margin-left:85% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-90{ width:90% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-90{ width:10% !important; margin-left:90% !important; float:none; padding-left:20px; }
	.ec-product-details-cols-mobile-2 .ec_details_images-95{ width:95% !important; }
	.ec-product-details-cols-mobile-2 .ec_details_right-95{ width:5% !important; margin-left:95% !important; float:none; padding-left:20px; }
}
@media only screen and ( max-width:575px ){
	.ec-product-details-cols-mobile-small-1 .ec_details_images{ width:100% !important; }
	.ec-product-details-cols-mobile-small-1 .ec_details_right{ float:left; width:100% !important; margin-left:0 !important; padding-left:0; }
}

@media only screen and ( min-width:992px ) and ( max-width:1200px ){
    .ec_details_related_products > li{ width:33.333333%; }
}
@media only screen and ( min-width:768px ) and ( max-width:991px ){
    .ec_details_related_products > li{ width:50%; }
}
@media only screen and ( min-width:576px ) and ( max-width:767px ){
    .ec_details_related_products > li{ width:50%; }
}
@media only screen and ( max-width:575px ){
    .ec_details_related_products > li{ width:100%; }
}
.ec_product_details_star_on{ border-color:transparent !important; border-bottom:5px solid #222222 !important; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px  solid #222222; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_on_ele{ border-color:transparent; border-bottom:5px solid #222222; margin:5px 0; position:relative; display:inline-block; color:#222222; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px  solid #222222; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_on:before, .ec_product_details_star_on_ele:before{ border-bottom:8px solid #222222; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); }
.ec_product_details_star_on:after, .ec_product_details_star_on_ele:after{ position:absolute; display:block; color:#222222; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #222222; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); }
.ec_product_details_star_off{ border-color:transparent !important; border-bottom:5px solid #CCCCCC !important; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px solid #CCCCCC; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_off_ele{ border-color:transparent; border-bottom:5px solid #CCCCCC; margin:5px 0; position:relative; display:inline-block; color:#CCCCCC; width:0px; height:0px; border-right:8px solid transparent; border-bottom:5px solid #CCCCCC; border-left:8px solid transparent; -moz-transform:rotate(35deg); -webkit-transform:rotate(35deg); -ms-transform:rotate(35deg); -o-transform:rotate(35deg); }
.ec_product_details_star_off:before, .ec_product_details_star_off_ele:before{ border-bottom:8px solid #CCCCCC; border-left:3px solid transparent; border-right:3px solid transparent; position:absolute; height:0px; width:0px; top:-5px; left:-6px; display:block; content:''; -webkit-transform:rotate(-35deg); -moz-transform:rotate(-35deg); -ms-transform:rotate(-35deg); -o-transform:rotate(-35deg); }
.ec_product_details_star_off:after, .ec_product_details_star_off_ele:after{ position:absolute; display:block; color:#CCCCCC; left:-9px; width:0px; height:0px; content:''; border-right:8px solid transparent; border-bottom:6px solid #CCCCCC; border-left:8px solid transparent; -webkit-transform:rotate(-70deg); -moz-transform:rotate(-70deg); -ms-transform:rotate(-70deg); -o-transform:rotate(-70deg); }

.ec_restricted{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#333; font-size:1.4em; line-height:1.5em; text-align:center; margin-bottom:25px; font-weight:bold; }
.ec_restricted a{ color:#222222; text-decoration:none !important; }
.ec_restricted a:hover{ color:#666666; }

.ec_details_inquiry_popup{ display:none; position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:100000; text-align:center; overflow-y:scroll; overflow-x:hidden; }
.ec_details_inquiry_popup:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_details_inquiry_popup_content{ width:99%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:absolute; top:0; left:0; }
.ec_details_inquiry_popup_padding{ background-color:#FFF; width:90%; height:auto; margin:40px auto 0px; position:relative; display:block; }
.ec_details_inquiry_popup_holder{ display:block; position:relative; width:80%; max-width:345px; margin:auto; text-align:left; }
.ec_details_inquiry_popup_main{ float:left; width:100%; background-color:#FFF; padding:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_details_inquiry_popup_main .ec_details_option_label{ line-height:inherit; min-height:inherit; font-weight:bold; }
.ec_details_inquiry_popup_main .ec_details_options{ border-top:none; border-bottom:none; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > .ec_out_of_stock{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#900; font-weight:bold; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > input, .ec_details_inquiry_popup_main .ec_details_add_to_cart > a{ font-family:'Lato', Arial, sans-serif !important; padding:12px 20px; background-color:#333 !important; float:left; color:#FFF !important; cursor:pointer; margin:0 0 0 10px !important; border:none; text-decoration:none; text-shadow:none; font-size:13px; line-height:1.5em; border-radius:0px; box-shadow:none; min-height:42px; text-shadow:none; font-weight:normal; background-image:none; width:inherit; -webkit-appearance: none; }
.ec_details_inquiry_popup_main .ec_details_add_to_cart > input:hover, .ec_details_inquiry_popup_main .ec_details_add_to_cart > a:hover{ background-color:#000 !important; background-image:none; }
.ec_details_inquiry_popup_main a{ margin-left:0px !important; }
.ec_details_inquiry_popup_close{ position:absolute; top:0; right:0;  }
.ec_details_inquiry_popup_close > input{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:28px !important;  font-family:'Lato', Arial, sans-serif !important; color:#CCC !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; }
.ec_details_inquiry_popup_close > input:hover{ color:#333 !important; background:#CCC !important; background-color:#CCC !important; text-shadow:none !important; }

.ec_store_loader_bg{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; z-index:998; background:rgba(0,0,0,.75); box-sizing:border-box; }
.ec_store_loader{ display:none; position:absolute; top:250px; left:50%; z-index:999; }
@-webkit-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@-moz-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@-o-keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@keyframes ec_store_loader {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

/* Styles for old versions of IE */
.ec_store_loader {
  font-family: sans-serif;
  font-weight: 100;
}

/* :not(:required) hides this rule from IE9 and below */
.ec_store_loader:not(:required) {
  -webkit-animation: ec_store_loader 1250ms infinite linear;
  -moz-animation: ec_store_loader 1250ms infinite linear;
  -ms-animation: ec_store_loader 1250ms infinite linear;
  -o-animation: ec_store_loader 1250ms infinite linear;
  animation: ec_store_loader 1250ms infinite linear;
  border: 8px solid #b3b3b3;
  border-right-color: transparent;
  border-radius: 16px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  width: 32px;
  height: 32px;
}

/* Advanced Editor Content */
.ecrow_11{ float:left; width:100%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_12{ float:left; width:47.7%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_13{ float:left; width:30.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_23{ float:left; width:65.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_14{ float:left; width:21.5%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_34{ float:left; width:73.7%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_15{ float:left; width:16.3%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_25{ float:left; width:37.2%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_35{ float:left; width:58.1%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_45{ float:left; width:79.0%; margin-top:20px; margin-bottom:10px; clear:left; }
.ecrow_12.after{ float:left; width:47.7%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_13.after{ float:left; width:30.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_23.after{ float:left; width:65.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_14.after{ float:left; width:21.5%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_34.after{ float:left; width:73.7%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_15.after{ float:left; width:16.3%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_25.after{ float:left; width:37.2%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_35.after{ float:left; width:58.1%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ecrow_45.after{ float:left; width:79.0%; margin-left:4.6%; margin-top:20px; margin-bottom:10px; clear:none; }
.ec_row_padding{ padding-top:30px; }
.ec_special_divider{ float:left; width:100%; margin-top:15px; }
.ec_special_heading{ float:left; width:100%; font-size:22px; font-family:'Lato', Arial, sans-serif; color:#222222; }

.ec_special_icon{ background-color:#222222; color:#FFF; float:left; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:18px; font-size:35px; }
.ec_special_icon a{ color:#FFF !important; }
.ec_special_iconbox_left{ float:left; height:auto; text-align:left; padding:15px; background-color:#FFF; border:1px solid #333; width:100%; }
.ec_special_iconbox_left > .ec_special_iconlist_content > h3{ float:none; font-size:24px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconbox_left > .ec_special_iconlist_content > span{ float:left; width:100%; font-size:12px; font-family:'Lato', Arial, sans-serif; }

.ec_special_iconbox_top{ float:left; position:relative; height:auto; padding:15px; background-color:#FFF; border:1px solid #333; width:100%; margin-top:15px; }
.ec_special_iconbox_top > .ec_special_icon{ float:none; position:absolute; left:50%; top:-26px; margin:0 0 0 -26px; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:10px;}
.ec_special_iconbox_top > .ec_special_icon > a{ text-decoration:none !important; font-size:35px; margin-left:-7px; }
.ec_special_iconbox_top > .ec_special_iconlist_content > h3{ float:left; width:100%; text-align:center; padding-top:18px; font-size:22px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconbox_top > .ec_special_iconlist_content > span{ float:left; width:100%; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconlist_content p{ line-height:1.5em; margin:.9em 0 0; }
.ec_special_icon_list{ background-color:#222222; color:#FFF; float:left; padding:15px; border-radius:100px; -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box; font-size:20px; line-height:24px; margin-bottom:10px; margin-right:10px; }
.ec_special_iconlist{ float:left; height:auto; text-align:center; padding:15px; background-color:#FFF; }
.ec_special_iconlist_item{ float:left; height:auto; text-align:center; padding:15px; background-color:#FFF; }
.ec_special_icon_list > a{ color:#FFF !important; text-decoration:none !important; font-size:35px; margin-left:-7px; }
.ec_special_iconlist_item > .ec_special_iconlist_content{ margin-left:65px; }
.ec_special_iconlist_item > .ec_special_iconlist_content > h3{ float:left; width:100%; text-align:left; font-size:24px; margin:10px 0 10px 10px; font-family:'Lato', Arial, sans-serif; }
.ec_special_iconlist_item > .ec_special_iconlist_content > span{ float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; margin-left:10px; text-align:left; }

.ec_special_video{ padding-bottom:56.25%; height:0; clear:both; position:relative; margin-bottom:20px; }
.ec_special_videowrap{ width:100%; height:100%; }
.ec_special_videowrap > iframe{ position:absolute; width:100%; height:100%; top:0; left:0; }
.ecrow_11 .ec_special_videowrap > iframe{ width:100%; height:50%; }
.ecrow_12 .ec_special_videowrap > iframe{ width:100%; height:25%; }
.ecrow_13 .ec_special_videowrap > iframe{ width:100%; height:20%; }

/* CART PAGE */
.ec_cart_page *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-shadow:none; font-weight:normal; }
.ec_cart_page input[type='text'], .ec_cart_page input[type='input'], .ec_cart_page input[type='password'], .ec_cart_page input[type='email'], .ec_cart_page input[type='number'], .ec_cart_page input[type='url'], .ec_cart_page input[type='tel'], .ec_cart_page input[type='search'], .ec_cart_page textarea, .ec_cart_page select{ color:#222 !important; -webkit-appearance:none;outline:none; font:15px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; margin:0; display:block; max-width:100%; background:#FFF; line-height:1.1em; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border:1px solid rgb(230,230,230); box-shadow:0px 1px 1px rgb(0 0 0 / 3%), 0px 3px 6px rgb(0 0 0 / 2%); transition:background 0.15s ease, border 0.15s ease, box-shadow 0.15s ease, color 0.15s ease; border-radius:5px; padding:.75rem; height:auto !important; }
.ec_cart_page form{ margin:0 0 0 0 !important; }
.ec_cart_empty{ float:left; width:100%; text-align:center; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; }
.ec_cart_empty_button_row{ float:left; width:100%; text-align:center; }
a.ec_cart_empty_button{ cursor:pointer; padding:12px 25px; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#FFFFFF !important; background-color:#222222; margin:10px auto; display:inline-block; text-decoration:none !important; border-radius:6px; }
a.ec_cart_empty_button:hover{ background-color:#666666; }
.ec_cart_page{ width:100%; max-width:100%; }
.ec_cart_breadcrumbs{ float:left; margin:15px 0 30px; width:100%; }
.ec_cart_breadcrumb{ width:auto; font-size:18px; font-family:'Lato', Arial, sans-serif !important; color:#222222; margin:0; float:left; }
.ec_cart_breadcrumb.ec_inactive{ color:#999 !important; display:block; }
.ec_cart_breadcrumb_divider{ float:left; width:20px; font-size:15px; font-family: "dashicons"; color:#CCC; margin:0 25px; }
.ec_cart_breadcrumb_divider:before{ content: "\f345" !important; }
.ec_cart_breadcrumb > a{ text-decoration:none !important; }
.ec_cart_backorders_present{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#FFF; padding:16px 20px; font-size:13px; line-height:1.1em; margin:5px 0 20px 0; background:#F26F50; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-align:center; text-transform:uppercase; }
.ec_cart_backorder_date{ float:left; width:100%; font-family:'Lato', Arial, sans-serif; color:#F26F50; margin:6px 0; }

/* CART SECTION */
.ec_cart_left.ec_cart_holder{ overflow-y:auto; }
.ec_cart_left.ec_cart_holder::-webkit-scrollbar{ width:15px; height:15px; border-bottom:1px solid #eee; border-top:1px solid #eee; }
.ec_cart_left.ec_cart_holder::-webkit-scrollbar-thumb{ border-radius:8px; background-color:#C3C3C3; border:2px solid #eee; }
.ec_cart_left{ float:left; width:65%; border-right:1px solid #CCC; padding-right:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_cart_right{ float:right; width:35%; padding-left:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_cart_full{ width:100%; border-right:none; padding-right:0px; }
.ec_cart{ min-width:500px; width:100%; padding:0; margin:0; border-collapse:collapse; border-spacing:0; }
.ec_cart > thead{ width:100%; border-bottom:3px solid #CCCCCC; }
.ec_cart > thead > tr > th{ font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; background:#FFF; border-left:0px solid #CCC; border-right:0px solid #CCC; border-top:0px solid #CCC; border-bottom:0px solid #CCC; text-transform:uppercase; font-size:15px; line-height:1.5em; letter-spacing:1.5px; }
.ec_minimum_purchase_box{ border:1px solid #b74949; background:#d6baba; padding:10px; margin-bottom:10px; }
.ec_minimum_purchase_box p{ font-family:'Lato', Arial, sans-serif !important; color:#690000; text-align:center; font-weight:bold; font-size:16px; }

th.ec_cartitem_head_name{ text-align:left; padding:9px 0 9px 12px !important; }
th.ec_cartitem_head_price{ width:15%; text-align:left; padding:9px 0 !important; }
th.ec_cartitem_head_quantity{ width:15%; text-align:center; padding:9px 0 !important; }
th.ec_cartitem_head_total{ width:15%; text-align:right; padding:9px 12px 9px 0 !important; }

tr.ec_cartitem_row{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom:1px solid #CCC; border-left:0px solid #CCC; border-right:0px solid #CCC; background:#FFF !important; }
tr.ec_cartitem_row > td{ border-left-width:0px !important; border-top-width:0px !important; border-right-width:0px !important; border-bottom-width:0px !important; vertical-align:middle; padding:9px 0; margin:0; }
tr.ec_cartitem_row > td.ec_cartitem_image, tr.ec_cartitem_row > td.ec_cartitem_details, tr.ec_cartitem_row > td.ec_cartitem_price{ padding:9px !important; }
tr.ec_cartitem_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
tr.ec_cartitem_error_row > td{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

td.ec_cartitem_remove_column{ text-align:center; padding:0 5px 0 12px !important; }
.ec_cartitem_delete{ width:27px; height:27px; border:3px solid #CCC; border-color:#CCC !important; color:#CCC; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; cursor:pointer; line-height:23px; margin:0 auto; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cartitem_delete > span{ display:none; font-family:'Lato', Arial, sans-serif !important; font-size:14px; color:#666666; }
.ec_cartitem_delete:hover{ border-color:#BD9292 !important; color:#BD9292 !important; }
.ec_cartitem_delete:before{ content: "\f335" !important; }
.ec_cartitem_deleting{ display:none; width:27px; height:27px; border:3px solid #BD9292; border-color:#BD9292 !important; color:#BD9292; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; line-height:23px; margin:0 auto; }
.ec_cartitem_deleting:before{ content: "\f113" !important; }
td.ec_cartitem_image{ width:100px; }
.ec_cartitem_image > img{ width:100%; min-width:100px; height:auto; display:inline-block; vertical-align:middle; margin:0 !important; padding:0 !important; }
td.ec_cartitem_details{ width:34%; padding-left:20px !important; padding-right:20px !important; }
.ec_cartitem_title{ font-size:14px; font-family:'Lato', Arial, sans-serif !important; color:#222222 !important; text-decoration:none !important; border-bottom:none !important; }
td.ec_cartitem_details > dl{ margin:0; }
td.ec_cartitem_details > dl > dt{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#999999; }

td.ec_cartitem_price{ text-align:left; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; }
td.ec_cartitem_quantity{ text-align:center; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; position:relative; }
.ec_cartitem_quantity_table{ margin:10px 0 0 0; border:none; }
.ec_cartitem_quantity_table > tbody{ }
.ec_cartitem_quantity_table > tbody > tr{ }
.ec_cartitem_quantity_table > tbody > tr > td{ padding:0 !important; border:none; background:none; background-color:inherit; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_minus_column{ width:25%; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_quantity_column{ width:50%; }
.ec_cartitem_quantity_table > tbody > tr > td.ec_plus_column{ width:25%; }
.ec_cartitem_quantity_table > tbody > tr > td > input{ margin:0 !important; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus{ margin:0 1px 0 0; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:focus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:focus, .ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:hover, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:hover{ float:left; background-color:#B9B9B9; border:none !important; font-family: 'Lato', Arial, sans-serif !important; font-size:12px !important; color:#FFF; padding:2px 8px; cursor:pointer; box-shadow:none; line-height:1.1em; min-height:25px; background-image:none; font-weight:normal; text-shadow:none; -webkit-appearance:none; width:100%; border-radius:5px; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_minus:hover, .ec_cartitem_quantity_table > tbody > tr > td > .ec_plus:hover{ background-color:#A9A9A9; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity{ padding:4px 2px !important; font-family: 'Lato', Arial, sans-serif !important; font-size:12px !important; float:left; width:90% !important; text-align:center; margin:0 5% !important; background-color:#FFF; border-radius:0; height:inherit; -moz-appearance:textfield; min-height:inherit; border-radius:5px !important; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity::-webkit-outer-spin-button, .ec_cartitem_quantity_table > tbody > tr > td > .ec_quantity::-webkit-inner-spin-button{ -webkit-appearance:none; margin:0; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_cartitem_update_button{ font-family:'Lato', Arial, sans-serif !important; padding:5px 8px; background-color:#B9B9B9 !important; float:left; color:#FFF !important; cursor:pointer; margin:5px 0 0 0 !important; border:none !important; text-decoration:none; text-shadow:none !important; font-size:12px !important; line-height:1.1em !important; border-radius:5px !important; box-shadow:none; font-weight:normal !important; background-image:none !important; width:100%; text-align:center; border:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cartitem_quantity_table > tbody > tr > td > .ec_cartitem_update_button:hover{ background-color:#A9A9A9 !important; background-image:none; }

.ec_cartitem_updating{ display:none; width:27px; height:27px; border:3px solid #CCC; border-color:#CCC !important; color:#CCC; font-family: "dashicons"; font-size:22px; text-align:center; border-radius:99px; line-height:23px; position:absolute; top:50%; left:-35px; margin-top:5px; }
.ec_cartitem_updating:before{ content: "\f113" !important; }

td.ec_cartitem_total{ text-align:right; padding:0 12px 0 0 !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222222; }

/* Cart Totals + Details Inputs */
#paypal-button-container > div{ max-width:100% !important; margin:0 auto !important; }
.ec_cart_header{ float:left; width:100%; font-family:'Lato', Arial, sans-serif !important; color:#222222; letter-spacing:1.5px; line-height:1.5em; font-size:15px; font-weight:bold; border-bottom:3px solid #CCC; text-transform:uppercase; padding:9px 0; margin-top:15px; }
.ec_cart_header.ec_top{ margin-top:0px; }
.ec_cart_login_header_link{ float:right; font-size:13px; text-transform:none; font-weight:normal; }
.ec_cart_address_display{ float:left; width:100%; background:#efefef; padding: 15px; border-radius: 5px; margin-bottom:10px; }
.ec_cart_address_display_billing{ margin-top:25px; }
.ec_cart_address_display_header{ font-size:15px; font-weight:bold; text-transform:uppercase; }
.ec_cart_address_display_line{ font-size:15px; color:#222; line-height:1.5em; }
.ec_cart_address_change{ float:left; width:100%; }
.ec_cart_address_change a{ font-size:13px; }
.ec_cart_price_row{ float:left; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_price_row.ec_no_discount{ display:none; }
.ec_cart_price_row_label{ float:left; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:bold; max-width:75%; }
.ec_cart_price_row_total{ float:right; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:normal; }
#ec_cart_total{ font-weight:bold; }
.ec_cart_price_row_v2{ display:flex; align-items:center; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_price_row_v2.ec_no_discount{ display:none; }
.ec_cart_image_row_v2{ width:18%; margin-right:2%; }
.ec_cart_image_row_v2 img{ border-radius:5px; max-width:100%; }
.ec_cart_input_button_row{ display:flex; }
.ec_cart_input_column{ width:75%; }
.ec_cart_button_column{ width:25%; }
.ec_cart_button_column > .ec_cart_button{ display:flex; align-items:center; justify-content:center; width:100%; height:100%; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none !important; border-radius:6px; margin-left:5px; }
.ec_cart_button_column > .ec_cart_button:hover{ background-color:#666666; color:#FFF !important; }
.ec_cart_button_column > .ec_cart_button_working{ display:none; align-items:center; justify-content:center; width:100%; height:100%; text-transform:uppercase; color:#FFF !important; background-color:#AAAAAA !important; border:none !important; cursor:default !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; line-height:initial; margin-left:5px; }
.ec_cart_button_column > .ec_cart_button_working_active{ display:flex; }
.ec_cart_price_row_label_v2{ width:65%; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:bold; }
.ec_cart_price_row_label_v2 dl{ font-weight:normal; line-height:1.2em; }
.ec_cart_price_row_total_v2{ width:15%; font-family:'Lato', Arial, sans-serif !important; color:#222222; font-size:12px; font-weight:normal; text-align:right; }
#ec_cart_total{ font-weight:bold; }
.ec_cart_tips{ float:left; width:100%; padding:5px 0 0 0; border-bottom:1px solid #CCCCCC; line-height:1.5em; }
.ec_cart_tip_items{ display:flex; float:left; width:100%; margin:0px !important; padding:10px 0px 0px !important; text-align:center; }
.ec_cart_tip_item{ display:inline-block; text-align:center; list-style:none !important; border-top:1px solid #CCCCCC; padding:0px !important; flex:1 1 auto; border:1px solid #CCC; margin:4px; opacity:.6; }
.ec_cart_tip_item:hover{ }
.ec_cart_tip_item.ec_tip_selected{ background:#DEDEDE; opacity:1; }
.ec_cart_tip_item:first-child{ margin-left:0px !important; }
.ec_cart_tip_item:last-child{ margin-right:0px !important; }
.ec_cart_tip_item a{ display:inline-block; padding:4px 10px; line-height:1.2em; text-decoration:none !important; }
.ec_cart_tip_item.ec_tip_selected a, .ec_cart_tip_item:hover{ opacity:1; }
.ec_cart_tip_item a > span{ float:left; width:100%; font-size:14px;  }
.ec_cart_tip_item a > strong{ font-weight:bold; font-size:13px; }
.ec_cart_tip_custom_item{ float:left; width:100%; margin:10px 0; border:none; }
.ec_cart_tip_custom_item > label{ font-size:13px; font-weight:bold; }
.ec_cart_tip_custom_item > input[type="number"]{ float:left; width:100%; text-align:center; margin-bottom:0px !important; }
.ec_cart_tip_custom_item > input[type="button"]{ float:left; width:100%; }
.ec_cart_button_row{ float:left; width:100%; margin-top:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_button_row > .ec_account_button{ float:right; padding:8px 30px !important; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; background-image:inherit; line-height:1.2em; }
.ec_cart_button_row > .ec_cart_button{ float:right; width:100%; padding:8px 0px; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none !important; border-radius:6px; }
.ec_account_login_link{ background:none !important; }
.ec_cart_button_row > .ec_cart_button:hover{ background-color:#666666; color:#FFF !important; }
.ec_cart_button_row > .ec_account_button:hover{ background-image:inherit; }
.ec_cart_button_row > .ec_cart_button, .ec_cart_button_row input[type="button"], .ec_cart_button_row a, .ec_cart_button_row > .ec_cart_button:hover, .ec_cart_button_row input[type="button"]:hover, .ec_cart_button_row a:hover{ background-image:none; box-shadow:none; text-shadow:none; line-height:initial; }
.ec_cart_button_row > .ec_cart_button_working{ display:none; width:100%; float:left; padding:8px 30px; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#AAAAAA !important; border:none !important; cursor:default !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; line-height:initial; }
.ec_cart_input_row{ float:left; width:100%; margin:9px 0 0 0; font-family:'Lato', Arial, sans-serif !important; font-size:12px; line-height:1.5em; }
.ec_cart_account_required_message{ margin:-5px 0 5px; font-size:14px; }
.ec_cart_input_row > .ec_cart_input_left_half{ float:left; width:50%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_input_row > .ec_cart_input_right_half{ float:left; width:50%; padding-left:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_input_row > .ec_cart_input_left_half_third{ width:32.333333%; padding-left:0px; }
.ec_cart_input_row > .ec_cart_input_right_half_third{ width:32.333333%; margin-left:1.5%; padding-left:0px; }
.ec_cart_input_row_flex{ display:flex; column-gap:15px; float:left; width:100%; margin:9px 0 0 0; font-family:'Lato', Arial, sans-serif !important; font-size:12px; line-height:1.5em; }
.ec_cart_input_row_flex > .ec_cart_input_column_1{ width:100%; }
.ec_cart_input_row_flex > .ec_cart_input_column_2{ width:50%; }
.ec_cart_input_row_flex > .ec_cart_input_column_3{ width:33.333333%; }
.ec_cart_input_row_flex > .ec_cart_input_column_4{ width:25%; }
.ec_cart_input_row_flex > .ec_cart_input_column_5{ width:20%; }
.ec_cart_input_row label{ box-sizing:border-box; color:#222222; font-family: 'Lato', Arial, sans-serif; font-size:.93rem; font-weight:400; float:left; width:100%; line-height:1.5em; margin-bottom:4px; }
.ec_cart_input_row input, .ec_cart_input_row select, .ec_cart_input_row textarea{ float:left; width:100% !important; margin-bottom:0 !important; background-color:#FFF; }
.ec_cart_input_row input[type="checkbox"]{ float:left; width:auto !important; margin-right:10px; }
.ec_cart_no_shipping_address{ float:left; width:100%; font-size:16px; font-weight:bold; margin:0; padding:15px 0; color:#222; }
.ec_cart_error_row, .ec_cart_error_message{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px solid #551111; border-color:#cc0023 !important; color:#222222; padding:12px; font-size:15px; line-height:1.1em; margin:5px 0 0 0; background:#fff4f4; font-weight:normal;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-radius:5px; }
.ec_cart_success_row2{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(10, 85, 84); background-color: rgb(216, 251, 222); justify-content:center; }
.ec_cart_notice_row{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(122, 65, 0); background-color: rgb(255, 245, 204); justify-content:center; }
.ec_cart_error_row2{ border-radius: 8px; box-shadow: none; background-image: none; line-height: 1.57; font-size: 0.975rem; font-weight: 400; display: flex; padding:16px; color: rgb(122, 9, 22); background-color: rgb(255, 233, 213); justify-content:center; }
.ec_cart_paypal_note{ margin:5px 0 25px; font-weight:bold; font-size:16px; }
.ec_cart_success{ float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px solid #CCCCCC; border-color:#CCCCCC !important; color:#222222; padding:25px 20px; text-align:center; font-size:14px; line-height:1.1em; margin:5px 0 20px 0; background:#EFEFEF; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_cart_success_message{ display:none; float:left; width:100%; font-family: 'Lato', Arial, sans-serif; border:1px dashed #678828; border-color:#678828 !important; color:#678828; padding:8px 16px; font-size:12px; line-height:1.1em; margin:5px 0 0 0; background:#E7FFF4; font-weight:bold; }
#ec_user_login_form, #ec_user_create_form, #ec_shipping_form, #ec_manual_payment_form, #ec_affirm_form, #ec_third_party_form, #ec_credit_card_form, #ec_ideal_form{ display:none; }
#ec_user_login_form{ float:left; width:100%; position: relative; }
.ec_cart_box_section{ float:left; width:100%; border:1px solid #CCC; padding:9px 12px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; background:#FFF; }
.ec_cart_box_section label{ color:#222222 !important; }
.ec_cart_box_section strong{ float:left; width:100%; color:#222222 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; font-weight:bold; margin-top:20px; }
.ec_cart_box_section select{ max-width:250px; }
.ec_cart_box_section.ec_affirm_box{ text-align:center; }
.ec_cart_box_section.ec_affirm_box img{ max-width:100%; }
.ec_cart_option_row{ float:left; width:100%; border:1px solid #CCC; padding:9px 12px; font-family: 'Lato', Arial, sans-serif; font-size:12px; font-weight:bold; color:#222222; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; margin:5px 0 0 0; background-color:#F3F3F3;line-height:1.7em; }
.ec_cart_option_row > input{ float:left; height:auto; width:20px !important; }
.ec_card_active{ float:left; display:block; }
.ec_card_inactive{ float:left; display:none; }
.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > select,.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > input, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > select,.ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > input{ width:35% !important; margin-right:2% !important; }
.ec_cart_input_row > a, .ec_cart_input_row > b, .ec_cart_input_row > strong, .ec_account_order_details_item_display_title > a{ font-family: 'Lato', Arial, sans-serif; font-size:12px; color:#222222; text-decoration:none; border-bottom:none !important; }
.ec_cart_input_row > a:hover, .ec_account_order_details_item_display_title > a:hover{ font-family: 'Lato', Arial, sans-serif; font-size:12px; color:#666666; text-decoration:none; }
.ec_cart_error{ float:left; width:100%; border:1px solid #AE0000; border-color:#AE0000 !important; padding:8px 16px;  margin:5px 0 0 0; background:#ffeeee;  }
.ec_cart_error > div{ font-family:'Lato', Arial, sans-serif; color:#000000; font-size:12px; line-height:2.0em !important; font-weight:bold; position:relative; }
.ec_cart_error > div:before{ content: "\f348"; font-family: "dashicons"; font-size:22px; color:#7d2222; float:left; margin-top:0px; padding-right:10px; }
#ec_cart_payment_one_column{ display:none; }
.ec_cart_input_row.ec_agreement_section{ margin:20px 5px 15px; font-weight:bold; line-height:1.9em; }
.ec_cart_input_row.ec_agreement_section input{ float:left; width:14px !important; margin-right:12px; margin-top:5px; }
.StripeElement{ width:100% !important; }
.wpeasycart_edit_shipping_method_link, .wpeasycart_edit_shipping_method_link_mobile{ float:left; width:100%; margin:10px 0 0; }
#wp-easycart-square-payment-status-container{ width: 100%; margin-top: 11px; margin-bottom: 11px; visibility: hidden; font-family: "Square Sans Text VF","Square Sans Text",Arial,sans-serif; font-size: 14px; }
#wp-easycart-square-payment-status-container.is-success{color: #333333;}
#wp-easycart-square-payment-status-container.is-failure{color: #cc0023;}
#wp-easycart-square-payment-status-container.is-failure::before{ content: ' '; -webkit-mask: url( 'data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM8 9C8.55229 9 9 8.55228 9 8V5C9 4.44771 8.55229 4 8 4C7.44772 4 7 4.44771 7 5V8C7 8.55228 7.44772 9 8 9ZM8 10C8.55229 10 9 10.4477 9 11C9 11.5523 8.55229 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10Z%27/%3E%3C/svg%3E' ); mask: url(' data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8ZM8 9C8.55229 9 9 8.55228 9 8V5C9 4.44771 8.55229 4 8 4C7.44772 4 7 4.44771 7 5V8C7 8.55228 7.44772 9 8 9ZM8 10C8.55229 10 9 10.4477 9 11C9 11.5523 8.55229 12 8 12C7.44772 12 7 11.5523 7 11C7 10.4477 7.44772 10 8 10Z%27/%3E%3C/svg%3E' ); background-color: #cc0023; display: inline-block; height: 16px; width: 16px; vertical-align: -3px; margin-right: 8px; }
#wp-easycart-square-apple-pay-button{ width:100%; display:inline-block; -webkit-appearance:-apple-pay-button; -apple-pay-button-type:plain; -apple-pay-button-style:black; }
#wp-easycart-square-google-pay-button{ float:left; width:100%; }
#wp-easycart-square-google-pay-button .gpay-card-info-container{ width:100%; }

/* Cart Success */
.ec_cart_success_title{ text-align:center; }
.ec_cart_success_subtitle{ text-align:center; }
.ec_cart_success_order_number{ text-align:center; font-weight:bold; }
.ec_cart_success_continue_shopping_button{ text-align:center; margin-top:20px; }
.ec_cart_success_continue_shopping_button > a{ display:inline-block; margin-bottom:10px; padding:10px 30px; font-weight:bold; color:#FFF !important; text-decoration:none !important; background:#333; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.ec_cart_success_continue_shopping_button > a:hover{ background:#555; }
.ec_cart_success_print_button{ width:150px; display:block; text-align:center; margin:20px auto; }
.ec_order_success_printer_icon{ float:left; margin-right:10px; }
.ec_cart_success_print_button > a{ color:#333333 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; float:left; line-height:28px; font-weight:bold; font-size:14px; text-decoration:none !important; }
.ec_cart_success_print_button > a > span{ margin:5px 5px 0 0; }
.ec_cart_success_print_button > a:hover{ color:#555555 !important; }
.ec_cart_success_text_subscribe_success{ display:none; float:left; width:100%; margin:5px 0; background:#b7e5b7; border:1px solid #419741; border-color:#419741 !important; color:#222; padding:8px; }
.ec_cart_error_text_subscribe_error{ display:none; float:left; width:100%; margin:5px 0; background:#efc6c6; border:1px solid #900; border-color:#900 !important; color:#222; padding:8px; }
.ec_order_success_row{ display:flex; flex-direction:row; align-items:center; column-count:2; border:1px solid #CCC; background:#fefefe; padding:15px; justify-content:flex-start; align-content:center; }
.ec_order_success_column2{ display:flex; flex-direction:column; text-align:left; }
.ec_cart_success_title_v2{ margin:0; text-align:left; }
.ec_cart_success_subtitle_v2{ text-align:left; margin:5px 0 0; }
.ec_cart_success_order_number_v2{ margin:0; text-align:left; font-weight:bold; }
.ec_cart_success_continue_shopping_button_v2{ text-align:left; margin:10px 0 0; }
.ec_cart_success_continue_shopping_button_v2 > a{ display:inline-block; margin-bottom:10px; padding:10px 30px; font-weight:bold; color:#FFF !important; text-decoration:none !important; background:#333; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.ec_cart_success_continue_shopping_button_v2 > a:hover{ background:#555; }
.ec_cart_success_print_button_v2{display:flex; width:100%; justify-content:flex-end; align-content:flex-end; align-items:flex-end; margin:5px 0; text-align:center; }
.ec_cart_success_print_button_v2 > a{ color:#333333 !important; font-family: 'Lato', Arial, sans-serif; font-size:12px; float:left; line-height:28px; font-weight:bold; font-size:14px; text-decoration:none !important; }
.ec_cart_success_print_button_v2 > a > span{ margin:5px 5px 0 0; }
.ec_cart_success_print_button_v2 > a:hover{ color:#555555 !important; }

@media only screen and ( max-width:699px ){
	.ec_order_success_loader{ display:none !important; }
}
@media only screen and ( max-width:479px ){
	.ec_cart_success_continue_shopping_button > a, .ec_cart_success_continue_shopping_button_v2 > a{ display:block; text-align:center; }
}

/* Cart Section V2 */
.ec_cart_information, .ec_cart_shipping, .ec_cart_payment{ float:left; width:100%; position:relative; }
.ec_cart_information, .ec_cart_information *, .ec_cart_shipping, .ec_cart_shipping *, .ec_cart_payment, .ec_cart_payment *{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

.ec_cart_table_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
.ec_cart_table_error_row > div{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

.ec_cart_show_cart{ float:left; width:100%; text-align:right; padding:5px 0; border-bottom:1px solid #CCC; margin-bottom:5px; }
.ec_cart_show_cart a{ font-size:15px !important; font-weight:normal; color:#555; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_show_cart a:hover{ color:#222; }

#ec_cart_logged_in_section{ float:left; width:100%; position:relative; padding:0 0 25px 0; }

.ec_cart_locked_panel{ border-radius:5px; background:#efefef; float:left; width:100%; padding:25px; }
.ec_cart_location_error{ border:1px solid #551111; border-color:#cc0023 !important; color:#222222; background:#fff4f4; font-weight:normal;  box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box }

.ec_cart_breadcrumbs_v2{ float:left; width:100%; margin-bottom:25px; font-size:.9rem; }
.ec_cart_breadcrumb_item_v2{ font-size:13px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_breadcrumb_item_v2:hover{ color:#222; }
.ec_cart_breadcrumbs_v2 .dashicons-arrow-right-alt2:before{ font-size:15px; }

.wpeasycart-deactivated-link{ color:#999 !important; text-decoration:none !important; cursor:default !important; }

.ec_cart_bottom_nav_v2{ display:flex; flex-direction: row; float:left; width:100%; margin-top:25px; }
.ec_cart_bottom_nav_tabbed{ justify-content:space-between; }
.ec_cart_bottom_nav_left{ float:left; }
.ec_cart_bottom_nav_right{ float:right; }
.ec_cart_bottom_nav_back{ font-size:15px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_bottom_nav_back:hover{ color:#222; }

.ec_cart_express_button_container{ display:flex; width:100%; flex-direction:row; justify-content:space-between; column-gap:10px; }
.ec_cart_express_button_container > div{ width:50% !important; margin:0px !important; }
.ec_cart_express_button_container.ec_cart_express_button_container_single > div{ width:100% !important; }
.wp-easycart-square-express-checkout{ display:flex; flex-direction:column; }

.ec_cart_create_account_row_v2{ float:left; width:100%; text-align:left; margin:9px 0; }
.ec_cart_create_account_row_v2 > a{ font-size:13px !important; font-weight:normal; color:#444; font-family:'Lato', Arial, sans-serif !important; text-decoration:none; }
.ec_cart_create_account_row_v2 > a:hover{ color:#222; }

.ec_cart_table{ float:left; width:100%; }
.ec_cart_table_details{ display:flex; width:40%; justify-content:flex-start; }
.ec_cart_table_price{ display:flex; width:20%; justify-content:center; }
.ec_cart_table_quantity{ display:flex; width:20%; flex-direction:column; text-align:center; }
.ec_cart_table_total{ display:flex; width:20%; justify-content:flex-end; }

.ec_cart_table_headers{ float:left; width:100%; display:flex; padding:15px 0; border-bottom:2px solid #222; font-size:16px; text-transform:uppercase; font-weight:bold; }
.ec_cart_table_header_spacer{ }
.ec_cart_table_header_price{ }
.ec_cart_table_header_quantity{ }
.ec_cart_table_header_total{ }

.ec_cart_table_body{ float:left; width:100%; border-bottom:2px solid #222; }
.ec_cart_table_row{ float:left; width:100%; display:flex; align-items:center; padding: 15px 0; }
.ec_cart_table_column_details{ display:flex; align-items:center; }
.ec_cart_table_image{ width:15%; min-width:115px; }
.ec_cart_table_image > img{ max-width:100%; }
.ec_cart_table_details_content{ padding-left:20px; }
.ec_cart_table_details_content .ec_cartitem_title{ font-size:18px; font-weight:bold; }
.ec_cart_table_details_content dl{ font-size:14px; }
.ec_cart_table_mobile_price{ display:none; }
.ec_cart_table_column_price{ }
.ec_cart_table_column_quantity{ }
.ec_cart_table_column_quantity input[type="number"]{ text-align:right; max-width:80px; border-top:none; border-left:none; border-right:none; border-bottom:2px solid #222; border-radius:0px; margin:0 auto; }
.ec_cart_table .ec_cartitem_delete{ border:none; color:#222; font-family: 'Lato', Arial, sans-serif; font-size:13px; margin-top:5px; width:100%; text-align:center; }
.ec_cart_table .ec_cartitem_delete:before{ display:none; }
.ec_cart_table_column_total{ }

.ec_cart_table_subtotal_row{ float:left; width:100%; display:flex; }
.ec_cart_table_subtotal{ float:left; width:100%; padding:15px 0; text-align:right; font-size:22px; }
.ec_cart_table_split_payments{ float:left; width:100%; padding:15px 0; text-align:right; font-size:12px; }
.ec_cart_table_message{ float:left; width:100%; padding:5px 0; text-align:right; font-size:12px; }
.ec_cart_table_checkout_button_row{ float:left; width:100%; }
.ec_cart_table_checkout_button{ float:right; border-radius:50px; padding:15px 25px; background:#222; color:#FFF; text-decoration:none; }
.ec_cart_table_checkout_button:hover{ color:#FFF; background:#000; }
.ec_cart_table_shopping_button{ float:left; width:100%; }
.ec_cart_table_continue_shopping{ float:right; color:#222; margin-top:20px; }
.ec_cart_table_continue_shopping:hover{ text-decoration:underline; color:#000; }

.ec_cart_express_checkout{ float:left; width:100%; }
#wpec-express-checkout-element{ float:left; width:100%; margin:15px 0; }
.ec_cart_express_checkout_header{ float:left; width:100%; text-align:center; font-size:14px; color:#666; }
.ec_cart_express_checkout_divider{ float:left; width:100%; display:flex; align-content:center; align-items:center; margin-top:25px; margin-bottom:5px; width:100%; }
.ec_cart_express_checkout_divider:before, .ec_cart_express_checkout_divider:after{ width:calc( 50% - 35px ); height:1px; border-top:1px solid #CCC; content:""; }
.ec_cart_express_checkout_divider > div{ width:70px; margin:0 auto; text-align:center; }

.ec_cart_shipping_animate_pulse{ float:left; width:100%; display:flex; align-items:center; animation: ec_cart_shipping_pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; padding:16px 13px; border-top:1px solid #f5f5f5; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; }
.ec_cart_shipping_animate_pulse:first-child{ border-top-left-radius:5px; border-top-top-radius:5px; }
.ec_cart_shipping_animate_pulse:last-child{ border-bottom:1px solid #f5f5f5; border-bottom-left-radius:5px; border-bottom-top-radius:5px; }
.ec_cart_shipping_rounded_loader{ border-radius:9999px; background-color:rgb( 239 239 239 / 1 ); width:1rem; height:1rem; }
.ec_cart_shipping_animate_line_container{ width:100%; display:flex; flex-direction:row; align-items:flex-start; justify-content:space-between;}
.ec_cart_shipping_animate_line_top{ width:70%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.9rem; margin:0 0 0 10px; }
.ec_cart_shipping_animate_line_bottom{ width:7%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.9rem; }

.ec_cart_price_row > .ec_cart_price_row_loader{ display:none; float:left; width:100%; padding-bottom:5px; }
.ec_cart_price_animate_pulse{ float:left; width:100%; display:flex; align-items:center; animation: ec_cart_shipping_pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; }
.ec_cart_price_animate_line_container{ width:100%; display:flex; flex-direction:row; align-items:flex-start; justify-content:space-between;}
.ec_cart_price_animate_line_top{ width:25%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.5rem; }
.ec_cart_price_animate_line_bottom{ width:15%; height:1.4rem; background-color:rgb( 239 239 239 / 1 ); border-radius:.5rem; }
.ec_cart_price_row_loading > .ec_cart_price_row_label, .ec_cart_price_row_loading > .ec_cart_price_row_total{ display:none; }
.ec_cart_price_row_loading > .ec_cart_price_row_loader{ display:flex; }

@keyframes ec_cart_shipping_pulse {
	0% { opacity:.95; }
	50% { opacity:.2; }
	100% { opacity:.95; }
}

.ec_cart_review_box{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; padding:8px 16px; }
.ec_cart_review_row{ float:left; width:100%; display:flex; align-items:center; padding-left:5px; padding-right:5px; padding-top:8px; padding-bottom:8px; border-top:1px solid #CCC; }
.ec_cart_review_row:first-child{ border-top:none; padding-top:0px; }
.ec_cart_review_row:last-child{ padding-bottom:0px; }
.ec_cart_review_label{ width:70px; color:#666; font-family: 'Lato', Arial, sans-serif; font-size:13px; text-align:left; }
.ec_cart_review_info{ width:calc( 100% - 140px ); color:#222; font-family: 'Lato', Arial, sans-serif; font-size:13px; text-align:left; }
.ec_cart_review_button{ width:70px; text-align:right; }
.ec_cart_review_button > a{ color:#222; text-decoration:underline !important; font-family: 'Lato', Arial, sans-serif; font-size:13px; }

.ec_cart_shipping_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_shipping_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_shipping_table .ec_cart_shipping_method_row{ float:left; width:100%; display:flex; align-items:center; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_shipping_table .ec_cart_shipping_method_row:first-child{ border-top:none; }
.ec_cart_shipping_table .ec_cart_shipping_method_row.ec_method_selected{ background:#EFEFEF; }
.ec_cart_shipping_table .ec_cart_shipping_method_row > input[type="radio"]{ }
.ec_cart_shipping_table .ec_cart_shipping_method_row > span.label{ width:calc( 100% - 127px ); text-align:left; }
.ec_cart_shipping_table .ec_cart_shipping_method_row > span.price{ width:100px; text-align:right; }
.ec_cart_shipping_table .ec_cart_no_shipping_methods{ background:#EFEFEF; padding:16px 13px; border-radius:5px; }

.ec_cart_billing_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_billing_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_billing_table_row{ float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_billing_table_row:first-child{ border-top:none; }
.ec_cart_billing_table_row.ec_billing_row_selected, .ec_cart_billing_table_address{ background:#EFEFEF; }
.ec_cart_billing_table_row > .ec_cart_billing_table_column > input[type="radio"] { margin-right:7px; }
.ec_cart_billing_table_address{ float:left; width:100%; padding:0px 16px 16px 16px; }

.ec_cart_payment_table{ float:left; width:100%; border:1px solid #CCC; border-radius:5px; }
.ec_cart_payment_table .ec_cart_full_radio{ cursor:pointer; float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; }
.ec_cart_payment_table_row{ float:left; width:100%; display:flex; align-items:flex-start; flex-direction:column; padding:16px 13px; border-top:1px solid #CCC; margin:0px; }
.ec_cart_payment_table_row:first-child{ border-top:none; }
.ec_cart_payment_table_row.ec_payment_row_selected{ background:#EFEFEF; }
.ec_cart_payment_table_row > .ec_cart_payment_table_column > input[type="radio"] { margin-right:7px; }

.ec_cart_right.ec_cart_right_v2{ transition:0.10s all ease; }
.ec_cart_right.ec_cart_right_v2 .ec_cart_header{ display:none; }
.ec_cart_mobile_summary{ display:none; flex-direction:column; width:100%; padding:20px; background:#F8F8F8; margin-bottom:25px; }
.ec_cart_mobile_summary_header{ display:flex; justify-content:space-between; }
.ec_cart_mobile_summary_header_label{ font-size:16px; }
.ec_cart_mobile_summary_header_label .dashicons-arrow-down-alt2{ font-size:16px; padding-top:5px; }
.ec_cart_mobile_summary_header_label .dashicons-arrow-up-alt2{ display:none; font-size:16px; padding-top:5px; }
.ec_cart_mobile_summary_header_total{ font-weight:bold; }
.ec_cart_mobile_summary_content{ display:none; margin-top:10px; padding-top:10px; border-top:1px solid #CCC; }
.ec_cart_mobile_summary .ec_cart_button_working{ text-align:center; max-width:100%; padding:10px 0; margin-left:0px; margin-top:5px; }

.ec_cart_button_row a.ec_account_login_link{ font-size:12px; padding:13px 0; }
.ec_cart_button_row a.ec_account_login_cancel_link{ float:right; background:none !important; color:#222; font-size:12px; margin-right:25px; padding:13px; }
.ec_cart_bottom_nav_v2 input{ margin-left:0px !important; }

.ec_cart_payment .ec_cart_bottom_nav_v2{ flex-direction:row-reverse; }

.paylater_message_v2{ float:left; width: 100%; padding: 20px; border: 1px solid #CCC; margin-top: 10px; text-align: center; background: #efefef; }

@media only screen and ( max-width:989px ){
	.ec_cart_table_price{ display:none; }
	.ec_cart_table_details{ width:60%; }
	.ec_cart_table_mobile_price{ display:block; }

	.ec_cart_right.ec_cart_right_v2{ background:#F8F8F8; padding-top:20px !important; padding:20px; margin-top:25px; }
	.ec_cart_right.ec_cart_right_v2 .ec_cart_header{ display:block; margin-top:0px; padding-top:0px; }
	.ec_cart_mobile_summary{ display:flex; }
	
	.ec_cart_bottom_nav_v2{ flex-direction:column-reverse; }
	.ec_cart_input_column, .ec_cart_button_column{ width:100%; }
	.ec_cart_mobile_summary .ec_cart_input_row{ flex-direction:column; }
	.ec_cart_mobile_summary .ec_cart_button{ margin-left:0px; margin-top:5px; }
}
@media only screen and ( max-width:599px ){
	.ec_cart_table_total{ display:none; }
	.ec_cart_table_details{ width:80%; }
	.ec_cart_table_subtotal_row{ display:block; }
	.ec_cart_table_subtotal, .ec_cart_table_message, .ec_cart_table_checkout_button_row, .ec_cart_table_shopping_button{ text-align:left; }
	.ec_cart_table_checkout_button, .ec_cart_table_continue_shopping{ float:left; }
}

/* Shipping Methods */
.ec_cart_shipping_method_row{ float:left; width:100%; margin-top:10px; line-height:1.7em; }
.ec_cart_shipping_method_row > span.price{ float:left !important; color:#333 !important; margin-left:8px; }
.ec_cart_shipping_method_row > span{ float:left !important; color:#333 !important; margin-right:0px; }
.ec_cart_shipping_method_row > input{ width:35px !important; }
.ec_cart_shipping_method_row > input[type="radio"], .ec_cart_option_row > input[type="radio"]{ width:16px !important; height:16px !important; border:1px solid #333 !important; margin-top:2px !important; margin-right:7px !important; opacity:1 !important; appearance:radio !important; -webkit-appearance:radio !important; -moz-appearance:radio !important; }
.ec_cart_shipping_method_row > input[type="radio"]:after, .ec_cart_option_row > input[type="radio"]:after{ position:relative; display:none; }

/* Account Page General Styles */
.ec_account_error{ width:100%; float:left; text-align:center; background-color:#F1D9D9; color:#900; font-size:14px; font-weight:bold; font-family:'Lato', Arial, sans-serif; margin-bottom:5px; border:thin solid #FF0606; }
.ec_account_error div{ padding:15px; }
.ec_account_error a{ color:#900 !important; }
.ec_account_error a:hover{ color:#900 !important; }
.ec_account_success{ width:100%; float:left; text-align:center; background-color:#E6FFE6; color:#333333; font-size:14px; font-weight:bold; font-family:'Lato', Arial, sans-serif; margin-bottom:5px; border:thin solid #6FFF47; }
.ec_account_success div{ padding:15px; }
.ec_account_page{ max-width:100%; }
.ec_account_page input[type='text'], .ec_account_page input[type='input'], .ec_account_page input[type='password'], .ec_account_page input[type='email'], .ec_account_page input[type='number'], .ec_account_page input[type='url'], .ec_account_page input[type='tel'], .ec_account_page input[type='search'], .ec_account_page textarea, .ec_account_page select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; height:39px; }

/* Account Login */
.ec_account_mobile{ display:none !important; float:left; width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; margin-bottom:25px; }
.ec_account_left{ float:left; width:65%; border-right:1px solid #CCC; padding-right:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_account_right{ float:right; width:35%; padding-left:25px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:block; }
.ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:50%; }
.ec_account_subheader{ float:left; width:100%; float:left; color:#444; font-family:'Lato', Arial, sans-serif; font-size:13px; margin:10px 0 15px; }

.ec_account_login_page_visible{ display:block; }
.ec_account_login_page_hidden{ display:none; }
.ec_account_login{ display:block; }
.ec_account_login_hidden{ display:none; }
.ec_account_login_title{ width:90%; float:left; color:#222222; font-family:'Lato', Arial, sans-serif; border-bottom:solid 3px #222222; padding-bottom:5px; text-align:left; margin-bottom:4px; font-size:20px; }
.ec_account_login_subtitle{ width:90%; float:left; color:#222222; font-size:12px; font-family:'Lato', Arial, sans-serif; text-align:left; margin-top:5px; margin-bottom:30px; margin-right:10px; padding-bottom:10px; }
.ec_account_login_holder{ width:100%; float:left; margin-top:20px; }
.ec_account_login_left{ width:50%; float:left; padding-top:15px; }
.ec_account_login_right{ width:50%; float:right; padding-top:15px; text-align:left; }
.ec_account_login_row{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_login_row_label{ width:115px; float:left; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#333; line-height:28px; }
.ec_account_login_row_input{ width:250px; float:left; text-align:left; }
.ec_account_login_row_input a{ margin-top:10px; font-family:'Lato', Arial, sans-serif; color:#222222 !important; text-decoration:none; }
.ec_account_login_row_input a:hover{ color:#000000 !important; }
.ec_account_login_row_input input[type="text"]{ width:250px; padding:6px 4px; margin:0; }
.ec_account_login_row_input input[type="email"], .ec_account_login_row_input input[type="password"]{ width:215px; padding:1px; margin:0; }
.ec_account_login_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; min-width:159px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:6px 18px; background-image:none; box-shadow:none; height:28px; padding:0 !important; }
.ec_account_login_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_login_complete{ display:block; margin-top:30px; }
.ec_account_login_complete_hidden{ display:none; }
.ec_account_login_complete_holder{ width:100%; float:left; text-align:left; margin-top:30px; }
.ec_account_login_complete_title{ width:100%; float:left; color:#333; font-size:28px; text-align:left; margin-bottom:7px; }
.ec_account_login_complete_subtitle{ width:100%; float:left; color:#666; font-size:12px; font-family:'Lato', Arial, sans-serif; text-align:left; }
.ec_account_login_complete_logout_link{ font-size:12px; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_login_complete_logout_link:hover{ text-decoration:none; color:#000000; }
.ec_account_login_create_account_button{ display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:12px; font-weight:bold; outline:0; background-color:#333 !important; background:#222222 !important; border:1px solid #CCC !important; color:#ffffff !important; font-weight:normal; text-align:center; border:none; margin-top:10px; background-image:none; box-shadow:none; cursor:pointer; padding:8px 30px; border-radius:6px; line-height:initial; }
.ec_account_login_create_account_button:hover{ background-color:#666 !important; font-size:12px !important; }
.ec_account_login_row_error{ width:100%; float:left; height:35px; }
.ec_account_login_row_error .ec_account_login_label{ color:#900; }
.ec_account_login_row_error .ec_account_login_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:250px; padding:6px 4px;; margin:0; }
.ec_account_login_holder form{ margin-bottom:0px !important; }

/* Account Forgot Password */
.ec_account_forgot_password_page_visible{ display:block; }
.ec_account_forgot_password_page_hidden{ display:none; }
.ec_account_forgot_password_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; font-size:20px; color:#222222; font-family:'Lato', Arial, sans-serif; margin-bottom:24px; }
.ec_account_forgot_password_holder{ width:100%; float:left; }
.ec_account_forgot_password_row{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_forgot_password_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none!important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; width:180px; height:28px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin-top:10px; margin-left:0px; background-image:none; box-shadow:none; padding:0 !important; }
.ec_account_forgot_password_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_forgot_password_row_error{ width:100%; float:left; margin-bottom:5px; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_forgot_password_row_error .ec_account_forgot_password_label{ color:#900; }
.ec_account_forgot_password_row_error .ec_account_forgot_password_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_forgot_password_label{ width:115px; line-height:28px; float:left; color:#222222; font-weight:bold; }
.ec_account_forgot_password_input{ width:300px; float:left; }
.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:280px; padding:6px 4px; margin:0px; }

/* Account Register */
.ec_account_register_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-family:'Lato', Arial, sans-serif; font-size:20px; margin-bottom:24px; }
.ec_account_register_holder{ width:100%; float:left; padding-left:10px; }
.ec_account_register_row{ width:100%; float:left; height:35px; }
.ec_account_register_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_register_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px !important; margin-bottom:5px !important; }
.ec_account_register_button{ -webkit-appearance:none; -webkit-border-radius:0; display:block; float:left; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:11px; font-weight:bold; outline:0; width:159px; height:28px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin-top:10px; background-image:none; box-shadow:none; padding:0 !important; }
.ec_account_register_button:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_register_row_error{ width:100%; float:left; }
.ec_account_register_row_error .ec_account_register_label{ color:#900; }
.ec_account_register_row_error .ec_account_register_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Dashboard */
.ec_account_dashboard_holder_main{ width:100%; float:left; }
.ec_account_dashboard_left{ width:67%; float:left; }
.ec_account_dashboard_right{ width:25%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_dashboard_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }

.ec_cart_header_no_border{ border:none; }
.ec_account_order_header_row{ width:100%; float:left; background-color:#F3F3F3; border:1px solid #BFBFBF; border-top-left-radius:6px; border-top-right-radius:6px; padding:5px 15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_row_not_first{ margin-top:5px; }
.ec_account_order_header_column_left{ float:left; padding:8px 20px 8px 0; font-size:12px; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:30%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ width:20%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div3{ width:22%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:28%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-size:11px; text-align:right; padding-right:0px; }
.ec_account_order_header_column_left > span{ width:100%; float:left; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_header_column_left > div > a{ font-family:'Lato', Arial, sans-serif !important; }
.ec_account_dashboard_order_info_link{ position:relative; }
.ec_account_dashboard_order_info_link > span{ display:none; position:absolute; background-color:#FFF; border:1px solid #DDD; box-shadow:#D6D6D6 0px 0px 2px; padding:10px; min-width:220px; top:20px; left:-50%; border-radius:6px; color:#333; }
.ec_account_dashboard_order_info_link:hover > span > strong{ color:#333; }
.ec_account_dashboard_order_info_link:hover > span{ display:block; }
.ec_account_order_item_row{ float:left; width:100%; border:1px solid #BFBFBF; padding:15px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_content{ width:75%; float:left; }
.ec_account_order_item_image{ float:left; max-width:100px; }
.ec_account_order_item_image > img{ max-width:100%; }
.ec_account_order_item_details{ margin-left:120px; margin-top:15px; }
.ec_account_order_item_details > span{ float:left; width:100%; font-size:12px; color:#666; }
.ec_account_order_item_details > span.ec_account_order_item_title{ font-size:12px; font-weight:bold; color:#333; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_item_details > span.ec_account_order_item_price{ font-size:12px; color:#900; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_item_buttons{ width:25%; float:right; margin:auto 0; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_buttons > span{ float:left; width:100%; font-size:12px; font-weight:bold; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_two_buttons > span{ margin-bottom:4px; }
.ec_account_order_item_buy_button, .ec_account_order_item_download_button{ width:100%; text-align:center; color:#FFF; background-color:#333; border-radius:5px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_item_download_button{ margin-top:5px; }
.ec_account_order_item_buy_button:hover, .ec_account_order_item_download_button:hover{ background-color:#000; }
.ec_account_order_item_buy_button > a, .ec_account_order_item_download_button{ color:#FFF !important; padding:8px; display:inline-block; width:100%; height:100%; text-decoration:none !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'Lato', Arial, sans-serif !important; }

.ec_account_download_line{ float:left; width:100%; padding:8px 5px; border-bottom:1px solid #DDD; }
.ec_account_download_line:nth-child(even){ background-color:#f3f3f3; }
.ec_account_download_line > .ec_account_download_line_title, .ec_account_download_line > .ec_account_download_line_limit, .ec_account_download_line > .ec_account_download_line_time_limit{ float:left; margin-right:20px; }

.ec_account_dashboard_holder{ width:100%; float:left; font-family:'Lato', Arial, sans-serif; font-size:12px; }
.ec_account_dashboard_right .ec_account_dashboard_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; text-decoration:none; }
.ec_account_dashboard_right .ec_account_dashboard_holder a:hover{ color:#000000 !important; }
.ec_account_dashboard_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; text-decoration:none; }
.ec_account_dashboard_holder a:hover{ color:#666666 !important; }
.ec_account_dashboard_row{ width:100%; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_dashboard_row_content{ width:100%; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; padding:5px 0; }
.ec_account_dashboard_row_bold, .ec_account_dashboard_row_bold b{ width:100%; text-align:left; float:left; font-size:13px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333 !important; margin-top:15px; }
.ec_account_dashboard_row_divider{ width:100%; text-align:center; float:left; background-color:#ffffff; border-bottom:3px solid #222222; margin-top:3px; margin-bottom:25px; padding-top:20px; padding-bottom:20px; }
.ec_account_dashboard_row_divider a{ display:block; float:none; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif!important; font-size:11px; font-weight:bold; outline:0; background-repeat:no-repeat; background-color:#222222 !important; background:#222222 !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; margin:-23px auto 0px; padding:8px 30px; border-bottom-right-radius:6px; border-bottom-left-radius:6px; }
.ec_account_dashboard_row_divider a:hover{ cursor:pointer; color:#FFFFFF !important; background-color:#666666 !important; }
.ec_account_order_line_header{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; margin:0 0 4px 0; border-bottom:solid 1px #eeeeee; }
.ec_account_order_line_column1_header{ float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_order_line_column2_header, .ec_account_order_line_column3_header, .ec_account_order_line_column4_header{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_order_line_column5_header{ float:right; text-align:right; }
.ec_account_subscription_line_header{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; margin:0 0 4px 0; border-bottom:solid 1px #eeeeee; }
.ec_account_subscription_line_column1_header{ float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_subscription_line_column2_header, .ec_account_subscription_line_column3_header, .ec_account_subscription_line_column4_header{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_subscription_line_column5_header{ float:right; text-align:right; }
.ec_account_order_line_column1_header{ width:90px; }
.ec_account_order_line_column2_header{ width:175px; }
.ec_account_order_line_column3_header{ width:75px; }
.ec_account_order_line_column4_header{ width:135px; }
.ec_account_order_line_column5_header{ width:125px; }
.ec_account_subscription_line_column1_header{ width:35%; min-width:180px; }
.ec_account_subscription_line_column2_header{ width:18%; min-width:120px; }
.ec_account_subscription_line_column3_header{ width:18%; min-width:120px; }
.ec_account_subscription_line_column4_header{ width:18%; min-width:110px; }
.ec_account_subscription_line_column5_header{ width:11%; min-width:125px; }
#ec_user_login_link a{ background:#333; color: white; padding: 8px 15px; border-radius: 8px; margin-left: 10px; }
#ec_user_login_link a:hover{ background:#111; }
.ec_subscription_purchased{ float: left; width: 100%; padding: 25px; background: #efefef; border: 1px solid #CCC; text-align: center; margin: 100px 0; }

/* Account Billing + Shipping */
.ec_account_billing_information_title, .ec_account_shipping_information_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-family:'Lato', Arial, sans-serif; font-size:20px; margin-bottom:24px; }
.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ width:100%; float:left; padding-left:10px; }
.ec_account_billing_information_row, .ec_account_shipping_information_row{ width:100%; float:left; height:35px; }
.ec_account_billing_information_label, .ec_account_shipping_information_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ margin:0 0 20px 0; width:400px !important; padding:6px 4px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ margin:0 0 20px 0; width:400px !important; padding:6px 4px !important; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_billing_information_button, input.ec_account_billing_information_button[type="button"], .ec_account_shipping_information_button, input.ec_account_shipping_information_button[type="button"], .ec_account_personal_information_button, input.ec_account_personal_information_button[type="button"], .ec_account_password_button, input.ec_account_password_button[type="button"]{ float:right; padding:8px 30px !important; text-align:center; text-transform:uppercase; color:#FFF !important; background-color:#222222; border:none !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; cursor:pointer; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; text-decoration:none; border-radius:6px; margin-right:5px !important; line-height:1.2em; }
.ec_account_billing_information_button:hover, .ec_account_shipping_information_button:hover, .ec_account_personal_information_button:hover, .ec_account_password_button:hover{ cursor:pointer; background-color:#666 !important; font-size:12px !important; }
.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ width:100%; float:left; height:35px; }
.ec_account_billing_information_row_error .ec_account_billing_information_label, .ec_account_shipping_information_row_error .ec_account_shipping_information_label{ color:#900; }
.ec_account_billing_information_row_error .ec_account_billing_information_input_field, .ec_account_shipping_information_row_error .ec_account_shipping_information_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Personal Info */
.ec_account_personal_information_page_visible{ display:block; }
.ec_account_personal_information_page_hidden{ display:none; }
.ec_account_personal_information_main_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_main_sub_title{ width:100%; font-size:12px; font-weight:normal; text-align:left; float:left; margin-bottom:20px; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_holder{ width:100%; float:left; }
.ec_account_personal_information_row{ width:100%; float:left; height:35px; }
.ec_account_personal_information_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px; }
.ec_account_personal_information_row_error{ width:100%; float:left; height:35px; }
.ec_account_personal_information_row_error .ec_account_personal_information_label{ color:#900; }
.ec_account_personal_information_row_error .ec_account_personal_information_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }

/* Account Password Edit */
.ec_account_password_main_title{ width:100%; float:left; padding-bottom:7px; border-bottom:3px solid #222222; font-size:20px; color:#222222; font-family:'Lato', Arial, sans-serif; margin-bottom:24px; }
.ec_account_password_main_sub_title{ width:100%; font-size:12px; font-weight:normal; text-align:left; float:left; margin-bottom:20px; font-family:'Lato', Arial, sans-serif; color:#222222; }
.ec_account_password_holder{ width:100%; float:left; }
.ec_account_password_row{ width:100%; float:left; height:35px; }
.ec_account_password_label{ width:140px; line-height:28px; text-align:left; float:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_password_input{ width:400px; text-align:left; float:left; font-size:12px; font-family:'Lato', Arial, sans-serif; }
.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ margin:0; width:400px !important; padding:6px 4px; }
.ec_account_password_error_text{ float:left; margin-left:20px; margin-top:8px; font-size:12px; font-family:'Lato', Arial, sans-serif; color:#900;  display:none;	 }
.ec_account_password_row_error{ width:100%; float:left; height:35px; }
.ec_account_password_row_error .ec_account_password_label{ color:#900; }
.ec_account_password_row_error .ec_account_password_input_field{ background-color:#F1D9D9; border:2px solid #FF0606; }
.ec_account_password_row_error .ec_account_password_error_text{ display:block; }

/* Account Orders */
.ec_account_orders_main_holder{ width:100%; float:left; }
.ec_account_orders_left{ width:70%; float:left; }
.ec_account_orders_right{ width:24%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_orders_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_orders_holder{ width:100%; float:left; }
.ec_account_orders_row{ width:100%; text-align:left; padding:5px 0; }
.ec_account_orders_holder a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; line-height:16px; }
.ec_account_orders_holder a:hover{ text-decoration:none; color:#000000 !important; }
.ec_account_order_line_0{ width:100%; float:left; background-color:#ffffff; padding:8px 0; }
.ec_account_order_line_1{ width:100%; float:left; background-color:#f7f7f7; padding:8px 0px; }
.ec_account_order_line_column1{ width:90px; float:left; padding-left:20px; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column2{ width:175px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:bold; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column3{ width:75px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column4{ width:135px; float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_line_column5{ width:105px; float:right; text-align:right; }
.ec_account_order_line_column5 a{ display:inline-block; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:11px; font-weight:bold; outline:0; background-color:#222222; background:#222222; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px; width:100%; height:100%; border-radius:6px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_line_column5 a:hover{ cursor:pointer; color:#FFFFFF !important; background-color:#666666 !important; }
.ec_account_no_order_found{ width:100%; font-family:'Lato', Arial, sans-serif; text-align:center; font-weight:bold; color:#444; margin:10px 0; }
.ec_account_return_to_dashboard_button{ width:350px; margin:27px auto 10px auto; border-radius:6px; padding:6px 8px; background:#333; text-align:center; }
.ec_account_return_to_dashboard_button > a{ color:#ccc; }
.ec_account_return_to_dashboard_button > a:hover{ color:#FFF; }

/* Account Subscriptions */
.ec_account_subscriptions_main_holder{ width:100%; float:left; }
.ec_account_subscriptions_left{ width:70%; float:left; }
.ec_account_subscriptions_right{ width:24%; margin-left:3%; float:right; border:1px solid #e9e9e9; -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.07); -moz-box-shadow:0 1px 4px rgba(0,0,0,0.07); box-shadow:0 1px 4px rgba(0,0,0,0.07); padding-left:10px; padding-right:10px; padding-bottom:10px; }
.ec_account_subscriptions_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscriptions_holder{ width:100%; float:left; }
.ec_account_subscriptions_row{ width:100%; text-align:left; padding:5px 0; }
.ec_account_subscriptions_row > a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#222222 !important; line-height:16px; }
.ec_account_subscriptions_row > a:hover{ text-decoration:none; color:#000000 !important; }
.ec_subscription_none_found{ float:left; width:100%; line-height:1.5em; text-align:left; padding:10px 0; }
.ec_subscription_table{ margin-top:15px; float:left; width:120px; }
.ec_account_subscription_table{ margin-bottom:10px; float:none; width:120px; }

/* Account Order Details */
#ec_account_order_details{ position:relative; }
.ec_account_order_details_main_holder{ width:100%; float:left; }
.ec_account_complete_payment_row{ width:100%; float:left; }
.ec_account_complete_payment_button{ color:#FFFFFF; background-color:#222222; width:250px; height:35px; text-align:center; line-height:35px; font-weight:bold; font-size:14px; float:right; cursor:pointer; margin-right:25px; margin-top:5px; }
.ec_account_complete_payment_button:hover{ color:#FFFFFF; background-color:#666666; }
.ec_account_complete_order_link{ color:#FFF !important; text-decoration:none !important; font-family:'Lato', Arial, sans-serif !important; }
.ec_account_order_details_right{ width:70%; float:right; position:relative; }
.ec_account_order_details_right .ec_cart_header{ padding:9px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.ec_account_order_details_left{ width:25%; margin-right:5%; float:left; }
.ec_account_order_details_title{ width:100%; float:left; padding-top:15px; padding-bottom:7px; margin-bottom:7px; border-bottom:3px solid #222222; color:#222222; font-size:20px; text-align:left; font-family:'Lato', Arial, sans-serif; }
.ec_account_order_details_title .left{ float:left; }
#ec_account_order_details .right{ float:right; position:absolute; top:9px; right:0px; z-index:9; }
.ec_account_order_details_item_display_option{ font-size:11px; font-weight:bold; }
.ec_account_line_optionitem_pricing{ font-size:11px; color:#999; }

/* Account Order Details Table */
.ec_account_order_details_table{ min-width:400px; width:100%; padding:0; margin:0; border-collapse:collapse; border-spacing:0; }
.ec_account_order_details_table > thead{ width:100%; border-bottom:3px solid #E1E1E1; }
.ec_account_order_details_table > thead > tr > th{ font-family:'Lato', Arial, sans-serif !important; color:#222222; font-weight:bold; background:#FFF; border-left:0px solid #CCC; border-right:0px solid #CCC; border-top:0px solid #CCC; border-bottom:0px solid #CCC; text-transform:uppercase; font-size:12px; letter-spacing:1.5px; }

th.ec_account_orderitem_head_name{ text-align:left; padding:9px 0 9px 12px !important; }
th.ec_account_orderitem_head_price{ width:15%; text-align:left; padding:9px 0 !important; }
th.ec_account_orderitem_head_quantity{ width:15%; text-align:center; padding:9px 0 !important; }
th.ec_account_orderitem_head_total{ width:15%; text-align:right; padding:9px 3px 9px 0 !important; }

tr.ec_account_orderitem_row{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; border-bottom:1px solid #CCC; border-left:0px solid #CCC; border-right:0px solid #CCC; background:#FFF !important; }
tr.ec_account_orderitem_row > td{ border-left-width:0px !important; border-top-width:0px !important; border-right-width:0px !important; border-bottom-width:0px !important; vertical-align:middle; padding:9px 0; margin:0; }
tr.ec_account_orderitem_row > td.ec_account_orderitem_image, tr.ec_account_orderitem_row > td.ec_account_orderitem_details, tr.ec_account_orderitem_row > td.ec_account_orderitem_price{ padding:9px !important; }

tr.ec_account_orderitem_error_row{ display:none; border:1px dashed #AE0000 !important; border-color:#AE0000 !important; }
tr.ec_account_orderitem_error_row > td{ font-family: 'Lato', Arial, sans-serif; color:#AE0000 !important; padding:8px 16px; font-size:12px; line-height:1.1em; background:#FFE7E7;  background-color:#FFE7E7 !important; font-weight:bold; }

td.ec_account_orderitem_image{ width:100px; }
.ec_account_orderitem_image > img{ width:100%; min-width:100px; height:auto; display:inline-block; vertical-align:middle; margin:0 !important; padding:0 !important; }
td.ec_account_orderitem_details{ width:34%; padding-left:20px !important; padding-right:20px !important; }
.ec_account_orderitem_title{ font-size:14px; font-family:'Lato', Arial, sans-serif !important; color:#222222 !important; text-decoration:none !important; }
td.ec_account_orderitem_details > dl{ margin:0; }
td.ec_account_orderitem_details > dl > dt{ font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#999999; }

td.ec_account_orderitem_price{ text-align:left; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; }
td.ec_account_orderitem_quantity{ text-align:center; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#444444; position:relative; }

td.ec_account_orderitem_total{ text-align:right; padding:0 12px 0 0 !important; font-size:12px; font-family:'Lato', Arial, sans-serif !important; color:#222222; }

/* Account Subscription Details */
.ec_account_subscription_title{ font-size:18px; font-family:'Lato', Arial, sans-serif; color:#333 !important; }
.ec_account_subscription_row{ font-family:'Lato', Arial, sans-serif; color:#333 !important; line-height:35px; }
.ec_account_subscription_row.last_spacer{ margin-bottom:15px; }
.ec_account_subscription_link{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscriptions_past_payments a{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscription_row b{ font-family:'Lato', Arial, sans-serif; color:#222222 !important; }
.ec_account_subscription_upgrade_row{ margin-top:15px; }
.ec_account_subscription_upgrade_row > select{ width:inherit !important; }
.ec_account_subscription_billing, .ec_account_subscription_payment{ display:none; }
.ec_account_subscription_subtitle{ width:100%; float:left; margin-top:-20px; margin-bottom:20px; }
.ec_account_subscription_details_notice{ float:left; width:100%; margin-top:15px; }
.ec_account_subscription_button{ float:left; width:100%; margin-bottom:25px; }
.ec_account_subscription_button input[type="submit"]{ display:block; float:left; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:12px; font-weight:bold; outline:0; width:280px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px 0px; margin-bottom:15px; border-radius:6px; }
.ec_account_subscription_button input[type="submit"]:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_subscription_line_0{ width:100%; float:left; background-color:#f4f4f4; padding:8px; }
.ec_account_subscription_line_1{ width:100%; float:left; background-color:#ececec; padding:8px; }
.ec_account_subscription_line_column1{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscription_line_column2, .ec_account_subscription_line_column3, .ec_account_subscription_line_column4{ float:left; margin-top:3px; text-align:left; font-size:12px; font-weight:normal; font-family:'Lato', Arial, sans-serif; }
.ec_account_subscription_line_column2{ font-weight:bold; }
.ec_account_subscription_line_column5{ float:right; text-align:right; }
.ec_account_subscription_line_column5 a{ display:block; float:right; text-indent:0; text-decoration:none !important; text-transform:uppercase; white-space:nowrap; text-align:center; -moz-user-select:none; -webkit-user-select:none; -o-user-select:none; user-select:none; font-family:'Lato', Arial, sans-serif !important; font-size:10px; font-weight:bold; outline:0; width:100px; background-color:#222222 !important; background:#222222 !important; border:solid 1px #cccccc !important; color:#ffffff !important; font-weight:bold; text-align:center; border:none; padding:8px 0px; border-radius:6px; }
.ec_account_subscription_line_column5 a:hover{ cursor:pointer; color:#222222 !important; background-color:#f7f7f7 !important; }
.ec_account_subscription_line_column1{ width:75%; }
.ec_account_subscription_line_column2, .ec_account_subscription_line_column3{ width:75%; }
.ec_account_subscription_line_column4{ width:75%; }
.ec_account_subscription_line_column5{ width:20%; }

/* Cart Widget */
.widget.ec_cartwidget h4.widgettitle, .widget.ec_cartwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.widget.ec_menuwidget h4.widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_cartwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_cartwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_cartwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_cart_widget_minicart_wrap{ position:absolute; z-index:999; background:#222222; color:#FFF; display:none; -moz-box-shadow:0 0 5px #333; -webkit-box-shadow:0 0 5px #333; box-shadow:0 0 5px #333; max-width:300px; min-height:100px; border-radius:6px; }
.ec_cart_widget_button{ position:relative; z-index:5; font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#000; }
.ec_cart_widget_minicart_content{ padding:10px; }
.ec_cart_widget_minicart_title{ font-size:15px; font-family:'Lato', Arial, sans-serif; font-weight:bold; width:100%; float:left; padding-bottom:5px; border-bottom:1px solid #FFF; margin-bottom:10px; }
.ec_cart_widget_minicart_subtotal{ font-size:12px; font-family:'Lato', Arial, sans-serif; width:100%; float:left; float:left; font-weight:bold; }
.ec_cart_widget_minicart_checkout_button{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:bold; float:left; background-color:#FFF; padding:5px; text-align:center; color:#333; border:1px solid #333; }
.ec_cart_widget_minicart_checkout_button:hover{ background-color:#DEDEDE;	 color:#333; }
.ec_cart_widget_minicart_product_holder{ float:left; width:100%; margin-top:10px; padding-top:10px; border-top:1px solid #FFF;	 }
.ec_cart_widget_minicart_product_padding{ padding:10px 0; }
.ec_cart_widget_minicart_product{ width:100px; min-height:155px; text-align:center; font-size:12px; font-weight:bold;  font-family:'Lato', Arial, sans-serif; margin-left:5px; margin-right:5px; }
.ec_cart_widget_minicart_product.left{ float:left;	 }
.ec_cart_widget_minicart_product.right{ float:right;	 }
.ec_cart_widget_minicart_product_image{ width:100%; float:left;	 }
.ec_cart_widget_minicart_product_image img{ max-width:100px; max-height:100px; width:100px; height:100px; }
.ec_cart_widget_minicart_product_title{ width:100%; float:left; margin:0 0 15px; font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; }
.ec_cart_widget_minicart_product_title a{ color:#FFF; }
.ec_cart_widget_minicart_product_title a:hover{ color:#DDD; text-decoration:none; }
.ec_cart_widget_minicart_product_price{ width:100%; float:left; }
.ec_cart_widget_minicart_product_price span{ text-align:center; }
.ec_cart_widget_minicart_bg{ position:fixed; z-index:2; top:0px; left:0px; width:100%; height:100%; opacity:0; display:none; }
.ec_cart_widget_clear{ clear:both; }

/* Category Widget */
.widget.ec_categorywidget h4.widgettitle, .widget.ec_categorywidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_categorywidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_category_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_category_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_category_widget > div{ margin:0 0 10px; }

/* Currency Widget */
.ec_currency_select{ height:inherit; }

/* Donation Widget */
.widget.ec_donationwidget h4.widgettitle, .widget.ec_donationwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_donationwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_donationwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_donationwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_thermometer_holder{ width:100px; float:left; }
.ec_thermometer_top{ width:64px; height:30px; overflow:hidden; margin-left:20px; margin-right:100%; }
.ec_thermometer_top_content{ width:52px; height:52px; border:6px solid #485F48; -moz-border-radius:15px; border-radius:48px; background-color:#FFF; }
.ec_thermometer_middle{ height:250px; width:52px; margin-left:20px; border-left:6px solid #485F48; border-right:6px solid #485F48; float:left; background:#485F48; margin-right:100%; }
.ec_thermometer_ticks{ float:left; width:10px; height:10px; background:#485F48; margin:0 0 40px 0; -webkit-box-shadow:10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 30px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; -moz-box-shadow: 10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 30px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; box-shadow: 10px 0px #FFF, 20px 0px #FFF, 30px 0px #485F48, 0px 10px #FFF, 10px 10px #FFF, 20px 10px #FFF, 30px 10px #FFF, 0px 20px #FFF, 10px 20px #FFF, 20px 20px #FFF, 30px 20px #FFF, 0px 30px #FFF, 10px 30px #FFF, 20px 30px #FFF, 30px 30px #FFF, 0px 40px #FFF, 10px 40px #FFF, 20px 40px #FFF, 30px 40px #FFF, 0px 50px #FFF, 10px 50px #FFF, 20px 50px #FFF, 30px 50px #FFF, 10px 60px #FFF, 20px 60px #FFF, 30px 60px #485F48, 0px 70px #FFF, 10px 70px #FFF, 20px 70px #FFF, 30px 70px #FFF, 0px 80px #FFF, 10px 80px #FFF, 20px 80px #FFF, 30px 80px #FFF, 0px 90px #FFF, 10px 90px #FFF, 20px 90px #FFF, 30px 90px #FFF, 0px 100px #FFF, 10px 100px #FFF, 20px 100px #FFF, 30px 100px #FFF, 0px 110px #FFF, 10px 110px #FFF, 20px 110px #FFF, 30px 110px #FFF, 10px 120px #FFF, 20px 120px #FFF, 30px 120px #485F48, 0px 130px #FFF, 10px 130px #FFF, 20px 130px #FFF, 30px 130px #FFF, 0px 140px #FFF, 10px 140px #FFF, 20px 140px #FFF, 30px 140px #FFF, 0px 150px #FFF, 10px 150px #FFF, 20px 150px #FFF, 30px 150px #FFF, 0px 160px #FFF, 10px 160px #FFF, 20px 160px #FFF, 30px 160px #FFF, 0px 170px #FFF, 10px 170px #FFF, 20px 170px #FFF, 30px 170px #FFF, 10px 180px #FFF, 20px 180px #FFF, 30px 180px #485F48, 0px 190px #FFF, 10px 190px #FFF, 20px 190px #FFF, 30px 190px #FFF, 0px 200px #FFF, 10px 200px #FFF, 20px 200px #FFF, 30px 200px #FFF, 0px 210px #FFF, 10px 210px #FFF, 20px 210px #FFF, 30px 210px #FFF, 0px 220px #FFF, 10px 220px #FFF, 20px 220px #FFF, 30px 220px #FFF, 0px 230px #FFF, 10px 230px #FFF, 20px 230px #FFF, 30px 230px #FFF, 10px 240px #FFF, 20px 240px #FFF, 30px 240px #485F48; }
.ec_thermometer_liquid{ background-color:#485F48; width:14px; margin-left:13px; }
.ec_thermometer_bottom{ width:105px; height:96px; overflow:hidden; float:left; }
.ec_thermometer_bottom_content{ width:92px; height:92px; border:6px solid #485F48; -moz-border-radius:60px; border-radius:60px; background-color:#FFF; margin-top:-7px; }
.ec_thermometer_bottom_stick{ background-color:#485F48; width:14px; height:4px; margin-left:33px; }
.ec_thermometer_bottom_colorball{ width:72px; height:73px; border:1px solid #485F48; -moz-border-radius:75px; border-radius:75px; background-color:#485F48; margin-top:-1px; margin-left:4px; }
.ec_goal_box{ float:right; width:120px; }
.ec_goal_title{ font-size:25px; font-weight:bold; text-align:center; }
.ec_goal_content{ float:right; width:100%; border-color:#485F48 !important; border-top:3px solid #485F48; padding:1em 1em 1em 1em; margin:25px 0 2em; position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fcfbfc; background:-webkit-gradient(linear,left top,left bottom,from(#fcfbfc),to(#F7F6F7)); background:-webkit-linear-gradient(#fcfbfc,#F7F6F7); background:-moz-linear-gradient(center top,#fcfbfc 0%,#F7F6F7 100%); background:-moz-gradient(center top,#fcfbfc 0%,#F7F6F7 100%); color:#5e5e5e; text-shadow:0 1px 0 #ffffff; list-style:none outside; -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3); box-shadow:inset 0 -2px 6px rgba(0,0,0,0.05), inset 0 -2px 30px rgba(0,0,0,0.015), inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0,0.3); }
.ec_goal_needed{ width:100%; float:left; text-align:center; font-weight:bold; margin-top:18px; font-size:12px; }
.ec_goal_needed span{ color:#485F48; font-size:16px; width:100%; float:left; padding-bottom:4px; }
.ec_goal_divider{ width:163px; float:left; height:1px; margin-top:13px; margin-left:5px; margin-right:5px; background-color:#CCC; }
.ec_goal_raised{ width:100%; float:left; text-align:center; font-weight:bold; margin-top:18px; font-size:12px; }
.ec_goal_raised span{ color:#485F48; font-size:16px; width:100%; float:left; padding-bottom:4px; }

/* Group Widget */
.widget.ec_groupwidget h4.widgettitle, .widget.ec_groupwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_groupwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_group_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_group_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_group_widget > div{ margin:0 0 10px; }

/* Login Widget Button */
input[type="submit"].ec_login_widget_button{ background-color:#222222; color:#FFF; padding:4px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
input[type="submit"].ec_login_widget_button:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }

/* Manufacturer Widget */
.widget.ec_manufacturerwidget h4.widgettitle, .widget.ec_manufacturerwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_manufacturerwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_manufacturer_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_manufacturer_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_manufacturer_widget > div{ margin:0 0 10px; }

/* Horizontal Menu Widget */
.ec_menu_horizontal{ background-color:#222222; font-family:'Lato', Arial, sans-serif; font-size:12px; margin-bottom:15px; padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px; list-style:none; height:28px; position:relative; z-index:45; }
.ec_menu_horizontal li{ float:left; padding:0px 10px; position:relative; min-width:125px; }
.ec_menu_horizontal a{ display:block; font-weight:bold; color:#FFFFFF; text-align:center; padding:8px; text-decoration:none; text-transform:uppercase; }
.ec_menu_horizontal a:hover{ color:#efefef; text-decoration:none; }
.ec_menu_horizontal ul li ul{ background:#222222; list-style:none; position:absolute; left:-9999px; }
.ec_menu_horizontal ul li ul li{ padding-top:1px; float:none; }
.ec_menu_horizontal ul li ul a{ white-space:nowrap; }
.ec_menu_horizontal ul li:hover ul{ left:0; }
.ec_menu_horizontal ul li:hover a{ background:#222222; text-decoration:none; }
.ec_menu_horizontal ul li:hover ul a{ text-decoration:none; }
.ec_menu_horizontal ul li:hover ul li a:hover{ background:#6b6b6b; }
.ec_menu_horizontal ul li ul li ul{ display:none; position:absolute; background-color:#6b6b6b;}
.ec_menu_horizontal ul li ul li:hover ul{ display:block; position:absolute; top:0px; left:140px; background-color:#fff;}
.ec_menu_horizontal ul li ul li:hover ul li{ list-style:none; float:none; margin-left:1px; padding:0px; position:relative;background-color:#fff;}
.ec_menu_horizontal ul li ul li ul li a:hover{ background-color:rgba(28,28,240,0.5); }

/* Vertical Widget */
.ec_menu_vertical{ width:213px; padding:40px 28px 25px 0; font-family:'Lato', Arial, sans-serif; }
ul.ec_menu_vertical{ padding:0; margin:0; font-size:12px; line-height:0.5em; list-style:none; font-family:'Lato', Arial, sans-serif; }
ul.ec_menu_vertical li a{ line-height:10px; font-size:12px; padding:10px 5px; color:#222222; display:block; text-decoration:none !important; font-weight:bolder; }
ul.ec_menu_vertical li a:hover{ background-color:#222222; color:white; }
ul.ec_menu_vertical ul{ margin:0; padding:0; display:none; }
ul.ec_menu_vertical ul li{ margin:0; padding:0; clear:both; }
ul.ec_menu_vertical ul li a{ padding-left:20px; font-size:12px; font-weight:normal; }
ul.ec_menu_vertical ul li a:hover{ background-color:#FFF; color:#000000; }
ul.ec_menu_vertical ul ul li a{ color:#222222; padding-left:40px; }
ul.ec_menu_vertical ul ul li a:hover{ background-color:#FFF; color:#000000; }
ul.ec_menu_vertical span{ float:right; }

/* Newsletter Widget */
.widget.ec_newsletterwidget h4.widgettitle, .widget.ec_newsletterwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_newsletterwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; font-weight:normal; }
.ec_newsletter_widget input[type="text"]{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_newsletter_widget input[type="submit"]{ background-color:#222222; color:#FFF; padding:2px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
.ec_newsletter_widget input[type="submit"]:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }

/* Price Widget */
.widget.ec_pricepointwidget h4.widgettitle, .widget.ec_pricepointwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_pricepointwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_pricepoint_widget a{ font-size:12px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_pricepoint_widget a:hover{ color:#000000; text-decoration:none !important; }
.ec_pricepoint_widget > div{ margin:0 0 10px; }

/* Product Widget */
.widget.ec_productwidget h4.widgettitle, .widget.ec_productwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_product_widget{ font-size:12px; margin-top:10px; margin-left:0px; float:left; max-width:100%; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_product_widget_left{ float:left; width:65%;	 }

/* Start Product Image Styles */
.ec_product_widget_images{ width:100%; float:left; position:relative; }
.ec_product_widget_images .ec_product_image img{ max-width:100%; width:100%; }
.ec_product_widget_image{ float:left; padding:2px; display:block; border:1px #eeeeee solid; z-index:4; max-width:175px; }
.ec_product_widget_image:hover{ border:1px #cccccc solid; }
.ec_product_widget_image_inactive{ float:left; padding:2px; display:none; border:1px #eeeeee solid; z-index:4;  }
.ec_product_widget_image_inactive:hover{ border:1px #cccccc solid; }
.ec_product_widget_images .ec_product_widget_image_inactive img{ max-width:175px; max-height:175px; outline:none !important; }
.ec_product_widget_rating{ width:100%; float:left; margin-top:12px; margin-left:3px; }
.ec_product_widget_stars{ float:left; }
.ec_product_widget_num_reviews{ float:left; margin-left:5px; margin-top:2px; font-weight:bold; font-size:11px; letter-spacing:1px; color:#222222; }
.ec_product_widget_star_on{ float:left; }
.ec_product_widget_star_off{ float:left; }
.ec_product_widget_title{ width:100%; float:left; font-family:'Lato', Arial, sans-serif; margin-top:8px; margin-left:3px; }
.ec_product_widget_title a{ font-weight:bold; color:#222222; text-decoration:none; font-family:'Lato', Arial, sans-serif; font-size:16px; }
.ec_product_widget_title a:hover{ font-weight:bold; color:#000000; text-decoration:none; }
.ec_product_widget_pricing{ width:100%; float:right; margin-top:8px; margin-right:3px; }
.ec_product_widget_price{ font-size:12px; width:100%; float:right; text-align:right; }
.ec_product_widget_price .currency{ font-size:12px; vertical-align:super; }
.ec_product_widget_price .dollar{ font-size:16px; font-weight:bold; }
.ec_product_widget_price .cent{ font-size:12px; vertical-align:super; }

.ec_product_widget_pricing > .ec_product_old_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#CCC; text-decoration:line-through; margin-right:5px; }

.ec_product_widget_pricing > .ec_product_sale_price, .ec_product_widget_pricing > .ec_product_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333; }
.ec_product_widget_pricing > .ec_product_sale_price .currency{ font-size:16px;  }
.ec_product_widget_pricing > .ec_product_sale_price .dollar{ font-size:16px; font-weight:bold; }
.ec_product_widget_pricing > .ec_product_sale_price .cent{ font-size:16px;  }

.ec_product_widget_swatches{ width:100%; float:left; margin-top:16px; margin-left:3px; margin-right:3px; }
.ec_product_widget_swatch_out_of_stock{ float:left; margin:1px; opacity:0.4; filter:alpha(opacity=40); /* For IE8 and earlier */ }
.ec_product_widget_swatch_selected{ float:left; margin:1px; -moz-box-shadow:0 0 5px #555; -webkit-box-shadow:0 0 5px #555; box-shadow:0 0 5px #555; }
.ec_product_widget_swatch{ float:left; margin:1px; }
.ec_product_widget_swatch:hover{ cursor:pointer; -moz-box-shadow:0 0 5px #888; -webkit-box-shadow:0 0 5px #888; box-shadow:0 0 5px #888; }

/* Search widget */
.widget.ec_searchwidget h4.widgettitle, .widget.ec_searchwidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_searchwidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_searchwidget  a{ font-size:13px !important; color:#222222; text-decoration:none !important; line-height:20px !important; }
.ec_searchwidget a:hover{ font-size:13px !important; color:#000000; text-decoration:none !important; }
.ec_search_widget input[type="text"]{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; width:100% !important; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; }
.ec_search_widget input[type="submit"]{ background-color:#222222; color:#FFF; padding:4px 10px; border-bottom:4px solid #666666; font-family:'Monda',Arial,sans-serif; cursor:pointer; width:100%; font-size:12px; border-radius:6px; }
.ec_search_widget input[type="submit"]:hover{ background-color:#666666; color:#FFF !important; text-decoration:none; font-size:13px; border:none; border-bottom:4px solid #222222; font-size:12px; }
.ec_search_input{ width:100%; }

/* Specials Widget */
.widget.ec_specialswidget h4.widgettitle, .widget.ec_specialswidget widgettitle{ color:#222222 !important; font-weight:bold !important; font-size:14px !important; border-bottom:5px solid #222222; padding:15px 20px; font-family:'Lato', Arial, sans-serif; }
.ec_specialswidget{ font-size:13px !important; color:#222222; font-family:'Lato', Arial, sans-serif; }
.ec_specialswidget .ec_product{ margin-left:20px; }
.ec_specialswidget .ec_product_pricing{ text-align:center; width:100%; }

.ec_specialswidget .ec_product_title{ width:100%; font-family:'Lato', Arial, sans-serif; margin-top:8px; text-align:center; }
.ec_specialswidget .ec_product_title a{ font-weight:bold; color:#222222; text-decoration:none; font-family:'Lato', Arial, sans-serif; font-size:16px; }
.ec_specialswidget .ec_product_title a:hover{ font-weight:bold; color:#000000; text-decoration:none; }

.ec_specialswidget .ec_product_old_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:normal; color:#CCC; text-decoration:line-through; margin-right:5px; }

.ec_specialswidget .ec_product_sale_price, .ec_specialswidget .ec_product_price{ font-size:16px; font-family:'Lato', Arial, sans-serif; font-weight:bold; color:#333; }

.ec_specialswidget .ec_product_sale_price .currency{ font-size:16px; }
.ec_specialswidget .ec_product_sale_price .dollar{ font-size:16px; font-weight:bold; }
.ec_specialswidget .ec_product_sale_price .cent{ font-size:16px; }

/* Currency Widget */
.ec_currencywidget select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:0; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; height:inherit !important; }

/* Newsletter Popup */
.ec_newsletter_container{ position:fixed; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,.75); box-sizing:border-box; z-index:99999; text-align:center; }
.ec_newsletter_container:before{ content:''; display:inline-block; height:100%; vertical-align:middle; box-sizing:border-box; line-height:.8em; }
.ec_newsletter_content *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.ec_newsletter_content form{ background-color:#CBCBCB; border:5px solid #FFF; margin:0px -5px 0px 0px !important; padding:0 !important; }
.ec_newsletter_content input[type='text'], .ec_newsletter_content input[type='input'], .ec_newsletter_content input[type='password'], .ec_newsletter_content input[type='email'], .ec_newsletter_content input[type='number'], .ec_newsletter_content input[type='url'], .ec_newsletter_content input[type='tel'], .ec_newsletter_content input[type='search'], .ec_newsletter_content textarea, .ec_newsletter_content select{ border-color:#e1e1e1; background-color:#f8f8f8; color:#919191; -webkit-appearance:none; border:1px solid #e1e1e1; outline:none; font:13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; color:#777; margin:5px auto !important; display:block; max-width:100%; background:#FFF; padding:8px 6px; line-height:1.1em; text-align:center; }
.ec_newsletter_content input[type='submit']{ margin:20px auto 35px; font-size:12px !important; font-family:'Lato', Arial, sans-serif !important; background-color:#222222; text-decoration:none; color:#FFF; }
.ec_newsletter_content input[type='submit']:hover{ background-color:#666666; }
.ec_newsletter_content{ width:98%; height:auto; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; }
.ec_newsletter_content_padding{ background-color:#FFF; max-width:450px; width:90%; height:auto; margin:0 auto; position:relative; display:block; }
.ec_newsletter_content_holder{ display:table; position:relative; width:100%; }

.ec_newsletter_content h1{ font-size:32px; font-family: 'Lato', Arial, sans-serif; color:#222222; font-weight:normal; margin:50px 0px 15px; text-shadow:none; text-transform:uppercase; }
.ec_newsletter_content h3{ font-family: 'Lato', Arial, sans-serif; color:#8D8D8D; font-size:18px; margin:0px 0px 25px; max-height:250px; overflow:hidden; line-height:1.1em; text-shadow:none; font-weight:normal; text-transform:uppercase; }

.ec_newsletter_close{ position:absolute; top:10px; right:10px;  }
.ec_newsletter_close > a{ width:45px !important; height:45px !important; text-align:center !important; cursor:pointer; background:none !important; border:none !important; font-size:20px !important; font-family:'Lato', Arial, sans-serif !important; color:#222 !important; padding:0 !important; border-radius:0 !important; box-shadow:none !important; border-left:none !important; border-right:none !important; border-top:none !important; border-bottom:none !important; text-decoration:none !important; }
.ec_newsletter_close > a:hover{ color:#222 !important; text-shadow:none !important; }
.ec_newsletter_post_submit{ display:none; }

/* Store Table Shortcode */
.ec_store_table, .ec_store_table *{ -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; color:#525252; }
.ec_store_table{ background:#f8f8f8; border-color:#e1e1e1 !important; width:100%; padding:0; margin:0 0 20px 0; font-size:13px; border-collapse:collapse; border-spacing:0; }
.ec_store_table > thead > tr > td{ color:#333; font-weight:bold; border-top-style:solid; border-top-width:1px; border-color:#e1e1e1 !important; }
.ec_store_table > tbody > tr > td{ border-color:#e1e1e1 !important; }
.ec_store_table, .ec_store_table thead, .ec_store_table tr, .ec_store_table tbody{ border:0; }
.ec_store_table tr:first-child th, .ec_store_table tr:first-child td{ border-top-style:solid; border-top-width:1px; }
.ec_store_table tr th:first-child{ border-left-style:solid; border-left-width:1px; }
.ec_store_table td{ font-size:13px; padding:9px 12px; border-style:solid; border-width:1px; }
.ec_store_table tr:nth-child(odd){ background:#f8f8f8; color:#666666; }
.ec_store_table tr:nth-child(even){ background-color:#FFFFFF; color:#919191; }
.ec_store_table a{ color:#333; text-decoration:none; border-bottom:none !important; }
.ec_store_table a:hover{ color:#000; text-decoration:none; }

@media only screen and ( min-width:1140px ){
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:990px ) and ( max-width:1139px ){
	.ec_account_order_line_column1_header{ width:63px; }
	.ec_account_order_line_column5_header{ width:100px; }
	.ec_account_order_line_column1{ width:63px; }
	.ec_account_order_line_column5{ width:100px; }
	
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:768px ) and ( max-width:989px ){
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_login_title{ width:100%; }
	.ec_account_login_left{ width:48%; }
	.ec_account_login_right{ width:48%; }
	.ec_account_login_row{ height:65px }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:220px; }
	
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ width:195px; }
	.ec_account_order_line_column5_header{ width:95px; }
	.ec_account_subscription_line_column5_header{ width:95px; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px; } 
	.ec_account_order_line_column1{ width:73px; }
	.ec_account_order_line_column5{ width:95px; }
	
	.ec_account_password_row_error{ height:55px; }
	.ec_account_password_row_error .ec_account_password_error_text{ float:right; width:100%; text-align:center; }
	
	.ec_account_subscriptions_left{ width:100%; }
	#ec_account_subscriptions .ec_account_mobile{ display:block !important; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right{ width:100%; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header, .ec_account_order_details_item_display_column2{ width:295px; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3{ width:100px; }
	.ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4{ width:54px; }
	.ec_account_order_details_column5_header, .ec_account_order_details_item_display_column5{ width:61px; }
	
	.ec_account_subscription_line_column5{ width:95px; }
	
	.ec_menu_mobile_horizontal{ display:none; }
	.ec_menu_horizontal{ display:block; }
}

@media only screen and ( min-width:481px ) and ( max-width:767px ){
	.ec_category_view_list .ec_category_li{ float:left !important; display:inline-block !important; width:50% !important; }
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_left, .ec_account_right, .ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:100%; }
	.ec_account_mobile{ display:block !important; }
	.ec_account_left{ padding-right:0px; border-right:none; }
	.ec_account_right{ display:none !important; }
	.ec_account_right.ec_account_login{ margin-top:25px; padding-left:0px !important; display:block !important; }
	
	.ec_account_login_title{ width:100%; } 
	.ec_account_login_left{ width:100%; }
	.ec_account_login_right{ width:100%; float:left; }
	.ec_account_login_row{ height:65px }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_button{ width:159px; }
	
	.ec_account_forgot_password_label{ width:90px; }
	.ec_account_forgot_password_input{ width:100px; }
	.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:250px; }
	
	.ec_account_register_row{ height:70px; }
	.ec_account_register_label{ margin-bottom:2px; }
	.ec_account_register_input{ width:400px; }
	.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ width:300px; }
	.ec_account_register_row_error{ height:70px; }
	
	.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ width:276px; }
	.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ width:280px; height:32px; }
	.ec_account_billing_information_label, .ec_account_shipping_information_label{ margin-bottom:2px; }
	.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ padding:0px; }
	.ec_account_billing_information_row, .ec_account_shipping_information_row{ height:70px; }
	.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:400px; }
	.ec_account_billing_information_button, .ec_account_shipping_information_button{ width:130px; }
	.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ height:55px; }
	
	.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ width:276px; }
	.ec_account_personal_information_input select{ margin:0px; width:276px; height:25px; }
	.ec_account_personal_information_label{ margin-bottom:2px; }
	.ec_account_personal_information_holder{ padding:0px; }
	.ec_account_personal_information_row{ height:55px; }
	.ec_account_personal_information_input{ width:280px; }
	.ec_account_personal_information_row_error{ height:35px; }
	.ec_account_personal_information_button{ width:130px; }
	
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:40%; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ display:none; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:35%; }
	.ec_account_order_item_content{ width:100%; }
	.ec_account_order_item_buttons{ width:100%; margin-top:0px; }
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ padding-left:20px; width:73px; }
	.ec_account_order_line_column2_header{ width:135px; margin-right:20px; font-size:11px; }
	.ec_account_order_line_column4_header{ display:none; }
	.ec_account_order_line_column5_header{ width:100%; text-align:center; margin-top:10px; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px } 
	.ec_account_order_line_column1{ padding-left:20px; width:73px; }
	.ec_account_order_line_column2{ width:135px; margin-right:20px; font-size:11px; }
	.ec_account_order_line_column4{ display:none; }
	.ec_account_order_line_column5{ width:95px; text-align:center; margin-top:0px; }
	
	.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ width:276px; }
	.ec_account_password_input select{ width:280px; height:25px; }
	.ec_account_password_label{ margin-bottom:2px; }
	.ec_account_password_holder{ padding:0px; }
	.ec_account_password_row{ height:55px; }
	.ec_account_password_input{ width:280px; }
	.ec_account_password_button{ width:130px; }
	.ec_account_password_row_error{ height:80px; }
	
	.ec_account_subscriptions_left{ width:100%; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right{ width:100%; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header, .ec_account_order_details_item_display_column2{ width:190px; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3, .ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4{ display:none; }
	.ec_account_order_details_column5_header, .ec_account_order_details_item_display_column5{ width:61px; }
	
	.ec_menu_mobile_horizontal{ display:block; }
	.ec_menu_horizontal{ display:none; }
	
	.ec_flipbook_left, .ec_flipbook_right{ display:block !important; }
	
	/* Advanced Content for Descriptions */
	.ecrow_12, .ecrow_13, .ecrow_14, .ecrow_15, .ecrow_23, .ecrow_25, .ecrow_35, .ecrow_34, .ecrow_45{ width:100%; }
	.ecrow_12.after, .ecrow_13.after, .ecrow_14.after, .ecrow_15.after, .ecrow_23.after, .ecrow_25.after, .ecrow_35.after, .ecrow_34.after, .ecrow_45.after{ width:100%; }

}

@media only screen and ( max-width:480px ){
	.ec_category_view_list .ec_category_li{ float:left !important; display:inline-block !important; width:100% !important; }
	.ec_cart_breadcrumb.ec_inactive, .ec_cart_breadcrumb_divider{ display:none; }
	.ec_cart_breadcrumb{ width:100%; text-align:center; font-size:22px; }
	
	.ec_account_left, .ec_account_right, .ec_account_left.ec_account_login, .ec_account_right.ec_account_login{ width:100%; }
	.ec_account_mobile{ display:block !important; }
	.ec_account_left{ padding-right:0px; border-right:none; }
	.ec_account_right{ display:none !important; }
	.ec_account_right.ec_account_login{ margin-top:25px; padding-left:0px !important; display:block !important; }
	
	.ec_account_login_title{ width:100%; }
	.ec_account_login_left{ width:100%; }
	.ec_account_login_right{ width:100%; float:left; }
	.ec_account_login_row_input{ width:100%; }
	.ec_account_login_button{ width:100%; }
	.ec_account_login_row_input input[type="text"], .ec_account_login_row_input input[type="email"], .ec_account_login_row_input input[type="password"], .ec_account_login_create_account_button{ width:100%; }
	.ec_account_login_row{ height:65px; }
	.ec_account_login_row_error{ height:65px; }
	.ec_account_login_row_error input[type="text"], .ec_account_login_row_error input[type="email"], .ec_account_login_row_error input[type="password"]{ width:100%; }
	
	.ec_account_forgot_password_label{ width:70px; }
	.ec_account_forgot_password_input{ width:260px; }
	.ec_account_forgot_password_input input[type="text"], .ec_account_forgot_password_input input[type="email"], .ec_account_forgot_password_input input[type="password"], .ec_account_forgot_password_row_error input[type="text"], .ec_account_forgot_password_row_error input[type="email"], .ec_account_forgot_password_row_error input[type="password"]{ width:256px; }
	.ec_account_forgot_password_button{ width:260px; }
	
	.ec_account_register_holder{ padding-left:0px; }
	.ec_account_register_row{ height:70px; }
	.ec_account_register_label{ margin-bottom:2px; }
	.ec_account_register_input{ width:100%; }
	.ec_account_register_input input[type="text"], .ec_account_register_input input[type="email"], .ec_account_register_input input[type="password"]{ width:100%; }
	.ec_account_register_button{ width:100%; }
	
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div1{ width:40%; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div2{ display:none; }
	.ec_account_order_header_column_left.ec_account_order_header_column_left_div4{ width:35%; }
	.ec_account_order_item_content{ width:100%; }
	.ec_account_order_item_buttons{ margin-top:0px; }
	
	.ec_account_billing_information_input input[type="text"], .ec_account_billing_information_input input[type="email"], .ec_account_billing_information_input input[type="password"], .ec_account_shipping_information_input input[type="text"], .ec_account_shipping_information_input input[type="email"], .ec_account_shipping_information_input input[type="password"]{ width:100%; }
	.ec_account_billing_information_input select, .ec_account_shipping_information_input select{ width:100%; height:32px; }
	.ec_account_billing_information_label, .ec_account_shipping_information_label{ width:100%; height:22px; line-height:22px; }
	.ec_account_billing_information_holder, .ec_account_shipping_information_holder{ padding:0px; }
	.ec_account_billing_information_row, .ec_account_shipping_information_row{ height:65px; }
	.ec_account_billing_information_input, .ec_account_shipping_information_input{ width:100%; }
	.ec_account_billing_information_button, .ec_account_shipping_information_button, .ec_account_button, .ec_account_password_button, .ec_account_personal_information_button{ width:100%; margin-right:0px; }
	.ec_account_button{ margin-bottom:5px; }
	.ec_account_billing_information_row_error, .ec_account_shipping_information_row_error{ height:65px; }
	
	.ec_account_personal_information_input input[type="text"], .ec_account_personal_information_input input[type="email"], .ec_account_personal_information_input input[type="password"]{ width:100%; }
	.ec_account_personal_information_input select{ margin:0px; width:100%; height:25px; }
	.ec_account_personal_information_label{ height:22px; line-height:22px; }
	.ec_account_personal_information_holder{ padding:0px; }
	.ec_account_personal_information_row{ height:65px; }
	.ec_account_personal_information_input{ width:100%; }
	.ec_account_personal_information_button{ width:100%; }
	.ec_account_personal_information_row_error{ height:65px; }
	
	.ec_account_dashboard_left{ width:100%; }
	.ec_account_dashboard_right{ width:100%; float:left; margin-left:0px; padding:0px; }
	.ec_account_order_line_column1_header{ padding-left:10px; width:53px; }
	.ec_account_order_line_column2_header{ width:120px; margin-right:10px; font-size:11px; }
	.ec_account_order_line_column3_header, .ec_account_order_line_column4_header{ display:none; }
	.ec_account_order_line_column5_header{ width:100%; text-align:center; margin-top:10px; }
	.ec_account_dashboard_row_divider a{ width:100%; }
	.ec_account_dashboard_row_divider a{ width:100%; }
	.ec_account_orders_left{ width:100%; }
	.ec_account_orders_right{ width:100%; margin-left:0px; float:left; padding:0px; }
	.ec_account_order_line_column1{ padding-left:10px; width:43px; }
	.ec_account_order_line_column2{ width:110px; margin-right:10px; font-size:11px; }
	.ec_account_order_line_column3, .ec_account_order_line_column4{ display:none; }
	.ec_account_order_line_column5{ width:65px; text-align:center; margin-top:0px; }
	.ec_account_order_line_column5 a{ width:80px; }
	
	.ec_account_password_input input[type="text"], .ec_account_password_input input[type="email"], .ec_account_password_input input[type="password"]{ width:100%; }
	.ec_account_password_input select{ margin:0px; width:100%; height:25px; }
	.ec_account_password_label{ width:100%; height:22px; line-height:22px; }
	.ec_account_password_holder{ padding:0px; }
	.ec_account_password_row{ height:65px; }
	.ec_account_password_input{ width:100%; }
	.ec_account_password_button{ width:100%; }
	.ec_account_password_row_error{ height:100px; }
	
	.ec_account_subscriptions_left{ width:100%; }
	.ec_account_subscriptions_right{ display:none; }
	
	.ec_account_order_details_right > .ec_cart_header{ display:none; }
	.ec_account_order_details_table{ margin-top:25px; }
	.ec_account_order_details_right{ width:100%; overflow-x:scroll; }
	.ec_account_order_details_left{ width:100%; margin-right:0px; }
	.ec_account_order_details_column2_header{ display:none; }
	.ec_account_order_details_item_display_column2{ width:120px; float:left; }
	.ec_account_order_details_column3_header, .ec_account_order_details_item_display_column3, .ec_account_order_details_column4_header, .ec_account_order_details_item_display_column4, .ec_account_order_details_column5_header{ display:none; }
	.ec_account_order_details_item_display_column5{ width:71px; margin-top:20px; }
	
	.ec_menu_mobile_horizontal{ display:block; }
	.ec_menu_horizontal{ display:none; }
	
	.ec_flipbook_left, .ec_flipbook_right{ display:block !important; }
	
	.ec_cart_input_row > .ec_cart_input_left_half, .ec_cart_input_row > .ec_cart_input_left_half_third, .ec_cart_input_row > .ec_cart_input_right_half, .ec_cart_input_row > .ec_cart_input_right_half_third{ width:100%; padding:8px 0 0 0 !important; margin-left:0px !important; }
	.ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > select, .ec_cart_input_row > .ec_cart_input_left_half.ec_small_field > input, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > select, .ec_cart_input_row > .ec_cart_input_right_half.ec_small_field > input{ width:100% !important; }
	#ec_expiration_year{ margin-top:5px !important; }
	
	.ec_account_order_item_buttons{ width:100%; }
	.ec_cart_success_continue_shopping_button > a{ float:left; width:100%; margin-bottom:10px; }
	
	.ec_newsletter_container{ display:none; }
	
	/* Advanced Content for Descriptions */
	.ecrow_12, .ecrow_13, .ecrow_14, .ecrow_15, .ecrow_23, .ecrow_25, .ecrow_35, .ecrow_34, .ecrow_45{ width:100%; }
	.ecrow_12.after, .ecrow_13.after, .ecrow_14.after, .ecrow_15.after, .ecrow_23.after, .ecrow_25.after, .ecrow_35.after, .ecrow_34.after, .ecrow_45.after{ width:100%; }
	
}

@media only screen and ( max-width:599px ){
	/* Responsive Cart Mobile */
	.ec_cart_left.ec_cart_holder{ overflow-y:initial; margin-bottom:20px; }
	table.ec_cart{ min-width:0; }
	table.ec_cart, table.ec_cart > thead, table.ec_cart > tbody, table.ec_cart th, table.ec_cart > tbody > tr, table.ec_cart > tbody > tr > td{ display:block; }
	table.ec_cart thead tr{ position:absolute; top:-9999px; left:-9999px; }
	table.ec_cart > tbody > tr{ border:1px solid #eee; margin-bottom:10px; }
	table.ec_cart td{ border:none; position:relative; width:100%; }
	table.ec_cart tr.ec_cartitem_error_row{ display:none; }
	table.ec_cart .ec_cartitem_remove_column{ background:#eee; padding:10px !important; }
	table.ec_cart .ec_cartitem_details{ text-align:center; }
	table.ec_cart .ec_cartitem_title{ font-size:1.5em; }
	table.ec_cart td.ec_cartitem_details > dl > dt{ float:left; width:100%; text-align:center; }
	table.ec_cart .ec_cartitem_quantity > table{ max-width:150px; margin:0 auto; }
	table.ec_cart tr.ec_cartitem_row > td.ec_cartitem_price{ text-align:center; font-size:1.5em; }
	table.ec_cart tr.ec_cartitem_row > td.ec_cartitem_total{ display:none; }
	table.ec_cart .ec_cartitem_updating{ left:0; top:100%; margin-left:5px; margin-top:-30px; }
	.ec_cartitem_delete{ width:auto; border:none; }
	.ec_cartitem_delete > span{ display:block; }
	.ec_cartitem_delete:before{ content: "" !important; }
}

.wp-easycart-running{ position:relative; }
.wp-easycart-ld-ring{ opacity:0; visibility:hidden; position:absolute; top:9px; right:9px; width:1em; height:1em; transition: all .3s; transition-timing-function: ease-in; }
.wp-easycart-running .wp-easycart-ld-ring{ opacity:1; visibility:visible; }
.wp-easycart-ld-ring:after{ border-radius:50%; border:0.3em solid currentColor; border-left-color:transparent; content:" "; display:block; width:2em; height:2em; box-sizing:border-box; transform-origin:0 0; transform:translateZ(0) scale(0.5); backface-visibility:hidden; }
.wp-easycart-ld-spin{ animation: wp-easycart-ld-spin 1s infinite linear; }

@keyframes wp-easycart-ld-spin{
	0% {
		animation-timing-function: cubic-bezier(0.5856,0.0703,0.4143,0.9297);
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/plugins/wp-easycart/design/theme/base-responsive-v3/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-wpeasycart .owl-dots,.owl-wpeasycart .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-wpeasycart .owl-nav{margin-top:10px}.owl-wpeasycart .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-wpeasycart .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-wpeasycart .owl-nav .disabled{opacity:.5;cursor:default}.owl-wpeasycart .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-wpeasycart .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-wpeasycart .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-wpeasycart .owl-dots .owl-dot.active span,.owl-wpeasycart .owl-dots .owl-dot:hover span{background:#869791}

.owl-wpeasycart .owl-nav{ opacity:0; transition:.3s; }
.owl-wpeasycart.owl-nav-show .owl-nav{ opacity:1; transition:.3s; }
.owl-wpeasycart:hover .owl-nav{ opacity:1; }
.owl-wpeasycart .owl-nav{ position:absolute; left:0; top:50%; width:100%; }
.owl-wpeasycart .owl-prev{ position:absolute; outline:none !important; border:none !important; background:none !important; left:-45px; top:-50px; width:40px; height:40px; }
.owl-wpeasycart .owl-prev > span{ position:absolute; left:11px; top:-21px; font-size:44px; color:#CCC; transition:.3s; }
.owl-wpeasycart .owl-prev:hover > span{ color:#333; }
.owl-wpeasycart .owl-next{ position:absolute; outline:none !important; border:none !important; background:none !important; right:-45px; top:-50px; width:40px; height:40px; }
.owl-wpeasycart .owl-next > span{ position:absolute; left:11px; top:-21px; font-size:44px; color:#CCC; transition:.3s; }
.owl-wpeasycart .owl-next:hover > span{ color:#333; }
.owl-wpeasycart.owl-nav-inside .owl-prev{ left:-10px; }
.owl-wpeasycart.owl-nav-inside .owl-next{ right:-10px; }
.owl-wpeasycart.owl-nav-top .owl-nav{ right:30px; top:-5px; left:unset; width:5px; }

.owl-wpeasycart.owl-full .owl-prev, .owl-wpeasycart.owl-full .owl-next{ width:25px; height:25px; background:rgb(234 234 234 / 80% ) !important; border:1px solid rgb(234 234 234 / 80% ) !important; }
.owl-wpeasycart.owl-full .owl-prev{ box-shadow:10px 0 10px -10px rgb(0 0 0 / 50%) !important; }
.owl-wpeasycart.owl-full .owl-next{ box-shadow:-10px 0 10px -10px rgb(0 0 0 / 50%) !important; }
.owl-wpeasycart.owl-full .owl-prev:hover, .owl-wpeasycart.owl-full .owl-next:hover{ background:rgb(255 255 255 / 95% ) !important; }
.owl-wpeasycart.owl-full .owl-prev > span, .owl-wpeasycart.owl-full .owl-next > span{ font-size:20px; left:8px; top:-1px; color:#8f8f8f; }
.owl-wpeasycart.owl-full.owl-nav-top .owl-prev{ left:-28px; }
.owl-wpeasycart.owl-full.owl-nav-top .owl-next{ right:-38px; }
.owl-wpeasycart.owl-full.owl-nav-inside .owl-prev{ left:0px; }
.owl-wpeasycart.owl-full.owl-nav-inside .owl-next{ right:0px; }

.owl-wpeasycart.owl-nav-rounded .owl-prev, .owl-wpeasycart.owl-nav-rounded .owl-next{ border-radius:50px; background:#FFF !important; box-shadow:0 5px 20px rgb(34 34 34 / 20%) !important; }
.owl-wpeasycart.owl-nav-rounded .owl-prev{ left:-50px; }
.owl-wpeasycart.owl-nav-rounded .owl-next{ right:-50px; }
.owl-wpeasycart.owl-nav-rounded .owl-prev > span{ top:4px; left:12px; }
.owl-wpeasycart.owl-nav-rounded .owl-next > span{ top:4px; left:14px; }
.owl-wpeasycart.owl-nav-top.owl-nav-rounded .owl-prev{ width:25px; height:25px; left:-28px; }
.owl-wpeasycart.owl-nav-top.owl-nav-rounded .owl-next{ width:25px; height:25px; right:-36px; }
.owl-wpeasycart.owl-nav-top.owl-nav-rounded .owl-prev > span, .owl-wpeasycart.owl-nav-top.owl-nav-rounded .owl-next > span{ font-size:30px; left:8px; top:0px; }
.owl-wpeasycart.owl-nav-inside.owl-nav-rounded .owl-prev{ left:0px; }
.owl-wpeasycart.owl-nav-inside.owl-nav-rounded .owl-next{ right:0px; }#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn,.sb-elementor-cta-img span svg{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-playbtn,.cff-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}.cff-no-consent .cff-header-text{margin-left:0!important}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name,#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta li,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta li:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-icon path,#cff-lightbox-wrapper .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff.cff-theme-outline .cff-comment.cff-icon path,#cff.cff-theme-outline .cff-share.cff-icon path,#cff.cff-theme-overlap .cff-comment.cff-icon path,#cff.cff-theme-overlap .cff-share.cff-icon path,#cff.cff-theme-social_wall .cff-comment.cff-icon path,#cff.cff-theme-social_wall .cff-share.cff-icon path{fill:unset}#cff .cff-reaction-one path,#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;background:rgba(0,0,0,.05);border:none;text-decoration:none;box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*,.cff-theme-modern .cff-likes .cff-icon svg,.cff-theme-outline .cff-likes .cff-icon svg,.cff-theme-overlap .cff-likes .cff-icon svg,.cff-theme-social_wall .cff-likes .cff-icon svg{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat;font-family:Helvetica;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta li{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta li,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta li{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta li{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{-webkit-border-radius:3px 0 0 0;-moz-border-radius:3px 0 0;-ms-border-radius:3px 0 0 0;-o-border-radius:3px 0 0;border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;clear:both;text-align:center;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%;border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center}.sb-elementor-cta-img-ctn{width:100%;position:relative;float:left;display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:35px}.sb-elementor-cta-img{width:65px;height:65px;position:relative;border:2px solid #dcdde1;border-radius:16px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);display:flex;justify-content:center;align-items:center}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.sb-elementor-cta-logo{position:absolute;right:-15px;bottom:-19px;z-index:1}.sb-elementor-cta-heading{font-size:19px;padding:0;margin:0 0 30px;display:inline-block;width:100%;font-weight:700;line-height:1.4em}.sb-elementor-cta-btn{background:#0068a0;border-radius:2px;padding:8px 20px 8px 38px;cursor:pointer;color:#fff;position:relative;margin-bottom:30px}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:'';position:absolute;width:2px;height:12px;background:#fff;left:20px;top:14px}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sb-elementor-cta-desc{display:flex;justify-content:center;align-items:center;padding:20px;background:#f9f9fa;border-top:1px solid #e8e8eb;margin-top:35px;flex-direction:column}.sb-elementor-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:8px}.sb-elementor-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.sb-elementor-cta-selector{width:100%;padding:0 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:45px}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7;padding:8px 16px;margin-bottom:15px;max-width:100%;min-width:400px}.sb-elementor-cta-selector span{color:#2c324c}.sb-elementor-cta-selector span a{text-transform:capitalize;text-decoration:underline;font-weight:600}.sb-elementor-cta-selector span a:after{color:#2c324c;margin-left:2px;font-weight:400;text-decoration-color:#fff}.sb-elementor-cta-selector span a:first-of-type:after{content:','}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or';margin-left:5px;margin-right:2px}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:'';height:16px;font-variant:normal;background-position:center center;background-repeat:no-repeat}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close{cursor:pointer}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta li{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-icon svg,.cff-theme-social_wall .cff-icon,.cff-theme-social_wall .cff-icon svg{width:auto;height:auto}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods,#add_payment_method .sv-wc-payment-gateway-payment-form-manage-payment-methods{display:block;margin:1em 0;text-align:center}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method{display:inline-block;margin-bottom:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method .nickname{margin-right:.5em}.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-saved-payment-method img,#add_payment_method .sv-wc-payment-gateway-payment-form-saved-payment-method img{float:none;width:30px;height:20px;display:inline-block;margin-right:.5em;vertical-align:middle}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"],.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"],#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"],#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"],#add_payment_method input.js-sv-wc-payment-gateway-form-nickname{font-size:1.5em;padding:8px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"]:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"]:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"]:focus{box-shadow:0 0 .1875em #3498db}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"].identified,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"].identified,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"].identified{border-color:#69bf29}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"].identified:focus,.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"].identified:focus,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"].identified:focus{box-shadow:0 0 .1875em #69bf29}@media screen and (min-width: 330px){.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-cc-plain.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:50px 31px}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visa{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-visa.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.mastercard{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-mastercard.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-dinersclub.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.maestro{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-maestro.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.jcb{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-jcb.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.amex{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-amex.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.discover{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-discover.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.visaelectron{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-visa-electron.svg)}.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type,#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-account-number.invalid-card-type{background-image:url(/wp-content/plugins/woocommerce-gateway-authorize-net-cim/vendor/skyverge/wc-plugin-framework/woocommerce/payment-gateway/assets/css/frontend/../../images/card-cc-invalid.svg)}}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-check-hint,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-check-hint{margin:0 0 3px 2px;cursor:pointer}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check{margin:1em}.woocommerce-checkout #payment div.payment_box .js-sv-wc-payment-gateway-echeck-form-sample-check img,#add_payment_method .js-sv-wc-payment-gateway-echeck-form-sample-check img{min-height:135px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons{vertical-align:middle;display:flex;flex-wrap:wrap;margin-left:auto;gap:5px}ul.payment_methods li div.sv-wc-payment-gateway-card-icons img{float:none !important}/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tNr7kVSg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tEr7kVSg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tPr7kVSg.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tOr7kVSg.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tAr7k.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tNr7kVSg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tEr7kVSg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tPr7kVSg.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tOr7kVSg.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4m_pLmvrkcOkBNI9tAr7k.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNK-tCt70.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNIutCt70.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKetCt70.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKOtCt70.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNJutC.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 500;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNK-tCt70.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 500;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNIutCt70.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 500;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKetCt70.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 500;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKOtCt70.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 500;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNJutC.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 600;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNK-tCt70.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 600;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNIutCt70.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 600;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKetCt70.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 600;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKOtCt70.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 600;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNJutC.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNK-tCt70.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNIutCt70.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKetCt70.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;
}
/* latin-ext */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNKOtCt70.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Cuprum';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/cuprum/dg4k_pLmvrkcOkBNJutC.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizYRExUiTo99u79D0e0ysmIEDQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizYRExUiTo99u79D0e0w8mIEDQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizYRExUiTo99u79D0e0ycmIEDQ.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizYRExUiTo99u79D0e0x8mI.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizdRExUiTo99u79D0e8fOydIhUdwzM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizdRExUiTo99u79D0e8fOydKxUdwzM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizdRExUiTo99u79D0e8fOydIRUdwzM.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizdRExUiTo99u79D0e8fOydLxUd.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizaRExUiTo99u79D0KExQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://mikelawson.com/wp-content/fonts/pt-sans/jizfRExUiTo99u79B_mh0O6tLQ.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*
Theme Name: Euphony Pro
Theme URI: https://catchthemes.com/themes/euphony-pro/
Author: Catch Themes
Author URI: https://catchthemes.com/
Description: Euphony Pro is a premium music WordPress theme crafted beautifully for musicians and bands. It comes with a minimalistic, interactive and super elegant concept. Euphony Pro has been made to be versatile within the music industry and fun to play with. This theme is power packed with features like App Section, Contact, Events, Featured Video, Gallery, Hero Content, Logo Slider, Playlist, Portfolio, Sections Sorter, Services, Stats, Sticky Playlist, Team, Testimonials, and more. All of these features in Euphony Pro allows you to tweak your music website the way you like. Euphony Pro comes with numerous predefined demo. You can use those demos for different musical genres, as well as a number of varying projects that differ from magazine and music label to producer and blog. The theme is completely responsive and thus compatible with all kinds of modern browsers. Let that musical vibe flow from your website with Euphony Pro! For more information, check out Theme Instructions at https://catchthemes.com/themes/euphony-pro/#theme-instructions and Demo at https://catchthemes.com/demo/euphony/.
Version: 1.8.5
Requires at least: 5.6
Tested up to: 6.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: grid-layout, one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, entertainment, photography, portfolio
Text Domain: euphony-pro

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 * 3.0 - FontAwesome
 * 4.0 - Elements
	* 4.1 - Padding/Margin
	* 4.2 - Catpions
	* 4.3 - Gallery
 * 5.0 - Forms
 * 6.0 - Navigation
 *    6.1 - Links
 *    6.2 - Main Menu
 *    6.3 - Social Menu
 *    6.4 - Post Navigation
 *    6.5 - Breadcrumb
 *    6.6 - Scroll Up
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *	  11.2 - Posts and pages
 *	  11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Modules
 *    13.1 - Slider
 *    13.2 - Featured Content & Portfolio
 *    13.3 - Hero Content
 *    13.4 - Team Content Section
 *    13.5 - Testimonials
 *	  13.6 - Events Section
 *	  13.7 - Promotional Headline
 *	  13.8 - Playlist Section
 *    13.9 - Audio Player
 *    13.10 - Sticky Playlist Section
 *	  13.11 - Gallery Section
 *	  13.12 - Contact Section
 *	  13.13 - Stats
 *	  13.14 - App Section
 * 14.0 - WooCommerce
 *    14.1 - Clearing
 *    14.2 - Layout
 *    14.3 - Shop tables
 *    14.4 - Products
 *    14.5 - Infinite Scroll
 *    14.6 - Onsale
 *    14.7 - Price
 *    14.8 - Buttons
 *    14.9 - Single product
 *    14.10 - Checkout
 *    14.11 - My account
 *    14.12 - General WooCommerce components
 *        14.12.1 - Header cart
 *        14.12.2 - Pagination
 *        14.12.3 - Star rating
 *        14.12.4 - Tabs
 *        14.12.5 - Password strength meter
 *        14.12.6 - Forms
 *        14.12.7 - Notices
 *        14.12.8 - WooCommerce widgets
 *             15.12.8.1 - WooCommerce Price Filter
 * 14.0 - Media Queries
 *	  14.1 - >= 480px
 *    14.2 - >= 601px
 *    14.3 - >= 640px
 *    14.4 - >= 768px
 *    14.5 - >= 783px
 *    14.6 - >= 1024px
 *    14.7 - >= 1200px
 *	  14.8 - >= 1366px
 *    14.9 - >= 1440px
 *    14.10 - >= 1600px
 * 15.0 - Transition
 * 16.0 - Colors
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
 */

html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

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;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	cursor: pointer;
	-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 {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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-cancel-button,
[type="search"]:-webkit-search-decoration {
	-webkit-appearance: none;
}

:-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}


/**
 * 2.0 - Typography
 */

body,
button,
input,
select,
textarea {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
	font-family: 'PT Sans', sans-serif;
	line-height: 1.56;
}

.section-title {
	font-family: 'Mrs Saint Delafield', cursive;
	line-height: 1.17;
}

.section-subtitle {
	font-size: 36px;
	font-size: 2.25rem;
}

.section-title,
.entry-title,
.page-title,
#footer-instagram .widget-title {
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 400;
}

.section-subtitle {
	font-weight: 700;
	line-height: 1.13;
	text-transform: uppercase;
}

.promotion-section .section-title {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	letter-spacing: 0.0625em;
	text-transform: uppercase;
}

.site-title,
#site-generator .social-navigation a,
.woocommerce-posts-wrapper .entry-title {
	font-size: 24px;
	font-size: 1.5rem;
}

#site-generator .social-navigation a {
	border: none;
}

.section-content-wrapper .entry-title {
	font-weight: 700;
}

.stats-content-wrapper .entry-title {
	font-weight: 400;
}

blockquote,
.comments-title,
.comment-reply-title,
.widget .hentry .entry-title,
.author-description .author-title,
.euphony-logo-slider-content-wrapper .entry-title,
.events-content-wrapper .entry-title,
.playlist-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title,
.archive-posts-wrapper .entry-title,
.services-content-wrapper .entry-title,
#contact-section .entry-title,
#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary {
	font-size: 20px;
	font-size: 1.25rem;
}

.dropdown-toggle,
.site-header .icon,
.team-content-wrapper .entry-title,
.featured-content-wrapper .entry-title,
.featured-video-content-wrapper .entry-title,
ul.products li.product .woocommerce-loop-product__title,
#testimonial-content-section .entry-title,
.custom-header-content .site-header-text {
	font-size: 18px;
	font-size: 1.125rem;
}

.menu-toggle,
.menu-toggle-close,
.search-submit,
.site-header input[type="search"],
.pagination,
.woocommerce-pagination,
.author-bio,
.form-submit input,
.breadcrumb-area,
.team-content-wrapper .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation,
#content #infinite-handle span button,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link .readmore {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4;
}

.header-media .entry-meta {
	font-size: 1em;
	line-height: 1.56;
}

.main-navigation a,
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags,
.comment-subscription-form,
#testimonial-content-section .entry-meta,
.widget-area:not(.sidebar) .widget .widget-title,
.widget-area:not(.sidebar) .widget .wp-block-group h2 {
	font-size: 14px;
	font-size: 0.875rem;
}

.site-info,
.site-description,
.entry-footer .entry-meta {
	font-size: 13px;
	font-size: 0.8125rem;
}

.entry-meta,
.breadcrumb-area,
.woocommerce .woocommerce-breadcrumb,
.post-navigation .nav-subtitle {
	font-size: 13px;
	font-size: 0.8125rem;
}

.more-link {
	font-size: 12px;
	font-size: 0.75rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 1.4736842105em;
	padding: 2.45em 0 0;
	position: relative;
	text-align: center;
	z-index: 1;
}

blockquote:before {
	content: "\201C";
	font-size: 100px;
	font-size: 6.25rem;
	font-weight: 700;
	font-family: Georgia;
	position: absolute;
	top: 40px;
	line-height: 0;
	left: -7px;
	width: 100%;
	z-index: -1;
}

blockquote,
q {
	quotes: "\201C""\201D""\2018""\2019";
}

blockquote p {
	margin-bottom: 1.050em;
}

blockquote cite,
blockquote small {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.615384615384615;
	text-decoration: none;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp {
	font-family: Inconsolata, monospace;
	font-size: 16px;
	font-size: 1rem;
}

pre {
	font-family: Inconsolata, monospace;
	line-height: 1.555;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

mark,
ins {
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - FontAwesome
 */

.sticky-post:before,
.post-edit-link:before,
#promotion-section .button.play-button:before,
.pagination .prev span:before,
.pagination .next span:after,
.gallery-item .gallery-icon a:after,
.tiled-gallery .tiled-gallery-item a:after,
.comment-meta .comment-permalink:before,
.site-header-cart .cart-contents:before,
.mejs-button button:before,
.euphony-mejs-container.mejs-container .mejs-button button:before,
.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before,
.cat-links span + a:before,
.tags-links span + a:before,
.wp-custom-header-video-button:before,
.search-toggle:before,
.menu-toggle:before,
.menu-toggle-close:before,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.dropdown-toggle:after,
.search-submit:before,
.social-navigation a:before,
#feature-slider-section .owl-prev:before,
#feature-slider-section .owl-next:before,
#euphony-logo-slider-section .owl-prev:before,
#euphony-logo-slider-section .owl-next:before,
#testimonial-content-section .owl-prev:before,
#testimonial-content-section .owl-next:before,
.entry-breadcrumbs a:after,
.comment-reply-title small a:before,
#scrollup:before {
	display: inline-block;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sticky-post:before {
	content: "\f097";
}

.site-header-cart .cart-contents:before {
	content: "\f291";
}

.navigation-classic .site-header-cart .cart-contents:before {
	margin-right: 0;
}

.menu-toggle:before {
	content: "\f0c9";
}

.menu-toggle.selected:before,
.comment-reply-title small a:before {
	content: "\f00d";
}

.search-toggle:before,
.search-submit:before,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after {
	content: "\f002";
	font-size: 15px;
	font-size: 0.9375rem;
}

.dropdown-toggle:after {
	content: "\f107";
}

.active.dropdown-toggle:after {
	content: "\f106";
}

.pagination .prev span:before,
#feature-slider-section .owl-prev:before {
	content: "\f104";
}

.pagination .next span:after,
#feature-slider-section .owl-next:before {
	content: "\f105";
}

#euphony-logo-slider-section .owl-prev:before,
#testimonial-content-section .owl-prev:before {
	content: "\f104";
}

#euphony-logo-slider-section .owl-next:before,
#testimonial-content-section .owl-next:before {
	content: "\f105";
}

.wp-custom-header-video-play:before {
	content: "\f04c";
}

.wp-custom-header-video-pause:before {
	content: "\f04b";
}

#scrollup:before {
	content: "\f106";
}

.entry-meta span a:before {
    margin-right: 13px;
}

.entry-footer .cat-links span + a:before {
    content: "\f07b";
}

.entry-footer .tags-links span + a:before {
    content: "\f02b";
}

.nav-next .nav-subtitle:after {
	content: "\f105";
	margin-left: 7px;
}

.nav-previous .nav-subtitle:before {
	content: "\f104";
	margin-right: 7px;
}

.pagination .prev span:before,
.pagination .next span:after {
	font-size: 20px;
	font-size: 1.25rem;
}

.pagination .prev span:before {
	margin-right: 7px;
}

.pagination .next span:after {
	margin-left: 7px;
}

#scrollup:before,
#feature-slider-section .owl-prev:before,
#feature-slider-section .owl-next:before {
	font-size: 24px;
	font-size: 1.5rem;
}

#euphony-logo-slider-section .owl-prev:before,
#euphony-logo-slider-section .owl-next:before {
	font-size: 42px;
	font-size: 2.625rem;
}

#testimonial-content-section .owl-prev:before,
#testimonial-content-section .owl-next:before {
	font-size: 32px;
	font-size: 2rem;
}

.nav-next .nav-subtitle:after,
.nav-previous .nav-subtitle:before {
	font-size: 16px;
	font-size: 1rem;
}

#promotion-section .button.play-button:before {
	content: "\f04b";
	font-size: 17px;
	font-size: 1.0625rem;
}

.post-edit-link:before {
	content: "\f040";
}

.share-toggle:before {
	content: "\f1e0";
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

hr {
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.5em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
caption,
th,
td {
    border: 1px solid;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption {
    border-width: 1px 1px 0 1px;
    font-weight: 700;
    text-align: center;
}

th,
td {
	border-width: 0 1px 1px 0;
    font-weight: normal;
    text-align: left;
}

th {
    font-weight: 700;
}

thead th {
	border-width: 0 1px 1px 0;
}

caption,
th,
td {
    padding: 0.778em;
}

.displaynone {
	display: none;
}

.displayblock {
	display: block;
}

.cover-link {
	display: block;
	height: 100%;
}

.drop-cap:first-letter {
    float: left;
    font-size: 92px;
    font-size: 5.75rem;
    line-height: 0.6;
    margin: 14px 16px 4px -3px;
}


/**
 * 5.0 - Padding/Margin
 */

.menu-toggle {
	padding: 17px;
}

.main-navigation a {
	padding: 14px 0;
}

#header-content .wrapper {
	padding: 20px 30px;
}

.custom-header-content {
	padding: 135px 30px;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	padding: 7px 21px;
}

.site-content > .wrapper {
	padding: 42px 30px;
}

.site-content .wrapper > .sidebar {
	margin-top: 42px;
}

.author-info {
	padding: 35px;
}

.footer-widget-area {
	padding: 21px 0 0;
}

.widget-column {
	padding: 21px 30px;
}

.single .site-main .entry-header,
.page .site-main .entry-header,
.archive .page-header,
.error404 .page-header,
.search .page-header,
.woocommerce-products-header {
	margin-bottom: 35px;
	text-align: center;
}

.section.no-section-heading {
	padding-top: 42px;
}

.section-heading-wrapper {
	margin: 0 auto;
	padding: 35px;
}

.site-main .section-heading-wrapper {
	padding-top: 0;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	margin: 0 0 35px;
}

.author-title,
.author-avatar,
.author-description,
.comments-title,
.comment-reply-title {
	margin: 0 0 21px;
}

.widget {
    margin: 0 0 42px;
}

.widget .widget-title,
.widget .wp-block-group h2 {
	font-size: 1em;
	margin: 0 0 28px;
}

.widget li {
	margin-bottom: 7px;
}

.widget li > ul,
.widget li > ol {
	clear: both;
	margin-top: 7px;
	margin-left: 14px;
}

.featured-video-content-wrapper,
.playlist-content-wrapper,
.product-content-wrapper,
.featured-content-wrapper,
.portfolio-content-wrapper,
.services-content-wrapper,
.stats-content-wrapper,
.events-content-wrapper,
.team-content-wrapper,
.testimonial-content-wrapper,
.euphony-logo-slider-content-wrapper {
	padding: 0 30px;
}

.section-content-wrapper .post-thumbnail {
	margin: 0 0 21px;
}

.section-content-wrapper .entry-header .entry-meta {
	margin-bottom: 7px;
}

.section-content-wrapper .entry-summary,
.section-content-wrapper .entry-content {
    margin: 21px 0 0;
    width: 100%;
}

.section-content-wrapper .entry-container > :first-child {
	margin-top: 0;
}

.section-content-wrapper .hentry-inner > :last-child,
.section-content-wrapper .entry-container > :last-child {
	margin-bottom: 0;
}

.singular-content-wrap .entry-footer {
	margin-top: 35px;
}

.singular-content-wrap .entry-header .entry-meta {
	margin: 21px 0 0;
}

.comments-area {
	margin-top: 35px;
	padding-top: 35px;
}

.hero-content-wrapper .entry-summary,
.hero-content-wrapper .entry-content {
    margin: 28px 0 0;
}

/* New */
.singular-content-wrap >:last-child,
.site-header-text > :last-child,
.section-description-wrapper > :last-child,
.taxonomy-description-wrapper > :last-child,
.widget-column > :last-child,
.widget-area .widget .hentry:last-child,
.widget-area .widget .hentry .entry-meta,
.widget-area > :last-child,
.widget > :last-child,
.widget li:last-child,
.widget embed:last-child,
.widget iframe:last-child,
.widget object:last-child,
.widget video:last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child,
.widget_nav_menu ul,
#colophon .widget li:last-child {
	margin-bottom: 0;
}

.widget-area .ewfeaturedpostpageimage .featured-image {
	margin-top: 0;
	margin-bottom: 0;
}

.custom-logo {
	margin: 0 auto;
}

.has-header-video .custom-header-content {
	padding-bottom: 178px;
}

.entry-title {
	margin: 0;
}

.widget-area .entry-meta {
	margin-top: 0;
}

.taxonomy-description-wrapper {
	margin-top: 7px;
}

#testimonial-content-section .hentry {
	padding: 21px 0 0;
}

#testimonial-content-section.has-post-thumbnail .entry-container {
	padding: 84px 30px 42px;
}

#testimonial-content-section .entry-container {
	padding: 42px 30px 56px;
}

.post-navigation div + div,
.posts-navigation div + div {
	margin-top: 30px;
}

.wp-caption .wp-caption-text {
	padding: 7px 14px;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.posts-navigation a,
#content #infinite-handle span button,
.catch-instagram-feed-gallery-widget-wrapper .button,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link .readmore {
	padding: 13px 27px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	padding: 12px 14px;
}

.sticky-playlist-enabled .site-footer {
	padding-bottom: 56px;
}

.sidebar .ewnewsletter .widget-inner-wrap {
	padding: 0;
}

.stats-content-wrapper .entry-summary,
.stats-content-wrapper .entry-content {
	margin: 14px 0 0;
}

.promotion-section .entry-header {
	margin-bottom: 21px;
}


/**
 * 6.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background-color: transparent;
	border: none;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	display: inline-block;
	font-weight: 700;
	letter-spacing: 0.0666666666666667em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
}

.entry-content .button,
.entry-summary .button {
	box-shadow: none;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid;
	margin-top: 7px;
	width: 100%;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]:-webkit-search-cancel-button,
input[type="search"]:-webkit-search-decoration {
	-webkit-appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form,
.woocommerce-product-search {
	clear: both;
	position: relative;
}

input[type="search"].search-field {
	-webkit-appearance: none;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0;
	padding: 12px 46px 12px 14px;
	width: 100%;
}

.search-submit {
	background-image: none;
	background-color: transparent;
	border: none;
	border-radius: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 49px;
}

.search-submit:hover,
.search-submit:focus {
	background-image: none;
	background-color: transparent;
}

select {
	border: none;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-size: 13px;
	font-size: 0.8125rem;
	padding: 7px 10px;
}


/**
 * 7.0 - Navigation
 */

/**
 * 7.1 - Links
 */

a {
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/**
 * 7.2 - Main Menu
 */

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	margin: 0;
	position: relative;
}

.site-header .social-navigation ul {
	padding: 14px 15px;
	text-align: center;
}

.main-navigation .menu-item-has-children > a,
.main-navigation .page_item_has_children > a {
	padding-right: 49px;
}

.main-navigation a  {
	display: block;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.071em;
	text-decoration: none;
	text-transform: uppercase;
}

.search-container {
	padding: 21px;
}

.main-navigation a,
#primary-menu-wrapper .search-container {
	padding: 14px 30px;
}

.main-navigation ul ul {
	margin-left: 0.875em;
}

.main-navigation ul ul a {
	font-weight: 400;
	letter-spacing: 0;
	text-transform: capitalize;
}

.navigation-classic .main-navigation {
	clear: both;
	border: none;
}

.main-navigation ul.toggled-on {
	box-shadow: none;
	border-top: none;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
	right: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a {
	font-weight: 500;
}

#primary-search-wrapper,
#social-menu-wrapper {
	display: none;
}

.menu-inside-wrapper {
	border: 1px solid;
	position: absolute;
	right: -100%;
	top: 61px;
	width: 100%;
	max-width: 100%;
	visibility: hidden;
	z-index: 199;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.is-open .menu-inside-wrapper {
	right: 0;
	visibility: visible;
}

body.menu-open {
	overflow-y: scroll;
	width: 100%;
}

.menu-toggle-wrapper {
	padding: 5px;
}

.menu-toggle {
	background-image: none;
	background-color: transparent;
	display: block;
	font-weight: 400;
	line-height: 1.375;
	margin: 0 auto;
}

.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle.selected {
	background-image: none;
	background-color: transparent;
}

#primary-search-wrapper .menu-toggle,
#social-menu-wrapper .menu-toggle {
	-webkit-border-radius: 36px;
	border-radius: 36px;
	display: inline-block;
	height: 36px;
	letter-spacing: 0;
	padding: 0;
	-webkit-text-shadow: none;
	text-shadow: none;
	text-align: center;
	width: 36px;
}

/* Dropdown Toggle */
.dropdown-toggle {
	background-image: none;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-size: 18px;
	font-size: 1.125rem;
	right: 0;
	line-height: 1.172;
	margin: 0 auto;
	padding: 14px 19px;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.site-footer-menu .dropdown-toggle {
	display: none;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.main-navigation ul ul {
	display: none;
}

.main-navigation ul .toggled-on {
	display: block;
}

#primary-search-wrapper > .social-navigation {
	display: none;
	float: left;
}

.site-header-menu .menu-label {
	display: none;
}

.menu-label {
	display: inline-block;
	margin-left: 7px;
}

/* Footer Menu */
.site-navigation {
	text-align: center;
}

.site-navigation ul {
	list-style: none;
	margin: 0;
}

.site-navigation .footer-menu > li {
    display: inline-block;
}

.site-navigation a {
    display: block;
    line-height: 1.615384615384615;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 7px 20px;
    text-decoration: none;
    text-transform: uppercase;
    outline-offset: -1px;
}


/**
 * 7.3 - Social Menu
 */

.mobile-social-search {
	clear: both;
}

.social-navigation,
.social-links-menu {
	font-size: 16px;
	font-size: 1rem;
	padding: 0;
}

.social-navigation ul,
.social-links-menu ul {
	list-style: none;
	margin: 0;
}

.social-navigation li,
.social-links-menu li {
	display: inline-block;
	margin: 0;
}

.social-navigation a,
.social-links-menu a {
	background-color: transparent;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	height: 36px;
	line-height: 36px;
	margin: 2px 4px;
	text-align: center;
	width: 36px;
}

.site-footer-menu .wrapper > nav {
	margin-bottom: 35px;
	text-align: center;
}

#site-generator .social-navigation a:before {
	line-height: 38px;
}

.social-navigation a:before {
	content: "\f0c1";
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f1cb";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f1a6";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f17d";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f16b";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f09a";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f16e";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f180";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f0d5";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f09b";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f16d";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f0e1";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f20c";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f231";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f265";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f1a1";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f17e";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f1a4";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f174";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f099";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f27d";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f19a";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f16a";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f0e0";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f1bc";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f1e8";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f09e";
}

.social-navigation a[href*="amazon.com"]:before {
	content: "\f270";
}

.social-navigation a[href*="apple.com"]:before {
	content: "\f179";
}

.social-navigation a[href*="bandcamp.com"]:before {
	content: "\f2d5";
}

.social-navigation a[href*="behance.com"]:before {
	content: "\f1b4";
}

.social-navigation a[href*="deviantart.com"]:before {
	content: "\f1bd";
}

.social-navigation a[href*="etsy.com"]:before {
	content: "\f2d7";
}

.social-navigation a[href*="soundcloud.com"]:before {
    content: "\f1be";
}


/**
 * 7.4 - Post Navigation
 */

.post-navigation {
	clear: both;
}

.post-navigation a {
	display: block;
	text-decoration: none;
}

.post-navigation span {
	display: block;
}

.post-navigation .nav-subtitle {
	letter-spacing: 0.083em;
	margin-bottom: 0.583em;
	text-transform: uppercase;
}

.post-navigation .nav-title {
	font-weight: 700;
	display: block;
	text-rendering: optimizeLegibility;
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
	position: relative;
	vertical-align: top;
}

.pagination .prev,
.pagination .next {
	width: 100%;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.posts-navigation,
.pagination,
#content #infinite-handle {
	clear: both;
	text-align: center;
}

#content #infinite-handle {
	display: block;
}

#content #infinite-handle span {
	background: none transparent;
	display: inline-block;
	padding: 0;
}

.infinite-loader #ctis-loading img {
	width: 35px;
}

.infinite-loader {
	clear: both;
}

.posts-navigation a,
#content #infinite-handle span button {
	font-weight: 700;
	letter-spacing: 0.0666666666666667em;
	line-height: 1.4;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.pagination .prev,
.pagination .next {
	font-weight: 400;
	line-height: 1.75;
}

.pagination .page-numbers {
	display: inline-block;
	margin: 7px 0;
	padding: 8px 16px;
	text-transform: uppercase;
}

.pagination .page-numbers.current {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.posts-navigation a,
#content #infinite-handle span button,
.header-media .more-link .readmore,
#feature-slider-section .more-link .readmore,
#hero-section .more-link .readmore,
.promotion-section .more-link .readmore {
	border: none;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	display: inline-block;
	text-transform: uppercase;
}

#content #infinite-handle {
    z-index: 2;
}

#content #infinite-handle,
#content .infinite-loader {
    bottom: -35px;
    cursor: pointer;
    clear: both;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    width: 100%;
}

.archive-posts-wrapper .section-content-wrapper {
	position: relative;
}

body.infinite-scroll .archive-posts-wrapper .section-content-wrapper {
	padding-bottom: 35px;
}

body.infinite-scroll.infinity-end .archive-posts-wrapper .section-content-wrapper {
	padding-bottom: 0;
}


/**
 * 7.5 - Breadcrumb
 */

.breadcrumb-area {
	text-align: center;
	width: 100%;
	font-weight: normal;
}

.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb {
	line-height: 1.75;
	margin: 0;
	padding: 14px 35px;
}

.entry-breadcrumbs a,
.woocommerce .woocommerce-breadcrumb a {
	position: relative;
	font-weight: 400;
	text-decoration: none;
}

.entry-breadcrumbs a:hover,
.entry-breadcrumbs a:focus,
.entry-breadcrumbs a:active,
.woocommerce .woocommerce-breadcrumb a:hover,
.woocommerce .woocommerce-breadcrumb a:focus,
.woocommerce .woocommerce-breadcrumb a:active {
	text-decoration: none;
}

.entry-breadcrumbs .sep,
.woocommerce .woocommerce-breadcrumb .sep {
	margin: 0 10px;
}


/**
 * 7.6 - Scroll Up
 */

#scrollup {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: none;
    outline: none;
    padding: 7px;
    position: fixed;
    bottom: 35px;
    right: 35px;
    text-decoration: none;
    text-align: center;
    text-shadow: 0 1px 0 rgba(105,47,69,0.50);
    width: 40px;
    height: 40px;
    z-index: 9999;
}

.sticky-playlist-enabled #scrollup {
	bottom: 77px;
}

#scrollup:hover,
#scrollup:focus {
    text-decoration: none;
}


/**
 * 8.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 9.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 10.0 - Clearings
 */

.wrapper:before,
.wrapper:after,
.posts-navigation:before,
.posts-navigation:after,
.clear:before,
.clear:after,
.section:before,
.section:after,
.section-content-wrapper:before,
.section-content-wrapper:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.content-area:before,
.content-area:after,
.site-main > article:before,
.site-main > article:after,
.post-navigation:before,
.post-navigation:after,
.posts-navigation:before,
.posts-navigation:after,
.pagination:before,
.pagination:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.widget:before,
.widget:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after,
#tertiary:before,
#tertiary:after,
#colophon .wrapper:before,
#colophon .wrapper:after,
.site-header-cart li:before,
.site-header-cart li:after,
.widget-area li:before,
.widget-area li:after,
#footer-newsletter .widget-inner:before,
#footer-newsletter .widget-inner:after {
	content: "";
	display: table;
}

.wrapper:after,
.posts-navigation:after,
.clear:after,
.section:after,
.section-content-wrapper:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.content-area:after,
.site-main > article:after,
.post-navigation:after,
.posts-navigation:after,
.pagination:after,
.primary-menu:after,
.social-links-menu:after,
.widget:after,
.textwidget:after,
.content-bottom-widgets:after,
#tertiary:after,
#colophon .wrapper:after,
.site-header-cart li:after,
.widget-area li:after,
#footer-newsletter .widget-inner:after {
	clear: both;
}

/**
 * 11.0 - Widgets
 */

.widget-area:not(.sidebar) .widget .widget-title,
.widget-area:not(.sidebar) .widget .wp-block-group h2 {
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget ul,
.widget ol {
	list-style: none;
	margin-left: 0;
}

.widget-area li {
	line-height: 2;
}

/* Categories widget */
.widget_categories ul,
.widget_archive ul {
	text-align: right;
}

.widget_categories li,
.widget_archive li {
	display: block;
	height: 1%;
	overflow: hidden;
}

.widget_categories ul a,
.widget_archive ul a {
	float: left;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 3;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 600;
}

.widget_calendar tbody a {
	display: block;
	font-weight: 600;
	text-decoration: none;
}

/* Recent Posts widget */
.widget-area .gallery {
	margin: 0;
}

.widget_recent_entries .post-date {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: none;
	display: inline-block;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	outline: 0;
}

#featured-grid-content .grid-box:hover .caption>.vcenter {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}

#footer-instagram .widget {
	margin: 0;
	padding: 0;
}

#footer-instagram .widget-title {
	margin: 35px auto;
	text-align: center;
	letter-spacing: 0;
	text-transform: capitalize;
}

#footer-instagram .widget-title {
	display: none;
}

.widget-area .catch-instagram-feed-gallery-widget-wrapper .button {
	border: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	margin: 0;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item {
	width: 16.666%;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(3n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n+1) {
	clear: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .item:nth-child(6n+1),
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .item:nth-child(6n+1) {
	clear: both;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .default .instagram-button,
#footer-instagram .catch-instagram-feed-gallery-widget-wrapper.default .instagram-button {
	display: none;
}

#footer-instagram .catch-instagram-feed-gallery-widget-wrapper .button {
	margin-top: 28px;
}

.sidebar .ew-newsletter .section-heading-wrapper {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}

.widget-area .date-label {
	display: none;
}

/* Footer Newsletter */

.footer-newsletter:before,
.footer-newsletter:after {
	clear: both;
	content: "";
	display: block;
}

#footer-newsletter .wrapper {
	max-width: 1920px;
}

#footer-newsletter .widget {
	clear: both;
	margin: 0;
	padding: 0 30px;
}

#footer-newsletter .widget-inner {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	max-width: 1020px;
	margin: 42px auto;
	padding: 35px;
}

#footer-newsletter .ewnewsletter .widget-inner-wrap {
	padding: 0;
	margin: 0;
}

#footer-newsletter .ewnewsletter .hentry {
	text-align: left;
	margin: 0;
}

#footer-newsletter .section-heading-wrapper {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 21px;
	text-align: left;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox {
	border: none;
	padding: 13px 21px;
}

.ew-newsletter-content-container >:last-child {
	margin-bottom: 0;
}

.footer-newsletter .ew-newsletter-image-container {
	margin-bottom: 21px;
}


/**
 * 12.0 - Content
 */

#page {
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.boxed-layout #page {
	max-width: 1600px;
}

.wrapper {
	margin: 0 auto;
	max-width: 1500px;
	width: 100%;
}

.header-media .wrapper,
#footer-instagram .wrapper,
.gallery-section .wrapper {
	width: 100%;
	max-width: 1920px;
}

.recent-blog-content .wrapper {
	max-width: 1020px;
	margin: 0 auto;
}

.site-content {
	border-bottom: 1px solid;
}

.page.no-sidebar .content-area,
.single.no-sidebar .content-area {
	max-width: 720px;
	margin: 0 auto;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}


/**
 * 12.1 - Header
 */

.site-header {
	position: relative;
}

.absolute-header .site-header {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 99;
}

.site-header-main .wrapper {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 30px;
	position: relative;
}

.site-branding {
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	margin: 14px auto 14px 0;
	max-width: 100%;
	min-width: 0;
	text-align: left;
	width: auto;
	overflow: hidden;
}

.custom-logo {
	display: block;
	max-width: 250px;
}

.wp-custom-logo .custom-logo-link {
	display: block;
}

.wp-custom-logo .site-identity {
	display: none;
}

.site-header-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: auto;
	margin-right: -20px;
}

.site-branding {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.site-title {
	font-weight: 700;
	line-height: 1.458333333333333;
	letter-spacing: 0.0416666666666667em;
	margin: 0;
	text-transform: uppercase;
}

.site-title a {
	text-decoration: none;
}

.site-description {
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.615384615384615;
	margin: 0;
	text-transform: capitalize;
}

.custom-header {
	clear: both;
	position: relative;
}

.custom-header .post-thumbnail {
	margin: 0;
}

.has-header-video .custom-header-media .wp-custom-header img {
	display: none;
}

.custom-header-content {
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1500px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
}

.has-header-media:not(.home) .custom-header-content {
	position: relative;
	-webkit-transform: initial;
	-moz-transform: initial;
	-ms-transform: initial;
	-o-transform: initial;
	transform: initial;
}

.custom-header-content-wrapper {
	max-width: 660px;
	margin: 0 auto;
}

.custom-header-content.content-align-left .custom-header-content-wrapper {
	margin: 0 auto 0 0;
}

.custom-header-content.content-align-right .custom-header-content-wrapper {
	margin: 0 0 0 auto;
}

.custom-header-content.text-align-left {
	text-align: left;
}

.custom-header-content.text-align-right {
	text-align: right;
}

.custom-header-content .site-header-text {
	line-height: 1.67;
	margin-top: 14px;
}

.has-header-image.home .custom-header,
.has-header-video.home .custom-header {
	display: table;
	height: 480px;
	height: 85vh;
	width: 100%;
}

.has-header-media:not(.home) .custom-header-media {
	position: relative;
}

.header-media-text-disabled .custom-header-media .wp-custom-header img {
	display: block;
	position: relative;
}

.custom-header-overlay {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.custom-header .wrapper:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.has-header-media .custom-header-media .wp-custom-header img {
	display: none;
}

.has-header-video .custom-header-media .wp-custom-header video,
.has-header-video .custom-header-media .wp-custom-header iframe {
	position: absolute;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
	width: auto;
	top: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

/* For browsers that support 'object-fit' */
@supports ( object-fit: cover ) {
	.has-header-video .custom-header-media .wp-custom-header video,
	.has-header-video .custom-header-media .wp-custom-header iframe {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

/* Hides div in Customizer preview when header images or videos change. */
body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none;
}

.custom-header-media .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
	border-radius: 50%;
	font-size: 18px;
	font-size: 1.125rem;
	opacity: 0;
	overflow: hidden;
	padding: 7px 14px;
	position: absolute;
	left: 49%;
	bottom: 35px;
	z-index: 100;
	height: 44px;
	width: 44px;
}

.header-media:hover .wp-custom-header-video-button {
	opacity: 1;
}


/**
 * 12.2 - Posts and pages
 */

.hentry {
	float: left;
	margin-bottom: 35px;
	position: relative;
	width: 100%;
}

.post-thumbnail {
	display: block;
	position: relative;
}

.post-thumbnail img {
	display: block;
	margin: 0 auto;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.25;
	margin-top: 1.333em;
	margin-bottom: 0.583em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.2173913043;
	margin-top: 1.556em;
	margin-bottom: 0.778em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.1052631579;
	margin-top: 1.750em;
	margin-bottom: 0.875em;
}

.entry-content h4,
.comment-content h4,
.textwidget h4 {
	font-size: 22px;
	font-size: 1.375rem;
}

.entry-content h5,
.comment-content h5,
.textwidget h5 {
	font-size: 18px;
	font-size: 1.125rem;
}

.entry-content h6,
.comment-content h6,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	line-height: 1.3125;
	margin-top: 2.154em;
	margin-bottom: 1.077em;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .nav-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.custom-header-content > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	clear: both;
	display: block;
	margin: 28px 0 0;
}

.more-link .readmore {
	border: none;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 0.071em;
	padding: 7px 21px;
	text-decoration: none;
	text-transform: uppercase;
	word-wrap: break-word;
}

.more-link .readmore:hover,
.more-link .readmore:focus {
	border-color: transparent;
}

.more-button {
	display: inline-block;
}

.view-more {
	clear: both;
	margin: 0 0 35px;
	padding: 0 25px;
	text-align: center;
}

#events-section .view-more {
	position: relative;
}

.author-info {
	clear: both;
	margin-top: 35px;
	text-align: center;
}

.author-avatar .avatar {
	height: 65px;
	width: 65px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.author-description .author-title {
	clear: none;
	line-height: 1.75;
}

.author-bio {
	overflow: hidden;
}

.author-link {
	display: block;
	margin-top: 28px;
	white-space: nowrap;
}

.entry-footer:empty {
	margin: 0;
}

.sticky-post {
	display: inline-block;
	font-size: 21px;
	font-size: 1.3125rem;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 7px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}

.has-post-thumbnail .sticky-post {
	position: absolute;
	right: 21px;
	top: 21px;
}

.full-content .has-post-thumbnail .sticky-post {
    position: relative;
    top: auto;
    left: auto;
}

.entry-meta {
	line-height: 2;
}

.entry-meta a {
	text-decoration: none;
}

.entry-meta a:hover,
.entry-meta a:focus {
	text-decoration: underline;
}

.entry-header .entry-meta > span {
	clear: none;
	display: inline-block;
}

.entry-footer .entry-meta > span {
	clear: both;
	display: block;
	margin: 28px 0 0;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.updated:not(.published) {
	display: none;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	height: 2em;
	line-height: 2em;
	margin-right: 0.5em;
	text-align: center;
	width: 2em;
}

.page-links a:hover,
.page-links a:focus {
	border-color: transparent;
}

.page-links > .page-links-title {
	border: 0;
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	clear: both;
}

.section-content-wrapper .archive-post-wrap .post-thumbnail {
	margin: 0;
	padding: 0;
}

.entry-footer .author img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 1em;
}

.archive-post-wrap .entry-container {
	border: 1px solid;
	padding: 28px;
}

.archive-post-wrap .post-wrapper {
	position: relative;
}

.archive-post-wrap .entry-footer .entry-meta {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}

.archive-post-wrap .has-post-thumbnail .entry-header .cat-links {
	position: absolute;
	top: 21px;
	left: 21px;
}

#feature-slider-section .entry-header .cat-links a,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a {
	padding: 3px 12px;
}

#feature-slider-section .entry-header .cat-links a:hover,
#feature-slider-section .entry-header .cat-links a:focus,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:hover,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:focus {
	text-decoration: none;
}

.archive-post-wrap .more-link .readmore {
	background-color: transparent;
	background-image: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 13px;
	padding: 0;
}

.archive-post-wrap .more-link .readmore:hover,
.archive-post-wrap .more-link .readmore:focus {
	background-color: none;
	background-image: none;
}


/**
 * 12.4 - Comments
 */

.comments-area {
	border-top: 1px solid;
	clear: both;
	display: block;
	width: 100%;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid;
	padding: 2em 0;
}

.comments-area .comment-list > li:first-child > article,
.comments-area .comment-list > li.pingback:first-child,
.comments-area .comment-list > li.trackback:first-child {
	border-top: none;
}

.comment-list article + .comment-respond {
	margin-bottom: 3em;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children li > article {
	padding-left: 2.5em;
}

.comment-author {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.comment-container {
    overflow: hidden;
}

.comment-author a {
	text-decoration: none;
}

.comment-author .avatar {
	height: 65px;
	width: 65px;
}

.comment-meta .edit-link,
.pingback .edit-link {
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-meta {
	margin-bottom: 0.778em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.75em 1.5em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 21px;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	outline: 0;
}

.no-comments {
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin: 0;
}

.author-name {
    text-transform: capitalize;
}

.comment-reply-title small a {
	border: 0;
	font-size: 24px;
	font-size: 1.5rem;
	height: 32px;
	overflow: hidden;
	width: 26px;
	position: absolute;
	right: 	14px;
	top: 14px;
}

.comment-respond {
	margin: 1.25em auto 0;
	max-width: 680px;
	padding: 35px 42px;
	position: relative;
}

.comment-reply-title {
	text-align: center;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comment-notes {
	font-style: italic;
}

.comment-meta .author-name {
	display: block;
	font-style: normal;
	font-weight: 700;
}

.comment-meta a {
	text-decoration: none;
}

.comment-meta a:hover,
.comment-meta a:focus {
	text-decoration: underline;
}

.comment-meta .comment-permalink {
	display: inline-block;
}

.comment-form label {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.083em;
	line-height: 1.75;
	text-transform: uppercase;
}


/**
 * 12.5 - Sidebar
 */

.widget .hentry {
	float: left;
	width: 100%;
}

.widget a {
	text-decoration: none;
}

.sidebar .widget {
	clear: both;
}


/**
 * 12.6 - Footer
 */

#colophon .widget-column {
    float: left;
    position: relative;
    width: 100%;
    z-index: 2;
}

#colophon .widget {
	background-color: transparent;
}

#site-generator {
	clear: both;
	padding: 35px 30px;
}

.site-info {
	text-transform: capitalize;
	text-align: center;
}

.site-info a {
	text-decoration: none;
}

.site-info a:hover,
.site-info a:focus {
	text-decoration: underline;
}


/**
 * 13.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
    max-width: 100%;
    vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
    margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video {
	margin: 1.625em 0;
}

.wp-playlist-item .wp-playlist-item-length {
    top: 0.75em;
}


/**
 * 13.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	font-size: 15px;
	font-size: 0.9375rem;
	font-style: normal;
	text-align: center;
}


/**
 * 13.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.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-icon img {
	margin: 0 auto;
}

.gallery-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	padding: 14px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	font-size: 0.9375rem;
	background: linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent);
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 14.0 - Modules
 */

.section {
	clear: both;
	display: block;
	padding: 7px 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.section-heading-wrapper {
	display: block;
	max-width: 990px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}

#testimonial-content-section .owl-slideshow {
	overflow: hidden;
}

#colophon,
#hero-section,
#stats-section,
#testimonial-content-section,
#featured-video-section,
#contact-section .main-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#colophon {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/footer-bg.jpg);
}

#stats-section {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/stats-bg.jpg);
}

#testimonial-content-section {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/testimonial-bg.jpg);
}

#featured-video-section {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/video-bg.jpg);
}

#contact-section .main-image {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/contact-map.jpg);
}

#hero-section {
	background-image: url(/wp-content/themes/euphony-pro/assets/images/hero-bg.jpg);
}


/**
 * 14.1 - Slider
 */

#feature-slider-section {
	border: none;
	clear: both;
	display: block;
	padding: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#feature-slider-section .wrapper {
	max-width: 100%;
	padding: 0;
}

#feature-slider-section .hentry {
	margin: 0;
	padding: 0;
	width: 100%;
}

#feature-slider-section .post-thumbnail {
	margin: 0;
}

#feature-slider-section .slider-image-thumbnail {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#feature-slider-section .slider-content-wrapper {
	padding: 49px 30px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 101;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

#feature-slider-section .entry-container {
	display: block;
	margin: 0 auto;
}

#feature-slider-section .entry-container a {
	text-decoration: none;
}

#feature-slider-section .entry-title {
	font-weight: 400;
}

#feature-slider-section .entry-summary,
#feature-slider-section .entry-content {
	display: none;
	margin-top: 7px;
}

#feature-slider-section .owl-dots {
	display: block;
	position: absolute;
	bottom: 21px;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 199;
}

#feature-slider-section .owl-dots button {
	cursor: pointer;
	display: inline-block;
	height: 4px;
	margin: 0 5px;
	overflow: hidden;
	width: 40px;
}

#feature-slider-section .owl-prev,
#feature-slider-section .owl-next {
	background-color: transparent;
	background-image: none;
	border: 2px solid;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
	outline: none;
	opacity: 0;
	filter: alpha(opacity=0);
	letter-spacing: 0;
	position: absolute;
	top: 48%;
	padding: 7px;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 43px;
	z-index: 199;
}

#feature-slider-section .owl-prev {
	left: -42px;
}

#feature-slider-section .owl-next {
	right: -42px;
}

#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus {
	border-color: transparent;
	text-decoration: none;
}

#feature-slider-section .slider-image-wrapper img {
	width: auto;
}


/**
 * 14.2 - Featured Content & Portfolio
 */

.featured-content-wrapper,
.portfolio-content-wrapper {
	position: relative;
}

.events-content-wrapper a,
.featured-content-wrapper a,
.portfolio-content-wrapper a {
	text-decoration: none;
}

.featured-content-wrapper .post-thumbnail,
.portfolio-content-wrapper .post-thumbnail {
	width: 100%;
}

#featured-video-section .lightbox-enabled iframe {
   pointer-events:none;
}

#featured-video-section a.mixed {
	color: transparent;
    display: block;
}

body .flashy-container .flashy-content {
	background: transparent;
}

.featured-video-content-wrapper .entry-meta {
	font-size: 16px;
	font-size: 1rem;
}

.featured-video-content-wrapper .entry-header .entry-meta {
	line-height: 1.25;
	margin-top: 7px;
	margin-bottom: 0;
}

/* Portfolio */
.portfolio-content-wrapper {
	overflow: hidden;
}

.portfolio-content-wrapper .hentry {
	height: auto;
	line-height: 1;
}

.portfolio-content-wrapper .hentry-inner {
	overflow: hidden;
	position: relative;
}

.portfolio-content-wrapper .entry-container {
	background: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	height: 100%;
	width: 100%;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}

.portfolio-content-wrapper .entry-container > .entry-container-inner-wrap {
    display: block;
    padding: 21px;
    position: relative;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}

.portfolio-content-wrapper .post-thumbnail {
	margin: 0;
    max-width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    -o-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.portfolio-content-wrapper .hentry-inner:hover .post-thumbnail,
.portfolio-content-wrapper .hentry-inner:focus .post-thumbnail {
	-webkit-transform: scale(1.025);
	-ms-transform: scale(1.025);
	transform: scale(1.025);
}

.portfolio-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-meta {
	font-weight: 500;
	margin: 0;
}

.portfolio-content-wrapper .entry-header .entry-meta {
	letter-spacing: 0;
	text-transform: uppercase;
}

.portfolio-content-wrapper .entry-meta a {
	text-decoration: none;
}

.portfolio-content-wrapper .entry-summary {
	display: none;
}

/* Service */
.services-content-wrapper {
	text-align: center;
}


/**
 * 14.3 - Hero Content
 */

#hero-section {
	border: none;
	text-align: center;
}

#hero-section .wrapper {
	padding: 35px 30px;
}

#hero-section .hentry {
	margin: 0;
	padding: 0;
	position: relative;
}

.hero-content-wrapper .post-thumbnail-background {
	background-position: center center;
	background-size: cover;
	border: 30px solid;
	box-shadow: 0px 1px 30px rgba(0,0,0,0.1);
	content: "";
	float: left;
	padding-bottom: 100%;
	position: relative;
	margin: 0;
	width: 100%;
}

.hero-content-wrapper .entry-container {
	clear: both;
	padding: 28px 0 0;
	margin: 0;
	width: 100%;
}

.hero-content-wrapper .entry-title {
	font-weight: 400;
}


/**
 * 14.4 - Team Content Section
 */

.team-content-wrapper .hentry {
	height: auto;
}

.team-content-wrapper .hentry-inner {
	position: relative;
}

.team-content-wrapper .post-thumbnail,
.team-content-wrapper .entry-title,
.team-content-wrapper .entry-meta {
	margin: 0;
}

.team-content-wrapper .entry-container {
	background-color: rgba(0, 0, 0, 0.65);
	position: absolute;
	display: block;
	padding: 14px 21px;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	text-align: center;
}

.team-content-wrapper .hentry-inner:hover .entry-container,
.team-content-wrapper .hentry-inner:focus .entry-container {
	padding: 35px 21px;
}

.team-content-wrapper .entry-summary,
.team-content-wrapper .entry-content {
	margin: 14px 0 0;
}

.team-content-wrapper .entry-title {
	line-height: 1.56;
}

.team-content-wrapper .entry-meta {
	line-height: 1.75;
	letter-spacing: 0;
	text-transform: capitalize;
}

.team-content-wrapper .artist-social-profile {
	margin-top: 7px;
}


/**
 * 14.5 - Testimonials
 */

#portfolio-content-section,
#testimonial-content-section {
	background-size: cover;
}

#testimonial-content-section .section-content-wrapper {
	display: block;
	position: relative;
	width: 100%;
	z-index: 2;
}

#testimonial-content-section .hentry:before {
    content: "\201D";
    color: #f9a926;
    font-size: 140px;
    font-size: 8.75rem;
    font-weight: 700;
    line-height: 0.6;
    position: absolute;
    top: 10px;
    right: 28px;
    width: 100%;
    text-align: right;
    z-index: 1;
}

#testimonial-content-section .section-content-wrapper .hentry-inner {
	position: relative;
}

#testimonial-content-section .section-content-wrapper .post-thumbnail {
	margin: 0;
}

#testimonial-content-section .section-content-wrapper .entry-summary,
#testimonial-content-section .section-content-wrapper .entry-content {
	margin: 0 0 21px;
}

#testimonial-content-section .testimonial_slider_wrap {
	width: 100%;
}

#testimonial-content-section.layout-two .section-content-wrapper {
	max-width: 1580px;
}

#testimonial-content-section .owl-nav {
	position: absolute;
	right: 56px;
	bottom: 63px;
	z-index: 199;
}

#testimonial-content-section .owl-dots-enabled .owl-nav {
	bottom: calc(42px + 63px);
}

#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next {
	background-color: transparent;
	background-image: none;
    border: none;
    outline: none;
    padding: 7px 14px;
}

#testimonial-content-section .entry-header:before {
	border-top: 2px solid;
	content: "";
	display: block;
    margin: 28px 0;
    width: 40px;
}

#testimonial-content-section .entry-title,
#testimonial-content-section .entry-meta {
	display: block;
	line-height: 1.75;
	text-transform: capitalize;
	letter-spacing: 0;
}

#testimonial-content-section .entry-content,
#testimonial-content-section .entry-summary {
	font-weight: 500;
	font-style: italic;
}

#testimonial-content-section .entry-title {
	font-weight: 700;
}

#euphony-logo-slider-section .owl-dots,
#testimonial-content-section .owl-dots {
    font-family: arial;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 0;
    padding: 0;
    text-align: center;
}

#euphony-logo-slider-section .owl-dots button,
#testimonial-content-section .owl-dots button {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: none;
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	height: 12px;
	line-height: 12px;
	margin: 0 7px;
	outline: none;
	width: 12px;
}

#euphony-logo-slider-section .owl-dots > *,
#testimonial-content-section .owl-dots > * {
    cursor: pointer;
}

#testimonial-content-section .more-link {
	display: none;
}

/* Logo Slider */
#euphony-logo-slider-section .owl-prev,
#euphony-logo-slider-section .owl-next {
	background-color: transparent;
	background-image: none;
	border: none;
	cursor: pointer;
	outline: none;
	opacity: 0;
	filter: alpha(opacity=0);
	letter-spacing: 0;
	outline: none;
	padding: 0 7px;
	position: absolute;
	top: 47%;
	-webkit-transform: translateY(-47%);
	-moz-transform: translateY(-47%);
	-ms-transform: translateY(-47%);
	-o-transform: translateY(-47%);
	transform: translateY(-47%);
	text-decoration: none;
	z-index: 199;
}

#euphony-logo-slider-section .owl-prev {
	left: 0;
}

#euphony-logo-slider-section .owl-next {
	right: 0;
}

#euphony-logo-slider-section:hover .owl-prev,
#euphony-logo-slider-section:focus .owl-prev,
#euphony-logo-slider-section:hover .owl-next,
#euphony-logo-slider-section:focus .owl-next {
	opacity: 1;
	filter: alpha(opacity=100);
}

#testimonial-content-section .section-content-wrapper.owl-dots-enabled,
#euphony-logo-slider-section .section-content-wrapper.owl-dots-enabled {
	padding-bottom: 42px;
}

#euphony-logo-slider-section .section-content-wrapper .post-thumbnail {
	margin: 0;
}


/**
 * 14.6 - Events Section
 */

#events-section {
	background-size: cover;
}

#events-section.has-foreground-image .wrapper:before {
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 150px;
	width: 100%;
}

#events-section .more-link .readmore {
	background: transparent;
	color: inherit;
	padding: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.0769230769230769em;
}

.events-content-wrapper .entry-header {
	margin: 0;
}

.events-content-wrapper .entry-title {
	line-height: 1.46;
}

.events-content-wrapper .entry-meta {
	margin: 0 0 21px;
}

.events-content-wrapper .entry-meta a,
.events-content-wrapper .entry-meta a:hover,
.events-content-wrapper .entry-meta a:focus {
	text-decoration: none;
}

.events-content-wrapper .entry-meta {
	border: 2px solid;
	clear: both;
	display: inline-block;
	padding: 7px 17px;
	text-align: center;
}

.events-content-wrapper .entry-date > span {
	display: block;
}

.events-content-wrapper .date-week-day {
	font-weight: 300;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 1.333333333333333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.events-content-wrapper .date-month {
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.33333333333;
}

.events-content-wrapper.section-content-wrapper .entry-summary,
.events-content-wrapper.section-content-wrapper .entry-content {
	font-size: 16px;
	font-size: 1rem;
	margin: 14px 0 0;
}


/**
 * 14.7 - Promotional Headline
 */

.promotion-section.section {
	padding: 0;
}

.promotion-section {
	border: none;
	padding: 0;
	position: relative;
	text-align: center;
}

.promotion-section .hentry {
	position: initial;
	margin: 0;
}

.post-thumbnail-background {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.promotion-section .post-thumbnail-background {
	z-index: 1;
}

.promotion-section .content-wrapper {
	padding: 0 30px;
}

.promotion-section .entry-container {
	max-width: 480px;
	margin: 5.6875rem 0;
	position: relative;
	z-index: 2;
}

.promotion-section.content-align-right .entry-container {
	float: right;
}

.promotion-section.content-align-center .entry-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.promotion-section.content-frame .entry-container-frame {
	padding: 3em;
}

.promotion-section .cover-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

#hero-section.text-align-left,
.promotion-section.text-align-left {
	text-align: left;
}

#hero-section.text-align-right,
.promotion-section.text-align-right {
	text-align: right;
}

.text-align-left .post-thumbnail img {
	margin-left: 0;
}

.text-align-right .post-thumbnail img {
	margin-right: 0;
}

#promotion-section .play-video {
	margin-top: 28px;
}

#promotion-section .play-button {
	-webkit-border: none;
	border:none;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	padding: 15px 19px;
	height: 50px;
	width: 50px;
}

#promotion-section .play-button-text {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
	margin-left: 14px;
}


/**
 * 14.8 - Playlist Section
 */

#playlist-section {
	border: none;
	position: relative;
 }

.playlist-content-wrapper .hentry-inner {
	position: relative;
}

.playlist-content-wrapper .post-thumbnail-background {
    background-position: right center;
    background-size: cover;
    content: "";
    float: left;
    margin-bottom: 21px;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.playlist-content-wrapper .post-thumbnail a {
    border: none;
    position: absolute;
    top: 0;
    right:  0;
    bottom: 0;
    left: 0;
}

.playlist-content-wrapper .entry-container {
    clear: both;
    width: 100%;
}

.playlist-content-wrapper .wp-playlist .wp-playlist-current-item {
	display: none;
	margin: 0;
}

.playlist-content-wrapper .entry-title {
	font-weight: 700;
}


/**
 * 14.9 - Audio Player
 */

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal;
}

.mejs-container {
    background: #000;
    /*font-family: Helvetica, Arial, serif;*/
    position:relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top;
}

.mejs-container,
.mejs-container * {
    box-sizing: border-box;
}

.mejs-container video:-webkit-media-controls,
.mejs-container video:-webkit-media-controls-panel,
.mejs-container video:-webkit-media-controls-panel-container,
.mejs-container video:-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important;
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%;
}

.mejs-fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.mejs-container:focus {
    outline: none;
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.mejs-fullscreen {
    overflow: hidden!important;
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100%!important;
    width: 100%!important;
}

.mejs-background,
.mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0;
}

.mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0;
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

:root .mejs-poster-img {
    display: none;
}

.mejs-poster-img {
    border: 0;
    padding: 0;
}

.mejs-overlay {
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    left:0;
    position:absolute;
    top:0;
}

.mejs-layer {
    z-index: 1;
}

.mejs-overlay-play {
    cursor: pointer;
}

.mejs-overlay-button {
    background: url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px;
}

.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px;
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px;
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: mejsanimation 1s linear infinite;
    animation: mejsanimation 1s linear infinite;
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1;
}

@-webkit-keyframes mejsanimation {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

@keyframes mejsanimation {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 0;
    left: 0;
    list-style-type: none;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35));
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 40px;
}

.mejs-button>button {
    background: transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px;
}

.mejs-button>button:focus {
    outline: 1px dotted #999;
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0;
}

.mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
	font-weight: 600;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 10px 0;
    text-align: center;
    width: auto;
}

.mejs-play>button {
    background-position: 0 0;
}

.mejs-pause>button {
    background-position: -20px 0;
}

.mejs-replay>button {
    background-position: -160px 0;
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative;
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
	-webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    display: block;
    height: 3px;
    position: absolute;
}

.mejs-time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%;
}

.mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%;
}

@-webkit-keyframes b {
    0% {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

@keyframes b {
    0% {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

.mejs-time-loaded {
    background: hsla(0, 0%, 100%, .3);
}

.mejs-time-current,
.mejs-time-handle-content {
    background : #f9a926;
}

.mejs-time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10;
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2);
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%;
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.mejs-time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1);
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0)!important;
    -ms-transform: scaleX(0)!important;
    transform: scaleX(0)!important;
}

.mejs-time-handle,
.mejs-time-handle-content {
    border: 2px solid;
    border-color: #f9a926;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11;
}

.mejs-time-handle-content {
    border: 2px solid;
    border-color: #f9a926;
    border-radius: 50%;
    height: 10px;
    left: -3px;
    top: -5px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    width: 10px;
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px;
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px;
}

.mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px;
}

.mejs-long-video .mejs-time-float-current {
    width: 60px;
}

.mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%;
}

.mejs-fullscreen-button>button {
    background-position: -80px 0;
}

.mejs-unfullscreen>button {
    background-position: -100px 0;
}

.mejs-mute>button {
    background-position: -60px 0;
}

.mejs-unmute>button {
    background-position: -40px 0;
}

.mejs-volume-button {
    position: relative;
}

.mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1;
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px;
}

.mejs-volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px;
}

.mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%;
}

.mejs-volume-current,
.mejs-volume-handle {
    background: hsla(0, 0%, 100%, .9);
    position: absolute;
}

.mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px;
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 45px;
}

.mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    height: 8px;
    top: 16px;
    width: 45px;
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
}

.mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    height: 100%;
    top: 0;
    width: 100%;
}

.mejs-horizontal-volume-handle {
    display: none;
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative;
}

.mejs-captions-button>button {
    background-position: -140px 0;
}

.mejs-chapters-button>button {
    background-position: -180px 0;
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px;
}

.mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px;
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none!important;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none!important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0 10px;
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8!important;
    background-color: hsla(0, 0%, 100%, .4)!important;
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute;
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 0 0;
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8;
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px;
}

.mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400;
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%;
}

.mejs-captions-position-hover {
    bottom: 35px;
}

.mejs-captions-text,
.mejs-captions-text * {
    background: hsla(0, 0%, 8%, .5);
    box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
    padding: 0;
    white-space: pre-wrap;
}

.mejs-container.mejs-hide-cues video:-webkit-media-text-track-container {
    display: none;
}

.mejs-overlay-error {
    position: relative;
}

.mejs-overlay-error>img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
    font-size: .8em;
}

.mejs-cannotplay {
    position: relative;
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%;
}

.wp-playlist-caption,
.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title,
.wp-playlist-item-album {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mejs-container {
    clear: both;
    max-width: 100%;
}

/*.mejs-container * {
    font-family: Helvetica, Arial;
}*/

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #f4f4f4;
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #929397;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    border-radius: 0;
}

.mejs-overlay-loading {
    background: 0 0;
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.me-cannotplay {
    width: auto!important;
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px;
}

.audio-details .embed-media-settings {
    overflow: visible;
}

.media-embed-details .embed-media-settings .setting span {
    max-width: 400px;
    width: auto;
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block;
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px;
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px;
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase;
}

.media-embed-details .setting .remove-setting {
    padding: 0;
}

.media-embed-details .setting a:hover {
    color: #dc3232;
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px;
}

.wp-video {
    max-width: 100%;
    height: auto;
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px;
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block;
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px;
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5;
}

.wp-admin .wp-playlist {
    margin: 0 0 18px;
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%;
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px;
}

.wp-playlist-caption,
.wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.692307692307692;
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%;
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0;
}

.wp-playlist-light {
    background: #fff;
    color: #333;
}

.wp-playlist-dark {
    color: #fff;
    background: #232323;
}

.wp-playlist-caption {
    max-width: 88%;
}

.wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 60px);
    max-width: calc(100% - 60px);
    font-weight: 700;
    transition: box-shadow 0.2s ease-in-out;
}

.wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5;
}

.wp-playlist-item-album {
    font-style: italic;
}

.wp-playlist-item-artist {
    text-transform: capitalize;
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5;
}

.wp-playlist-tracks {
    margin-top: 10px;
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc;
}

.wp-playlist-item:last-child {
    border-bottom: 0;
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd;
}

.wp-playlist-playing {
    font-weight: normal;
    background: #f7f7f7;
}

.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000;
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff;
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px;
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 50px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0;
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px;
}

.mejs-toggle-playlist button {
    z-index: 3;
}

.euphony-mejs-container.mejs-container {
    background: 0 0;
}

.euphony-mejs-container.mejs-container .mejs-controls {
    background: 0 0;
    margin: 0;
    position: relative;
    padding: 8px 21px;
    height: auto;
}

.euphony-mejs-container.mejs-container .mejs-controls a:hover {
    opacity: 1;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-button {
    cursor: pointer;
    display: block;
    position: relative;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next {
	display: none;
}

.euphony-mejs-container.mejs-container .mejs-button button {
    background: 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 40px;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-button button:before {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    border-radius: 0;
    height: 3px;
    top: 10px;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time {
    height: 40px;
    line-height: 40px;
    padding-bottom: 0;
    padding-top: 0;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail {
    height: 40px;
    margin: 0;
    padding: 18px 0 0;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    border: none;
    margin: 0;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    height: 0;
    overflow: hidden;
    top: -1.9em;
    visibility: hidden;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-top-color: #ddd;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float {
    background-color: #fff;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #c3b17c;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider {
    height: 20px;
    margin-top: 18px;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.euphony-mejs-container.mejs-container button {
    color: #373737;
}

.wp-playlist-dark .euphony-mejs-container.mejs-container button {
	color: #fff;
}

.wp-audio-shortcode {
    border: none;
    margin: 1.313em 0 2.625em;
}

.wp-video-shortcode.mejs-container {
    padding: 0;
}

.wp-video-shortcode.mejs-container .mejs-controls {
    background: #222;
    top: auto;
}

body .wp-playlist {
    border: none;
    clear: both;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
    margin: 0.875em 0 2.1875em;
    padding: 0;
    position: relative;
}

body #playlist-section .wp-playlist {
	margin: 0 auto 1.3125em;
}

body .wp-playlist .wp-playlist-current-item img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
    margin-right: 14px;
    width: 50px;
    height: 50px;
}

body .wp-playlist-caption,
body .wp-playlist-item-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
}

body .wp-playlist-caption:hover {
    opacity: 1;
}

body .wp-playlist-current-item {
    border:none;
    height: auto;
    margin-bottom: 0;
    padding: 0.9375em 1.75em
}

body .wp-playlist-tracks {
    border: none;
    margin: 0;
}

body .wp-playlist-item {
    padding: 14px 28px;
}

body .wp-playlist-dark .wp-playlist-playing {
	background: transparent;
}

body .wp-playlist-dark .wp-playlist-item {
	padding: 14px 28px;
}

body .wp-playlist-item,
body .wp-playlist-item:last-child {
    border-bottom: none;
}

body .wp-playlist-item-length {
    font-size: 16px;
    font-size: 1rem;
    top: auto;
    right: 1.75em;
    bottom: 1.23076923em;
}

body .wp-playlist-item-album {
	display: none;
    font-style: normal;
}

body .wp-playlist-item-artist {
    display: block;
}

body .wp-playlist-light .wp-playlist-caption,
body .wp-playlist-current-item .wp-playlist-item-title,
body .wp-playlist-playing {
    background: 0 0;
}

body .wp-playlist-playing,
body .wp-playlist-light .wp-playlist-playing {
    background: 0 0;
}

.euphony-mejs-container.mejs-container .mejs-toggle-playlist button:before {
	content: "\f0ca";
}

.euphony-mejs-container.mejs-container .mejs-toggle-playlist.is-open button:before {
	content:"\f00d";
}

.euphony-mejs-container.mejs-container .mejs-next button:before {
	content:"\f051";
}

.euphony-mejs-container.mejs-container .mejs-previous button:before {
	content:"\f048";
}

.euphony-mejs-container.mejs-container .mejs-play button:before,
.euphony-mejs-container.mejs-container .mejs-replay button:before {
	content:"\f04b";
}

.euphony-mejs-container.mejs-container .mejs-pause button:before {
	content:"\f04c";
}

.euphony-mejs-container.mejs-container .mejs-volume-button button:before {
	content:"\f028";
}

.euphony-mejs-container.mejs-container .mejs-volume-button.mejs-unmute button:before {
	content:"\f026";
}

.euphony-mejs-container.mejs-container .mejs-fullscreen-button button:before {
	content:"\f0b2";
}


/**
 * 14.10 - Sticky Playlist Section
 */

#sticky-playlist-section {
    border: 0;
    overflow: initial;
    padding: 0;
    width: 100%;
	bottom: 0;
    left: 0;
    position: fixed;
    z-index: 200;
}

#sticky-playlist-section .wrapper {
	padding: 0;
}

#sticky-playlist-section .section-content-wrapper {
	margin: 0;
	padding: 0 30px;
}

#sticky-playlist-section .hentry {
	margin: 0;
	padding: 0;
}

#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .entry-content {
    margin: 0;
}

#sticky-playlist-section .wp-playlist-item {
    padding: 0.857em 1.25em;
}

#sticky-playlist-section .wp-playlist-current-item {
    padding: 5px 10px 5px 0;
}

#sticky-playlist-section .wp-playlist-item-length {
    right: 1.75em;
}

#sticky-playlist-section .wp-playlist-tracks {
    right: 0;
    padding: 0;
    position: absolute;
    bottom: 100%;
    max-width: 440px;
    margin: 0 auto;
    width: 100%;
    z-index: 9999;
}

.euphony-mejs-sticky-playlist-container.mejs-container .mejs-time,
.euphony-mejs-sticky-playlist-container.mejs-container .mejs-time-rail,
.euphony-mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,
.euphony-mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider {
    display: none;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-button.mejs-toggle-playlist button:before,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-playpause-button button:before  {
    font-size: 14px;
    font-size: 0.875rem;
}

#sticky-playlist-section .wp-playlist-caption,
#sticky-playlist-section .wp-playlist-item-title,
#sticky-playlist-section .wp-playlist-item-length  {
    font-size: 14px;
    font-size: 0.875rem;
}

#sticky-playlist-section .wp-playlist-item-title {
    font-weight: 700;
    line-height: 1.692307692307692;
}

#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .wp-playlist-current-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#sticky-playlist-section .wp-playlist-current-item ,
#sticky-playlist-section .euphony-mejs-sticky-playlist-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#sticky-playlist-section .mejs-container.euphony-mejs-container .mejs-inner {
	margin-right: 55px;
}

#sticky-playlist-section .mejs-container.euphony-mejs-container .mejs-toggle-playlist {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 56px;
}

#sticky-playlist-section .mejs-container.euphony-mejs-container .mejs-toggle-playlist button {
	background-color: transparent;
	background-image: none;
	border-radius: 0;
	background: 0 0;
	width: 55px;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-time {
	font-size: 12px;
	font-size: 0.75rem;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus {
	background: none;
}

#sticky-playlist-section .euphony-mejs-sticky-playlist-container {
	margin: 0;
	right: -14px;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls {
	padding: 10px 0;
}

.wp-video-playlist .euphony-mejs-container.mejs-container .mejs-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}


/**
 * 14.11 - Gallery Section
 */

#gallery-section {
	border-bottom: none;
}

#gallery-section.no-headline {
	padding-top: 0;
}

#gallery-section.no-headline.no-view-more-button {
	padding: 0;
}

#gallery-section.no-headline.no-view-more-button .hentry {
	margin: 0;
}

#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before {
	background-image: linear-gradient(to bottom, #ffe259, #ffa751);
}

#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after {
    -webkit-border-radius: 50px;
    border-radius: 50px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    height: 42px;
    padding: 12px;
    width: 42px;
    text-align: center;
    z-index: 2;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:after {
	opacity: 0;
}

#gallery-section .gallery-item .gallery-icon:hover a:before,
#gallery-section .gallery-item .gallery-icon:focus a:before,
#gallery-section .tiled-gallery .tiled-gallery-item:hover a:before,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:before {
	opacity: 0.75;
}

#gallery-section .gallery-item .gallery-icon:hover a:after,
#gallery-section .gallery-item .gallery-icon:focus a:after,
#gallery-section .tiled-gallery .tiled-gallery-item:hover a:after,
#gallery-section .tiled-gallery .tiled-gallery-item:focus a:after {
	opacity: 1;
}

#gallery-section .entry-content > *:not(div) {
    max-width: 946px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 30px;
}

#gallery-section .entry-footer {
	display: block;
	position: absolute;
	bottom: 35px;
	right: 35px;
	z-index: 199;
}

#gallery-section .entry-footer .edit-link a {
	padding: 7px 14px;
	text-decoration: none;
}

#gallery-section .gallery-item {
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: relative;
}

#gallery-section .section-content-wrapper .entry-content {
	margin: 0;
}


/**
 * 14.12 - WooCommerce
 */

#contact-section .wrapper {
	max-width: 1920px;
}

#contact-section .main-image {
    background-position: center center;
    background-size: cover;
    content: "";
    float: left;
    margin: 0;
    padding-bottom: 525px;
    width: 100%;
    margin-bottom: -140px;
}

#contact-section .section-content-wrapper {
	margin: 0 auto 35px;
	max-width: 1500px;
	padding: 0 30px;
}

#contact-section .hentry {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 0;
	padding: 35px;
	width: 100%;
}

#contact-section .hentry.contact-us-form {
	background-image: none;
}

.contact-content-wrapper .contact-info-details {
    font-size: 18px;
    font-size: 1.125rem;
}

.contact-info-details .contact-details {
	list-style: none;
	margin: 0;
}

.contact-details li  {
	margin: 0 0 35px;
	position: relative;
}

.contact-details li > a {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
}

.contact-details li >  a .fa {
	font-size: 32px;
	font-size: 2rem;
	margin-right: 21px;
}

.contact-details-wrap > span {
	clear: both;
	display: block;
}

.contact-details li .contact-details-label,
.contact-content-wrapper form p > label {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.0833333333333333em;
    text-transform: uppercase;
}

.contact-content-wrapper .contact-info-details .social-navigation a,
.contact-content-wrapper .contact-info-details .social-links-menu a {
	font-size: 32px;
	font-size: 2rem;
}

#contact-section .layout-two .hentry.contact-info-with-social {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#contact-section .layout-two .hentry.contact-us-form {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}


/**
 * 14.13 - Stats
 */

.stats-content-wrapper {
	text-align: center;
}

.stats-content-wrapper .entry-header .entry-meta {
	font-size: 13px;
	line-height: 1.62;
	letter-spacing: 2px;
	margin-top: 14px;
	text-transform: uppercase;
}


/**
 * 14.14 - App Section
 */

.app-image-container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.promotion-section.text-align-right .app-image-container {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.promotion-section.text-align-left .app-image-container {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.app-image-container div + div {
	margin-top: 14px;
}

#app-section.content-frame .entry-container-frame {
	background-color: rgba(0,0,0,0.4);
}


/**
 * 15.0 - WooCommerce
 */

/**
 * 15.1 - Clearing
 */

.woocommerce-shorting-wrapper:before,
.woocommerce-shorting-wrapper:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.woocommerce-shorting-wrapper:after {
	clear: both;
}


/**
 *  15.2 - Layout
 */

.woocommerce-products-header,
.single-product .woocommerce-posts-wrapper {
	margin: 0 auto;
	max-width: 990px;
	width: 100%;
}

.woocommerce-products-header {
	text-align: center;
}

.woocommerce-posts-wrapper {
	padding-bottom: 0;
}

.woocommerce-products-header .page-description {
	margin-top: 24px;
}

.woocommerce-products-header .page-description p {
	margin-bottom: 0;
}

.woocommerce-products-header .page-title {
	margin-bottom: 16px;
}

.woocommerce-shorting-wrapper {
	border-top: 1px solid;
	border-bottom: 1px solid;
	clear: both;
	display: block;
	margin: 0 0 35px;
	padding: 24px 20px;
}

.woocommerce-ordering,
.woocommerce-result-count {
	display: inline-block;
	margin: 0;
}

.woocommerce-result-count {
	float: left;
}

.woocommerce-ordering {
	clear: none;
	float: right;
}


/**
 * 15.3 - Shop tables
 */

table.shop_table_responsive thead {
	display: none;
}

table.shop_table_responsive tbody th {
	display: none;
}

table.shop_table_responsive tr td {
	clear: both;
	display: block;
	padding: 0.778em;
	text-align: right;
}

table.shop_table_responsive tr td:before {
	content: attr(data-title) ": ";
	float: left;
}

table.shop_table_responsive tr td.product-remove a {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 40px;
}

table.shop_table_responsive tr td a,
.product-container a.added_to_cart {
	text-decoration: none;
}

table.shop_table_responsive tr td.product-remove:before {
	display: none;
}

table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before {
	display: none;
}

table.shop_table_responsive tr td.download-actions .button {
	display: block;
	text-align: center;
}


/**
 * 15.4 - Products
 */

ul.products {
    clear: both;
    display: block;
    margin: 0;
}

ul.products li.product {
	list-style: none;
	float: left;
	margin: 0 auto 35px;
	padding: 0;
	position: relative;
}

ul.products li.product a {
	text-decoration: none;
}

ul.products li.product .woocommerce-loop-product__title {
	line-height: 1.4;
	margin: 0;
}

ul.products li.product .price {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
	margin-top: 7px;
}

ul.products li.product img {
	display: block;
	margin: 0 auto 21px;
}

.product-container a {
	display: block;
}

.product-container a.button,
.woocommerce .product-container .wc-forward {
	display: inline-block;
	margin-top: 14px;
}


/**
 * 15.5 - Infinite Scroll
 */

.infinite-scroll .woocommerce-pagination {
	display: none;
}


/**
 * 15.6 - Onsale
 */

.onsale {
	-webkit-border-radius: 0;
	border-radius: 0;
	font-size: 11px;
	font-size: 0.6875rem;
	line-height: 1.2;
	min-height: auto;
	min-width: auto;
	margin: 0;
	padding: 7px 14px;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	letter-spacing: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

ul.products .onsale {
	top: 0;
	left: 0;
}


/**
 * 15.7 - Price
 */

span.price del,
p.price del {
	opacity: .5;
}

span.price ins,
p.price ins {
	background: transparent;
}

.price del + ins {
	margin-left: .327em;
}


/**
 * 15.8 - Buttons
 */

.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
	padding: 11px 21px 10px;
}

.woocommerce button.pswp__button:hover,
.woocommerce button.pswp__button:focus {
  background-color: transparent;
  background-image: none;
}

.woocommerce-form-login button[type="submit"] {
  margin-right: 14px;
}

.woocommerce .product-container .wc-forward {
	-webkit-border-radius: 28px;
	border-radius: 28px;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	line-height: 1.615384615384615;
	letter-spacing: 0.0666666666666667em;
	margin-top: 10px;
	padding: 7px 21px;
	text-decoration: none;
	text-transform: uppercase;
}

.woocommerce .product-container .button {
	border: none;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615384615;
	padding: 7px 21px;
}

.widget .woocommerce-mini-cart__buttons {
  margin-bottom: 0;

}

.woocommerce-mini-cart__buttons .button {
  margin: 0 7px 7px 7px;
}


/**
 * 15.9 - Single product
 */

.single-product div.product {
	content: "";
	display: table;
	table-layout: fixed;
	position: relative;
}

.single-product div.product div.images {
	margin-bottom: 1.75em;
}

.single-product div.product .woocommerce-product-gallery,
.single-product div.product .entry-summary {
	float: none;
	text-align: left;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery {
	position: relative;
}

.single-product div.product .onsale {
	z-index: 2;
}

.single-product div.product figure {
	margin: 0;
}

.single-product div.product .entry-summary {
	margin: 0;
	padding: 0;
}

.single-product div.product .entry-summary .entry-title {
	font-weight: 700;
	margin: 0;
	text-align: left;
}

.single-product div.product .woocommerce-product-rating {
	font-size: 16px;
	font-size: 1rem;
	margin-top: 7px;
}

.single-product div.product .woocommerce-product-rating .star-rating {
	float: left;
	margin: 0 7px 0 0;
}

.single-product div.product .woocommerce-product-rating .woocommerce-review-link {
	text-decoration: none;
}

.single-product div.product p.price {
	margin: 0.778em 0 1.35em;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	position: absolute;
	top: 1em;
	right: 1em;
	display: block;
	z-index: 99;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
	margin-bottom: 1em;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	content: "";
	display: table;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
	list-style: none;
	cursor: pointer;
	float: left;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	opacity: .5;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
	opacity: 1;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
	width: 50%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
	width: 33.3333333%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 25%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
	clear: both;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
	width: 20%;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: both;
}

.single-product div.product form.cart {
	margin: 1.944em 0;
}

.single-product div.product form.cart .quantity {
	float: left;
	margin-right: 21px;
}

.single-product .product_meta {
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	padding-top: 0;
}

.single-product .product_meta > span {
	display: block;
	margin: 21px 0 0;
}

.single-product .woocommerce-variation-price {
	margin: 0 0 1.5em;
}

.variations .reset_variations {
	margin-left: 14px;
}

.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations {
	text-decoration: none;
}

.single-product div.product .related,
.single-product div.product .upsells,
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
	margin-top: 35px;
}

.related > h2:first-of-type {
	font-size: 28px;
	font-size: 1.75rem;
	margin-bottom: 35px;
}

.cart-collaterals .cross-sells {
	text-align: center;
}

#reviews #comments ol.commentlist,
ul.woocommerce-error {
	margin-left: 0;
	list-style: none;
}

#reviews #comments ol.commentlist li {
	margin-bottom: 1.5em;
	position: relative;
}

#reviews #comments ol.commentlist li img.avatar {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	float: left;
	position: absolute;
	top: 7px;
	left: 0;
	width: 60px;
}

#reviews #comments ol.commentlist li .comment-text {
	margin: 0 0 0 60px;
	padding: 0 0 0 35px;
}

#reviews #comments ol.commentlist li .star-rating {
	float: right;
}

#reviews #comments ol.commentlist .meta {
	margin-bottom: 7px;
}

#reviews .comment-respond .comment-form-rating {
	margin-top: 7px;
	text-align: center;
}

#reviews .comment-respond .comment-form-rating .stars {
	margin-top: 7px;
	margin-bottom: 21px;
}

#reviews .comment-respond .comment-reply-title {
	display: block;
	margin-bottom: 21px;
}

.stock:empty:before {
	display: none;
}

.stock.in-stock {
	color: #0f834d;
}

.stock.out-of-stock {
	color: #e2401c;
}


/**
 * 15.10 - Checkout
 */

table.shop_table,
.quantity .qty {
	font-size: 1em;
}

table.cart .product-thumbnail {
	text-align: center;
}

table.cart .product-thumbnail:before {
	display: none;
}

table.cart .product-thumbnail img {
	margin: 0 auto;
	width: 80px;
}

table.cart .coupon label {
	display: none;
}

table.cart td.actions input,
table.cart td.actions .button {
	margin: 14px 0;
	display: block;
	width: 100%;
}

.woocommerce .wc-proceed-to-checkout a.button {
	width: 100%;
}

.woocommerce .wc-proceed-to-checkout a.button,
.cart_totals .wc-proceed-to-checkout,
.woocommerce-checkout-payment .place-order,
#payment .form-row {
	text-align: center;
}

.added_to_cart.disabled,
.added_to_cart:disabled,
.button.disabled, .button:disabled,
button.disabled, button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled {
	opacity: .5 !important;
	cursor: not-allowed;
}


/**
 * 15.11 - My account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
	border-top: 1px solid;
	margin: 0 0 1.5em;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
	border-bottom: 2px solid;
	margin: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
	display: block;
	text-decoration: none;
	padding: 7px 21px;
}

.woocommerce-MyAccount-content {
	padding-top: 30px;
}

.woocommerce-MyAccount-content > :last-child {
	margin-bottom: 0;
}

.woocommerce-MyAccount-content fieldset {
	margin: 0 0 1.5em;
	padding: 7px 15px;
}

.woocommerce-MyAccount-content fieldset p {
	margin: 0 0 1.5em;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button {
	margin-bottom: 7px;
}

.woocommerce-MyAccount-content .woocommerce-orders-table__cell .woocommerce-button:last-child {
	margin-bottom: 0;
}


/**
 * 15.12 - General WooCommerce components
 */

/**
 * 15.12.1 - Header cart
 */

.site-header-cart {
	content: "";
	display: table;
	list-style: none;
	margin: 0;
	padding: 5px;
	position: relative;
	table-layout: fixed;
}

.site-header-cart li {
	margin: 0;
}

.site-header-cart .cart-contents {
	background-color: transparent;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1.375;
	padding: 17px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

.site-header-cart .cart-contents .count {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: none;
	font-weight: 500;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0;
	margin-left: 7px;
	min-width: 18px;
	position: absolute;
	right: -5px;
	top: 0;
	text-align: center;
}

.navigation-classic .menu-inside-wrapper .site-header-cart .cart-contents {
	display: inline-block;
}

.navigation-classic .site-header-cart .cart-contents .amount {
	display: inline;
}

.site-header-cart .cart-contents .amount,
.navigation-classic .site-header-cart .cart-contents .amount {
	display: none;
}

.site-header-cart .widget_shopping_cart {
	border: 1px solid;
	display: none;
	font-size: 16px;
	font-size: 1rem;
}

.site-header-cart .product_list_widget {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-header-cart .product_list_widget .mini_cart_item,
.site-header-cart .woocommerce-mini-cart__total,
.site-header-cart .woocommerce-mini-cart__empty-message {
	margin: 0;
	padding: 14px 20px;
}

.site-header-cart .product_list_widget .mini_cart_item .remove_from_cart_button {
	margin-right: 7px;
}

.site-header-cart .product_list_widget .mini_cart_item a,
.site-header-cart .product_list_widget .mini_cart_item a:hover,
.site-header-cart .product_list_widget .mini_cart_item a:focus {
	text-decoration: none;
}

.product_list_widget li img {
	max-width: 4.688em;
	float: right;
}

.site-header-cart .product_list_widget img {
	margin-left: 1em;
}

.site-header-cart .woocommerce-mini-cart__buttons {
	text-align: center;
}

#site-header-cart .woocommerce-mini-cart__buttons a {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 14px 20px;
	padding: 11px 21px 10px;
}

.site-header-menu > #site-header-cart-wrapper {
	display: none;
}

#primary-menu-wrapper #site-header-cart-wrapper {
	display: block;
	text-align: center;
	width: 100%;
}

#primary-menu-wrapper .site-header-cart {
	display: block;
	padding: 14px 30px;
}

#primary-menu-wrapper .site-header-cart .cart-contents {
	padding: 0;
	width: 100%;
}

#primary-menu-wrapper .site-header-cart .cart-contents:before {
    margin-right: 7px;
}

#primary-menu-wrapper .site-header-cart .cart-contents .amount,
#primary-menu-wrapper .site-header-cart .cart-contents .count {
	display: inline-block;
}


/**
 * 15.12.2 - Pagination
 */

.woocommerce-pagination {
	clear: both;
	margin: 0;
}

.woocommerce-pagination ul {
	display: inline-block;
	margin: 0 auto;
}

.woocommerce-pagination ul li {
	display: inline-block;
	list-style: none;
	height: 2.5em;
	line-height: 2.5em;
	margin: 0.125em;
	text-align: center;
	width: 2.5em;
}

.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a {
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: block;
}

.woocommerce-pagination ul li a {
	background-color: transparent;
	text-decoration: none;
}


/**
 * 15.12.3 - Star rating
 */

.star-rating {
	font-size: 0.8em;
	font-family: 'star';
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 7px 0;
	overflow: hidden;
	position: relative;
	width: 5.3em;
}

.widget .star-rating {
	margin: 0 7px 0 0;
}

.widget_rating_filter ul li .star-rating {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.2;
	display: inline-block;
	vertical-align: bottom;
}

.widget_rating_filter .wc-layered-nav-rating a {
	text-decoration: none;
}

.star-rating:before {
	content: "\53\53\53\53\53";
	opacity: .25;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
}

.star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	margin-right: 1px;
	font-weight: 400;
}

p.stars a:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: "star";
	content: "\53";
	text-indent: 0;
	opacity: .25;
}

p.stars a:hover ~ a:before {
	content: "\53";
	opacity: .25;
}

p.stars:hover a:before {
	content: "\53";
	opacity: 1;
}

p.stars.selected a.active:before {
	content: "\53";
	opacity: 1;
}

p.stars.selected a.active ~ a:before {
	content: "\53";
	opacity: .25;
}

p.stars.selected a:not(.active):before {
	content: "\53";
	opacity: 1;
}


/**
 * 15.12.4 - Tabs
 */

.woocommerce-tabs {
	clear: both;
	display: block;
	overflow: hidden;
}

.woocommerce-tabs ul.tabs {
	list-style: none;
	margin: 3.111em 0 0;
	padding: 0;
	position: relative;
	text-align: left;
	text-transform: capitalize;
}

.woocommerce-tabs ul.tabs:after {
	position: absolute;
	content: ' ';
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid;
	z-index: 1;
}

.woocommerce-tabs ul.tabs li {
	display: inline-block;
	margin: 0;
	position: relative;
}

.woocommerce-tabs ul.tabs li a {
	display: block;
	font-weight: 700;
	position: relative;
	margin-right: 35px;
	padding: 21px 0;
	text-decoration: none;
}

.woocommerce-tabs ul.tabs li.active a:after {
	border-bottom: 2px solid;
	content: "";
	width: 100%;
	position: absolute;
	bottom: -2px;
	right: 0;
	height: 2px;
	z-index: 1;
}

.woocommerce-tabs .panel {
	border-top: 1px solid;
	margin: 0;
	padding: 35px 0 0;
	text-align: left;
}

.woocommerce-tabs .panel h2:first-of-type {
	font-size: 22px;
	font-size: 1.375rem;
	margin-bottom: 28px;
}

.woocommerce-tabs .panel p:last-child {
	margin-bottom: 0;
}


/**
 * 15.12.5 - Password strength meter
 */

.woocommerce-password-strength {
	text-align: right;
}

.woocommerce-password-strength.strong {
	color: #0f834d;
}

.woocommerce-password-strength.short {
	color: #e2401c;
}

.woocommerce-password-strength.bad {
	color: #e2401c;
}

.woocommerce-password-strength.good {
	color: #3d9cd2;
}


/**
 * 15.12.6 - Forms
 */

.form-row.woocommerce-validated input.input-text {
	box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
	box-shadow: inset 2px 0 0 #e2401c;
}

.required {
	color: #fb3a64;
}

.quantity .qty {
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0;
	padding: 10px 7px;
	width: 3.54em;
	text-align: center;
}

.woocommerce form label {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.071em;
	text-transform: uppercase;
}


/**
 * 15.12.7 - Notices
 */

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
	clear: both;
	content: "";
	display: table;
	margin-bottom: 1.5em;
	padding: 2em;
	table-layout: fixed;
	width: 100%;
}

.woocommerce-message a.button {
	margin-right: 14px;
}

.woocommerce-info,
.woocommerce-message {
	border-top: 4px solid;
}

.woocommerce-error {
	border-top: 4px solid #e2401c;
}

.woocommerce-error li:last-child {
	margin-bottom: 0;
}

.demo_store {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 1em;
	z-index: 9999;
}

ul.wc_payment_methods {
	list-style: none;
	margin: 0;
}

ul.wc_payment_methods li {
	margin-bottom: 0;
}

ul.wc_payment_methods .about_paypal {
	float: right;
}

ul.wc_payment_methods p:last-child {
	margin-bottom: 0;
}

ul.wc_payment_methods .payment_box {
	padding: 14px 26px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	margin: 7px 0;
}

#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
	margin-left: 7px;
	max-height: 33px;
}

.demo_store .woocommerce-store-notice__dismiss-link {
	-webkit-border-radius: 22px;
	border-radius: 22px;
	float: right;
	font-size: 13px;
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.071em;
	line-height: 1;
	margin-left: 14px;
	padding: 15px 28px;
	text-shadow: 0 1px 0 rgba(105,47,69,0.50);
	text-decoration: none;
	text-transform: uppercase;
}


/**
 * 15.12.8 - WooCommerce widgets
 */

/**
 * 15.12.8.1 - WooCommerce Price Filter
 */

.widget_price_filter .price_slider {
	margin-bottom: 1.5em;
}

.widget_price_filter .price_slider_amount {
	text-align: right;
	line-height: 2.4em;
}

.widget_price_filter .price_slider_amount .button {
	float: left;
}

.widget_price_filter .ui-slider {
	position: relative;
	text-align: left;
}

.widget_price_filter .ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: ew-resize;
	outline: none;
	box-sizing: border-box;
	margin-top: -.25em;
	opacity: 1;
}

.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left: -1em;
}

.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
	box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1);
}

.widget_price_filter .ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
}

.widget_price_filter .ui-slider-horizontal {
	height: .5em;
}

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
	height: 100%;
}

dl.variation {
	font-size: 14px;
	font-size: 0.875rem
}

dl.variation dd {
	margin: 0;
}

dl.variation p {
	margin-bottom: 7px;
}

.widget_layered_nav_filters a:before {
	content: "x";
	margin-right: 7px;
}

.columns-1 ul.products li.product {
	width: 100%;
	margin-right: 0;
}

.woocommerce-checkout-payment .place-order {
	padding: 1em;
}

.site-header-cart .product_list_widget .mini_cart_item span.quantity {
	display: block;
}

#site-header-cart-wrapper {
	text-align: left;
}

.widget.woocommerce ul li > span,
.widget.woocommerce ul li del > span,
.widget.woocommerce ul li ins > span {
	font-size: 14px;
	font-size: 0.875rem;
}

.woocommerce a.remove {
	background: #ca4646;
	display: block;
	font-size: 20px;
	height: 21px;
	width: 21px;
	text-align: center;
	line-height: 21px;
	border-radius: 100%;
	color: #fff;
	text-decoration: none!important;
	font-weight: 700;
	border: 0;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: absolute;
	top: 6px;
	left: 0;
}

.site-header-cart .woocommerce .widget_shopping_cart .cart_list li a.remove,
.site-header-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
	position: relative;
	float: left;
}

.site-header-cart .woocommerce .widget_shopping_cart .cart_list li span.quantity,
.site-header-cart .woocommerce.widget_shopping_cart .cart_list li span.quantity {
	margin-left: 28px;
}


/**
 * 16.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 16.1 - >= 480px
 */

@media screen and (min-width: 30em) {
	/* Woocommerce styles */
	ul.products.columns-2,
	ul.products.columns-4,
	ul.products.columns-6 {
		margin: 0 -15px;
	}

	ul.products.columns-2 li.product,
	ul.products.columns-4 li.product {
		width: 50%;
		padding: 0 15px;
	}

	ul.products.columns-2 li.product:nth-child(2n+1),
	ul.products.columns-4 li.product:nth-child(2n+1) {
		clear: both;
	}

	ul.products.columns-2 .onsale,
	ul.products.columns-3 .onsale,
	ul.products.columns-4 .onsale {
		left: 15px;
	}/* Woocommerce styles end here */

	.wp-custom-logo .custom-logo-link,
	.wp-custom-logo .site-identity {
		display: inline-block;
	}

	.wp-custom-logo .custom-logo-link {
		margin-right: 15px;
		margin-bottom: 0;
	}

	.site-header-menu .menu-label {
	    display: inline-block;
	}

	.has-header-image.home .custom-header-media,
	.has-header-video.home .custom-header-media {
		height: 1200px;
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}

	.sticky-playlist-enabled.has-header-image.home .custom-header-media,
	.sticky-playlist-enabled.has-header-video.home .custom-header-media {
		height: calc(100vh - 55px);
	}

	.admin-bar.has-header-image.home .custom-header-media,
	.admin-bar.has-header-video.home .custom-header-media {
		height: calc(100vh - 46px);
	}

	.admin-bar.sticky-playlist-enabled.has-header-image.home .custom-header-media,
	.admin-bar.sticky-playlist-enabled.has-header-video.home .custom-header-media {
		height: calc(100vh - 101px);
	}
}


/**
 * 16.2 - >= 601px
 */

@media screen and (min-width: 37.5625em) {
	.admin-bar .flashy-overlay .flashy-close {
		top: 46px;
	}
}


/**
 * 16.3 - >= 640px
 */

@media screen and (min-width: 40em) {
	/* Woocommerce styles */
	ul.products.columns-3 {
		margin: 0 -15px;
	}

	ul.products.columns-3 li.product {
		padding: 0 15px;
	}

	ul.products.columns-3 li.product {
		width: 33.33%;
	}

	.ul.products.columns-3 li.product:nth-child(3n+1) {
		clear: both;
	}

	.site-header-cart {
		padding: 10px 15px;
	}

	.site-header-cart .widget_shopping_cart {
		top: 71px;
	}

	table.cart td.actions {
		text-align: right;
	}

	table.cart td.actions .coupon {
		display: inline-block;
		float: left;
	}

	table.cart td.actions input,
	table.cart td.actions .button,
	.woocommerce .wc-proceed-to-checkout a.button {
		display: inline-block;
		width: auto;
	}

	.single-product div.product div.images {
		margin-bottom: 0;
	}

	.single-product div.product .woocommerce-product-gallery,
	.single-product div.product .entry-summary {
		float: left;
		text-align: left;
		width: 50%;
	}

	.single-product div.product .entry-summary {
		margin: 0;
		padding-left: 40px;
	}

	.cart-collaterals .cart_totals {
	    display: block;
	    clear: both;
	    float: right;
	    width: 60%;
	    max-width: 600px;
	}/* Woocommerce styles end here */

	.menu-toggle {
	    padding: 12px;
	}

	.menu-toggle-wrapper {
		padding: 15px;
	}

	.menu-inside-wrapper {
		top: 71px;
	}

	.events-content-wrapper {
		position: relative;
	}

	.events-content-wrapper.layout-two,
	.hero-content-wrapper .hentry-inner,
	.playlist-content-wrapper .hentry-inner {
		display: flex;
		flex-wrap: nowrap;
    }

    .hero-content-wrapper .post-thumbnail-background,
    .playlist-content-wrapper .post-thumbnail-background {
		margin: 0;
		padding-bottom: 0;
    }

    .playlist-content-wrapper .post-thumbnail-background {
		width: 46%;
		min-height: 440px;
    }

	.content-align-left .hero-content-wrapper .post-thumbnail-background,
    .content-align-left .playlist-content-wrapper .post-thumbnail-background {
    	order: 2;
    }

    .content-align-left .hero-content-wrapper .entry-container,
    .content-align-left .playlist-content-wrapper .entry-container {
    	order: 1;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 35px 35px 35px 0;
    }

    .hero-content-wrapper .post-thumbnail-background {
		width: 48%;
		min-height: 600px;
    }

    .hero-content-wrapper .entry-container {
		margin: 0;
		max-width: 780px;
		padding: 35px 0 35px 35px;
		width: 52%;
    }

    .playlist-content-wrapper .entry-container {
		width: 54%;
		padding: 0 0 0 30px;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 0 30px 0 0;
    }

    .hero-content-wrapper .entry-container.full-width,
    .playlist-content-wrapper .entry-container.full-width {
    	flex-basis: 100%;
		margin: 0 auto;
		max-width: 920px;
		padding: 0;
		width: auto;
    }

    .hero-content-wrapper .entry-header,
    .hero-content-wrapper .entry-title,
    .playlist-content-wrapper .entry-header,
    .playlist-content-wrapper .entry-title {
		margin-top: 0;
    }

    .events-content-wrapper.layout-two {
    	margin-left: -15px;
    	margin-right: -15px;
    }

    .events-content-wrapper.layout-two > * {
    	flex: 1 1 50%;
    	max-width: 50%;
    	padding: 0 15px;
    }

    .events-content-wrapper.layout-two .main-image.post-thumbnail {
    	order: 2;
    }

    .events-content-wrapper.layout-two .events-article-wrapper {
    	order: 1;
    }

	.author-info {
		text-align: left;
	}

	.author-avatar {
		float : left;
		margin: 0 28px 0 0;
	}

	.author-description {
		margin: 0;
		overflow: hidden;
	}

	#testimonial-content-section.layout-two .owl-prev,
	#testimonial-content-section.layout-two .owl-next {
		display: block;
	}

	.archive-posts-wrapper .section-content-wrapper,
	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.services-content-wrapper.layout-four,
	.stats-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.services-content-wrapper.layout-three,
	.stats-content-wrapper.layout-three,
	.team-content-wrapper.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.services-content-wrapper.layout-two,
	.stats-content-wrapper.layout-two,
	.team-content-wrapper.layout-two {
		margin-left: -15px;
		margin-right: -15px;
	}

	.two-columns .hentry,
	#gallery-section .gallery-columns-2 .gallery-item,
	#gallery-section .gallery-columns-4 .gallery-item,
	#gallery-section .gallery-columns-5 .gallery-item,
	#gallery-section .gallery-columns-7 .gallery-item,
	#gallery-section .gallery-columns-8 .gallery-item {
		width: 50%;
	}

	.three-columns .hentry,
	#gallery-section .gallery-columns-3 .gallery-item,
	#gallery-section .gallery-columns-6 .gallery-item,
	#gallery-section .gallery-columns-9 .gallery-item,
	.archive-posts-wrapper article,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	#colophon .three .widget-column {
		width: 33.33%;
	}

	.four-columns .hentry {
		width: 25%;
	}

	.five-columns .hentry {
		width: 20%;
	}

	.six-columns .hentry {
		width: 16.66%;
	}

	.seven-columns .hentry {
		width: 14.28%;
	}

	.eight-columns .hentry {
		width: 12.5%;
	}

	.nine-columns .hentry {
		width: 11.11%;
	}

	.nine-columns .hentry:nth-child(9n+1),
	.eight-columns .hentry:nth-child(8n+1),
	.seven-columns .hentry:nth-child(7n+1),
	.six-columns .hentry:nth-child(6n+1),
	.five-columns .hentry:nth-child(5n+1),
	.four-columns .hentry:nth-child(4n+1),
	.three-columns .hentry:nth-child(3n+1),
	.archive-posts-wrapper article:nth-child(3n+1),
	.featured-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.portfolio-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.services-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.stats-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.team-content-wrapper.layout-three .hentry:nth-child(3n+1),
	.two-columns .hentry:nth-child(2n+1) {
		clear: both;
	}

	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	#colophon .two .widget-column,
	#colophon .four .widget-column,
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1),
	.portfolio-content-wrapper.layout-five .hentry {
		width: 50%;
	}

	.archive-post-wrap article,
	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-five .hentry {
		padding: 0 15px;
	}

	.pagination .prev,
	.pagination .next {
		width: auto;
		height: auto;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2),
	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1),
	.post-navigation .nav-links div:nth-child(1):nth-last-child(2),
	.post-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		display: inline-block;
		width: 48%;
	}

	.posts-navigation .nav-links div:nth-child(1):nth-last-child(2) {
		margin-right: 2%;
	}

	.posts-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		margin-left: 2%;
	}

	.post-navigation .nav-links div:nth-child(1):nth-last-child(2) {
		margin-right: 2%;
	}

	.post-navigation .nav-links div:nth-child(2):nth-last-child(1) {
		margin-left: 2%;
	}

	.post-navigation .nav-previous,
	.posts-navigation .nav-previous {
		text-align: left;
	}

	.post-navigation .nav-next,
	.posts-navigation .nav-next {
		float: right;
		text-align: right;
	}

	.post-navigation div + div,
	.posts-navigation div + div {
		margin-top: 0;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.featured-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-two .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-two .hentry:nth-child(2n+1),
	#colophon .two .widget-column:nth-child(2n+1),
	#colophon .four .widget-column:nth-child(2n+1) {
		clear: both;
	}

    .featured-video-content-wrapper .excerpt-video-left .hentry-inner,
	#testimonial-content-section .has-post-thumbnail .hentry-inner {
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row nowrap;
		flex-flow: row nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		width: 100%;
	}

	.featured-video-content-wrapper .excerpt-video-left .post-thumbnail,
	#testimonial-content-section .has-post-thumbnail .post-thumbnail {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 42.85714285714286%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 42.85714285714286%;
		flex: 0 1 42.85714285714286%;
		margin: 0;
	}

	.featured-video-content-wrapper .excerpt-video-left .entry-container,
	#testimonial-content-section .has-post-thumbnail .entry-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 57.14285714285714%;
		-moz-box-flex: 0;
		-ms-flex: 0 1 57.14285714285714%;
		flex: 0 1 57.14285714285714%;
		margin: 0;
	}

	.featured-video-content-wrapper .excerpt-video-left .entry-container {
		padding-left: 28px;
	}

	.rtl .featured-video-content-wrapper .excerpt-video-left .entry-container {
		padding-right: 28px;
	}

	.stats-content-wrapper {
		text-align: left;
	}

	.stats-content-wrapper .post-thumbnail,
	.events-content-wrapper .entry-meta {
		float: left;
		margin: 0 28px 0 0;
	}

	.stats-content-wrapper .entry-container,
	.events-content-wrapper .event-list-description {
		overflow: hidden;
	}

	#testimonial-content-section .entry-container {
		padding: 56px 30px;
	}

    .app-image-container.layout-two,
    .app-image-container.layout-three {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row nowrap;
	}

	.app-image-container.layout-two div + div,
	.app-image-container.layout-three div + div,
	.app-image-container.layout-three div + div + div {
		margin-top: 0;
		margin-left: 35px;
	}

	.footer-newsletter .has-ew-newsletter-image .widget-inner,
	.footer-newsletter .has-background-image.has-ew-newsletter-image .widget-inner-wrap {
		display: flex;
		flex-wrap: nowrap;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-image-container,
	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		flex: 1 1 50%;
		margin: 0;
		max-width: 50%;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		padding-left: 30px;
	}

	.contact-content-wrapper .comment-form-name,
	.contact-content-wrapper .comment-form-email {
		float: left;
		position: relative;
		width: 50%;
	}

	.contact-content-wrapper .comment-form-name {
		padding-right: 35px;
	}

	.contact-content-wrapper.layout-two {
		display: flex;
	}

	#contact-section .layout-two .hentry.contact-info-with-social,
	#contact-section .layout-two .hentry.contact-us-form {
		flex: 1 1 50%;
		max-width: 50%;
	}

	#contact-section .layout-two .hentry.contact-info-with-social {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 10px;
	}

	#contact-section .layout-two .hentry.contact-us-form {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
		border-top-right-radius: 10px;
	}
}


/**
 * 16.4 - >= 768px
 */

@media screen and (min-width: 48em) {
	/* Woocommerce styles */
	.site-header-cart {
	    padding: 24px 10px;
	}

	table.shop_table {
		background-color: transparent;
	}

	table.cart td.actions input,
	table.cart td.actions .button {
		margin: 0;
	}

	table.shop_table_responsive tr td {
		padding: 10px;
	}

	table.shop_table_responsive tr td.product-thumbnail {
		width: 100px;
	}

	table.shop_table_responsive thead {
		display: table-header-group;
	}

	table.shop_table_responsive tbody th {
		display: table-cell;
	}

	table.shop_table_responsive tr th,
	table.shop_table_responsive tr td {
		text-align: left;
	}

	table.shop_table_responsive tr td {
		display: table-cell;
	}

	table.shop_table_responsive tr td:before {
		display: none;
	}

	table.cart .product-thumbnail img {
		margin: 0;
	}

	.col2-set .form-row-first {
		float: left;
		margin-right: 3.8%;
	}

	.col2-set .form-row-last {
		float: right;
		margin-right: 0;
	}

	.col2-set .form-row-first,
	.col2-set .form-row-last {
		width: 48.1%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
		width: 30%;
		margin: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		float: right;
		width: 66%;
	}

	.woocommerce-account .woocommerce-MyAccount-content p:first-child {
		margin-top: 0;
	}

	.woocommerce-account .woocommerce-MyAccount-content form > h3 {
		margin-top: 0;
	}

	.woocommerce-MyAccount-content {
		padding-top: 0;
	}

	.site-header-cart .cart-contents {
		padding: 7px 10px;
	}

	.site-header-cart .widget_shopping_cart {
		position: absolute;
		top: 100%;
		width: 285px;
		z-index: 199;
		right: -999em;
		display: block;
	}

	.site-header-cart:hover .widget_shopping_cart,
	.site-header-cart.focus .widget_shopping_cart {
		right: 0;
		display: block;
	}

	.site-header-menu > #site-header-cart-wrapper {
		display: block;
	}

	#primary-menu-wrapper #site-header-cart-wrapper {
		display: none;
	}/* Woocommerce styles end here */

	.euphony-mejs-sticky-playlist-container.mejs-container .mejs-time,
	.euphony-mejs-sticky-playlist-container.mejs-container .mejs-time-rail,
	.euphony-mejs-sticky-playlist-container.mejs-container .mejs-button.mejs-volume-button,
	.euphony-mejs-sticky-playlist-container.mejs-container a.mejs-horizontal-volume-slider {
	    display: block;
	}

	body .wp-playlist-caption .wp-playlist-item-title + .wp-playlist-item-album:before {
	    content: " - ";
	}

	#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-previous,
	#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-button.mejs-next {
	    display: block;
	}

	body .wp-playlist-caption .wp-playlist-item-title,
	body .wp-playlist-caption .wp-playlist-item-album {
	    display: inline;
	}

	#sticky-playlist-section .wp-playlist-current-item {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 30%;
	    flex: 0 1 30%;
	}

	#sticky-playlist-section .euphony-mejs-sticky-playlist-container {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 70%;
	    flex: 0 1 70%;
	}

	#social-menu-wrapper,
	#primary-search-wrapper {
		display: block;
	}

	.menu-toggle-wrapper {
		display: block;
		float: left;
		padding: 24px 7px;
	}

	.menu-toggle {
		padding: 7px 10px;
	}

	.menu-inside-wrapper {
		width: 335px;
		top: 100%;
		right: 0;
		opacity: 0;
	}

	.is-open .menu-inside-wrapper {
		visibility: visible;
		opacity: 1;
	}

	.navigation-classic .mobile-social-search {
		display: none;
	}

	.navigation-default .mobile-social-search .search-container {
		display: none;
	}

	#hero-content-section .section-content-wrapper {
		padding-left: 55px;
		padding-right: 55px;
    }

	#feature-slider-section .entry-container {
		width: 70%;
	}

	#feature-slider-section .entry-container {
	    max-width: 945px;
	}

	#feature-slider-section .entry-summary,
	#feature-slider-section .entry-content {
		display: block;
	}

	#feature-slider-section:hover .owl-prev,
	#feature-slider-section:focus .owl-prev {
		left: 21px;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	#feature-slider-section:hover .owl-next,
	#feature-slider-section:focus .owl-next {
		right: 21px;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.custom-logo {
		margin: 0;
	}

	#contact-section .section-content-wrapper .entry-summary,
	#contact-section .section-content-wrapper .entry-content {
		margin: 28px 0 0;
	}

	#contact-section .layout-two .hentry.contact-info-with-social {
		flex: 1 1 40%;
		max-width: 40%;
	}

	#contact-section .layout-two .hentry.contact-us-form {
		flex: 1 1 60%;
		max-width: 60%;
	}
}


/**
 * 16.5 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
	.admin-bar.has-header-image.home .custom-header-media,
	.admin-bar.has-header-video.home .custom-header-media {
		height: calc(100vh - 32px);
	}

	.admin-bar.sticky-playlist-enabled.has-header-image.home .custom-header-media,
	.admin-bar.sticky-playlist-enabled.has-header-video.home .custom-header-media {
		height: calc(100vh - 87px);
	}

	.admin-bar .flashy-overlay .flashy-close {
		top: 32px;
	}
}


/**
 * 16.6 - >= 1024px
 */

@media screen and (min-width: 64em) {
	/* Woocommerce styles */
	ul.products.columns-2,
	ul.products.columns-3,
	ul.products.columns-4 {
		margin: 0 -20px;
	}

	.product-content-wrapper ul.products.columns-2,
	.product-content-wrapper ul.products.columns-3,
	.product-content-wrapper ul.products.columns-4 {
		margin-left: 0;
		margin-right: 0;
	}

	ul.products.columns-2 li.product,
	ul.products.columns-3 li.product,
	ul.products.columns-4 li.product {
		padding: 0 20px;
	}

	ul.products.columns-3 li.product,
	ul.products.columns-6 li.product {
		width: 33.33%;
	}

	ul.products.columns-4 li.product {
		width: 25%;
	}

	ul.products.columns-5 li.product {
		width: 20%;
	}

	.two-columns-layout.single-product ul.products.columns-4 li.product {
		width: 50%;
	}

	ul.products.columns-4 li.product:nth-child(2n+1),
	ul.products.columns-6  li.product:nth-child(2n+1),
	.full-width .related ul.products li.product:nth-child(2n+1),
	.full-width .upsells ul.products li.product:nth-child(2n+1),
	.full-width .cross-sells ul.products li.product:nth-child(2n+1) {
		clear: none;
	}

	.two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(2n+1),
	ul.products.columns-3 li.product:nth-child(3n+1),
	ul.products.columns-4 li.product:nth-child(4n+1),
	ul.products.columns-5 li.product:nth-child(5n+1),
	ul.products.columns-6 li.product:nth-child(6n+1),
	.full-width .related ul.products li.product:nth-child(4n+1),
	.full-width .upsells ul.products li.product:nth-child(4n+1),
	.full-width .cross-sells ul.products li.product:nth-child(4n+1) {
		clear: both;
	}

	ul.products.columns-6  li.product {
		width: 16.66666666666667%;
	}

	ul.products.columns-2 li.product .onsale,
	ul.products.columns-3 li.product .onsale,
	ul.products.columns-4 li.product .onsale {
		left: 20px;
	}/* Woocommerce styles end here */

	.site-header-menu {
		margin-right: 0;
	}

	.site-branding {
		margin: 14px auto 14px 20px;
	}

	.is-open .menu-inside-wrapper {
		right: 3.75%;
	}

	#testimonial-content-section .entry-container {
		padding: 42px 50px;
	}

	.playlist-content-wrapper,
	#sticky-playlist-section .section-content-wrapper {
		padding: 0 50px;
	}

	.boxed-layout #page {
	    width: 96%;
	}

	.navigation-classic #header-menu-social:before {
		margin: 21px auto 21px;
	}

	#feature-slider-section:hover .owl-prev,
	#feature-slider-section:focus .owl-prev {
		left: 42px;
	}

	#feature-slider-section:hover .owl-next,
	#feature-slider-section:focus .owl-next {
		right: 42px;
	}

	.widget-column {
		padding: 28px 50px;
	}

	.page .site-main .hentry {
		margin: 0;
	}

	.section {
		padding: 14px 0;
	}

	#footer-newsletter .widget {
		padding: 14px 50px;
	}

	.section-heading-wrapper {
		padding: 42px 35px 35px;
	}

	.section.no-section-heading {
		padding-top: 56px;
	}

	#hero-section .wrapper {
		padding: 56px 50px;
	}

	.testimonial-content-wrapper,
	.euphony-logo-slider-content-wrapper {
		padding: 0 50px;
	}

	.site-content > .wrapper {
		padding: 56px 30px;
	}

	.single .site-main .entry-header,
	.page .site-main .entry-header,
	.archive .page-header,
	.error404 .page-header,
	.search .page-header,
	.woocommerce-products-header {
		margin-bottom: 42px;
	}

	.hentry {
		margin-bottom: 42px;
	}

	.view-more {
	    margin: 0 0 42px;
	}

	ul.products li.product {
		margin: 0 auto 42px;
	}

	.site-footer-menu .wrapper > nav {
		margin-bottom: 42px;
	}

	#hero-section {
		padding: 0;
	}

	.comments-area {
		padding-top: 42px;
	}

	.single-product div.product .related,
	.single-product div.product .upsells,
	.cart-collaterals .cross-sells,
	.cart-collaterals .cart_totals,
	.comments-area,
	.singular-content-wrap .entry-footer {
		margin-top: 42px;
	}

	.author-info {
		margin-top: 42px;
	}

	#footer-instagram .widget-title {
		margin: 56px auto 35px;
	}

	.single .site-main .post-thumbnail,
	.page .site-main .post-thumbnail {
		padding: 0;
		margin: 35px 0;
	}

	input[type="search"].search-field {
		display: block;
	}

	#colophon .four .widget-column {
		width: 25%;
	}

	#colophon .four .widget-column:nth-child(2n+1) {
		clear: none;
	}

	#colophon .four .widget-column:nth-child(4n+1) {
		clear: both;
	}

	.archive-posts-wrapper .section-content-wrapper {
		margin: 0 -20px;
	}

	.featured-content-wrapper.layout-four,
	.portfolio-content-wrapper.layout-four,
	.services-content-wrapper.layout-four,
	.stats-content-wrapper.layout-four,
	.team-content-wrapper.layout-four,
	.featured-content-wrapper.layout-three,
	.portfolio-content-wrapper.layout-three,
	.services-content-wrapper.layout-three,
	.stats-content-wrapper.layout-three,
	.team-content-wrapper.layout-three,
	.featured-content-wrapper.layout-two,
	.portfolio-content-wrapper.layout-two,
	.services-content-wrapper.layout-two,
	.stats-content-wrapper.layout-two,
	.team-content-wrapper.layout-two,
	.events-content-wrapper.layout-two {
		margin-left: 0;
		margin-right: 0;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.services-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(2n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(2n+1) {
		clear: none;
	}

	.featured-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.portfolio-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.services-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.stats-content-wrapper.layout-four .hentry:nth-child(4n+1),
	.team-content-wrapper.layout-four .hentry:nth-child(4n+1) {
		clear: both;
	}

	#gallery-section .gallery-columns-4 .gallery-item,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry {
		width: 25%;
	}

	.portfolio-content-wrapper.layout-five .hentry {
		width: 20%;
	}

	#gallery-section .gallery-columns-5 .gallery-item {
		width: 20%;
	}

	#gallery-section .gallery-columns-6 .gallery-item {
		width: 16.66666666666667%;
	}

	#gallery-section .gallery-columns-7 .gallery-item {
		width: 14.28571428571429%;
	}

	#gallery-section .gallery-columns-8 .gallery-item {
		width: 12.5%;
	}

	#gallery-section .gallery-columns-9 .gallery-item {
		width: 11.11111111111111%;
	}

	.archive-post-wrap article,
	.featured-video-content-wrapper .hentry,
	.featured-content-wrapper.layout-four .hentry,
	.portfolio-content-wrapper.layout-four .hentry,
	.services-content-wrapper.layout-four .hentry,
	.stats-content-wrapper.layout-four .hentry,
	.team-content-wrapper.layout-four .hentry,
	.featured-content-wrapper.layout-three .hentry,
	.portfolio-content-wrapper.layout-three .hentry,
	.services-content-wrapper.layout-three .hentry,
	.stats-content-wrapper.layout-three .hentry,
	.team-content-wrapper.layout-three .hentry,
	.featured-content-wrapper.layout-two .hentry,
	.portfolio-content-wrapper.layout-two .hentry,
	.services-content-wrapper.layout-two .hentry,
	.stats-content-wrapper.layout-two .hentry,
	.team-content-wrapper.layout-two .hentry,
	.events-content-wrapper.layout-two > *,
	.portfolio-content-wrapper.layout-five .hentry {
		padding: 0 20px;
	}

    .featured-video-content-wrapper .hentry {
    	width: 30%;
    }

    .featured-video-content-wrapper .hentry:first-child {
    	width: 70%;
    }

    .featured-video-content-wrapper .hentry:nth-child(2n+1) {
    	clear: none;
    }

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
		max-width: 960px;
	}

	.sidebar {
		border-top: none;
		float: right;
		margin-left: 70%;
		width: 30%;
		max-width: 400px;
	}

	#primary,
	#secondary {
		padding: 0 20px;
	}

	.site-content .wrapper > .sidebar {
		margin-top: 0;
	}

	.content-right .content-area {
		float: right;
		margin-right: 0;
		margin-left: -100%;
	}

	.content-right .sidebar {
		float: left;
		margin-right: 70%;
		margin-left: 0;
	}

	.no-sidebar .content-area {
		float: none;
	    margin: 0 auto;
	    width: 100%;
	}

	.no-sidebar.full-width-layout .content-area {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}

	.sidebar .widget {
		width: 100%;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		width: 52%;
	}

	.section-subtitle {
		font-size: 44px;
		font-size: 2.75rem;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title{
		font-size: 40px;
		font-size: 2.5rem;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.woocommerce-posts-wrapper .entry-title,
	.woocommerce .related.products > h2,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.textwidget h2 {
		font-size: 32px;
		font-size: 2rem;
	}

	#site-generator .social-navigation a,
	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	.textwidget h3 {
		font-size: 28px;
		font-size: 1.75rem;
	}

	.entry-content h4,
	.comment-content h4,
	.textwidget h4 {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.entry-content h5,
	.comment-content h5,
	.textwidget h5 {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.entry-content h6,
	.comment-content h6,
	.textwidget h6 {
		font-size: 18px;
		font-size: 1.125rem;
	}

    .hero-content-wrapper .post-thumbnail-background {
		width: 42.85714285714286%;
    }

	.hero-content-wrapper .entry-container {
		padding: 35px 0 35px 56px;
		width: 57.14285714285714%;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 35px 56px 35px 0;
    }

    .playlist-content-wrapper .entry-container {
		padding: 0 0 0 40px;
    }

    .content-align-left .hero-content-wrapper .entry-container {
    	padding: 0 40px 0 0;
    }

	.recent-blog-content-wrapper {
    	padding: 0 50px;
    }

    .comment-respond {
    	padding: 42px 49px;
    }

    .promotion-section .content-wrapper {
		padding: 0 50px;
    }

    .promotion-section.content-frame .entry-container-frame {
    	padding: 4.5em 4em;
    }

    #site-generator {
    	padding: 35px 50px;
    }

    .custom-header-content {
    	padding: 175px 50px;
    }

    #testimonial-content-section .hentry:before {
        font-size: 170px;
        font-size: 10.625rem;
    }

    #testimonial-content-section .entry-container {
    	padding: 70px 42px;
    }

    #testimonial-content-section .owl-nav {
    	right: 77px;
    	bottom: 70px;
    }

    .portfolio-content-wrapper .entry-container,
    .portfolio-content-wrapper .entry-container {
    	opacity: 0;
    }

    .portfolio-content-wrapper .hentry-inner:hover .entry-container,
    .portfolio-content-wrapper .hentry-inner:focus .entry-container {
    	opacity: 1;
    }

    #content #infinite-handle,
    #content .infinite-loader {
        bottom: -42px;
    }

    body.infinite-scroll .archive-posts-wrapper .section-content-wrapper {
		padding-bottom: 42px;
	}

	#footer-newsletter .widget-inner {
		padding: 49px 50px;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		padding-left: 42px;
		padding-right: 66px;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-image-container {
		flex: 1 1 39.02173913043478%;
		max-width: 39.02173913043478%;
	}

	.footer-newsletter .has-ew-newsletter-image .ew-newsletter-content-container {
		flex: 1 1 60.97826086956522%;
		max-width: 60.97826086956522%;
	}

	#contact-section .section-content-wrapper {
		margin: 0 auto 42px;
		padding: 0 50px;
	}
}


/**
 * 16.7 - >= 1200px
 */

@media screen and (min-width: 75em) {
	#sticky-playlist-section .wp-playlist-current-item {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 25%;
	    flex: 0 1 25%;
	}

	#sticky-playlist-section .euphony-mejs-sticky-playlist-container {
	    -webkit-box-flex: 0;
	    -ms-flex: 0 1 75%;
	    flex: 0 1 75%;
	}

	.navigation-classic .site-branding {
		text-align: left;
	}

	.hero-content-wrapper .entry-container {
		padding: 42px 0 42px 70px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 42px 70px 42px 0;
	}

	.site-content > .wrapper {
		padding: 63px 30px;
	}

	.section {
		padding: 21px 0;
	}

	#footer-newsletter .widget {
		padding: 21px 50px;
	}

	#hero-section .wrapper {
		padding: 63px 50px;
	}

	#events-section.has-foreground-image .wrapper:before {
		top: 200px;
	}

	#footer-instagram .widget-title {
		margin: 63px auto 42px;
	}

	.post-navigation .nav-subtitle {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	.navigation-classic .menu-toggle {
		display: none;
	}

	.navigation-classic #primary-search-wrapper .menu-toggle {
		display: block;
	}

	.navigation-classic #primary-menu-wrapper .menu-inside-wrapper {
		border: none;
		position: relative;
		display: block;
		float: left;
		top: 0;
		left: 0;
		right: 0;
		visibility: visible;
		opacity: 1;
		width: auto;
		bottom: auto;
		background-color: transparent;
		box-shadow: none;
		overflow: inherit;
	}

	.navigation-classic .main-navigation a {
		padding: 28px 20px;
		line-height: 2;
	}

	.navigation-classic .main-navigation li.menu-item-has-children ul ul a {
		padding-left: 20px;
	}

	.navigation-classic .main-navigation .menu-item-has-children > a:after,
	.navigation-classic .main-navigation .page_item_has_children > a:after {
	   	content: "\f107";
	    font-size: 16px;
	    font-size: 1rem;
	    padding-left: 7px;
	}

	.navigation-classic .main-navigation ul ul .menu-item-has-children > a:after,
	.navigation-classic .main-navigation ul ul .page_item_has_children > a:after {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		padding: 0;
		position: absolute;
		top: 14px;
		right: 21px;
	}

	.navigation-classic .main-navigation ul a,
	.navigation-classic .main-navigation ul :hover > a,
	.navigation-classic .main-navigation ul .focus > a {
		background-color: transparent;
	}

	.navigation-classic .main-navigation ul ul {
		border: 1px solid;
		display: block;
		float: left;
		margin: 0;
		padding: 7px 0;
		position: absolute;
		top: auto;
		left: -999em;
		z-index: 99999;
	}

	.navigation-classic .main-navigation ul ul ul {
		left: -999em;
		top: -8px;
	}

	.navigation-classic .main-navigation ul ul a {
		padding: 7px 20px;
		width: 220px;
	}

	.navigation-classic .main-navigation ul li:hover > ul,
	.navigation-classic .main-navigation ul li.focus > ul {
		left: auto;
		right: 0;
	}

	.navigation-classic .main-navigation li {
		border-bottom: none;
	}

	.navigation-classic .main-navigation ul ul li:hover > ul,
	.navigation-classic .main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.navigation-classic .main-navigation ul ul .current_page_item > a,
	.navigation-classic .main-navigation ul ul .current-menu-item > a {
		color: #f9a926;
	}

	.navigation-classic .main-navigation li {
		display: inline-block;
	}

	.navigation-classic .social-top div {
		border-bottom: none;
	}

	.navigation-classic .dropdown-toggle,
	.navigation-classic .main-navigation ul .dropdown-toggle.toggled-on,
	.navigation-classic #primary-menu-wrapper .menu-toggle-wrapper {
		display: none;
	}

	.header-media-disabled #feature-slider.section {
		padding-top: 78px;
	}

	#testimonial-content-section .hentry:before {
	    font-size: 186px;
	    font-size: 11.625rem;
	}

	#testimonial-content-section .entry-container {
		padding: 84px 49px;
	}

	.playlist-content-wrapper .entry-container {
		padding: 0 0 0 63px;
	}
}


/**
 * 16.8 - >= 1366px
 */

@media screen and (min-width: 85.375em) {
	/* Woocommerce styles */
	.two-columns-layout.single-product ul.products.columns-4 li.product {
		width: 25%;
	}

	.two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(4n+1) {
		clear: none;
	}

	.two-columns-layout.single-product ul.products.columns-4 li.product:nth-child(2n+1) {
		clear: none;
	}/* Woocommerce styles end here */

	#testimonial-content-section .entry-title,
	.custom-header-content .site-header-text {
		font-size: 21px;
		font-size: 1.3125rem;
	}

	#primary-search-wrapper > .social-navigation {
 		display: block;
 	}

	.comment-respond {
		padding: 42px 56px;
	}

	.home .header-media .entry-title,
	#feature-slider-section .entry-title {
		font-size: 64px;
		font-size: 4rem;
	}

	.events-content-wrapper .date-month {
		font-size: 42px;
	}

	.comments-title,
	.comment-reply-title,
	.archive-posts-wrapper .entry-title,
	.euphony-logo-slider-content-wrapper .entry-title,
	.events-content-wrapper .entry-title,
	.playlist-content-wrapper .entry-title,
	.portfolio-content-wrapper .entry-title,
	#contact-section .entry-title,
	#testimonial-content-section .entry-content,
	#testimonial-content-section .entry-summary {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.featured-content-wrapper .entry-title,
	.featured-video-content-wrapper .entry-title,
	ul.products li.product .woocommerce-loop-product__title {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.section-subtitle {
		font-size: 52px;
		font-size: 3.25rem;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title {
		font-size: 44px;
		font-size: 2.75rem;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1,
	.textwidget h1 {
		font-size: 42px;
		font-size: 2.625rem;
	}

	.woocommerce-posts-wrapper .entry-title,
	.woocommerce .related.products > h2,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.textwidget h2 {
		font-size: 36px;
		font-size: 2.25rem;
	}

	#site-generator .social-navigation a,
	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	.textwidget h3 {
		font-size: 32px;
		font-size: 2rem;
	}

	.entry-content h4,
	.entry-summary h4,
	.comment-content h4,
	.textwidget h4 {
		font-size: 26px;
		font-size: 1.635rem;
	}

	body:not(.home) .custom-header-content {
		padding: 205px 50px;
	}

	.section {
		padding: 28px 0;
	}

	#footer-newsletter .widget {
		padding: 28px 50px;
	}

	#hero-section .wrapper {
		padding: 70px 50px;
	}

	.section-heading-wrapper {
		padding: 42px;
	}

	.section.no-section-heading {
		padding-top: 70px;
	}

	.site-content > .wrapper {
		padding: 70px 30px;
	}

	.pagination,
	.posts-navigation {
		padding: 0 20px;
	}

	.author-info {
		margin-top: 56px;
	}

	#footer-instagram .widget-title {
		margin: 70px auto 42px;
	}

	.hero-content-wrapper .entry-container {
		padding: 49px 0 49px 84px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 49px 84px 49px 0;
	}

	.comment-respond {
		padding: 42px 63px;
	}

	#gallery-section .tiled-gallery .tiled-gallery-item a:after {
		font-size: 20px;
		font-size: 1.25rem;
	    height: 50px;
	    padding: 15px;
	    width: 50px;
	}

	caption,
	th,
	td,
	table.shop_table_responsive tr td {
	    padding: 0.778em 1.556em;
	}

	#testimonial-content-section .hentry:before {
	    font-size: 205px;
	    font-size: 12.8125rem;
	}

	#testimonial-content-section .entry-container {
		padding: 90px 56px;
	}

	.site-header-main .wrapper {
		padding: 8px 30px;
	}

	button,
	.button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.posts-navigation a,
	#content #infinite-handle span button,
	.catch-instagram-feed-gallery-widget-wrapper .button,
	.header-media .more-link .readmore,
	#feature-slider-section .more-link .readmore,
	#hero-section .more-link .readmore,
	.promotion-section .more-link .readmore {
		font-size: 15px;
		font-size: 0.9375rem;
		padding: 14px 35px;
	}

	.playlist-content-wrapper .entry-container {
		padding: 0 0 0 76px;
	}

	.contact-content-wrapper .contact-info-details {
	    font-size: 21px;
	    font-size: 1.3125rem;
	}

	#contact-section .hentry {
		padding: 42px;
	}

	#contact-section .section-content-wrapper {
		margin: 0 auto 42px;
	}

	#contact-section .section-content-wrapper .entry-summary,
	#contact-section .section-content-wrapper .entry-content {
		margin: 35px 0 0;
	}

	#contact-section .layout-two .hentry.contact-info-with-social {
		flex: 1 1 30%;
		max-width: 30%;
	}

	#contact-section .layout-two .hentry.contact-us-form {
		flex: 1 1 70%;
		max-width: 70%;
	}
}


/**
 * 16.9 - >= 1600px
 */

@media screen and (min-width: 100em) {
	.is-open .menu-inside-wrapper {
		right: 3%;
	}

	.section {
		padding: 49px 0;
	}

	#footer-newsletter .widget {
		padding: 49px 50px;
	}

	.section.no-section-heading {
	    padding-top: 91px;
	}

	#hero-section .wrapper {
		padding: 91px 50px;
	}

	#footer-instagram .widget-title {
		margin: 84px auto 42px;
	}

	.site-content > .wrapper {
		padding: 91px 30px;
	}

	.hero-content-wrapper .entry-container {
		padding: 56px 0 56px 120px;
	}

	.content-align-left .hero-content-wrapper .entry-container {
		padding: 56px 120px 56px 0;
	}

	.home .header-media .entry-title,
	#feature-slider-section-section .entry-title {
		font-size: 72px;
		font-size: 4.5rem;
	}

	#testimonial-content-section .hentry:before {
	    font-size: 250px;
	    font-size: 15.625rem;
	}

	#testimonial-content-section .entry-container {
		padding: 154px 80px;
	}

	.archive-post-wrap .entry-container {
		padding: 35px;
	}

	#footer-menu-section .wrapper {
		padding: 0 30px;
	}

	.woocommerce a.button,
	.woocommerce button.button,
	.woocommerce button.button.alt,
	.woocommerce input.button,
	.woocommerce input.button.alt {
		padding: 14px 35px;
	}

	.euphony-mejs-container.mejs-container .mejs-controls {
	    padding: 15px 28px;
	}

	#sticky-playlist-section .wp-playlist-current-item {
	    padding: 4px 21px 4px 0;
	}

	#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls {
		padding: 15px 0;
	}

	.sticky-playlist-enabled .site-footer {
		padding-bottom: 70px;
	}

	.section-subtitle {
		font-size: 56px;
		font-size: 3.5rem;
	}

	#footer-instagram .widget-title,
	.section-title,
	.entry-title,
	.page-title {
		font-size: 48px;
		font-size: 3rem;
	}

	#contact-section .hentry {
		padding: 49px;
	}
}


/**
 * 17.0 - Transition
 */

a,
body .wp-playlist-item-artist {
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
body .wp-playlist-item {
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}

.portfolio-content-wrapper .entry-container {
	-webkit-transition: 0.2s opacity ease-in-out;
	-moz-transition: 0.2s opacity ease-in-out;
	-o-transition: 0.2s opacity ease-in-out;
	transition: 0.2s opacity ease-in-out;
}

.custom-header-media .wp-custom-header-video-button {
	-webkit-transition: 0.2s background-color ease-in-out,
					    0.2s color ease-in-out;
	-moz-transition: 0.2s background-color ease-in-out,
				     0.2s border-color ease-in-out,
				     0.2s color ease-in-out;
	-o-transition: 0.2s background-color ease-in-out,
				   0.2s color ease-in-out;
	transition: 0.2s background-color ease-in-out,
				0.2s color ease-in-out;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	transition: 0.2s background-color ease-in-out,
				0.2s border-color ease-in-out;
}

.team-content-wrapper .entry-container,
body.infinite-scroll.infinity-end .archive-posts-wrapper .section-content-wrapper {
	-webkit-transition: 0.2s padding ease-in-out;
	-o-transition: 0.2s padding ease-in-out;
	-moz-transition: 0.2s padding ease-in-out;
	transition: 0.2s padding ease-in-out;
}

#gallery-section .gallery-item .gallery-icon a:before,
#gallery-section .tiled-gallery .tiled-gallery-item a:before {
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-o-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
}


/**
 * 18.0 - Colors
 */

/* Background Color */
body {
	background: #262626;
}

/* Page Background Color */
#page,
.menu-inside-wrapper,
#primary-search-wrapper .search-container,
.site-header-cart .widget_shopping_cart,
.section:nth-child(2n+1)#testimonial-content-section .section-content-wrapper .hentry-inner,
body .wp-playlist-item:nth-child(2n+1),
.woocommerce-account .woocommerce-MyAccount-navigation a {
	background-color: #151515;
}

.section:nth-child(2n+1) .hero-content-wrapper .post-thumbnail-background {
	border-color: #151515;
}

@media screen and (min-width: 64em) {
	.navigation-classic .main-navigation ul ul {
		background-color: #151515;
	}
}

/* Secondary Background Color */
.header-media .wrapper,
#feature-slider-section,
.section:nth-child(2n+1),
.main-navigation ul :hover > a,
.main-navigation ul .focus > a,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
body .wp-playlist {
	background-color: #121212;
}

@media screen and (min-width: 75em) {
	.navigation-classic .main-navigation ul ul :hover > a,
	.navigation-classic .main-navigation ul ul .focus > a {
		background-color: #121212;
	}
}

/* 70% of Secondary Background Color */
.promotion-section.content-frame .entry-container-frame {
	background-color: rgba(33,33,33, 0.75);
}

/* Tertiary Background Color */
hr,
pre,
select,
.tagcloud a,
.author-info,
.comment-respond,
#primary-menu-wrapper #site-header-cart-wrapper,
#contact-section .hentry.contact-us-form,
#testimonial-content-section .section-content-wrapper .hentry-inner,
body .wp-playlist-item:hover,
body .wp-playlist-item:focus,
body .wp-playlist-item:nth-child(2n+1):hover,
body .wp-playlist-item:nth-child(2n+1):focus,
.wp-audio-shortcode.euphony-mejs-container.mejs-container .mejs-controls,
.wp-playlist,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation a:focus,
.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
.demo_store,
p.no-comments,
ul.wc_payment_methods .payment_box,
.widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #222;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    border-color: #222;
}

.hero-content-wrapper .post-thumbnail-background {
	border-color: #222;
}

/* Main Text Color */
body,
input,
select,
textarea,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
.image-navigation,
.comment-navigation,
body .wp-playlist,
body .wp-playlist .wp-playlist-caption,
.wp-playlist-light .wp-playlist,
.search-submit,
#testimonial-content-section .owl-prev,
#testimonial-content-section .owl-next,
#footer-newsletter .ew-newsletter input[type="date"]:focus,
#footer-newsletter .ew-newsletter input[type="time"]:focus,
#footer-newsletter .ew-newsletter input[type="datetime-local"]:focus,
#footer-newsletter .ew-newsletter input[type="week"]:focus,
#footer-newsletter .ew-newsletter input[type="month"]:focus,
#footer-newsletter .ew-newsletter input[type="text"]:focus,
#footer-newsletter .ew-newsletter input[type="email"]:focus,
#footer-newsletter .ew-newsletter input[type="url"]:focus,
#footer-newsletter .ew-newsletter input[type="password"]:focus,
#footer-newsletter .ew-newsletter input[type="search"]:focus,
#footer-newsletter .ew-newsletter input[type="tel"]:focus,
#footer-newsletter .ew-newsletter input[type="number"]:focus,
#footer-newsletter .ew-newsletter textarea:focus,
#feature-slider-section .entry-header .cat-links a:hover,
#feature-slider-section .entry-header .cat-links a:focus,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:hover,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:focus {
	color: #7b7b7b;
}

table,
caption,
th,
td {
	border-color: #7b7b7b;
}

/* Header Text Color with Header Media */
.absolute-header .site-title a,
.absolute-header .site-description,
.header-media .entry-title,
.header-media .entry-title a,
.custom-header-content .site-header-text,
.absolute-header .menu-toggle {
	color: #fff;
}

.absolute-header .menu-toggle:hover,
.absolute-header .menu-toggle:focus,
.absolute-header .site-title a:hover,
.absolute-header .site-title a:focus {
	color: rgba(255,255,255,0.65);
}

@media screen and (min-width: 48em) {
	.absolute-header .site-header-cart .cart-contents {
		color: #fff;
	}

	.absolute-header .site-header-cart .cart-contents:hover,
	.absolute-header .site-header-cart .cart-contents:focus {
		color: rgba(255,255,255,0.65);
	}
}

@media screen and (min-width: 75em) {
	.navigation-classic.absolute-header .main-navigation a {
		color: rgba(255,255,255,0.65);
	}

	.navigation-classic.absolute-header .main-navigation ul :hover > a,
	.navigation-classic.absolute-header .main-navigation ul .focus > a,
	.navigation-classic.absolute-header .main-navigation .menu > .current-menu-item > a,
	.navigation-classic.absolute-header .main-navigation .menu > .current-menu-ancestor > a,
	.navigation-classic.absolute-header .dropdown-toggle {
		color: #fff;
	}
}

/* Headline Text Color */
h1, h2, h3, h4, h5, h6,
#feature-slider-section .entry-title,
.section-title,
.section-title a,
.entry-title,
.entry-title a,
blockquote,
.drop-cap:first-letter,
.page-links > .page-links-title,
.comment-author {
	color: #ffffff;
}

/* Link Color */
a,
.site-title,
.site-title a,
.menu-toggle,
.dropdown-toggle,
.main-navigation a,
.social-navigation a,
.site-header-cart .cart-contents,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
#colophon .widget-title,
#colophon .widget .wp-block-group h2,
.comment-permalink:hover,
.comment-permalink:focus,
.archive-post-wrap .more-link .readmore,
#gallery-section .entry-container a:hover,
#gallery-section .entry-container a:focus,
body .wp-playlist-current-item .wp-playlist-item-meta,
body .wp-playlist .wp-playlist-playing,
body .wp-playlist .wp-playlist-playing .wp-playlist-caption,
body .wp-playlist-item:hover,
body .wp-playlist-item:focus,
body .wp-playlist-item:hover .wp-playlist-item-artist,
body .wp-playlist-item:focus .wp-playlist-item-artist,
body .wp-playlist-item:hover .wp-playlist-caption,
body .wp-playlist-item:focus .wp-playlist-caption,
.euphony-mejs-container.mejs-container button,
table.shop_table_responsive tr td a,
.product-container a.added_to_cart,
.single-product .product_meta a,
.woocommerce-info a,
.variations .reset_variations,
.star-rating span:before,
p.stars:hover a:before,
p.stars.selected a.active:before,
p.stars.selected a:not(.active):before,
.woocommerce-pagination ul li a,
.woocommerce-tabs ul.tabs li.active a,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link,
span.price ins,
p.price ins {
	color: #ffffff;
}

@media screen and (min-width: 75em) {
	.absolute-header .main-navigation ul ul a,
	.navigation-classic.absolute-header .main-navigation ul ul a {
		color: #ffffff;
	}
}

/* Link Hover Color */
a:focus,
a:hover,
.site-title a:hover,
.site-title a:focus,
#feature-slider-section .entry-container a:hover,
#feature-slider-section .entry-container a:focus,
.menu-toggle:hover,
.menu-toggle:focus,
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.search-submit:hover,
.search-submit:focus,
.entry-meta a:hover,
.entry-meta a:focus,
#testimonial-content-section .entry-meta a:hover,
#testimonial-content-section .entry-meta a:focus,
.site-info a:hover,
.site-info a:focus,
.main-navigation ul :hover > a
.main-navigation ul :hover > a,
.main-navigation ul .focus > a,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.social-navigation a:hover,
.social-navigation a:focus,
.site-header-cart .cart-contents:hover,
.site-header-cart .cart-contents:focus,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a,
.navigation-classic.absolute-header .main-navigation ul ul :hover > a,
.navigation-classic.absolute-header .main-navigation ul ul .focus > a,
.contact-details li > a .fa,
.contact-details li .contact-details-label,
.contact-info-details li a:hover,
.contact-info-details li a:focus,
.post-navigation a:hover .nav-title,
.post-navigation a:focus .nav-title,
.section-title a:hover,
.section-title a:focus,
.entry-title a:hover,
.entry-title a:focus,
.archive-post-wrap .more-link .readmore:hover,
.archive-post-wrap .more-link .readmore:focus,
#testimonial-content-section .owl-prev:hover,
#testimonial-content-section .owl-prev:focus,
#testimonial-content-section .owl-next:hover,
#testimonial-content-section .owl-next:focus,
.portfolio-content-wrapper .entry-title a:hover,
.portfolio-content-wrapper .entry-title a:focus,
.euphony-mejs-container.mejs-container button:hover,
.euphony-mejs-container.mejs-container button:focus,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
table.shop_table_responsive tr td a:hover,
table.shop_table_responsive tr td a:focus,
.product-container a.added_to_cart:hover,
.product-container a.added_to_cart:focus,
.single-product .product_meta a:hover,
.single-product .product_meta a:focus,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover,
.single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus,
.woocommerce-info a:hover,
.woocommerce-info a:focus,
.woocommerce-tabs ul.tabs li a:hover,
.woocommerce-tabs ul.tabs li a:focus,
.variations .reset_variations:hover,
.variations .reset_variations:focus,
blockquote:before,
.section-subtitle,
.entry-breadcrumbs .sep,
.woocommerce .woocommerce-breadcrumb .sep {
	color: #f9a926;
}

mark,
ins,
#euphony-logo-slider-section .owl-dots button.active,
#testimonial-content-section .owl-dots button.active,
.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-current,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-volume-button .mejs-volume-handle,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background-color: #f9a926;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
.woocommerce-info,
.woocommerce-message,
.mejs-time-handle-content,
.events-content-wrapper .entry-meta,
#testimonial-content-section .entry-header:before {
	border-color: #f9a926;
}

@media screen and (min-width: 75em) {
	.navigation-classic.absolute-header .main-navigation ul ul .current-menu-item > a {
		color: #f9a926;
	}
}

/* Secondary Link Color */
.site-description,
.site-info,
.site-info a,
.entry-meta a,
.entry-breadcrumbs,
.woocommerce .woocommerce-breadcrumb,
.wp-caption .wp-caption-text,
.post-password-form label,
.comment-form label,
.comment-permalink,
#colophon .widget,
.post-navigation .nav-subtitle,
#testimonial-content-section .entry-meta,
.woocommerce-tabs ul.tabs li a,
p.stars a:before,
p.stars a:hover ~ a:before,
p.stars.selected a.active ~ a:before {
	color: #666;
}

#euphony-logo-slider-section .owl-dots button,
#testimonial-content-section .owl-dots button {
	background-color: #666;
}

/* Border Color */
select,
fieldset,
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
.menu-inside-wrapper,
.site-header-cart .widget_shopping_cart,
.image-navigation,
.comment-navigation,
.comments-area,
.comment-list article,
.comment-list .pingback,
.comment-list .trackback,
.no-comments,
#feature-slider-section .owl-dots button,
.site-content,
.archive-post-wrap .entry-container,
.widget_archive ul ul li,
.woocommerce-tabs .panel,
.woocommerce-shorting-wrapper,
.woocommerce-tabs ul.tabs:after,
.woocommerce-tabs ul.tabs li.active,
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-navigation li {
	border-color: #222;
}

@media screen and (min-width: 75em) {
	.navigation-classic .main-navigation ul ul {
		border-color: #222;
	}
}

/* Button Text Color */
mark,
ins,
.onsale,
.site-header-cart .cart-contents .count,
.pagination .page-numbers.current,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus,
.posts-navigation a,
.more-link .readmore,
.page-links a,
.page-links a:hover,
.page-links a:focus,
#content #infinite-handle span button,
#scrollup:hover,
#scrollup:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
button,
button[disabled]:hover,
button[disabled]:focus,
.button,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus,
.more-link .readmore:hover,
.more-link .readmore:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
#scrollup,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:focus,
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after,
table.shop_table_responsive tr td.product-remove a,
table.shop_table_responsive tr td.product-remove a:hover,
table.shop_table_responsive tr td.product-remove a:focus,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.woocommerce .product-container .button.added,
.demo_store .woocommerce-store-notice__dismiss-link,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
#gallery-section .entry-footer .edit-link a,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.woocommerce-pagination ul li a:focus {
	color: #111;
}/* Button Text Color & Button Hover Text Color is same */


/* Button Background Color */
.site-header-cart .cart-contents .count,
.more-link .readmore,
.posts-navigation a,
#content #infinite-handle span button,
.page-links a,
#scrollup,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button,
.button,
button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus,
#feature-slider-section .owl-prev:hover,
#feature-slider-section .owl-prev:focus,
#feature-slider-section .owl-next:hover,
#feature-slider-section .owl-next:focus,
#feature-slider-section .owl-dots button:hover,
#feature-slider-section .owl-dots button:focus,
#feature-slider-section .owl-dots .active,
.widget_calendar tbody a,
.pagination .page-numbers.current,
.woocommerce-pagination ul li span.current,
.woocommerce-pagination ul li a:hover,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.woocommerce .product-container .wc-forward,
.demo_store .woocommerce-store-notice__dismiss-link,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
table.shop_table_responsive tr td.product-remove a,
#gallery-section .entry-footer .edit-link a,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button {
	background-image: linear-gradient(to bottom, #ffe259, #ffa751);
}

/* Button Hover Background Color */
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.page-links a:hover,
.page-links a:focus,
.posts-navigation a:hover,
.posts-navigation a:focus,
.more-link .readmore:hover,
.more-link .readmore:focus,
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus,
#scrollup:hover,
#scrollup:focus,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:hover,
.widget-area .catch-instagram-feed-gallery-widget-wrapper .button:focus,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus,
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce .product-container .added,
.woocommerce .product-container .wc-forward:hover,
.woocommerce .product-container .wc-forward:focus,
.demo_store .woocommerce-store-notice__dismiss-link:hover,
.demo_store .woocommerce-store-notice__dismiss-link:focus,
#gallery-section .entry-footer .edit-link a:hover,
#gallery-section .entry-footer .edit-link a:focus,
table.shop_table_responsive tr td.product-remove a:hover,
table.shop_table_responsive tr td.product-remove a:focus,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus {
	background-image: linear-gradient(to top, #ffe259, #ffa751);
}

/* Tertiary Link Color */
.custom-header-content .entry-meta,
.custom-header-content .entry-meta a,
.custom-header-content .entry-meta .icon,
.custom-header-media .wp-custom-header-video-button.wp-custom-header-video-pause,
.custom-header-media .wp-custom-header-video-button:hover,
.custom-header-media .wp-custom-header-video-button:focus,
#feature-slider-section .owl-prev,
#feature-slider-section .owl-next,
#feature-slider-section .owl-dots button,
#feature-slider-section .entry-summary,
#feature-slider-section .entry-summary a,
#feature-slider-section .entry-content,
#feature-slider-section .entry-content a,
#promotion-section .play-button-text {
	color: #fff;
}

#footer-newsletter .ewnewsletter .ew-newsletter-wrap .ew-newsletter-subbox,
#feature-slider-section .owl-dots button {
	background-color: #fff;
}

#feature-slider-section .owl-prev,
#feature-slider-section .owl-next {
	border-color: #fff;
}

/* Text color with background image */
.has-post-thumbnail .sticky-post,
.has-background-image .section-title,
.has-background-image .section-title a,
.has-background-image .entry-container,
.has-background-image .entry-container a,
.has-background-image .entry-title,
.has-background-image .entry-content > *,
.has-background-image .entry-summary > *,
#feature-slider-section .entry-container,
#feature-slider-section .entry-container a,
#feature-slider-section .entry-meta,
.team-content-wrapper .entry-container a,
.has-background-image.ewnewsletter .widget-inner-wrap .section-title,
.promotion-section.content-color-white .entry-title,
.promotion-section.content-color-white .entry-title a,
.promotion-section.content-color-white .entry-container,
.promotion-section.content-color-white .entry-container a:not(.button),
.portfolio-content-wrapper .entry-title,
.portfolio-content-wrapper .entry-title a,
.portfolio-content-wrapper .entry-content,
.portfolio-content-wrapper .entry-summary,
#colophon.has-background-image .widget-title,
#colophon.has-background-image .widget .wp-block-group h2,
#colophon.has-background-image .widget a,
#colophon.has-background-image .site-navigation a,
#colophon.has-background-image .social-navigation a,
.has-background-image .entry-header .entry-meta a:hover,
.has-background-image .entry-header .entry-meta a:focus,
#feature-slider-section .entry-header .cat-links a,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a,
#contact-section .contact-info-with-social .entry-title,
.contact-content-wrapper form p > label,
.contact-info-details li a {
	color: #fff;
}

#gallery-section .gallery-item .gallery-icon a:after,
#gallery-section .tiled-gallery .tiled-gallery-item a:after,
#feature-slider-section .entry-header .cat-links a:hover,
#feature-slider-section .entry-header .cat-links a:focus,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:hover,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a:focus {
	background-color: #fff;
}

.has-background-image .entry-container a:hover,
.has-background-image .entry-container a:focus,
.has-background-image .entry-header .entry-meta,
.has-background-image .entry-header .entry-meta a,
.team-content-wrapper .entry-container a:hover,
.team-content-wrapper .entry-container a:focus,
#colophon.has-background-image .widget,
#colophon.has-background-image .site-info
#colophon.has-background-image .site-info a,
#colophon.has-background-image .widget a:hover,
#colophon.has-background-image .widget a:focus,
#colophon.has-background-image .site-navigation a:hover,
#colophon.has-background-image .site-navigation a:focus,
#colophon.has-background-image .social-navigation a:hover,
#colophon.has-background-image .social-navigation a:focus {
	color: rgba(255,255,255,0.47);
}

#feature-slider-section .entry-header .cat-links a,
.archive-post-wrap .has-post-thumbnail .entry-header .cat-links a {
	background-color: rgba(255,255,255,0.47);
}

/* Contact and Newsletter */
#contact-section .hentry,
#footer-newsletter .widget-inner {
	background-image: linear-gradient(294deg, #5e2563, #65799b);
}

/* Playlist Dark */
body .wp-playlist.wp-playlist-dark,
#sticky-playlist-section .wp-playlist-dark .wp-playlist-tracks {
	background-color: #000;
}

#sticky-playlist-section .wp-playlist-dark,
.wp-playlist-dark .mejs-container,
.wp-playlist-dark .wp-playlist-current-item,
.wp-playlist-dark .mejs-container .mejs-controls,
body .wp-playlist-dark .wp-playlist-item:hover,
body .wp-playlist-dark .wp-playlist-item:focus {
	background-color: #222;
}

body .wp-playlist.wp-playlist-dark .wp-playlist-playing,
body .wp-playlist.wp-playlist-dark .wp-playlist-playing .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:hover .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:focus .wp-playlist-caption,
body .wp-playlist-dark .wp-playlist-item:hover .wp-playlist-item-artist,
body .wp-playlist-dark .wp-playlist-item:focus .wp-playlist-item-artist,
body .wp-playlist-dark .wp-playlist-item:hover,
body .wp-playlist-dark .wp-playlist-item:focus {
	color: #fff;
}

.wp-playlist-dark .euphony-mejs-container.mejs-container .mejs-controls .mejs-time {
	color: #fff;
}

body .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-meta {
	color: #fff;
}

/* Player */
#sticky-playlist-section,
.euphony-mejs-container.mejs-container,
#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .wp-playlist-tracks {
	background-color: #222;
}

#sticky-playlist-section .wp-playlist,
#sticky-playlist-section .wp-playlist .wp-playlist-caption,
#sticky-playlist-section .wp-playlist .wp-playlist-playing {
	color: #fff;
}

#sticky-playlist-section .wp-playlist-item:nth-child(2n+1) {
	background-color: #1b1b1b;
}

#sticky-playlist-section .wp-playlist-item:hover,
#sticky-playlist-section .wp-playlist-item:focus {
	background-color: #151515;
}

#sticky-playlist-section .wp-playlist-item:hover,
#sticky-playlist-section .wp-playlist-item:hover  {
	color: #fff;
}

#sticky-playlist-section .wp-playlist-current-item .wp-playlist-item-meta {
	color: #fff;
}

.euphony-mejs-container.mejs-container button,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button {
	color: #fff;
}

#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:hover,
#sticky-playlist-section .euphony-mejs-container.mejs-container .mejs-controls .mejs-playpause-button.mejs-button button:focus  {
	color: #f9a926;
}

.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background-color: #929397;
}

body .mejs-time,
.euphony-mejs-container.mejs-container .mejs-controls .mejs-time {
	color: #888;
}
/*
Theme Name: Euphony Pro
Description: Used to style Gutenberg Blocks.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Blocks - General Styles
2.0 Blocks - Common Blocks
3.0 Blocks - Formatting
4.0 Blocks - Layout Elements
5.0 Blocks - Widgets
6.0 Blocks - Colors
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Blocks - General Styles
--------------------------------------------------------------*/

/* Captions */

pre.wp-block-verse {
	font-family: Inconsolata, monospace;
}

[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	border: 0;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.615384615384615;
	margin: 0;
	padding: 14px 21px;
	text-align: center;
}

.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;
}

/* 1024px */
@media screen and (min-width: 64em) {
	.no-sidebar .alignfull  {
		margin-left  : calc( -94vw / 2 + 100% / 2 );
	    margin-right : calc( -94vw / 2 + 100% / 2 );
		max-width: 94vw;
	}

	.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;
	}
}

/* 1290px */
@media screen and (min-width: 80.625em) {
	.no-sidebar .alignfull  {
		margin-left  : calc( -1290px / 2 + 100% / 2 );
	    margin-right : calc( -1290px / 2 + 100% / 2 );
		max-width: 1290px;
	}

	.no-sidebar:not(.fluid-layout) .alignwide {
	    margin-left: -120px;
	    margin-right: -120px;
	    max-width: 1280px;
	}

	.no-sidebar.full-width-layout:not(.fluid-layout) .alignwide {
		margin-left: -10px;
		margin-right: -10px;
		max-width: 1250px;
	}
}

/*--------------------------------------------------------------
2.0 Blocks - Common Blocks
--------------------------------------------------------------*/

/* Paragraph */

p.has-drop-cap:not(:focus)::first-letter {
	float: left;
	font-size: 80px;
	font-size: 5rem;
	line-height: 0.6;
	margin: 7px 16px 7px -3px;
}

/* Image */

.wp-block-image {
	margin-bottom: 28px;
}

.wp-block-image figure {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-image figure.alignleft {
	margin-right: 28px;
}

.wp-block-image figure.alignright {
	margin-left: 28px;
}

/* Gallery */

.wp-block-gallery {
	margin-bottom: 28px;
	margin-left: 0;
}

.wp-block-gallery figcaption {
	font-style: italic;
}

.wp-block-gallery.aligncenter {
	display: flex;
	margin: 0 -8px;
}

/* Quote */

.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin: 0 0 1.4736842105em;
	padding: 2.45em 0 0;
}

.wp-block-quote {
	border-color: transparent;
}

.rtl .wp-block-quote:not(.is-large):not(.is-style-large) {
	padding: 0 30px 0 0;
}

.wp-block-quote.alignleft p:last-of-type,
.wp-block-quote.alignright p:last-of-type {
	margin-bottom: 0;
}

.wp-block-quote cite {
	color: inherit;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	font-weight: 400;
	line-height: 1.615384615384615;
	text-decoration: none;
	text-align: inherit;
}

.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, 
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer {
	text-align: center;
}

.wp-block-quote,
.wp-block-quote.has-text-align-left,
.wp-block-quote.has-text-align-right {
	border: 0;
	padding-left: 0;
	padding-right: 0;
}

.wp-block-quote.has-text-align-left,
.wp-block-quote.has-text-align-left cite {
	text-align: left;
}

.wp-block-quote.has-text-align-center,
.wp-block-quote.has-text-align-center cite {
	text-align: center;
}

.wp-block-quote.has-text-align-right,
.wp-block-quote.has-text-align-right cite {
	text-align: right;
}

/* Audio */

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

/* Cover */

.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;
}

/* File */

.wp-block-file .wp-block-file__button {
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 600;
	margin-top: 1.75em;
	line-height: 1.615384615384615;
	letter-spacing: 0.1em;
	padding: 10px 15px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	white-space: nowrap;
}

.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*--------------------------------------------------------------
3.0 Blocks - Formatting
--------------------------------------------------------------*/

/* Editor Font Size */

.has-huge-font-size {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 1.333333333333333;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

.has-large-font-size {
	font-size: 32px;
	font-size: 2rem;
	line-height: 1.325;
	margin-bottom: 0.6666666666666667em;
	margin-top: 1.333333333333333em;
}

.has-normal-font-size {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

.has-small-font-size {
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 1.5;
}

/* Code */

.wp-block-code {
	border: 0;
	color: inherit;
	font-size: 1em;
	font-family: Inconsolata, monospace;
	padding: 1.75em;
}

.wp-block-code code {
	font-size: revert;
}

.wp-block-code cite:before,
.wp-block-code small:before {
	content: "\2014\00a0";
}

.wp-block-quote__citation {
	color: inherit;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.615384615384615;
	text-transform: none;
}

/* Pullquote */

.wp-block-pullquote {
	border: 0;
	padding: 0;
	text-align: center;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: none;
    width: calc(50% - 0.736842105em);
}

.wp-block-pullquote blockquote {
	border: 4px solid;
	border-width: 4px 0;
	background-color: transparent;
	padding: 35px 0;
}

.wp-block-pullquote blockquote:before {
	content: "";
}

.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__citation,
.wp-block-pullquote cite {
	color: inherit;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	font-weight: 400;
	line-height: 1.615384615384615;
	text-transform: none;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	border: 0;
	max-width: 100%;
	padding:  35px;
	background-color: #222;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: revert;
	margin-bottom: revert;
}

.wp-block-buttons {
	margin-bottom: 35px;
}

.wp-block-cover {
	margin-bottom: 28px;
}

/* Table */

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

.wp-block-table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 28px;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

.wp-block-table th,
.wp-block-table td {
    border-width: 0 1px 1px 0;
}

.wp-block-table thead {
	font-weight: 700;
}

.wp-block-table thead th {
	font-weight: 700;
}

.wp-block-table caption,
.wp-block-table th,
.wp-block-table td {
	padding: 0.778em;
	text-align: left;
}

@media screen and (min-width: 85.375rem) {
	.wp-block-table caption,
	.wp-block-table th,
	.wp-block-table td {
		padding: 0.778em 1.556em;
	}
}

.rtl .wp-block-table caption,
.rtl .wp-block-table th,
.rtl .wp-block-table td {
	text-align: right;
}

.wp-block-table caption {
	font-weight: 700;
	text-align: center;
}

/*--------------------------------------------------------------
4.0 Blocks - Layout Elements
--------------------------------------------------------------*/

/* Buttons */

.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 {
	border: none;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.0666666666666667em;
	padding: 14px 35px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Separator */

.wp-block-separator {
	border: 0;
	margin: 28px auto;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 100px;
}

.wp-block-table table {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 0;
}

.wp-block-table.is-style-stripes table,
.wp-block-table.is-style-stripes {
	border-color: transparent;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #222;
}

.wp-block-latest-posts.wp-block-latest-posts__list {
	margin-left: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
	margin-bottom: 16px;
}

/* Media & Text */

.wp-block-media-text {
	margin-bottom: 28px;
}

.wp-block-media-text *:last-child {
	margin-bottom: 0;
}

/*--------------------------------------------------------------
5.0 Blocks - Widgets
--------------------------------------------------------------*/

/* Archives, Categories & Latest Posts */

.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;
}

/* Comments */

.wp-block-latest-comments article {
	margin-bottom: 3em;
}

.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,
.archive:not(.page-one-column):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: 14px;
}

.wp-block-latest-comments__comment-author,
.wp-block-latest-comments__comment-link {
	text-decoration: none;
}

.wp-block-latest-comments__comment-date {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.75;
	margin-top: 7px;
	text-transform: capitalize;
}

@media screen and (min-width: 64em) {
	.has-huge-font-size {
		font-size: 44px;
		font-size: 2.75rem;
	}

	.editor-post-title__block .editor-post-title__input {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.has-large-font-size {
		font-size: 36px;
		font-size: 2.25rem;
	}
}

@media screen and (min-width: 85.375em) {
	.has-huge-font-size {
		font-size: 52px;
		font-size: 3.25rem
	}

	.editor-post-title__block .editor-post-title__input {
		font-size: 44px;
		font-size: 2.75rem;
	}

	.has-large-font-size {
		font-size: 42px;
		font-size: 2.625rem;
	}
}

@media screen and (min-width: 100em) {
	.has-huge-font-size {
		font-size: 56px;
		font-size: 3.5rem;
	}

	.editor-post-title__block .editor-post-title__input {
		font-size: 48px;
		font-size: 3rem;
	}
}

/*--------------------------------------------------------------
6.0 Blocks - Colors
--------------------------------------------------------------*/

.wp-block-file .wp-block-file__button,
.wp-block-button .wp-block-button__link {
	background-image: linear-gradient(to bottom, #ffe259, #ffa751);
	color: #111;
}

.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	background-image: linear-gradient(to top, #ffe259, #ffa751);
	color: #111;
}


.wp-block-pullquote blockquote {
	border-color: #f9a926;
}

.wp-block-latest-comments__comment-date,
[class^="wp-block-"]:not(.wp-block-gallery) figcaption {
	color: #888;
}



/*Color White*/

.wp-block-pullquote.is-style-solid-color blockquote.has-white-color cite,
.wp-block-button .wp-block-button__link.has-white-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline.has-white-color,
.has-white-color {
	color: #ffffff;
}

.wp-block-pullquote.is-style-solid-color.has-white-background-color,
.wp-block-button .wp-block-button__link.has-white-background-color,
.has-white-background-color {
	background-color: #ffffff;
}

.is-style-outline > .wp-block-button__link.has-white-color,
.wp-block-button__link.is-style-outline.has-white-color {
	border-color: #ffffff;
}



/*Color Black*/

.wp-block-pullquote.is-style-solid-color blockquote.has-black-color cite,
.wp-block-button .wp-block-button__link.has-black-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline.has-black-color,
.has-black-color {
	color: #000000;
}

.wp-block-pullquote.is-style-solid-color.has-black-background-color,
.wp-block-button .wp-block-button__link.has-black-background-color,
.has-black-background-color {
	background-color: #000000;
}

.is-style-outline > .wp-block-button__link.has-black-color,
.wp-block-button__link.is-style-outline.has-black-color {
	border-color: #000000;
}


/*Color Eighty Black*/

.wp-block-pullquote.is-style-solid-color blockquote.has-eighty-black-color cite,
.wp-block-button .wp-block-button__link.has-eighty-black-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-eighty-black-color,
.wp-block-button__link.is-style-outline.has-eighty-black-color,
.has-eighty-black-color {
	color: #151515;
}

.wp-block-pullquote.is-style-solid-color.has-eighty-black-background-color,
.wp-block-button .wp-block-button__link.has-eighty-black-background-color,
.has-eighty-black-background-color {
	background-color: #151515;
}

.is-style-outline > .wp-block-button__link.has-eighty-black-color,
.wp-block-button__link.is-style-outline.has-eighty-black-color {
	border-color: #151515;
}


/*Color Sixty Five Black*/

.wp-block-pullquote.is-style-solid-color blockquote.has-sixty-five-black-color cite,
.wp-block-button .wp-block-button__link.has-sixty-five-black-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-sixty-five-black-color,
.wp-block-button__link.is-style-outline.has-sixty-five-black-color,
.has-sixty-five-black-color {
	color: #151515;
}

.wp-block-pullquote.is-style-solid-color.has-sixty-five-black-background-color,
.wp-block-button .wp-block-button__link.has-sixty-five-black-background-color,
.has-sixty-five-black-background-color {
	background-color: #151515;
}

.is-style-outline > .wp-block-button__link.has-sixty-five-black-color,
.wp-block-button__link.is-style-outline.has-sixty-five-black-color {
	border-color: #151515;
}


/*Color Gray*/

.wp-block-pullquote.is-style-solid-color blockquote.has-gray-color cite,
.wp-block-button .wp-block-button__link.has-gray-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline.has-gray-color,
.has-gray-color {
	color: #444444;
}

.wp-block-pullquote.is-style-solid-color.has-gray-background-color,
.wp-block-button .wp-block-button__link.has-gray-background-color,
.has-gray-background-color {
	background-color: #444444;
}

.is-style-outline > .wp-block-button__link.has-gray-color,
.wp-block-button__link.is-style-outline.has-gray-color {
	border-color: #444444;
}



/*Color Medium Gray*/

.wp-block-pullquote.is-style-solid-color blockquote.has-medium-gray-color cite,
.wp-block-button .wp-block-button__link.has-medium-gray-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-medium-gray-color,
.wp-block-button__link.is-style-outline.has-medium-gray-color,
.has-medium-gray-color {
	color: #7b7b7b;
}

.wp-block-pullquote.is-style-solid-color.has-medium-gray-background-color,
.wp-block-button .wp-block-button__link.has-medium-gray-background-color,
.has-medium-gray-background-color {
	background-color: #7b7b7b;
}

.is-style-outline > .wp-block-button__link.has-medium-gray-color,
.wp-block-button__link.is-style-outline.has-medium-gray-color {
	border-color: #7b7b7b;
}


/*Color Light Gray*/

.wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color cite,
.wp-block-button .wp-block-button__link.has-light-gray-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-light-gray-color,
.wp-block-button__link.is-style-outline.has-light-gray-color,
.has-light-gray-color {
	color: #f8f8f8;
}

.wp-block-pullquote.is-style-solid-color.has-light-gray-background-color,
.wp-block-button .wp-block-button__link.has-light-gray-background-color,
.has-light-gray-background-color {
	background-color: #f8f8f8;
}

.is-style-outline > .wp-block-button__link.has-light-gray-color,
.wp-block-button__link.is-style-outline.has-light-gray-color {
	border-color: #f8f8f8;
}


/*Color Dark Yellow*/

.wp-block-pullquote.is-style-solid-color blockquote.has-dark-yellow-color cite,
.wp-block-button .wp-block-button__link.has-dark-yellow-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-dark-yellow-color,
.wp-block-button__link.is-style-outline.has-dark-yellow-color,
.has-dark-yellow-color {
	color: #ffa751;
}

.wp-block-pullquote.is-style-solid-color.has-dark-yellow-background-color,
.wp-block-button .wp-block-button__link.has-dark-yellow-background-color,
.has-dark-yellow-background-color {
	background-color: #ffa751;
}

.is-style-outline > .wp-block-button__link.has-dark-yellow-color,
.wp-block-button__link.is-style-outline.has-dark-yellow-color {
	border-color: #ffa751;
}



/*Color Yellow*/

.wp-block-pullquote.is-style-solid-color blockquote.has-yellow-color cite,
.wp-block-button .wp-block-button__link.has-yellow-color,
.wp-block-button.is-style-outline > .wp-block-button__link.has-yellow-color,
.wp-block-button__link.is-style-outline.has-yellow-color,
.has-yellow-color {
	color: #f9a926;
}

.wp-block-pullquote.is-style-solid-color.has-yellow-background-color,
.wp-block-button .wp-block-button__link.has-yellow-background-color,
.has-yellow-background-color {
	background-color: #f9a926;
}

.is-style-outline > .wp-block-button__link.has-yellow-color,
.wp-block-button__link.is-style-outline.has-yellow-color {
	border-color: #f9a926;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) 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}.lazyloaded:not(.elementor-motion-effects-element-type-background),.lazyloaded>.elementor-motion-effects-container>.elementor-motion-effects-layer,.lazyloaded>[class*=-wrap]>.elementor-motion-effects-container>.elementor-motion-effects-layer,body.e-lazyload .e-con.lazyloaded:before,body.e-lazyload .lazyloaded,body.e-lazyload .lazyloaded .elementor-background-overlay{--e-bg-lazyload-loaded:var(--e-bg-lazyload)}@charset "UTF-8";
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.eot);
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.woff2) format("woff2"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.woff) format("woff"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.ttf) format("truetype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.eot);
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.woff2) format("woff2"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.woff) format("woff"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.ttf) format("truetype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg"); }

.fa,
.fas, .icons-selector .fa,
.icons-selector .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.eot);
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.woff2) format("woff2"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.woff) format("woff"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.ttf) format("truetype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bacteria:before {
  content: "\e059"; }

.fa-bacterium:before {
  content: "\e05a"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\e05b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\e007"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-pay:before {
  content: "\e079"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\e05d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\e05f"; }

.fa-handshake-slash:before {
  content: "\e060"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-innosoft:before {
  content: "\e080"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\e055"; }

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\e066"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\e068"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\e06f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\e070"; }

.fa-store-slash:before {
  content: "\e071"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-tiktok:before {
  content: "\e07b"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\e041"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-vest:before {
  content: "\e085"; }

.fa-vest-patches:before {
  content: "\e086"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.single-album .sr-container,
.single-album #comments,
.single-sr_playlist .sr-container,
.single-sr_playlist #comments,
.sr_taxonomy-show .sr-container,
.sr_taxonomy-show #comments {
  max-width: 1000px;
  margin: auto; }

.single-album .iron-audioplayer,
.single-sr_playlist .iron-audioplayer {
  margin: auto;
  margin-top: 70px;
  margin-bottom: 30px;
  width: 100%; }

.iron_widget_radio:not(.srp_inline) {
  width: 100% !important; }

.iron_widget_radio.srp_inline {
  display: inline-block; }

article div.iron-audioplayer a:not(.tracklist-item-title),
.iron-audioplayer li {
  text-decoration: none !important;
  box-shadow: none;
  border: none; }

article div.iron-audioplayer a:not(.tracklist-item-title):hover {
  text-decoration: none !important;
  box-shadow: none;
  border: none; }

article div.iron-audioplayer ul li,
article div.iron-audioplayer ol li {
  border: none; }

.woocommerce .iron-audioplayer .album-player {
  padding: 0px; }

.iron-audioplayer {
  transition: 0.2s ease;
  justify-content: center;
  align-items: stretch;
  flex-flow: row wrap;
  box-sizing: border-box; }
  .iron-audioplayer ul li::before {
    display: none; }
  .iron-audioplayer.srp-hide-track-time .tracklist-item-time {
    display: none; }
  .iron-audioplayer .playlist,
  .iron-audioplayer .srp_note {
    box-sizing: border-box; }
  .vc_col-sm-6 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-sm-4 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-sm-2 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-sm-3 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-md-6 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-md-4 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-md-2 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-md-3 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-lg-6 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-lg-4 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-lg-2 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .vc_col-lg-3 .iron-audioplayer .vc_col-md-6 {
    width: 100%; }
  .iron-audioplayer .sr_it-playlist-title {
    font-size: 2em;
    margin: 0px; }
  .iron-audioplayer .sr-playlist-item:hover {
    -webkit-transform: scale(var(--srp-trackhover-scale)) translateX(var(--srp-trackhover-translateX, 0)) translateY(var(--srp-trackhover-translateY, 0));
    transform: scale(var(--srp-trackhover-scale)) translateX(var(--srp-trackhover-translateX, 0)) translateY(var(--srp-trackhover-translateY, 0));
    z-index: 2; }
  .iron-audioplayer .sr-playlist-item[data-relatedtrack="1"], .iron-audioplayer .sr-playlist-item[data-relatedtrack="true"] {
    display: none !important; }
  .iron-audioplayer .album {
    max-width: 450px; }
    @media (max-width: 600px) {
      .iron-audioplayer .album {
        max-width: 100%; } }
    .iron-audioplayer .album .album-art {
      cursor: pointer;
      max-width: 450px;
      margin: 0px auto;
      background-size: cover; }
      .iron-audioplayer .album .album-art img {
        display: block;
        width: 100%; }
      @media (max-width: 600px) {
        .iron-audioplayer .album .album-art {
          max-width: 100%; } }
  .iron-audioplayer .track-title,
  .iron-audioplayer .album-title {
    text-align: center; }
  .iron-audioplayer .currentTime,
  .iron-audioplayer .totalTime {
    display: none; }
  .iron-audioplayer .player {
    width: 100%;
    position: relative;
    font-size: 12px; }
    .iron-audioplayer .player.hide .currentTime,
    .iron-audioplayer .player.hide .wave,
    .iron-audioplayer .player.hide .totalTime {
      opacity: 0 !important; }
    .iron-audioplayer .player .sr_progressbar {
      display: flex;
      column-gap: 10px;
      align-items: center;
      white-space: nowrap;
      font-variant-numeric: tabular-nums; }
    .iron-audioplayer .player.sr_player__inline {
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      -ms-box-orient: horizontal;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -moz-flex;
      display: -webkit-flex;
      display: flex; }
      .iron-audioplayer .player.sr_player__inline .sr_progressbar {
        margin-left: 10px;
        order: 2;
        flex-grow: 1;
        width: 75px; }
        .iron-audioplayer .player.sr_player__inline .sr_progressbar .currentTime {
          margin-right: 5px; }
        .iron-audioplayer .player.sr_player__inline .sr_progressbar .totalTime {
          margin-left: 5px; }
        @media screen and (max-width: 480px) {
          .iron-audioplayer .player.sr_player__inline .sr_progressbar {
            margin-left: 0px; } }
        .iron-audioplayer .player.sr_player__inline .sr_progressbar .wave {
          margin: 10px 0; }
      .iron-audioplayer .player.sr_player__inline .control {
        width: initial;
        column-gap: 12px; }
        .iron-audioplayer .player.sr_player__inline .control .previous {
          margin-right: 4px !important; }
    .iron-audioplayer .player .progressLoading {
      background: rgba(0, 0, 0, 0.25);
      width: 0%;
      height: 1px;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      width: calc(100% - 200px);
      position: absolute;
      opacity: 0;
      left: 120px;
      top: 35px;
      transition: opacity 3000ms ease; }
    .iron-audioplayer .player .totalTime {
      opacity: 0.6; }
    .iron-audioplayer .player .currentTime {
      opacity: 0.6; }
    .iron-audioplayer .player .reveal.wave {
      opacity: 1;
      transition: all 3800ms ease-in; }
    .iron-audioplayer .player .wave {
      opacity: 0;
      width: 100%;
      flex-grow: 1;
      transition: 0ms; }
  .iron-audioplayer .control {
    z-index: 1;
    align-items: center;
    display: flex;
    column-gap: 22px;
    font-size: initial;
    line-height: initial; }
    .iron-audioplayer .control .play {
      opacity: 1 !important;
      cursor: pointer; }
    .iron-audioplayer .control .previous {
      opacity: 1 !important;
      width: 16px;
      height: 21.3px;
      cursor: pointer; }
    .iron-audioplayer .control .next {
      right: 3px;
      opacity: 1 !important;
      width: 16px;
      height: 21.3px;
      cursor: pointer; }
    .iron-audioplayer .control .sricon-shuffle, .iron-audioplayer .control .sricon-volume, .iron-audioplayer .control .sricon-back, .iron-audioplayer .control .sricon-forward {
      font-size: 18px;
      line-height: 1; }
    .iron-audioplayer .control [class*="sricon-"]:before {
      margin-left: 0;
      margin-right: 0; }
  @media (min-width: 768px) {
    .iron-audioplayer .srp_show_ctr_hover .control {
      opacity: 0;
      transition: opacity .15s ease-in-out, transform .15s ease-in-out;
      transform: translateY(15%); }
    .iron-audioplayer .srp_show_ctr_hover .album-art {
      position: relative; }
      .iron-audioplayer .srp_show_ctr_hover .album-art:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        background: #6666667a;
        opacity: 0;
        transition: opacity .15s ease-in-out; }
    .iron-audioplayer .srp_show_ctr_hover:hover .album-art:before {
      opacity: 1; }
    .iron-audioplayer .srp_show_ctr_hover:hover .control {
      opacity: 1;
      transform: unset; }
    .iron-audioplayer.audio-playing .srp_show_ctr_hover .control {
      opacity: 1;
      transform: unset; } }
  .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .playlist .srp_tracklist {
    margin: 25px 0; }
  @media (min-width: 768px) {
    .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .sr_player__inline .srp_main_control {
      grid-template-columns: 0fr auto auto; } }
  .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px; }
    @media (min-width: 768px) {
      .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control {
        grid-template-columns: 1fr 1fr 1fr; } }
    @media screen and (max-width: 767px) {
      .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control.srp_oneColumn {
        grid-template-columns: 1fr; }
        .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control.srp_oneColumn .control {
          justify-content: center !important; } }
    .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control .control {
      margin: initial;
      width: 100%; }
    .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control .control:first-child {
      justify-content: flex-start; }
      @media (min-width: 768px) {
        .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .srp_main_control .control:first-child {
          grid-column-start: 2;
          justify-content: center; } }
  .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .player:not(.sr_player__inline) .sr_progressbar {
    justify-content: center; }
  .iron-audioplayer .player:not(.sr_player__inline) .control:last-child {
    justify-content: flex-end; }
  .iron-audioplayer.show-playlist .playlist {
    display: block; }
  .iron-audioplayer .playlist {
    display: none;
    position: relative;
    width: 450px;
    min-width: 0;
    max-width: 100%;
    overflow: visible; }
    .iron-audioplayer .playlist .srp_track_description {
      margin-top: 6px; }
    .iron-audioplayer .playlist a.button {
      opacity: 1;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 11px;
      padding: 1px 6px;
      margin: 0;
      border-radius: 3px; }
    .iron-audioplayer .playlist .srp_tracklist {
      position: relative; }
    .iron-audioplayer .playlist ul {
      margin: 0px;
      min-width: 0;
      padding: 0 0; }
    .iron-audioplayer .playlist .sr-playlist-item-flex {
      display: flex;
      align-items: center;
      flex-wrap: nowrap;
      justify-content: space-between;
      column-gap: 12px; }
    .iron-audioplayer .playlist li {
      transition: all 150ms;
      list-style: none;
      position: relative;
      clear: both;
      padding: 8px 0; }
      .iron-audioplayer .playlist li .button {
        float: right;
        width: auto;
        display: table-cell; }
      .iron-audioplayer .playlist li .sr_track_cover {
        width: 45px;
        min-width: 45px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden; }
        .iron-audioplayer .playlist li .sr_track_cover img {
          width: 100%; }
        .iron-audioplayer .playlist li .sr_track_cover .srp_play {
          position: absolute; }
    .iron-audioplayer .playlist .current {
      background-size: 10px 13px;
      -webkit-transform: scale(var(--srp-trackactive-scale)) translateX(var(--srp-trackactive-translateX, 0)) translateY(var(--srp-trackactive-translateY, 0));
      transform: scale(var(--srp-trackactive-scale)) translateX(var(--srp-trackactive-translateX, 0)) translateY(var(--srp-trackactive-translateY, 0));
      z-index: 3; }
    @media (max-width: 991px) {
      .iron-audioplayer .playlist {
        padding-left: 0px; } }
    .iron-audioplayer .playlist .audio-track {
      display: flex;
      flex: 1 1 auto;
      cursor: pointer;
      font-size: 16px;
      position: relative;
      align-items: center;
      z-index: 30;
      min-width: 0; }
    .iron-audioplayer .playlist .track-number {
      font-size: 16px;
      height: 100%;
      padding-left: 20px;
      white-space: nowrap;
      align-items: center; }
      .iron-audioplayer .playlist .track-number .number {
        padding-right: 10px; }
    .iron-audioplayer .playlist .store-list {
      flex: 0 0 0px;
      display: flex;
      justify-content: flex-end;
      z-index: 50;
      position: relative; }
      .iron-audioplayer .playlist .store-list .song-store-list-menu {
        width: auto;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-direction: row-reverse;
        text-align: center;
        white-space: nowrap;
        cursor: pointer;
        position: relative;
        font-size: 16px; }
        .iron-audioplayer .playlist .store-list .song-store-list-menu .fa-ellipsis-v {
          pointer-events: none;
          position: relative;
          z-index: 20;
          font-size: 16px; }
        .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container {
          background: #fff;
          height: auto;
          opacity: 0;
          position: absolute;
          right: 10px;
          padding: 0 5px;
          z-index: 40;
          padding: 3px;
          pointer-events: none; }
          .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container.srp_cta_ready {
            pointer-events: initial; }
          .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container:after {
            content: "";
            width: 15px;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            transform: translateX(100%); }
          .sr_track_inline_cta_bt__yes .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container {
            pointer-events: initial;
            z-index: 40;
            transition: opacity 0.5s; }
            .sr_track_inline_cta_bt__yes .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container:after {
              display: none; }
        .iron-audioplayer .playlist .store-list .song-store-list-menu:hover .fa-ellipsis-v {
          z-index: 50; }
      .iron-audioplayer .playlist .store-list .song-store {
        display: flex;
        align-items: center;
        text-align: center;
        text-align: center; }
        .iron-audioplayer .playlist .store-list .song-store .fab,
        .iron-audioplayer .playlist .store-list .song-store .fas {
          font-size: 16px;
          width: auto; }
  .iron-audioplayer .song-store-list-container {
    display: flex;
    align-items: center; }
    .iron-audioplayer .song-store-list-container .song-store {
      white-space: nowrap; }
      .iron-audioplayer .song-store-list-container .song-store[href=""] {
        pointer-events: none; }
  .iron-audioplayer .song-store-list-container, .iron-audioplayer .playlist .store-list {
    column-gap: 10px; }
  .iron-audioplayer .sr_store_wc_round_bt {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 3px;
    font-size: 11px;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    padding: 4px 5px;
    border-radius: 4px; }
    .iron-audioplayer .sr_store_wc_round_bt .fab,
    .iron-audioplayer .sr_store_wc_round_bt .fas {
      font-size: inherit !important; }
    .iron-audioplayer .sr_store_wc_round_bt:hover {
      filter: brightness(0.75);
      transition: 200ms ease; }
  .iron-audioplayer .album-store {
    width: 100%; }
    .iron-audioplayer .album-store i {
      margin-right: 2px; }
  .iron-audioplayer .album-player {
    padding: 22px;
    flex: 0 1 900px;
    margin-top: 0px; }
    @media only screen and (max-width: 991px) {
      .iron-audioplayer .album-player {
        padding: 10px; } }
  .iron-audioplayer:not(.show-playlist) .buttons-block {
    text-align: center; }
  .iron-audioplayer:not(.show-playlist) .ctnButton-block li {
    float: none;
    display: inline-block; }
  @media (max-width: 767px) {
    .iron-audioplayer:not(.srp_tracklist_grid) .srp_tracklist-item-date {
      position: absolute;
      left: 0;
      bottom: 0;
      transform: translateY(100%);
      line-height: 1;
      margin-left: 0 !important;
      padding-left: 20px;
      height: initial !important; }
    .iron-audioplayer:not(.srp_tracklist_grid) .sr-playlist-item[data-show-date="1"] .audio-track {
      margin-bottom: 12px; } }
  @media (min-width: 768px) {
    .iron-audioplayer .sr-playlist-item[data-show-date="1"] .audio-track {
      margin-bottom: 0 !important; } }
  .iron-audioplayer .tracklist-item-time,
  .iron-audioplayer .srp_tracklist-item-date {
    white-space: nowrap;
    font-size: 12px;
    margin-left: 10px;
    height: 100%;
    right: 5px; }
  .iron-audioplayer li[data-tracktime=""] .tracklist-item-time {
    display: none; }
  .iron-audioplayer li {
    z-index: 1; }

@keyframes shimmer {
  0% {
    background-position: -1000px 0; }
  100% {
    background-position: 1000px 0; } }
  .iron-audioplayer.srp_tracklist_grid .srp_shimmer_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    width: 100%; }
  .iron-audioplayer.srp_tracklist_grid .srp_shimmer_card {
    background: transparent;
    margin: 5px;
    flex-direction: column; }
  .iron-audioplayer.srp_tracklist_grid .srp_shimmer_row_el {
    background: var(--srp-global-tracklist-color);
    background-image: linear-gradient(89deg, var(--srp-global-tracklist-color) 0%, #edeef1 50%, var(--srp-global-tracklist-color) 100%);
    background-size: 1000px 100%;
    animation: shimmer 1.5s infinite;
    border-radius: 4px;
    margin-bottom: 5px; }
  .iron-audioplayer .srp_shimmer_container {
    width: 100%;
    padding: 15px; }
  .iron-audioplayer .srp_shimmer_row {
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
    align-items: center;
    flex-wrap: wrap; }
  .iron-audioplayer .srp_shimmer_row_el {
    display: block;
    height: 20px;
    opacity: 0.03;
    background: var(--srp-global-tracklist-color);
    background-image: linear-gradient(89deg, var(--srp-global-tracklist-color) 0%, #edeef1 50%, var(--srp-global-tracklist-color) 100%);
    background-size: 1000px 100%;
    animation: shimmer 2.2s infinite;
    margin: 5px 0;
    border-radius: 4px; }
  .iron-audioplayer .srp_shimmer_row_grid {
    display: flex;
    column-gap: 15px; }

.srp_hide_progressbar .sr_progressbar .wave {
  display: none; }

.srp_hide_progressbar[data-playertemplate="skin_float_tracklist"] .srp_main_control {
  margin-top: 18px; }

.srp_hide_progressbar[data-playertemplate="skin_boxed_tracklist"] .srp_control_box {
  margin-bottom: 12px; }

.sr_track_inline_cta_bt__yes .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container {
  opacity: 1;
  right: 0px;
  background: none;
  position: relative;
  padding: 0px; }

.sr_track_inline_cta_bt__yes .iron-audioplayer .playlist .store-list .song-store-list-menu .fa-ellipsis-v {
  position: absolute;
  opacity: 0; }

.sr_waveform_simplebar.iron-audioplayer .player .wave {
  transform: scaleY(1); }

.sr_waveform_simplebar .sonaar_fake_wave {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 30px !important; }
  .sr_waveform_simplebar .sonaar_fake_wave .sonaar_wave_base {
    border-radius: 10px;
    height: 6px; }
  .sr_waveform_simplebar .sonaar_fake_wave .sonaar_wave_cut {
    border-radius: 10px;
    height: 6px; }

.sonaar_fake_wave {
  height: 70px;
  position: relative;
  display: flex;
  align-items: center; }
  .sonaar_fake_wave .sr_canvas_container {
    overflow: hidden; }
    .sonaar_fake_wave .sr_canvas_container svg {
      display: none; }
  .sonaar_fake_wave .sonaar_wave_base,
  .sonaar_fake_wave .sonaar_wave_cut {
    display: inherit;
    position: absolute;
    overflow: hidden; }
    .sonaar_fake_wave .sonaar_wave_base svg,
    .sonaar_fake_wave .sonaar_wave_cut svg {
      position: absolute;
      width: 100vw;
      top: 5px;
      left: 1px;
      max-width: initial; }
  .sonaar_fake_wave .sonaar_wave_base {
    width: 100%;
    max-height: 80%; }
  .sonaar_fake_wave .sonaar_wave_cut {
    width: 0;
    max-height: 80%;
    transition-duration: 0.5s; }
    .sonaar_fake_wave .sonaar_wave_cut rect {
      fill: #949494; }

.buttons-block {
  margin: 0px auto 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-width: 100%; }
  .buttons-block .ctnButton-block {
    padding: 22px 0px; }
  .buttons-block .store-list li {
    margin: 5px 0px; }
  .buttons-block .available-now {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 5px; }
  .buttons-block ul.store-list {
    margin: 0px;
    padding-inline-start: 0px; }
  .buttons-block .store-list {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: inherit;
    justify-content: inherit;
    column-gap: 10px; }
    .buttons-block .store-list li {
      list-style: none; }
      .buttons-block .store-list li .button {
        color: inherit;
        font-size: inherit;
        border: inherit;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 4px 10px;
        border-radius: 3px;
        font-weight: 700; }
        .wp-core-ui .buttons-block .store-list li .button {
          background-color: inherit; }
    .buttons-block .store-list .fab {
      font-size: 13px;
      width: 17px;
      text-align: left;
      margin-right: 2px; }

.iron-audioplayer:not(.audio-playing) .sonaar-Artwort-box .control .play .sricon-play {
  margin-right: 0px; }

.iron-audioplayer:not(.audio-playing) .control .play .sricon-play {
  margin-left: 4px;
  margin-right: -4px; }

.iron-audioplayer .sr-playlist-item:not(.current) .sr_track_cover .srp_play .sricon-play {
  margin-left: 4px; }

.sr_waveform_mediaElement .player canvas {
  /*image-rendering: -moz-crisp-edges;
      image-rendering: -webkit-crisp-edges;
      image-rendering: pixelated;
      image-rendering: crisp-edges;*/ }

.iron-audioplayer .player canvas,
#sonaar-player .player canvas {
  max-width: initial !important; }

.iron-audioplayer.sr_waveform_wavesurfer .srp_player_boxed .wave {
  margin-top: 0;
  margin-bottom: 0; }

.iron-audioplayer.sr_waveform_wavesurfer .wave {
  margin-top: 20px;
  margin-bottom: 20px; }
  .iron-audioplayer.sr_waveform_wavesurfer .wave wave {
    overflow-x: hidden !important; }

.iron-audioplayer.sr_waveform_wavesurfer:not(.srp_hide_time) .wave {
  max-width: calc(100% - 80px); }

.iron-audioplayer .playlist .current path {
  opacity: 1; }

.iron-audioplayer .playlist .current rect {
  opacity: 0; }

.iron-audioplayer.audio-playing .playlist .current path {
  opacity: 0; }

.iron-audioplayer.audio-playing .playlist .current rect {
  opacity: 1; }

.iron-audioplayer.audio-playing .playlist .current .audio-track {
  font-weight: 700; }

.iron-audioplayer .sonaar_fake_wave {
  margin-top: 20px;
  margin-bottom: 20px;
  height: initial;
  min-width: 100px; }

.pjax.single-album .iron-audioplayer .control,
.pjax.single-album .iron-audioplayer .player {
  display: none; }

[data-audiopath=""] .audio-track {
  cursor: default; }

/*.iron-audioplayer{
	max-width: 1000px;
	margin: 0 auto;
	@media (max-width: 1440px){
		max-width:840px;
	}
}*/
.elementor-widget-music-player:not(.sr_playlist_below_artwork_auto) .iron-audioplayer .sonaar-Artwort-box {
  width: fit-content !important;
  width: -moz-fit-content !important; }

.elementor-widget-music-player.sr_playlist_below_artwork_auto .iron-audioplayer .sonaar-grid {
  align-items: center; }

.iron-audioplayer.audioplayer-size {
  max-width: 100%; }

.iron-audioplayer.show-playlist .playlist {
  max-width: 100%; }
  @media only screen and (max-width: 991px) {
    .iron-audioplayer.show-playlist .playlist {
      display: inline-block; } }

@media only screen and (max-width: 991px) {
  .iron-audioplayer .album-art {
    display: inline-block; } }

.iron-audioplayer.sr_player_on_artwork .sonaar-Artwort-box {
  display: flex;
  align-items: center;
  justify-content: center; }

.iron-audioplayer .sonaar-Artwort-box {
  max-width: 100%;
  height: 100%;
  display: flex;
  width: fit-content;
  width: -moz-fit-content !important;
  justify-content: center; }
  .iron-audioplayer .sonaar-Artwort-box .control {
    position: absolute; }

.iron-audioplayer .sonaar-Artwort-box .control .play, .iron-audioplayer .sr_track_cover .srp_play, .iron-audioplayer .srp_swiper-control .srp_play {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  border: 4px solid #fff; }
  .iron-audioplayer .sonaar-Artwort-box .control .play .sricon-play, .iron-audioplayer .sr_track_cover .srp_play .sricon-play, .iron-audioplayer .srp_swiper-control .srp_play .sricon-play {
    font-size: 25px; }
    .iron-audioplayer .sonaar-Artwort-box .control .play .sricon-play:before, .iron-audioplayer .sr_track_cover .srp_play .sricon-play:before, .iron-audioplayer .srp_swiper-control .srp_play .sricon-play:before {
      margin-left: 0;
      margin-right: 0; }

.iron-audioplayer .sr_track_cover .srp_play .sricon-play, .iron-audioplayer .srp_swiper-control .srp_play .sricon-play {
  color: #fff; }

.iron-audioplayer .srp-play-circle {
  width: 68px;
  height: 68px;
  border: 6px solid #000;
  border-radius: 50px; }

.iron-audioplayer .sricon-play {
  color: #000; }

.iron-audioplayer .sr_speedRate {
  font-size: 12px;
  line-height: 12px; }
  .iron-audioplayer .sr_speedRate div {
    background: unset;
    color: inherit;
    border: 2px solid #000;
    border-radius: 4px; }

.product.type-product .sonaar-grid {
  justify-content: center;
  grid-template-columns: auto !important;
  display: initial !important; }

.available-now {
  text-align: left; }

.ctnButton-block {
  display: flex;
  flex-direction: column;
  align-items: inherit; }

.elementor-widget-music-player .iron-audioplayer .sonaar-grid .album {
  padding: 0px; }

.iron-audioplayer .playlist .tracklist-item-title {
  width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  width: fill-available;
  justify-content: space-between;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: inherit; }

a.tracklist-item-title:hover {
  text-decoration: underline; }

.sonaar-no-artwork .sonaar-grid {
  grid-template-columns: auto auto;
  justify-content: center;
  width: 100%; }

.sonaar-no-artwork .sonaar-Artwort-box {
  display: none !important; }

.sr_playlist_below_artwork_auto .sonaar-grid {
  grid-row-gap: 15px; }

.single-album .sonaar-grid {
  padding: 30px; }
  @media only screen and (max-width: 991px) {
    .single-album .sonaar-grid {
      padding: 10px; } }

.sonaar-grid {
  justify-content: center;
  display: flex;
  grid-column-gap: 15px;
  grid-template-columns: auto 50%; }
  @media only screen and (max-width: 991px) {
    .sonaar-grid {
      flex-direction: column;
      align-items: center; } }

#playlist-list-id {
  display: none; }

.select2-container {
  max-width: 100%; }

.edit-post-sidebar input[type="search"]:focus {
  border: none;
  box-shadow: none; }

.sonaar_audioplayer_block_cover.sr_playlist_below_artwork_auto .iron-audioplayer .sonaar-grid {
  flex-direction: column;
  align-items: center; }

.sonaar_audioplayer_block_cover.sr_player_title_hide .sr_it-playlist-title,
.sonaar_audioplayer_block_cover.sr_player_track_num_hide .track-number .number,
.sonaar_audioplayer_block_cover.sr_player_time_hide .tracklist-item-time,
.sonaar_audioplayer_block_cover.sr_play_pause_bt_hide .sricon-play {
  display: none; }

.sonaar_audioplayer_block_cover.sr_player_subtitle_hide .srp_subtitle {
  display: none !important; }

.sonaar_audioplayer_block_cover.sr_play_pause_bt_hide .track-number {
  padding-left: 0 !important; }

.sonaar_audioplayer_block_cover.sr_player_track_num_hide .track-number {
  padding-right: 0; }

.iron-audioplayer[data-speedrate="1"] .sr_speedRate {
  opacity: 0.5; }

@media (max-width: 991px) {
  .iron-audioplayer[data-playertemplate="skin_float_tracklist"] .playlist {
    margin-top: 20px; } }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"]:not(.srp_tracklist_grid) .playlist {
  padding: 20px; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .playlist {
  width: 100%; }
  @media (max-width: 767px) {
    .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .playlist {
      padding: 5px; } }
  .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .playlist ul {
    margin: 0; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .album-title {
  margin-bottom: 0px; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr-playlist-item {
  padding: 20px; }
  @media (max-width: 768px) {
    .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr-playlist-item {
      padding: 10px; } }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .control {
  column-gap: 15px; }

.album-player .srp_trackartist {
  font-size: inherit !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  text-transform: inherit !important; }

.iron-audioplayer .srp_player_boxed .album-player {
  padding: initial; }

@media (min-width: 768px) {
  .iron-audioplayer:not(.sonaar-no-artwork) .srp_player_grid {
    display: grid;
    grid-template-columns: 160px 1fr;
    column-gap: 20px; } }

.iron_widget_radio:not(.srp_player_button) .srp_player_boxed .srp-play-button-label-container:not(.srp-elementor-animation):hover {
  transform: scale(108%); }

.srp_player_boxed {
  background: #4c4c4c;
  position: relative;
  padding: 22px; }
  @media (max-width: 767px) {
    .srp_player_boxed {
      padding: 10px; } }
  @media (min-width: 768px) {
    .srp_player_boxed .album-art {
      width: 160px; } }
  @media (max-width: 767px) {
    .srp_player_boxed .album-art {
      max-width: 100% !important; } }
  .srp_player_boxed .track-title,
  .srp_player_boxed .album-title {
    text-align: left;
    font-size: 28px;
    line-height: 1; }
  .srp_player_boxed .srp_track_cta .song-store-list-container {
    /*
      a{
        color: inherit;
        background: #000;
        font-weight: 600;
        font-size: 12px;
        border-radius: 10px;
        padding: 3px 7px;
        
        &+a{
          margin-left: 5px;
        }
        i{
          font-size: inherit !important;
          margin-right: 5px;
        }
      }
      */ }
  .srp_player_boxed .sonaar-Artwort-box {
    margin-bottom: 0px;
    height: auto; }
    @media (max-width: 767px) {
      .srp_player_boxed .sonaar-Artwort-box {
        min-width: 100% !important; } }
  .srp_player_boxed .srp-play-button {
    max-width: 100%;
    cursor: pointer;
    position: relative; }
    .srp_player_boxed .srp-play-button svg {
      display: block; }
    .srp_player_boxed .srp-play-button.sricon-play {
      display: flex;
      align-items: center;
      width: fit-content; }
  .srp_player_boxed .srp-play-button-label,
  .srp_player_boxed .srp-pause-button-label {
    width: max-content; }
  .srp_player_boxed .srp-play-button-label-container {
    text-align: center;
    transition: 150ms;
    padding: 7px 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    border-radius: 25px; }
    .srp_player_boxed .srp-play-button-label-container .srp-pause-button-label {
      display: none; }
  .srp_player_boxed .srp-play-icon {
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px; }
    .srp_player_boxed .srp-play-icon rect {
      display: none; }
  .audio-playing .srp_player_boxed .srp-play-button-label {
    display: none; }
  .audio-playing .srp_player_boxed .srp-pause-button-label {
    display: block; }
  .audio-playing .srp_player_boxed .srp-play-icon {
    left: 50%; }
    .audio-playing .srp_player_boxed .srp-play-icon rect {
      display: initial; }
    .audio-playing .srp_player_boxed .srp-play-icon path {
      display: none; }
  .srp_player_boxed .control {
    margin: 0;
    margin-top: 5px; }
    .srp_player_boxed .control .previous,
    .srp_player_boxed .control .play,
    .srp_player_boxed .control .next {
      display: none; }
  .srp_player_boxed .sonaar_fake_wave {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 50px; }
  .srp_player_boxed .srp_main_control {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px; }
    .srp_player_boxed .srp_main_control .song-store {
      color: inherit; }
  .srp_player_boxed .srp_noteButton {
    justify-content: flex-start;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .srp_player_boxed .album-player .buttons-block {
    margin: 0px; }
    .srp_player_boxed .album-player .buttons-block .store-list li {
      margin: 0px; }
  .srp_player_boxed .album-player .ctnButton-block {
    padding: 0px;
    margin-top: 15px; }
    .srp_player_boxed .album-player .ctnButton-block .available-now {
      line-height: initial;
      padding-bottom: 0px; }

.audio-playing .srp_player_boxed .srp-play-button .sricon-play:before, .audio-playing .sr-playlist-item.current .sricon-play:before, .audio-playing .srp_main_control .sricon-play:before, .audio-playing .sonaar-Artwort-box .sricon-play:before, .audio-playing .swiper-slide.srp_current .sricon-play:before {
  content: '\e81c'; }

.srp_noteButton i {
  cursor: pointer; }
  .srp_noteButton i.sricon-close-circle {
    font-size: 22px;
    line-height: 1em; }

.srp_audio_trigger .sricon-play {
  left: 0;
  top: 50%;
  position: absolute;
  transform: translateY(-50%); }
  .srp_audio_trigger .sricon-play:before {
    font-size: 12px;
    line-height: 1;
    display: block;
    margin: 0; }

.srp_main_control .sricon-play:before {
  font-size: 32px;
  margin: 0; }

.srp-play-button .sricon-play {
  display: flex;
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
  font-size: 19px;
  line-height: 1; }
  .srp-play-button .sricon-play:before {
    margin: 0; }
  .audio-playing .srp-play-button .sricon-play {
    left: 50%; }

.iron-audioplayer .srp_player_meta {
  font-size: 11px;
  margin-top: 3px;
  text-transform: uppercase;
  display: flex;
  column-gap: 12px;
  align-items: baseline;
  flex-wrap: wrap; }
  .iron-audioplayer .srp_player_meta div {
    display: inline-block; }
  .iron-audioplayer .srp_player_meta .srp_playlist_duration:before {
    content: "\f017";
    font-family: Font Awesome\ 5 Free, Font Awesome\ 5 Brands, Fontello;
    font-weight: 400;
    padding-right: 5px; }

.srp_control_box {
  display: flex;
  align-items: center;
  column-gap: 12px;
  padding-top: 8px; }

.srp_wave_box {
  width: 100%; }

.srp_podcast_rss_description {
  margin-top: 20px; }
  .srp_podcast_rss_description p {
    margin: 0px; }

.srp_hide_player .album-player,
.srp_hide_player .srp_player_boxed {
  display: none !important; }

.srp_player_button.iron_widget_radio.srp_inline {
  margin-bottom: 10px;
  margin-right: 10px; }

.srp_player_button .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr-playlist-item,
.srp_player_button .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .playlist {
  padding: 20px 20px 20px 0; }

.srp_player_button div.srp_player_boxed {
  padding: 0;
  background: unset; }

.srp_player_button .srp_hide_progressbar .srp_control_box {
  width: fit-content; }

.srp_player_button .srp_hide_progressbar .player {
  display: none; }

.srp_player_button .srp_hide_progressbar:not(.srp_has_metadata) .srp_control_box {
  display: block;
  width: fit-content; }

.srp_player_button .srp_control_box {
  padding-top: 0;
  margin-bottom: 0 !important; }

.srp_player_button .srp-play-button {
  width: fit-content; }

.srp_player_button .srp_main_control {
  display: none !important; }

.srp_hide_tracknumber .track-number {
  padding-right: 0; }
  .srp_hide_tracknumber .track-number .number {
    display: none; }

@font-face {
  font-family: "sricons";
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.eot?1b5ca7);
  src: url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.eot?1b5ca7#iefix) format("embedded-opentype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.woff2?1b5ca7) format("woff2"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.woff?1b5ca7) format("woff"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.ttf?1b5ca7) format("truetype"), url(/wp-content/plugins/mp3-music-player-by-sonaar/public/css/../../public/webfonts/sricons/font/sricons.svg?1b5ca7#sricons) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="sricon-"]:before,
[class*=" sricon-"]:before {
  font-family: "sricons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

[class^="sricon-spinner"]:before,
[class*=" sricon-spinner"]:before {
  animation: sricon-spinner-animation 0.8s infinite cubic-bezier(0.2, 0.34, 1, 0.99);
  display: inline-block; }

.srp_noteButton {
  font-size: 18px; }
  .srp_noteButton .sricon-spinner-wrap {
    font-size: 1.2em; }

.sr_progressbar {
  direction: ltr; }

.sricon-spinner-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 21px;
  transform: scale(0);
  transform-origin: center center;
  transition: transform .3s; }
  .sricon-spinner-wrap.sricon-spinner-wrap-ready {
    width: 100%;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important; }

.srp_hidden {
  display: none !important; }

.song-store i {
  display: flex; }

@keyframes sricon-spinner-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.sricon-amazonmusic:before {
  content: '\e800'; }

/* '' */
.sricon-apple-podcasts:before {
  content: '\e801'; }

/* '' */
.sricon-castbox:before {
  content: '\e802'; }

/* '' */
.sricon-castro:before {
  content: '\e803'; }

/* '' */
.sricon-deezer:before {
  content: '\e804'; }

/* '' */
.sricon-google-podcast:before {
  content: '\e805'; }

/* '' */
.sricon-iheartradio:before {
  content: '\e806'; }

/* '' */
.sricon-overcast:before {
  content: '\e807'; }

/* '' */
.sricon-pandora:before {
  content: '\e808'; }

/* '' */
.sricon-playerfm:before {
  content: '\e809'; }

/* '' */
.sricon-pocketcasts:before {
  content: '\e80a'; }

/* '' */
.sricon-podcastaddict:before {
  content: '\e80b'; }

/* '' */
.sricon-podcastindex:before {
  content: '\e80c'; }

/* '' */
.sricon-podchaser:before {
  content: '\e80d'; }

/* '' */
.sricon-rss-feed:before {
  content: '\e80e'; }

/* '' */
.sricon-spotify:before {
  content: '\e80f'; }

/* '' */
.sricon-stitcher:before {
  content: '\e810'; }

/* '' */
.sricon-tunein:before {
  content: '\e811'; }

/* '' */
.sricon-Sonaar-symbol:before {
  content: '\e812'; }

/* '' */
.sricon-info:before {
  content: '\e813'; }

/* '' */
.sricon-close-circle:before {
  content: '\e828'; }

/* '' */
.sricon-svg-video:before {
  content: '\e816'; }

/* '' */
.sricon-cash2:before {
  content: '\e818'; }

/* '' */
.sricon-layers:before {
  content: '\e81b'; }

/* '' */
.sricon-radio2:before {
  content: '\e820'; }

/* '' */
.sricon-micro:before {
  content: '\e821'; }

/* '' */
.sricon-cash:before {
  content: '\e822'; }

/* '' */
.sricon-dj:before {
  content: '\e823'; }

/* '' */
.sricon-musiccreation:before {
  content: '\e825'; }

/* '' */
.sricon-nocash:before {
  content: '\e827'; }

/* '' */
.sricon-download:before {
  content: '\e81f'; }

/* '' */
.sricon-15s:before {
  content: '\e814'; }

/* '' */
.sricon-30s:before {
  content: '\e815'; }

/* '' */
.sricon-filedownload:before {
  content: '\e817'; }

/* '' */
.sricon-audiostream:before {
  content: '\e824'; }

/* '' */
.sricon-play:before {
  content: '\e81a'; }

/* '' */
.sricon-pause:before {
  content: '\e81c'; }

/* '' */
.sricon-spinner:before {
  content: '\e97b'; }

/* '' */
.sricon-shuffle:before {
  content: '\e82c'; }

/* '' */
.sricon-shuffle-a:before {
  content: '\e82d'; }

/* '' */
.sricon-volume:before {
  content: '\e82e'; }

/* '' */
.sricon-mute:before {
  content: '\e826'; }

/* '' */
.sricon-forward:before {
  content: '\e829'; }

/* '' */
.sricon-back:before {
  content: '\e82a'; }

/* '' */
.sricon-list:before {
  content: '\e833'; }

.sricon-bookmark_add:before {
  content: '\e863'; }

/* '' */
.sricon-bookmark_remove:before {
  content: '\e864'; }

/* '' */
.sricon-minus:before {
  content: '\e865'; }

/* '' */
.sricon-plus:before {
  content: '\e866'; }

/* '' */
.sricon-star_add:before {
  content: '\e867'; }

/* '' */
.sricon-star_remove:before {
  content: '\e868'; }

/* '' */
.sricon-heart-fill:before {
  content: '\e869'; }

/* '' */
.sricon-heart:before {
  content: '\e86a'; }

/* '' */
/* '' */
@charset "UTF-8";
:root {
  --srp-global-cta-mobile: 142px;
  --srp-global-cta-desktop: 200px;
  --srp-global-column-title-width: 500px; }

@keyframes showElement {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes hideElement {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@media only screen and (min-width: 1026px) {
  #sonaar-player:not(.sr-float) .player .store {
    box-sizing: border-box; }
    #sonaar-player:not(.sr-float) .player .store .track-store {
      display: flex;
      list-style: none;
      margin: 0;
      padding: 0;
      height: 100%; }
      #sonaar-player:not(.sr-float) .player .store .track-store li {
        height: 100%;
        min-width: 74px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        position: relative;
        top: 0; }
        #sonaar-player:not(.sr-float) .player .store .track-store li a {
          height: auto;
          max-height: 100%;
          display: block;
          font-size: 10px;
          text-decoration: none;
          text-transform: uppercase;
          text-align: center;
          overflow: hidden;
          padding-left: 10px;
          padding-right: 10px; }
          #sonaar-player:not(.sr-float) .player .store .track-store li a:hover {
            transition: 200ms;
            filter: brightness(0.75); }
          #sonaar-player:not(.sr-float) .player .store .track-store li a i {
            pointer-events: none;
            display: block;
            font-size: 20px;
            line-height: 1.5em; }
        #sonaar-player:not(.sr-float) .player .store .track-store li .sr_store_round_bt {
          border-radius: 4px;
          padding: 4px 6px;
          margin: 0px 10px;
          display: flex;
          align-items: center;
          justify-content: center; }
          #sonaar-player:not(.sr-float) .player .store .track-store li .sr_store_round_bt i.fas {
            display: inline-block;
            margin-right: 5px;
            font-size: 12px; } }

@media only screen and (max-width: 426px) {
  #sonaar-player .playlist .tracklist .track-store {
    display: none !important; } }

@media only screen and (max-width: 540px) {
  #sonaar-player .playlist button.play, #sonaar-player .player .player-row .sr_skipBackward,
  #sonaar-player .player .player-row .sr_skipForward,
  #sonaar-player .player .player-row .previous,
  #sonaar-player .player .player-row .sr_speedRate,
  #sonaar-player .player .player-row .shuffle {
    display: none !important; } }

@media only screen and (min-width: 425px) and (max-width: 1025px) {
  #sonaar-player .playlist .tracklist .track-store {
    display: none !important; } }

#sonaar-player {
  position: fixed;
  bottom: -90px;
  color: #fff;
  width: 100%;
  z-index: 8010; }
  #sonaar-player,
  #sonaar-player .player {
    height: 90px; }
    @media only screen and (max-width: 540px) {
      #sonaar-player,
      #sonaar-player .player {
        height: 56px; }
        #sonaar-player div.player,
        #sonaar-player .player div.player {
          border-width: 0; } }
  #sonaar-player.sr_hide {
    display: none; }
  #sonaar-player:not(.sr_hide):not([v-cloak]) {
    display: block !important; }
  @media only screen and (max-width: 1025px) {
    #sonaar-player .store {
      display: none; } }
  @media only screen and (max-width: 1025px) {
    #sonaar-player.enable .store {
      position: absolute;
      top: 0px;
      right: 0px;
      transform: translateY(-100%);
      width: auto !important;
      min-width: 150px;
      border-radius: 3px;
      z-index: 10000;
      display: none; }
      #sonaar-player.enable .store .track-store {
        font-size: 14px;
        list-style: none;
        margin: 0;
        padding: 0; }
        #sonaar-player.enable .store .track-store li {
          border: none;
          display: block;
          padding: 7px; }
          #sonaar-player.enable .store .track-store li a {
            text-decoration: none;
            display: block;
            text-align: center;
            color: inherit !important;
            background-color: inherit !important; }
            #sonaar-player.enable .store .track-store li a .fa {
              display: inline-block;
              padding-right: 10px;
              font-size: 1.4em; }
            #sonaar-player.enable .store .track-store li a i {
              margin-right: 6px; }
          #sonaar-player.enable .store .track-store li + li {
            border-top: 1px solid rgba(138, 138, 138, 0.25); }
      #sonaar-player.enable .store.opened {
        display: block;
        animation: showElement 0.25s ease-in-out both; }
      #sonaar-player.enable .store:not(.opened) {
        animation: hideElement 0.25s ease-in-out both; } }
  #sonaar-player.show-list {
    height: 100%;
    z-index: 9999; }
  #sonaar-player .close {
    pointer-events: all;
    right: 50px;
    top: 45px;
    position: absolute;
    cursor: pointer; }
    #sonaar-player .close.btn_playlist {
      width: 30px;
      height: 28px; }
      #sonaar-player .close.btn_playlist:after, #sonaar-player .close.btn_playlist:before {
        margin-left: 14px; }
    #sonaar-player .close:after {
      content: "";
      border: 3px solid #fff;
      transform: rotate(-45deg);
      width: 0;
      height: 25px;
      position: absolute;
      border-top: none;
      border-right: none; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .close:after {
          width: 0;
          height: 16px; } }
    #sonaar-player .close:before {
      content: "";
      border: 3px solid #fff;
      transform: rotate(45deg);
      width: 0;
      height: 25px;
      position: absolute;
      border-top: none;
      border-right: none; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .close:before {
          width: 0;
          height: 16px; } }
    @media only screen and (max-width: 860px) {
      #sonaar-player .close {
        top: 15px;
        right: 30px;
        z-index: 9999; } }
    #sonaar-player .close.btn-player {
      width: 35px;
      height: 35px;
      right: 0;
      top: 0;
      transform: translateY(-100%); }
      #sonaar-player .close.btn-player:after, #sonaar-player .close.btn-player:before {
        display: none; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .close.btn-player {
          top: -3px; } }
      #sonaar-player .close.btn-player .audioBar {
        display: block;
        width: 16px;
        height: 16px;
        transform: rotate(180deg);
        position: absolute;
        top: 11px;
        left: 9px; }
      #sonaar-player .close.btn-player.enable {
        z-index: 9;
        width: 24px;
        height: 24px;
        transition: all 0.03s ease; }
        #sonaar-player .close.btn-player.enable:after, #sonaar-player .close.btn-player.enable:before {
          display: block;
          position: absolute;
          width: 0px;
          height: 7px;
          top: 7px;
          border: 1px solid;
          border-top: none;
          border-right: none; }
        #sonaar-player .close.btn-player.enable:before {
          left: 14px; }
        #sonaar-player .close.btn-player.enable::after {
          left: 9px; }
        #sonaar-player .close.btn-player.enable .audioBar {
          display: none; }
  #sonaar-player .playerNowPlaying {
    width: 342px;
    display: flex;
    align-items: center; }
    #sonaar-player .playerNowPlaying .album-art {
      height: calc(100% - 16px);
      max-width: 125px;
      transition: all 0.5s ease;
      margin-left: 8px;
      position: relative; }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playerNowPlaying .album-art {
          height: 100%;
          margin-left: 0px;
          max-width: 90px; } }
      #sonaar-player .playerNowPlaying .album-art .loading-icon {
        color: #fff;
        position: absolute;
        width: 100%;
        top: 20px;
        opacity: 0;
        transition: opacity 0.75s ease;
        z-index: 1; }
      #sonaar-player .playerNowPlaying .album-art.loading-enable.loading .loading-icon {
        opacity: 0.8; }
      #sonaar-player .playerNowPlaying .album-art img:not(.hover) {
        max-width: 100%;
        max-height: 100%;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
      #sonaar-player .playerNowPlaying .album-art img.hover {
        opacity: 0;
        position: absolute;
        top: 0;
        width: 200px;
        max-width: unset;
        height: auto;
        transition: all 0.5s ease;
        transform: translate3d(0, 200px, 0);
        z-index: 100; }
      @media only screen and (min-width: 540px) {
        #sonaar-player .playerNowPlaying .album-art:hover img.hover {
          opacity: 1;
          transform: translateY(-100%) translate3d(0, 0, 0); } }
    #sonaar-player .playerNowPlaying.no-image .metadata {
      margin-left: 10px;
      margin-right: 0;
      width: inherit; }
    #sonaar-player .playerNowPlaying .metadata {
      position: relative;
      letter-spacing: 1px;
      width: 200px;
      height: 100%;
      overflow: hidden;
      white-space: nowrap;
      margin: 0 20px;
      line-height: 1.65em; }
      #sonaar-player .playerNowPlaying .metadata .track-name,
      #sonaar-player .playerNowPlaying .metadata .track-artist,
      #sonaar-player .playerNowPlaying .metadata .track-album {
        float: left;
        clear: left; }
        #sonaar-player .playerNowPlaying .metadata .track-name.scrolling,
        #sonaar-player .playerNowPlaying .metadata .track-artist.scrolling,
        #sonaar-player .playerNowPlaying .metadata .track-album.scrolling {
          transition: transform 5s linear; }
        #sonaar-player .playerNowPlaying .metadata .track-name .duplicate,
        #sonaar-player .playerNowPlaying .metadata .track-artist .duplicate,
        #sonaar-player .playerNowPlaying .metadata .track-album .duplicate {
          padding-left: 10px; }
      #sonaar-player .playerNowPlaying .metadata .metadata-inner {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
        #sonaar-player .playerNowPlaying .metadata .metadata-inner:after {
          content: "";
          clear: both;
          display: table; }
      #sonaar-player .playerNowPlaying .metadata .track-artist,
      #sonaar-player .playerNowPlaying .metadata .track-album {
        font-size: 0.7em;
        line-height: 1em; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .playerNowPlaying .metadata {
          font-size: 14px; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playerNowPlaying .metadata {
          font-size: 12px;
          width: calc(100% - 90px);
          margin: 0 10px;
          max-width: 300px; } }
    @media only screen and (max-width: 860px) {
      #sonaar-player .playerNowPlaying {
        width: auto;
        flex: 1; } }
  @media only screen and (max-width: 860px) and (min-width: 541px) {
    #sonaar-player .no-list .playerNowPlaying .metadata {
      width: calc(100% - 215px); } }
  #sonaar-player .playlist {
    font-size: 18px;
    box-sizing: border-box;
    height: calc(100vh - 90px);
    position: absolute;
    width: 100%; }
    #sonaar-player .playlist .scroll {
      height: calc(100vh - 320px);
      width: 100%;
      top: 100px;
      position: absolute;
      display: flex;
      overflow-y: hidden; }
    #sonaar-player .playlist .container {
      min-height: 0;
      width: 100%;
      max-width: 1144px;
      height: auto;
      align-self: center;
      margin: auto;
      padding: 0 20px;
      background-color: transparent; }
      #sonaar-player .playlist .container .boxed {
        height: auto;
        width: 100%; }
    #sonaar-player .playlist .title {
      margin-bottom: 20px;
      display: block;
      text-align: center;
      font-size: 54px;
      line-height: 1.265em; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .playlist .title {
          box-sizing: border-box;
          font-size: 18px;
          text-transform: uppercase;
          position: fixed;
          top: 0;
          left: 0;
          width: 100vw;
          margin: 0;
          padding: 20px; } }
    #sonaar-player .playlist button.play {
      padding: 12px 34px;
      border-radius: 50px;
      border: none;
      font-family: Tahoma, sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      margin: 0 auto 50px auto;
      outline: none;
      cursor: pointer; }
    #sonaar-player .playlist .tracklist {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: table;
      width: 100%; }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist {
          display: block; } }
      #sonaar-player .playlist .tracklist li {
        filter: brightness(70%);
        font-weight: inherit;
        display: table-row;
        line-height: 2.4em;
        cursor: pointer; }
        #sonaar-player .playlist .tracklist li.active {
          filter: brightness(100%);
          font-weight: 700; }
        @media only screen and (max-width: 860px) {
          #sonaar-player .playlist .tracklist li {
            font-size: 15px; } }
        @media only screen and (max-width: 540px) {
          #sonaar-player .playlist .tracklist li {
            display: block;
            line-height: 1.265em;
            margin-bottom: 1.265em;
            position: relative; } }
      #sonaar-player .playlist .tracklist span {
        display: table-cell; }
        @media only screen and (min-width: 540px) {
          #sonaar-player .playlist .tracklist span .content {
            line-height: 1.3em;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis; } }
        @media only screen and (max-width: 540px) {
          #sonaar-player .playlist .tracklist span {
            display: inline-block; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist .track-status {
          position: absolute;
          font-size: 12px;
          font-weight: 300; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist .track-lenght {
          font-size: 12px;
          font-weight: 300;
          position: absolute;
          right: 0px;
          top: 0; } }
      #sonaar-player .playlist .tracklist .track-store {
        display: flex;
        justify-content: start;
        column-gap: 15px; }
        #sonaar-player .playlist .tracklist .track-store a {
          text-decoration: none;
          font-size: 20px; }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist .track-title {
          display: block;
          width: 100%;
          padding-left: 30px; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist .track-artist,
        #sonaar-player .playlist .tracklist .track-album {
          font-size: 12px;
          font-weight: 300;
          padding-left: 30px; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .playlist .tracklist .track-artist + .track-album {
          padding-left: 10px; } }
  #sonaar-player .player {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    top: auto;
    border-width: 4px;
    border-style: solid;
    border-left: none;
    border-bottom: none;
    border-right: none; }
    #sonaar-player .player .player-row {
      display: flex;
      height: 100%; }
      #sonaar-player .player .player-row .sr_skipBackward,
      #sonaar-player .player .player-row .sr_skipForward {
        font-size: 25px; }
      @media only screen and (max-width: 540px) {
        #sonaar-player .player .player-row:before {
          content: "";
          width: 100%;
          height: calc(100% - 5px);
          display: block;
          position: absolute;
          bottom: 0;
          z-index: 55; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .player .player-row .playerNowPlaying,
        #sonaar-player .player .player-row .control,
        #sonaar-player .player .player-row .sonaar-extend-button {
          z-index: 60; } }
    #sonaar-player .player .wavesurfer {
      width: auto;
      position: relative;
      display: flex;
      flex: 1;
      align-items: center;
      margin: 0 5px; }
      #sonaar-player .player .wavesurfer .timing {
        font-variant-numeric: tabular-nums;
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        font-size: 11px;
        line-height: 1em; }
      #sonaar-player .player .wavesurfer .sr-progress {
        width: calc(100% - 200px);
        position: absolute;
        height: 90px;
        left: 75px;
        bottom: 0; }
        #sonaar-player .player .wavesurfer .sr-progress .sr-wavebar {
          position: absolute;
          height: 1px;
          left: 0;
          top: 50%; }
        #sonaar-player .player .wavesurfer .sr-progress .progress_totalTime {
          width: 100%; }
        #sonaar-player .player .wavesurfer .sr-progress .progress_currentTime {
          height: 3px;
          top: calc(50% - 1px); }
        #sonaar-player .player .wavesurfer .sr-progress .skip {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0; }
      #sonaar-player .player .wavesurfer #sPlayer {
        display: flex;
        align-items: center;
        height: 100%;
        opacity: 0;
        transition: all 3000ms ease;
        overflow: hidden;
        width: calc(100% - 100px);
        max-height: calc(100% - 6px);
        left: 47px; }
        #sonaar-player .player .wavesurfer #sPlayer.sr_hide {
          display: block;
          opacity: 0; }
        #sonaar-player .player .wavesurfer #sPlayer.reveal {
          opacity: 1; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .player .wavesurfer {
          display: none !important; } }
    #sonaar-player .player .progressLoading {
      background: rgba(255, 255, 255, 0.25);
      width: 0%;
      height: 1px;
      box-shadow: 0 0 2px rgba(255, 255, 255, 0.5);
      width: calc(100% - 562px);
      position: absolute;
      left: 552px;
      top: 45px;
      transition: opacity 3000ms ease; }
    #sonaar-player .player .wave {
      position: absolute;
      left: 30px; }
      #sonaar-player .player .wave wave {
        width: 100%;
        position: absolute;
        overflow-x: hidden !important; }
    #sonaar-player .player .control--item.list:hover, #sonaar-player .player .control--item.previous:hover, #sonaar-player .player .control--item.play:hover, #sonaar-player .player .control--item.next:hover, #sonaar-player .player .control--item.shuffle:hover,
    #sonaar-player .player .control--item.volume .sricon-volume:hover:before {
      filter: brightness(0.75);
      transition: 300ms; }
    #sonaar-player .player .mobilePanel {
      position: absolute;
      top: 0px;
      width: 100%;
      transform: translateY(calc(-100% + 4px));
      z-index: 50;
      border-bottom: 4px solid; }
      #sonaar-player .player .mobilePanel .sonaar-extend-button {
        position: absolute;
        top: 0;
        right: 0; }
    #sonaar-player .player .srp_mobile_control {
      padding: 0 20px;
      display: none; }
      #sonaar-player .player .srp_mobile_control .control {
        height: 56px;
        width: 100%;
        justify-content: space-evenly; }
        #sonaar-player .player .srp_mobile_control .control .list {
          display: none; }
        #sonaar-player .player .srp_mobile_control .control .control--item,
        #sonaar-player .player .srp_mobile_control .control .sr_skipBackward,
        #sonaar-player .player .srp_mobile_control .control .sr_skipForward,
        #sonaar-player .player .srp_mobile_control .control .sr_speedRate {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          padding-right: 0; }
        #sonaar-player .player .srp_mobile_control .control .shuffle {
          min-width: 20px;
          width: 20px; }
      @media only screen and (min-width: 541px) {
        #sonaar-player .player .srp_mobile_control {
          display: none !important; } }
    #sonaar-player .player .control {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
      #sonaar-player .player .control .control--item {
        position: relative;
        text-align: center;
        padding: 0 5px;
        margin: 0 5px;
        width: 30px;
        min-width: 30px;
        height: 100%;
        cursor: pointer;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center; }
      @media only screen and (max-width: 860px) {
        #sonaar-player .player .control {
          margin-right: 20px; } }
      @media only screen and (max-width: 767px) {
        #sonaar-player .player .control {
          margin-right: 15px; } }
      @media only screen and (max-width: 540px) {
        #sonaar-player .player .control {
          min-width: 60px;
          margin-right: 0; } }
  #sonaar-player.sr-float {
    bottom: -56px; }
    @media only screen and (min-width: 541px) {
      #sonaar-player.sr-float .player .mobilePanel {
        border-width: 0;
        transform: unset;
        top: 3px; } }
    @media only screen and (max-width: 540px) {
      #sonaar-player.sr-float .player .mobilePanel {
        transform: translateY(calc(-100% + 5px));
        border-width: 5px; } }
    #sonaar-player.sr-float .close.btn-player rect {
      fill: #fff; }
    #sonaar-player.sr-float .control .control--item.list.sricon-list {
      font-size: 18px; }
    #sonaar-player.sr-float .control .sricon-back, #sonaar-player.sr-float .control .sricon-forward, #sonaar-player.sr-float .control .sricon-play {
      font-size: 17px; }
  #sonaar-player .shuffle {
    width: 20px; }
  #sonaar-player.hide-track-lenght .playlist .tracklist .track-lenght {
    display: none; }
  #sonaar-player.hide-track-category .playlist .tracklist .track-album {
    display: none; }
  #sonaar-player .sonaar-extend-button {
    height: 100%;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 5px;
    cursor: pointer; }
    @media only screen and (min-width: 1026px) {
      #sonaar-player .sonaar-extend-button {
        display: none; } }
    #sonaar-player .sonaar-extend-button i {
      position: relative;
      display: block; }
  #sonaar-player .mobileProgress {
    width: 100%;
    position: absolute;
    top: -6px;
    z-index: 10;
    cursor: pointer; }
    #sonaar-player .mobileProgress .skip {
      position: absolute;
      width: 100%;
      height: 390%;
      top: -130%;
      z-index: 10; }
    @media only screen and (min-width: 861px) {
      #sonaar-player .mobileProgress {
        display: none; } }
  #sonaar-player .mobileProgressing {
    height: 6px;
    position: relative; }
    #sonaar-player .mobileProgressing:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
  #sonaar-player .progressDot {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    display: none; }
    body:not(.continuousPlayer-enable) #sonaar-player .progressDot {
      opacity: 0; }
  #sonaar-player.sr-float:not(.show-list),
  #sonaar-player.sr-float .player {
    height: 50px; }
  #sonaar-player.sr-float:not(.sr_hide):not([v-cloak]) {
    display: flex !important;
    left: unset; }
  #sonaar-player.sr-float {
    pointer-events: none;
    background-color: unset;
    /* .store .track-store li{
      @media only screen and (min-width: 1026px){
        a{
          font-size: 8px;
          i{
            font-size: 12px;
          }
        }
      }
    }*/ }
    #sonaar-player.sr-float.sr-pos--left {
      justify-content: flex-start; }
    #sonaar-player.sr-float.sr-pos--center {
      justify-content: center; }
    #sonaar-player.sr-float.sr-pos--right {
      justify-content: flex-end; }
    #sonaar-player.sr-float .player {
      pointer-events: all;
      margin: 20px;
      left: unset;
      border-radius: 10px;
      width: auto;
      border-width: 0px;
      /*@media only screen and (min-width: 861px) {
        &.sr-draggable {
          cursor: grab;
        }
      }*/ }
      #sonaar-player.sr-float .player .control .control--item {
        margin: 0 1px; }
      #sonaar-player.sr-float .player.audio-playing:hover .mobileProgress {
        display: block;
        opacity: 1; }
      @media only screen and (min-width: 861px) {
        #sonaar-player.sr-float .player.sr-show_controls_hover {
          transition: 800ms width;
          width: 342px; }
          #sonaar-player.sr-float .player.sr-show_controls_hover:hover {
            width: 100%; }
            #sonaar-player.sr-float .player.sr-show_controls_hover:hover .playerNowPlaying {
              width: 270px; }
          #sonaar-player.sr-float .player.sr-show_controls_hover .player-row {
            display: flex;
            justify-content: flex-end; }
          #sonaar-player.sr-float .player.sr-show_controls_hover .playerNowPlaying {
            position: absolute;
            width: 300px;
            height: 100%;
            left: 0;
            transition: 800ms width;
            z-index: 2; } }
      @media only screen and (max-width: 861px) {
        #sonaar-player.sr-float .player.sr-show_controls_hover {
          width: calc(100% - 20px) !important;
          transform: unset !important; } }
      #sonaar-player.sr-float .player:hover .close.btn-player {
        opacity: 1; }
      #sonaar-player.sr-float .player .mobileProgress {
        transition: 400ms;
        top: unset;
        bottom: -8px;
        width: 100%;
        left: 0px; }
      #sonaar-player.sr-float .player .mobileProgressing {
        height: 3px; }
    #sonaar-player.sr-float .wavesurfer {
      display: none; }
    #sonaar-player.sr-float .playlist {
      pointer-events: all;
      height: 100%; }
    #sonaar-player.sr-float .album-art img:last-child {
      border-radius: 10px 0px 0px 10px; }
    #sonaar-player.sr-float .playerNowPlaying .metadata {
      margin: 0 10px; }
      #sonaar-player.sr-float .playerNowPlaying .metadata .track-album {
        display: none; }
    #sonaar-player.sr-float .playerNowPlaying .album-art {
      margin-left: 0;
      height: 100%; }
    @media only screen and (min-width: 1026px) {
      #sonaar-player.sr-float .sonaar-extend-button {
        display: flex; } }
    #sonaar-player.sr-float.enable .store {
      position: absolute;
      top: -1px;
      right: 70px;
      transform: translateY(-100%);
      width: auto !important;
      min-width: 150px;
      border-radius: 3px;
      z-index: 10000;
      display: none; }
      @media only screen and (max-width: 861px) {
        #sonaar-player.sr-float.enable .store {
          right: 10px; } }
      #sonaar-player.sr-float.enable .store .track-store {
        font-size: 14px;
        list-style: none;
        margin: 0;
        padding: 0; }
        #sonaar-player.sr-float.enable .store .track-store li {
          border: none;
          display: block;
          padding: 7px; }
          #sonaar-player.sr-float.enable .store .track-store li a {
            text-decoration: none;
            display: block;
            text-align: right;
            color: inherit !important;
            background-color: inherit !important; }
            #sonaar-player.sr-float.enable .store .track-store li a .fa {
              display: inline-block;
              padding-right: 10px;
              font-size: 1.4em; }
            #sonaar-player.sr-float.enable .store .track-store li a i {
              margin-right: 6px; }
          #sonaar-player.sr-float.enable .store .track-store li + li {
            border-top: 1px solid rgba(138, 138, 138, 0.25); }
      #sonaar-player.sr-float.enable .store.opened {
        display: block;
        animation: showElement 0.25s ease-in-out both; }
      #sonaar-player.sr-float.enable .store:not(.opened) {
        animation: hideElement 0.25s ease-in-out both; }
    @media only screen and (max-width: 861px) {
      #sonaar-player.sr-float .player {
        width: calc(100% - 20px);
        max-width: unset;
        margin: 10px; }
        #sonaar-player.sr-float .player.audio-playing .mobileProgress {
          display: block;
          opacity: 1; }
        #sonaar-player.sr-float .player .close.btn-player.enable {
          opacity: 1; }
        #sonaar-player.sr-float .player .mobileProgress {
          opacity: 0;
          bottom: 0px; } }
    @media only screen and (min-width: 861px) {
      #sonaar-player.sr-float .mobileProgress {
        display: block;
        opacity: 0; } }
    @media only screen and (max-width: 540px) {
      #sonaar-player.sr-float .player .control {
        min-width: 42px; } }
    #sonaar-player.sr-float:not(.enable) .player {
      transition-delay: 350ms;
      width: 100% !important;
      max-width: 100%;
      margin: 0px;
      top: 0px !important;
      left: 0px !important; }
    #sonaar-player.sr-float .close.btn-player {
      right: 0px;
      top: 0px; }
      #sonaar-player.sr-float .close.btn-player.enable {
        transition: 400ms;
        opacity: 0;
        width: 17px;
        height: 15px; }
        #sonaar-player.sr-float .close.btn-player.enable:before, #sonaar-player.sr-float .close.btn-player.enable:after {
          height: 7px;
          top: 5px; }
        #sonaar-player.sr-float .close.btn-player.enable:before {
          left: 10px; }
        #sonaar-player.sr-float .close.btn-player.enable:after {
          left: 6px; }
  #sonaar-player.sr-fullwidth .sonaar_wave_base,
  #sonaar-player.sr-fullwidth .sonaar_wave_cut {
    height: 60px; }
  #sonaar-player.sr-mini_fullwidth:not(.show-list),
  #sonaar-player.sr-mini_fullwidth .player {
    height: 42px; }
  #sonaar-player.sr-mini_fullwidth {
    bottom: -48px; }
    #sonaar-player.sr-mini_fullwidth .player {
      border-width: 2px; }
      #sonaar-player.sr-mini_fullwidth .player .control .control--item {
        margin: 0 1px; }
    #sonaar-player.sr-mini_fullwidth .mobileProgress {
      top: -3px; }
    #sonaar-player.sr-mini_fullwidth .mobileProgressing {
      height: 3px; }
    #sonaar-player.sr-mini_fullwidth .playerNowPlaying .metadata {
      margin: 0 10px; }
      #sonaar-player.sr-mini_fullwidth .playerNowPlaying .metadata .track-album {
        display: none; }
    #sonaar-player.sr-mini_fullwidth .playerNowPlaying .album-art {
      margin-left: 0;
      height: 100%; }
    @media only screen and (min-width: 1026px) {
      #sonaar-player.sr-mini_fullwidth .store .track-store li a {
        font-size: 8px; }
        #sonaar-player.sr-mini_fullwidth .store .track-store li a i {
          font-size: 12px; } }
    @media only screen and (max-width: 540px) {
      #sonaar-player.sr-mini_fullwidth .player .control {
        min-width: 42px; } }
    #sonaar-player.sr-mini_fullwidth .close.btn-player.enable {
      width: 17px;
      height: 19px; }
      #sonaar-player.sr-mini_fullwidth .close.btn-player.enable:before, #sonaar-player.sr-mini_fullwidth .close.btn-player.enable:after {
        height: 7px;
        top: 5px; }
      #sonaar-player.sr-mini_fullwidth .close.btn-player.enable:before {
        left: 10px; }
      #sonaar-player.sr-mini_fullwidth .close.btn-player.enable:after {
        left: 6px; }
    #sonaar-player.sr-mini_fullwidth .sonaar_wave_base,
    #sonaar-player.sr-mini_fullwidth .sonaar_wave_cut {
      height: 27px; }
    #sonaar-player.sr-mini_fullwidth .control .control--item.list.sricon-list {
      font-size: 18px; }
    #sonaar-player.sr-mini_fullwidth .control .sricon-back, #sonaar-player.sr-mini_fullwidth .control .sricon-forward, #sonaar-player.sr-mini_fullwidth .control .sricon-play {
      font-size: 17px; }
  #sonaar-player .sr_skipBackward {
    margin-left: 15px;
    margin-right: 5px; }
  #sonaar-player .sr_skipForward {
    margin-right: 15px;
    margin-left: 5px; }
  #sonaar-player .sr_speedRate {
    margin: 0 20px 0 5px; }
    #sonaar-player .sr_speedRate div {
      color: #000;
      background: #fff; }

.sr_skip_number {
  font-size: 10px;
  font-weight: 600;
  line-height: 1;
  position: absolute; }

.sr_skipBackward,
.sr_skipForward {
  font-size: 22px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center; }

.sr_speedRate {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  cursor: pointer; }
  .sr_speedRate div {
    color: #fff;
    background: #000;
    padding: 3px;
    text-align: center;
    border-radius: 3px;
    user-select: none; }

#sonaar-player .sr_speedRate:not(.active) div {
  opacity: 0.5; }

#sonaar-player [class*="sricon-"]::before {
  margin-left: 0;
  margin-right: 0; }

#sonaar-player .control .sricon-back, #sonaar-player .control .sricon-forward, #sonaar-player .control .sricon-shuffle {
  font-size: 19px; }

#sonaar-player .control .sricon-play {
  font-size: 26px; }
  #sonaar-player .control .sricon-play.audio-playing:before {
    content: '\e81c'; }

#sonaar-player .control .control--item.list.sricon-list {
  padding: 0;
  margin: 0 10px;
  font-size: 20px; }

#sonaar-player .sricon-volume {
  font-size: 22px; }

.sricon-shuffle.active:before {
  content: '\e82d'; }

.sricon-volume.active:before, .iron-audioplayer[data-mute="true"] .sricon-volume:before {
  content: '\e826'; }

#sonaar-player div.volume {
  padding: 0 20px; }
  @media only screen and (max-width: 860px) {
    #sonaar-player div.volume {
      display: none; } }

#sonaar-player .volume,
.iron-audioplayer .volume {
  display: flex;
  align-items: center; }
  #sonaar-player .volume .slider-container,
  .iron-audioplayer .volume .slider-container {
    position: absolute;
    width: 30px;
    height: 100px;
    left: 50%;
    top: 0px;
    transform: translate(-50%, -100%);
    background: #fff;
    z-index: 200;
    border: 1px solid #bbb;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    border-radius: 1px;
    display: none; }
    #sonaar-player .volume .slider-container .slide,
    .iron-audioplayer .volume .slider-container .slide {
      width: 100%;
      height: 70px;
      position: absolute;
      top: 20px;
      cursor: pointer; }
      #sonaar-player .volume .slider-container .slide:before,
      .iron-audioplayer .volume .slider-container .slide:before {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        left: 50%;
        top: -5px;
        opacity: 0.5; }
    #sonaar-player .volume .slider-container .ui-slider-range,
    .iron-audioplayer .volume .slider-container .ui-slider-range {
      position: absolute;
      width: 2px;
      height: 60%;
      bottom: 0;
      left: calc(50% - 1px); }
    #sonaar-player .volume .slider-container .ui-slider-handle,
    .iron-audioplayer .volume .slider-container .ui-slider-handle {
      width: 7px;
      height: 7px;
      border-radius: 100%;
      position: absolute;
      left: calc(50% - 3px);
      cursor: pointer; }
    #sonaar-player .volume .slider-container .trigger,
    .iron-audioplayer .volume .slider-container .trigger {
      height: calc(100% - 20px);
      width: 100%;
      top: 10px;
      position: absolute; }
  #sonaar-player .volume .slider-container:before,
  .iron-audioplayer .volume .slider-container:before {
    width: 0;
    height: 0;
    border: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #bbb;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translate(-50%); }
  #sonaar-player .volume .slider-container:after,
  .iron-audioplayer .volume .slider-container:after {
    width: 0;
    height: 0;
    border: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translate(-50%); }
  #sonaar-player .volume .sricon-volume,
  .iron-audioplayer .volume .sricon-volume {
    display: initial;
    width: 22px;
    max-height: calc(90% - 12px);
    cursor: pointer;
    position: relative;
    line-height: 0; }
    #sonaar-player .volume .sricon-volume:hover .slider-container,
    .iron-audioplayer .volume .sricon-volume:hover .slider-container {
      display: block; }

.iron-audioplayer .sr-cf-heading {
  position: relative;
  align-items: center;
  column-gap: 10px;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff21; }
  .iron-audioplayer .sr-cf-heading.srmp3-heading--hide {
    display: none !important; }
  .iron-audioplayer .sr-cf-heading .srp_sort.asc::after {
    content: "\002B06";
    font-size: 10px;
    padding-left: 3px; }
  .iron-audioplayer .sr-cf-heading .srp_sort.desc::after {
    content: "\002B07";
    font-size: 10px;
    padding-left: 3px; }
  .iron-audioplayer .sr-cf-heading .sr-playlist-heading-child {
    pointer-events: auto;
    cursor: pointer;
    justify-content: left;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
    font-size: 11px;
    width: 100%; }

.iron-audioplayer.srp_has_customfields .sr-playlist-item {
  overflow-x: hidden; }

.iron-audioplayer.srp_has_customfields .srp_audio_trigger .audio-track {
  width: 10%; }

.iron-audioplayer.srp_has_customfields .sr-playlist-cf-container {
  align-items: center;
  font-size: 11px;
  flex: 0 1 calc(100% - var(--srp-global-column-title-width) - 150px);
  display: flex;
  overflow: hidden;
  justify-content: space-evenly;
  column-gap: 10px;
  font-size: 0.8em; }
  .iron-audioplayer.srp_has_customfields .sr-playlist-cf-container .sr-playlist-cf-child {
    justify-content: left;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 100%; }

.iron-audioplayer.srp_has_customfields .audio-track {
  flex: 1 1 var(--srp-global-column-title-width); }

.iron-audioplayer.srp_has_customfields:not(.srp_tracklist_grid) .sr-playlist-item:not(.srp_extended) .song-store-list-menu {
  max-width: var(--srp-global-cta-desktop); }

.iron-audioplayer.srp_has_customfields .sr-playlist-item.srp_extended .song-store-list-menu {
  max-width: 999px; }

.iron-audioplayer.srp_has_customfields .sr-playlist-item .store-list {
  flex: 0 0 var(--srp-global-cta-desktop);
  align-items: center; }

.iron-audioplayer.srp_has_customfields:not(.srp_tracklist_grid) .playlist .store-list .song-store-list-menu {
  justify-content: flex-start !important;
  width: var(--srp-global-cta-desktop);
  overflow: hidden;
  position: absolute !important;
  right: 0; }

.iron-audioplayer.srp_has_customfields .srp_list:not(.srp_contentLoading) .song-store-list-menu {
  transition: 0.2s ease; }

.iron-audioplayer.srp_has_customfields.playlist_has_no_ctas .store-list {
  display: none; }

.iron-audioplayer.srp_has_customfields.srp_responsive .sr-playlist-item .store-list {
  flex: 0 0 var(--srp-global-cta-mobile); }

.iron-audioplayer.srp_has_customfields.srp_responsive .playlist .store-list .song-store-list-menu {
  width: var(--srp-global-cta-mobile); }

.iron-audioplayer.srp_has_customfields .store-list .srp_ellipsis {
  font-size: 14px;
  transition: 0.15s;
  top: 50%;
  transform: translateY(-50%); }

.iron-audioplayer.srp_has_customfields .srp_extended .srp_ellipsis {
  opacity: 0; }

.iron-audioplayer.srp_has_customfields .sr-playlist-item:not(.srp_extendable) .srp_ellipsis {
  display: none; }

.iron-audioplayer .srp_search_main {
  padding-bottom: 20px; }

.iron-audioplayer .playlist ul.srp_pagination {
  height: auto !important; }

.iron-audioplayer .playlist ul .ps__rail-y {
  height: 0px !important; }

.iron-audioplayer .ui-slider-handle,
.iron-audioplayer .ui-slider-range {
  background: #000; }

.iron-audioplayer .sr_skip_number {
  font-size: 8px;
  line-height: 11px; }

.iron-audioplayer .sr-playlist-item[data-post-url]:not([data-post-url=""]) .sr_track_cover {
  cursor: pointer; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr_shuffle {
  display: flex; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr_speedRate {
  font-size: 8px;
  line-height: 9px;
  font-weight: 600; }
  .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr_speedRate div {
    border-width: 1.5px; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr_mute,
.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .sr_unmute {
  width: 18px; }

.iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .srp_wave_box.srp_progressbar_inline {
  display: flex;
  flex-wrap: wrap; }
  .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .srp_wave_box.srp_progressbar_inline .player {
    margin-right: 15px;
    flex-grow: 1;
    width: unset; }
    .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"] .srp_wave_box.srp_progressbar_inline .player .sr_progressbar {
      width: auto; }

.iron-audioplayer.audio-playing .srp_player_boxed .sricon-play:before {
  content: '\e81c'; }

.sr_mute {
  display: none; }

.iron-audioplayer[data-mute="true"] .sr_unmute {
  display: none; }

.iron-audioplayer[data-mute="true"] .sr_mute {
  display: initial; }

.sr_shuffle {
  cursor: pointer; }

.iron-audioplayer[data-shuffle="true"] .control .sricon-shuffle:before {
  content: '\e82d'; }

.continuousPlayer-enable #srmp3_lyricsplaying_container {
  transition: 200ms;
  bottom: 90px; }
  @media only screen and (max-width: 540px) {
    .continuousPlayer-enable #srmp3_lyricsplaying_container {
      bottom: 62px; } }

#srmp3_lyricsplaying_container {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  max-width: 100%;
  width: 100%;
  bottom: 0px;
  position: fixed;
  z-index: 10000; }

.srmp3_lyrics tt {
  font-family: inherit; }

.srmp3_lyrics p[begin] {
  margin-bottom: 1em; }
  @media only screen and (max-width: 540px) {
    .srmp3_lyrics p[begin] {
      margin-bottom: 0.7em; } }

.srmp3_lyrics p[begin] {
  transition: color 1s ease; }

.srmp3_lyrics_container {
  pointer-events: none;
  padding: 4px 10px;
  display: flex;
  justify-content: center;
  text-align: center;
  color: #fff;
  background-color: #000;
  font-style: italic;
  font-size: 21px; }

.srmp3_lyrics_container:before,
.srmp3_lyrics_container:after {
  content: '♪';
  margin: 0px 8px; }

#srmp3_lyrics_container {
  position: fixed;
  color: #575757;
  background-color: #000;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 100px;
  text-align: left;
  z-index: 7999; }
  #srmp3_lyrics_container .srmp3_lyrics {
    font-size: 48px;
    font-weight: 700;
    line-height: 1em;
    height: calc(100vh - 320px);
    top: 100px;
    margin-top: 20px;
    overflow-y: hidden; }
    #srmp3_lyrics_container .srmp3_lyrics .ps__rail-y {
      height: 0px !important; }
    @media only screen and (max-width: 540px) {
      #srmp3_lyrics_container .srmp3_lyrics {
        font-size: 24px;
        line-height: 1em;
        height: calc(100vh - 150px); } }
  #srmp3_lyrics_container .srmp3_lyrics_title {
    color: #fff;
    font-size: 24px; }
    @media only screen and (max-width: 540px) {
      #srmp3_lyrics_container .srmp3_lyrics_title {
        font-size: 18px; } }
  #srmp3_lyrics_container .srmp3_lyrics_album {
    color: #a7a7a7;
    font-size: 18px; }
  @media only screen and (max-width: 540px) {
    #srmp3_lyrics_container {
      padding: 30px;
      bottom: 50px; } }
  #srmp3_lyrics_container .sricon-close-circle {
    position: absolute;
    top: 50px;
    right: 50px;
    font-size: 48px;
    line-height: 1;
    cursor: pointer; }
    @media only screen and (max-width: 767px) {
      #srmp3_lyrics_container .sricon-close-circle {
        top: 25px;
        right: 25px; } }
  @media only screen and (max-width: 767px) {
    #srmp3_lyrics_container .srmp3_lyrics_album,
    #srmp3_lyrics_container .srmp3_lyrics_title {
      padding-right: 25px; } }

.srp_player_boxed .srp_note {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 100%;
  max-height: calc(100% - 20px);
  width: calc(100% - 20px);
  overflow-y: auto; }
  .srp_player_boxed .srp_note h1 {
    width: calc(100% - 35px); }

.srp_note {
  position: relative;
  background: #fff;
  color: #000;
  width: 100%;
  z-index: 25;
  padding: 25px;
  border-radius: 4px; }
  .sr-playlist-item .srp_note {
    margin-top: 10px; }
  .srp_note ul {
    margin: inherit !important;
    padding: 15px !important;
    height: initial !important;
    overflow-y: visible !important;
    overflow-x: visible !important; }
    .srp_note ul li {
      list-style: disc !important;
      padding: initial !important; }
  .srp_note .sr_close {
    top: 20px;
    right: 20px; }
    .sr-playlist-item .srp_note .sr_close {
      display: none; }

.srp_note_title,
.srp-modal-title {
  font-size: 1.7em;
  line-height: 1.2;
  font-weight: inherit;
  color: inherit;
  margin-bottom: 1rem; }

.srp-modal-subtitle {
  font-size: 1.2em;
  line-height: 1.2;
  font-weight: inherit;
  color: inherit;
  margin-bottom: 1rem; }

.srp-modal-product-desc {
  margin-bottom: 1rem; }

@media only screen and (max-width: 450px) {
  #sonaar-player[data-ui-items="1"] .playerNowPlaying {
    width: calc(100% - 50px); }
  #sonaar-player[data-ui-items="2"] .playerNowPlaying {
    width: calc(100% - 100px); }
  #sonaar-player[data-ui-items="3"] .playerNowPlaying {
    width: calc(100% - 150px); }
  #sonaar-player[data-ui-items="4"] .playerNowPlaying {
    width: calc(100% - 200px); }
  #sonaar-player .playerNowPlaying {
    width: calc(100% - 75px); }
  #sonaar-player[data-ui-items="1"] .playerNowPlaying.no-image {
    width: calc(100% - 45px); }
  #sonaar-player[data-ui-items="2"] .playerNowPlaying.no-image {
    width: calc(100% - 75px); }
  #sonaar-player[data-ui-items="3"] .playerNowPlaying.no-image, #sonaar-player[data-ui-items="4"] .playerNowPlaying.no-image {
    width: calc(100% - 115px); }
  #sonaar-player .playerNowPlaying.no-image {
    width: 100%; }
  #sonaar-player .playerNowPlaying.no-image .metadata {
    width: 100%; } }

@media only screen and (min-width: 540px) {
  .sonaar-player-slidefade-enter-active {
    transition: 800ms all ease; } }

@media only screen and (min-width: 540px) {
  .sonaar-player-slidefade-leave-active {
    transition: all 0.4s ease; } }

@media only screen and (min-width: 540px) {
  .sonaar-player-slidefade-enter {
    transform: scale(0.8);
    opacity: 0; } }

@media only screen and (min-width: 540px) {
  .sonaar-player-slidefade-leave-to {
    opacity: 0; } }

@media only screen and (max-width: 1025px) {
  .sonaar-player-storefade-enter-active {
    transition: all 0.03s ease; } }

@media only screen and (max-width: 1025px) {
  .sonaar-player-storefade-leave-active {
    transition: all 0.03s ease; } }

@media only screen and (max-width: 1025px) {
  .sonaar-player-storefade-enter {
    transform: translateY(70px); } }

@media only screen and (max-width: 1025px) {
  .sonaar-player-storefade-leave-to {
    transform: translateY(70px); } }

.woocommerce-page.single-product .iron-audioplayer .srp_tracklist {
  margin: 0px; }

@media (max-width: 991px) {
  .woocommerce-page.single-product .iron-audioplayer .playlist {
    margin-top: 0px; } }

.woocommerce-LoopProduct-link .tracklist-item-time {
  display: none; }

.woocommerce-LoopProduct-link .iron-audioplayer .player .wave {
  margin: 0px 0px; }

.woocommerce-LoopProduct-link .iron-audioplayer .sonaar-Artwort-box {
  margin-bottom: initial; }

.woocommerce ul.products li.product a .album-art img {
  margin: 0px; }

.woocommerce .iron-audioplayer .playlist .audio-track {
  text-align: left; }

.woocommerce ul.products li.product.srmp3-product.srmp3-product__hideimage a img.attachment-woocommerce_thumbnail, .woocommerce ul.products li.product.srmp3-product.srmp3-product__hideimage a img.woocommerce-placeholder {
  display: none; }

@media only screen and (min-width: 540px) {
  #pusher-wrap.sonaar-list-active {
    -webkit-animation: blur 0.5s linear forwards;
    -moz-animation: blur 0.5s linear forwards;
    -ms-animation: blur 0.5s linear forwards;
    -o-animation: blur 0.5s linear forwards;
    animation: blur 0.5s linear forwards; } }

@-webkit-keyframes blur {
  from {
    -webkit-filter: blur(0);
    filter: blur(0); }
  to {
    -webkit-filter: blur(20px);
    filter: blur(20px); } }

@-moz-keyframes blur {
  from {
    -webkit-filter: blur(0);
    filter: blur(0); }
  to {
    -moz-filter: blur(20px);
    filter: blur(20px); } }

@keyframes blur {
  from {
    -webkit-filter: blur(0);
    filter: blur(0); }
  to {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    filter: blur(20px); } }

.sonaar-list-active #pusher {
  overflow-y: hidden;
  overflow-x: hidden;
  height: 100vh; }

/*
 * Container style
 */
.srp_tracklist .ps,
.srmp3_lyrics.ps {
  height: 250px;
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto; }

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute; }

#sonaar-player .ps__rail-y {
  position: absolute; }

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */ }

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent; }

.iron-audioplayer .playlist .srp_tracklist .ps--active-y {
  padding-right: 15px; }

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6; }

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9; }

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute; }

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px; }

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px; }

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

.srp-modal-medium-size {
  max-width: 100%;
  width: 800px; }

.srp-modal-variant-file {
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: 700; }

.srp-license-preview-modal .srp_variant_terms {
  margin-top: 35px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08); }

.srp_variant_terms .view-license-button {
  width: 100%; }

.srp-modal-share {
  max-width: 100%;
  width: 600px; }
  .srp-modal-share .srp-share-title {
    margin: 0 28px 0 0;
    padding: 0;
    font-size: 21px;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .srp-modal-share .srp-share-trackinfo-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 15px;
    margin: 12px 0 24px; }
    .srp-modal-share .srp-share-trackinfo-container .srp-share-tracktitle {
      font-size: 18px;
      font-weight: 600;
      overflow: hidden; }
    .srp-modal-share .srp-share-trackinfo-container .srp-share-img {
      display: flex;
      flex-shrink: 0;
      width: 72px;
      height: 72px;
      border-radius: 3px; }
  .srp-modal-share .srp-modal-sticky-player-container {
    display: flex;
    column-gap: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    align-items: center; }
    .srp-modal-share .srp-modal-sticky-player-container input#stickyPlayerCheckbox, .srp-modal-share .srp-modal-sticky-player-container input#stickyPlayerTimeCheckbox {
      width: 15px;
      height: 15px; }
    .srp-modal-share .srp-modal-sticky-player-container .srp-modal-sticky-player-label {
      font-size: 13px;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: .8px; }
    .srp-modal-share .srp-modal-sticky-player-container #stickyPlayerCurrentTime {
      height: 30px;
      font-size: 14px;
      width: 85px;
      padding: 10px; }
  .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-label {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .8px; }
  .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-input-container {
    padding: 0 5px 0 12px;
    overflow: hidden;
    border: unset;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 44px;
    border-radius: 5px;
    background-color: #dfdfdf;
    margin: 5px 0; }
    .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-input-container i {
      margin-left: 0;
      margin-right: -5px;
      font-size: 18px;
      color: #9b9b9b; }
    .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-input-container input {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-size: 14px;
      width: 100%;
      height: 100%;
      padding: 0 15px;
      font-size: 13px;
      font-weight: 500;
      background-color: transparent;
      border-radius: 5px;
      box-shadow: none;
      border: none; }
      .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-input-container input:focus-visible {
        outline: unset; }
    .srp-modal-share .srp-modal-linkurl-container .srp-modal-linkurl-input-container button {
      color: inherit;
      background: transparent;
      box-sizing: border-box;
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      cursor: pointer;
      outline: none;
      border: none;
      -webkit-tap-highlight-color: transparent;
      display: inline-block;
      white-space: nowrap;
      text-decoration: none;
      vertical-align: baseline;
      text-align: center;
      margin: 0;
      line-height: 36px;
      padding: 0 16px;
      border-radius: 4px;
      overflow: visible; }
  .srp-modal-share .srp-modal-socialshare-container {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 24px;
    column-gap: 25px;
    row-gap: 20px; }
    .srp-modal-share .srp-modal-socialshare-container a {
      text-decoration: none;
      color: var(--srp-global-modal-btn-bg-color);
      font-size: 42px; }
    .srp-modal-share .srp-modal-socialshare-container a.srp-share-mobile-more i {
      font-size: 26px; }
    .srp-modal-share .srp-modal-socialshare-container a.srp-share-mobile-more {
      display: flex;
      height: 42px;
      align-items: center; }

/* Woocommerce Variantion Modal*/
.srp-modal-product-variation {
  /*max-width: 100%;
  width: 800px;*/ }
  .srp-modal-product-variation .srp-modal-product-variation-trackinfo-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 15px;
    margin: 12px 0 24px; }
    .srp-modal-product-variation .srp-modal-product-variation-trackinfo-container .srp-modal-image {
      display: flex;
      flex-shrink: 0;
      width: 72px;
      height: 72px;
      border-radius: 3px; }
  .srp-modal-product-variation .srp-modal-title {
    font-weight: 700; }
  .srp-modal-product-variation .srp-modal-variant-name {
    font-weight: 500; }
  .srp-modal-product-variation .srp-modal-subtitle {
    font-size: 11px;
    text-transform: uppercase; }
  .srp-modal-product-variation .srp-modal-variant-desc {
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 10px; }

.srp-modal-variation-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  margin: 20px 0 50px; }

.srp-modal-variant-selector {
  background-color: #0202022b;
  border: 1px solid #fff0;
  border-radius: 8px;
  padding: 10px 10px;
  max-width: calc(33% - 7px);
  min-width: 170px;
  width: 100%;
  cursor: pointer; }
  .srp-modal-variant-selector:hover, .srp-modal-variant-selector.srp_selected {
    background-color: #02020261; }
  @media only screen and (max-width: 860px) {
    .srp-modal-variant-selector {
      max-width: initial; } }

.srp-modal-variant-main {
  display: flex;
  column-gap: 12px;
  row-gap: 10px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px; }

.srp-modal-variant-main,
.srp_variant_terms {
  border-top: 1px solid rgba(255, 255, 255, 0.08); }

.srp_term_title {
  font-weight: bold;
  margin: 10px 0; }

.srp_variant_terms_container.srp_variant_terms--column {
  display: flex;
  flex-wrap: wrap;
  column-gap: 15px; }
  .srp_variant_terms_container.srp_variant_terms--column .srp_variant_terms {
    max-width: 300px;
    min-width: 150px;
    flex: 1; }
  .srp_variant_terms_container.srp_variant_terms--column .srp_term_meta {
    width: 100%; }

.srp_term_meta_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }

.srp_term_meta {
  display: flex;
  align-items: center;
  width: calc(100% / 3);
  height: 60px;
  font-size: 0.9rem; }
  .srp_term_meta:before {
    font-size: 22px; }
  @media only screen and (max-width: 860px) {
    .srp_term_meta {
      width: 50%; } }
  .srp_term_meta i[class*=" fa-"] {
    font-family: 'Font Awesome 5 Free';
    font-style: unset; }

.srp_term_meta_label {
  padding: 0 5px;
  font-size: 0.8em;
  text-transform: uppercase; }

.srp-modal-variant-price {
  flex-grow: 1;
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1; }

.srp-modal-custom-link a {
  text-decoration: unset;
  font-size: 16px;
  font-weight: 600;
  color: var(--srp-global-modal-btn-bg-color); }
  .srp-modal-custom-link a:hover {
    color: var(--srp-global-modal-btn-bg-color);
    filter: brightness(0.5); }

.srp-modal-custom-link i {
  margin-right: 5px; }

.srp-modal-variation-details:not(.srp_selected) {
  display: none; }

.srp-modal-variation-details .srp-modal-variant-price {
  font-size: 1.8em; }

.srp_reg_price {
  text-decoration: line-through;
  opacity: 0.7; }

.srmp3_button_launcher_style-round .srmp3_sonaar_ts_shortcode.srmp3_sonaar_ts_shortcode_button {
  width: 200px;
  height: 200px;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.srmp3_sonaar_ts_shortcode.sricon-play::before {
  vertical-align: middle;
  font-size: 0.75em;
  text-decoration: none;
  margin: 0em 0.2em 0.22em 0em;
  /* margin-bottom: 0.2em!important;
      margin-right: 0.2em;*/ }

.srmp3_sonaar_ts_shortcode.srmp3_sonaar_ts_shortcode_button {
  background-color: #000;
  border-radius: 4px;
  padding: 5px 15px;
  color: #fff;
  text-decoration: none !important;
  width: fit-content; }
  .srmp3_sonaar_ts_shortcode.srmp3_sonaar_ts_shortcode_button.srmp3_sonaar_ts--block {
    display: block; }

.srp_button {
  color: inherit;
  text-decoration: inherit;
  display: inline-block;
  padding: 10px 30px;
  border-radius: 4px;
  background-color: #0170b9; }
  .srp_button:hover {
    filter: brightness(0.7); }
  .srp_button .fas.fa-cart-plus {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; }
  .srp_button i {
    padding-right: 10px; }
  .srp_button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: 0.53em;
    vertical-align: bottom; }

#sonaar-modal .wc-forward {
  position: absolute;
  bottom: 10px;
  right: 43px; }

#sonaar-player .tracklist .wc-forward {
  font-size: 0.8em !important; }

#sonaar-player .player-row .wc-forward {
  position: absolute;
  color: #000 !important;
  display: block;
  background: #fff;
  padding: 10px;
  border: 1px #000 solid;
  top: -42px; }

.woocommerce .iron-audioplayer .sr-playlist-item .wc-forward {
  padding-top: 0px; }

.srmp3_sonaar_ts_shortcode.sricon-play.audio-playing:before {
  content: '\e81c'; }

.srmp3_sonaar_ts_shortcode.audio-playing .srp_ts_content {
  display: none; }

.srmp3_sonaar_ts_shortcode:not(.audio-playing) .srp_ts_content_pause {
  display: none; }

/*
.sr_track_inline_cta_bt__no .srp_has_customfields .store-list{
  flex: initial !important; 
}
*/
.srp_hidden.sr-playlist-cf-child, .srp_hidden.srp_sort {
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  position: absolute; }

.srp_filter_error {
  color: red;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px; }

.srp-filters-container {
  display: flex;
  justify-content: start;
  column-gap: 12px;
  width: 100%;
  row-gap: 12px;
  flex-wrap: wrap;
  align-items: start; }
  .srp-filters-container .srp-filters-widget {
    font-size: 16px;
    width: 200px; }
  .srp-filters-container .multiselect {
    color: inherit; }
    .srp-filters-container .multiselect .multiselect__select {
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      padding: 0 15px; }
      .srp-filters-container .multiselect .multiselect__select:before {
        position: static;
        margin-top: 0;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease;
        -webkit-transform: rotateZ(270deg);
        transform: rotateZ(270deg); }
    .srp-filters-container .multiselect.multiselect--active .multiselect__select {
      -webkit-transform: unset;
      transform: unset; }
      .srp-filters-container .multiselect.multiselect--active .multiselect__select:before {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg); }
  .srp-filters-container .multiselect__placeholder {
    color: inherit;
    margin-bottom: initial;
    padding-top: initial; }
  .srp-filters-container .multiselect--active {
    z-index: 2; }
  .srp-filters-container .srp-filters-widget .multiselect--active .multiselect__placeholder {
    display: inline-block; }
  .srp-filters-container .multiselect__single {
    margin-bottom: 0px; }
  .srp-filters-container .multiselect__single, .srp-filters-container .multiselect__multiple {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .srp-filters-container .multiselect__input, .srp-filters-container .multiselect__single {
    background: unset; }
  .srp-filters-container .multiselect__tags {
    display: flex;
    align-items: center;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    color: #000;
    background-color: #fff; }
  .srp-filters-container .multiselect__content-wrapper {
    position: absolute;
    margin-top: -1px;
    width: inherit;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    background: #000; }
    .srp-filters-container .multiselect__content-wrapper ul.multiselect__content {
      color: inherit;
      width: inherit; }
    .srp-filters-container .multiselect__content-wrapper li.multiselect__element {
      color: inherit; }
      .srp-filters-container .multiselect__content-wrapper li.multiselect__element:not(:nth-last-child(3)) {
        border-bottom: 1px solid #ffffff29; }
  .srp-filters-container .multiselect__option {
    display: flex;
    min-height: initial;
    padding: 12px 5px; }
    .srp-filters-container .multiselect__option span {
      overflow: hidden;
      text-overflow: ellipsis; }
  .srp-filters-container .multiselect__option, .srp-filters-container .multiselect__tags, .srp-filters-container .multiselect, .srp-filters-container .multiselect__input, .srp-filters-container .multiselect__single {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit; }
  .srp-filters-container .multiselect__option--selected {
    font-weight: inherit;
    color: inherit;
    background: unset; }
    .srp-filters-container .multiselect__option--selected.multiselect__option--highlight {
      color: inherit;
      background: unset; }
      .srp-filters-container .multiselect__option--selected.multiselect__option--highlight:after {
        color: inherit;
        background: unset; }
  .srp-filters-container .multiselect__option:after {
    font-size: inherit; }
  .srp-filters-container .multiselect__option--selected::after {
    content: "✓" !important;
    margin-left: 20px;
    color: inherit; }
  .srp-filters-container .multiselect__option:hover {
    background: #cccccc2b;
    border-radius: 6px;
    color: inherit; }
  .srp-filters-container .multiselect__option--highlight {
    background: unset;
    color: inherit; }

.srp_range_wrapper {
  width: 100%;
  display: flex;
  column-gap: 10px;
  flex-wrap: wrap; }
  .srp_range_wrapper .srp_range_container {
    width: 200px;
    flex-grow: 1;
    margin-bottom: 10px;
    padding: 20px;
    background-color: #fff;
    border-radius: 4px;
    /* process style */ }
    .srp_range_wrapper .srp_range_container .srp_range_header {
      margin-bottom: 10px;
      display: flex;
      font-size: 14px;
      flex-wrap: wrap;
      column-gap: 10px;
      justify-content: space-between;
      align-items: center; }
    .srp_range_wrapper .srp_range_container .vue-slider-process {
      background-color: var(--e-global-color-primary, #000);
      border-radius: 15px; }
    .srp_range_wrapper .srp_range_container .srp_range_buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      column-gap: 3px;
      row-gap: 3px; }
      .srp_range_wrapper .srp_range_container .srp_range_buttons .srp_filter_button {
        font-size: 11px;
        padding: 5px 10px;
        color: #fff;
        background-color: var(--e-global-color-primary, #000);
        border: unset; }
        .srp_range_wrapper .srp_range_container .srp_range_buttons .srp_filter_button:focus {
          opacity: 0.8;
          outline: unset; }
        .srp_range_wrapper .srp_range_container .srp_range_buttons .srp_filter_button:hover {
          color: #fff;
          padding: 5px 10px;
          background-color: var(--e-global-color-primary, #000); }
  .srp_range_wrapper .vue-slider {
    margin-bottom: 30px;
    z-index: 1; }
  .srp_range_wrapper .vue-slider-mark {
    z-index: 4; }
  .srp_range_wrapper .vue-slider-mark:first-child .vue-slider-mark-step, .srp_range_wrapper .vue-slider-mark:last-child .vue-slider-mark-step {
    display: none; }
  .srp_range_wrapper .vue-slider-mark-step {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.16); }
  .srp_range_wrapper .vue-slider-mark-label {
    font-size: 14px;
    white-space: nowrap; }
  .srp_range_wrapper .vue-slider-dot-handle {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32); }
  .srp_range_wrapper .vue-slider-dot-handle-focus {
    box-shadow: 0px 0px 1px 2px var(--e-global-color-primary, #00000050); }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner {
    font-size: 14px;
    white-space: nowrap;
    padding: 2px 5px;
    min-width: 20px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border-color: var(--e-global-color-primary, #000);
    background-color: var(--e-global-color-primary, #000);
    box-sizing: content-box; }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner::after {
    content: "";
    position: absolute; }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner-top::after {
    top: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px;
    border-top-color: inherit; }
  .srp_range_wrapper .vue-slider-dot-tooltip-wrapper {
    opacity: 0;
    transition: all 0.3s; }
  .srp_range_wrapper .vue-slider-dot-tooltip-wrapper-show {
    opacity: 1; }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner {
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: opacity 0.2s linear, -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.2s linear;
    transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.2s linear, -webkit-transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1); }
  .srp_range_wrapper .vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner {
    opacity: 1; }
  .srp_range_wrapper .vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner-top {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner-top {
    -webkit-transform: translateY(50%) scale(0.01) rotate(0deg);
    transform: translateY(50%) scale(0.01) rotate(0deg); }
  .srp_range_wrapper .vue-slider-dot-tooltip-inner-top .vue-slider-dot-tooltip-text {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  .srp_range_wrapper .vue-slider-mark-label {
    font-size: 9px; }

.srp_chips {
  margin-top: 8px;
  margin-bottom: 8px;
  flex-wrap: wrap;
  justify-content: start;
  display: flex;
  column-gap: 3px;
  row-gap: 3px; }
  .srp_chips .srp_chip {
    display: flex;
    align-items: center;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border: 1px solid #fff;
    height: fit-content;
    font-size: 12px;
    margin: 2px;
    border-radius: 20px;
    padding: 3px 8px 3px 15px;
    text-transform: capitalize;
    transition: all .2s ease-out,opacity .2s ease-out; }
    .srp_chips .srp_chip:first-child {
      margin-left: 0px; }
    .srp_chips .srp_chip:hover {
      background-color: #fff;
      color: #000;
      border-color: #000; }
    .srp_chips .srp_chip .sricon-close-circle {
      font-size: 18px;
      margin-left: 5px; }

.srp_filter_container {
  /* Define the initial state and transition for the list items */
  /* Initially, tags are visible */ }
  .srp_filter_container .srp_filter_button_label {
    display: flex; }
  .srp_filter_container .srp_filter_buttons_list {
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: left;
    column-gap: 6px;
    row-gap: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px; }
    .srp_filter_container .srp_filter_buttons_list li {
      white-space: nowrap;
      list-style: none;
      position: relative;
      clear: both; }
      .srp_filter_container .srp_filter_buttons_list li .srp_filter_button {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-user-select: none;
        transition: all 300ms;
        border: solid 1px #c5c5c5;
        color: #c5c5c5;
        background-color: #000;
        padding: 4px 8px;
        font-size: 11px;
        border-radius: 4px;
        cursor: pointer; }
        .srp_filter_container .srp_filter_buttons_list li .srp_filter_button:hover:not(.srp_filter_button--active) {
          color: #fff; }
        .srp_filter_container .srp_filter_buttons_list li .srp_filter_button.srp_filter_button--active {
          background-color: #fff;
          color: #000; }
  .srp_filter_container .list-enter-active, .srp_filter_container .list-leave-active {
    transition: opacity 0.5s, transform 0.5s; }
  .srp_filter_container .list-enter, .srp_filter_container .list-leave-to {
    opacity: 0;
    transform: translateY(-1em); }
  .srp_filter_container li {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 1.5s, transform 1.5s; }
    .srp_filter_container li.hidden-tag {
      opacity: 0;
      transform: translateY(1em); }

.srp-filter-more-link {
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 15px; }

.srp_pagination_container {
  transition: all 250ms;
  font-size: 16px;
  -webkit-user-select: none;
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
  height: auto;
  grid-gap: 10px;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #fff; }
  .srp_pagination_container .srp_pagination_arrows {
    transition: all 250ms;
    font-size: 12px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
    pointer-events: all;
    -webkit-user-select: none;
    /* Safari */
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 7px;
    border-radius: 999px; }
    .srp_pagination_container .srp_pagination_arrows:hover {
      border: 2px solid white;
      color: inherit; }
  .srp_pagination_container .srp_pagination {
    display: flex;
    justify-content: center;
    grid-gap: 10px;
    height: auto !important; }
    .srp_pagination_container .srp_pagination .disabled {
      pointer-events: none; }
    .srp_pagination_container .srp_pagination .active span {
      pointer-events: none;
      background-color: #fff;
      color: #000; }
    .srp_pagination_container .srp_pagination span {
      transition: all 250ms;
      color: inherit;
      background-color: rgba(0, 0, 0, 0);
      min-width: 30px;
      height: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 5px 7px;
      border-radius: 999px; }
      .srp_pagination_container .srp_pagination span:hover {
        color: inherit; }

.srp_notfound {
  display: none;
  margin: 10px; }
  .srp_notfound .srp_notfound--title {
    font-weight: bold;
    font-size: 21px; }
  .srp_notfound .srp_notfound--subtitle {
    font-size: 16px;
    opacity: 0.6; }

[style*="visibility: hidden;"] .srp_search_main .srp_search_container, [style*="visibility: hidden;"] .srp_filter_container {
  visibility: hidden !important;
  opacity: 0 !important; }

.srp_search_main {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 5px; }
  .srp_search_main .srp_search_container {
    visibility: visible !important;
    opacity: 1 !important;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    max-width: 100%;
    min-height: 40px;
    flex-grow: 1; }
    .srp_search_main .srp_search_container .srp_search {
      font-family: inherit;
      font-size: 14px;
      padding-left: 45px !important;
      color: #fff;
      border-radius: 4px;
      background: #000;
      border: none;
      border-width: 1px;
      outline: none;
      max-width: 100%;
      width: 100%;
      min-height: 40px;
      padding: 15px; }
      .srp_search_main .srp_search_container .srp_search::placeholder {
        color: inherit;
        opacity: 0.5; }
    .srp_search_main .srp_search_container .srp_reset_search {
      position: relative;
      width: 0;
      right: 35px;
      pointer-events: all;
      cursor: pointer; }
    .srp_search_main .srp_search_container .fa-search {
      position: relative;
      left: 20px;
      width: 0;
      font-size: 14px;
      color: #828282; }

.srp_pagination li:not(.active) .page {
  cursor: pointer; }

/*TRACKLIST GRID*/
.srp_tracklist_grid .srp_tracklist > ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 10px; }

.srp_tracklist_grid[data-col="6"] .srp_tracklist > ul {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }

.srp_tracklist_grid[data-col="5"] .srp_tracklist > ul {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }

.srp_tracklist_grid[data-col="4"] .srp_tracklist > ul {
  grid-template-columns: 1fr 1fr 1fr 1fr; }

.srp_tracklist_grid[data-col="3"] .srp_tracklist > ul {
  grid-template-columns: 1fr 1fr 1fr; }

.srp_tracklist_grid[data-col="2"] .srp_tracklist > ul {
  grid-template-columns: 1fr 1fr; }

.srp_tracklist_grid[data-col="1"] .srp_tracklist > ul {
  grid-template-columns: 1fr; }

@media only screen and (max-width: 768px) {
  .srp_tracklist_grid[data-col-tablet="6"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-tablet="5"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-tablet="4"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-tablet="3"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-tablet="2"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr; }
  .srp_tracklist_grid[data-col-tablet="1"] .srp_tracklist > ul {
    grid-template-columns: 1fr; } }

@media only screen and (max-width: 767px) {
  .srp_tracklist_grid[data-col-mobile="6"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-mobile="5"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-mobile="4"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-mobile="3"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr 1fr; }
  .srp_tracklist_grid[data-col-mobile="2"] .srp_tracklist > ul {
    grid-template-columns: 1fr 1fr; }
  .srp_tracklist_grid[data-col-mobile="1"] .srp_tracklist > ul {
    grid-template-columns: 1fr; } }

.srp_tracklist_grid .sr-playlist-item-flex {
  flex-direction: column;
  gap: 10px;
  align-items: flex-start !important;
  justify-content: flex-start !important; }
  .srp_tracklist_grid .sr-playlist-item-flex .audio-track {
    width: 100%;
    flex: none; }
  .srp_tracklist_grid .sr-playlist-item-flex .store-list {
    width: 100%;
    flex: none !important;
    margin-top: auto; }
    .srp_tracklist_grid .sr-playlist-item-flex .store-list .song-store-list-menu {
      justify-content: inherit;
      width: 100% !important; }
    .srp_tracklist_grid .sr-playlist-item-flex .store-list .song-store-list-container {
      width: inherit;
      flex-wrap: wrap;
      gap: 6px; }
    .srp_tracklist_grid .sr-playlist-item-flex .store-list .sr_store_wc_round_bt {
      width: 100%;
      padding: 10px; }
  .srp_tracklist_grid .sr-playlist-item-flex .sr-playlist-cf-container {
    width: 100%;
    flex: none;
    justify-content: flex-start;
    column-gap: 15px;
    flex-wrap: wrap; }
  .srp_tracklist_grid .sr-playlist-item-flex .sr-playlist-cf-child {
    flex: none !important;
    width: auto  !important; }
  .srp_tracklist_grid .sr-playlist-item-flex .srp_noteButton {
    margin-left: 15px; }
    .srp_tracklist_grid .sr-playlist-item-flex .srp_noteButton i:before {
      margin: 0; }
    .srp_tracklist_grid .sr-playlist-item-flex .srp_noteButton .sricon-info {
      margin-left: 4px; }
  .srp_tracklist_grid .sr-playlist-item-flex .sricon-spinner-wrap {
    width: 20px !important;
    margin-top: -5px;
    margin-left: 2px; }

.srp_tracklist_grid .sr-playlist-item-flex > .srp_noteButton {
  display: none; }

.srp_tracklist_grid .sr_track_cover {
  margin-left: -20px;
  margin-top: -20px;
  width: calc(100% + 40px) !important;
  max-width: unset; }

.srp_tracklist_grid .sr-cf-heading {
  display: none !important; }

.srp_tracklist_grid[data-playertemplate="skin_boxed_tracklist"] .srp_player_boxed + .playlist {
  padding-top: 20px; }

.srp_tracklist_grid .sr-playlist-item {
  overflow: hidden; }

.srp_tracklist_grid .srp_note_title {
  font-size: 1.2em; }

.srp_tracklist_grid .srp_tracklist-item-date {
  height: initial;
  margin-left: 0;
  padding-left: 0 !important; }

.srp_tracklist_grid .sr-playlist-item .srp_track_description {
  margin-top: 0; }

.srp_tracklist_grid .srp_note {
  padding: 5px; }

.srp_tracklist_grid .srp_list.ps .sr-playlist-item {
  height: max-content; }

.srp_tracklist_play_cover:not(.srp_tracklist_grid) .sr_track_cover .srp_play {
  transform: scale(0.5); }

.srp_tracklist_play_cover .sr_track_cover {
  position: relative; }
  .srp_tracklist_play_cover .sr_track_cover:after {
    content: "";
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .srp_tracklist_play_cover .sr_track_cover .srp_play {
    cursor: pointer;
    z-index: 1; }

.srp_tracklist_play_cover .track-number {
  padding-left: 0px !important; }
  .srp_tracklist_play_cover .track-number .sricon-play {
    display: none; }

@media only screen and (min-width: 768px) {
  .srp_tracklist_play_cover.srp_tracklist_play_cover_hover .sr_track_cover:after, .srp_tracklist_play_cover.srp_tracklist_play_cover_hover .sr_track_cover .srp_play {
    transition: 0.15s ease; }
  .srp_tracklist_play_cover.srp_tracklist_play_cover_hover .sr-playlist-item:not(:hover):not(.current) .sr_track_cover:after, .srp_tracklist_play_cover.srp_tracklist_play_cover_hover .sr-playlist-item:not(:hover):not(.current) .sr_track_cover .srp_play {
    opacity: 0; }
  .srp_tracklist_play_cover.srp_tracklist_play_cover_hover .sr-playlist-item:not(:hover):not(.current) .sr_track_cover .srp_play {
    transform: translateY(30%); } }

.srp_tracklist-item-date + .srp_tracklist-item-date {
  display: none; }

.elementor-widget-music-player .iron-audioplayer[data-playertemplate="skin_boxed_tracklist"].srp_tracklist_grid img.sr_track_cover {
  max-width: unset !important; }

.iron-audioplayer .srp_player_boxed .srp_progressbar_inline .control {
  margin-top: 0px; }

.iron-audioplayer .srp_player_boxed .player .srp_spectrum_container {
  display: flex;
  justify-content: flex-start; }

.iron-audioplayer .srp_spectrum_container, .iron-audioplayer .srp_spectrum {
  transition: 0.3s ease;
  max-height: 1000px; }

.iron-audioplayer .playlist .srp_spectrum_container, .iron-audioplayer .playlist .srp_spectrum {
  max-height: 500px; }

.iron-audioplayer .srp_spectrum_container {
  width: 100%;
  display: flex;
  justify-content: center;
  pointer-events: none; }

.iron-audioplayer .srp_spectrum {
  position: absolute;
  z-index: 1; }

.iron-audioplayer .sr-playlist-item .srp_spectrum {
  z-index: -1; }

.iron-audioplayer .song-store.add_to_cart_button.ajax_add_to_cart * {
  pointer-events: none; }

.srp_spectrum_container.srp_hidden, .srp_hidden .srp_spectrum {
  opacity: 0;
  max-height: 0 !important; }

#sonaar-player .srp_spectrum_container {
  position: absolute;
  z-index: 10000;
  pointer-events: none; }

.swiper-box-navigation {
  max-width: 100%;
  position: relative;
  display: flex;
  flex-direction: column; }
  .swiper-box-navigation[data-v-align="top"] {
    flex-direction: column-reverse; }
  .swiper-box-navigation[data-v-align="center"] .srp_swiper-navigation {
    position: absolute;
    transform: translateY(-50%); }

.srp_swiper-nav-v-pos-center .swiper-box-navigation {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%; }

.srp_swiper-wrap {
  position: relative;
  padding: 0 0 15px 0;
  display: flex;
  flex-direction: column; }

.srp_swiper {
  color: #fff;
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  max-width: 100%; }
  .srp_swiper.swiper {
    overflow: visible;
    overflow-x: clip; }
  .srp_swiper .swiper-pagination-bullet {
    background: #0000006c;
    opacity: 1; }
    .srp_swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #000000; }
  .srp_swiper .swiper-slide {
    min-width: 1px;
    overflow: visible;
    cursor: grab; }
    .srp_swiper .swiper-slide:active {
      cursor: grabbing; }
    .srp_swiper .swiper-slide .store-list {
      align-items: inherit;
      justify-content: inherit;
      text-shadow: none;
      position: relative;
      margin-top: 6px; }
      .srp_swiper .swiper-slide .store-list .song-store-list-menu {
        align-items: inherit;
        justify-content: inherit; }
      .srp_swiper .swiper-slide .store-list .fa-ellipsis-v {
        display: none; }
      .srp_swiper .swiper-slide .store-list .song-store-list-container {
        display: flex;
        align-items: inherit;
        justify-content: inherit;
        flex-wrap: wrap;
        row-gap: 4px; }
  .srp_swiper .srp_trackartist {
    display: inline-block !important; }
  .srp_swiper .srp_index {
    display: none; }

.srp_swiper-control {
  position: absolute;
  z-index: 50; }
  .srp_swiper-control .srp_play {
    cursor: pointer; }
    .srp_swiper-control .srp_play .sricon-play {
      margin-left: 4px; }

.audio-playing .swiper-slide.srp_current .sricon-play {
  margin-left: 0; }

.srp_swiper-titles {
  display: flex;
  flex-direction: column;
  padding: 5%;
  z-index: 1;
  transition: opacity 0.3s ease; }

.srp_swiper-album-art {
  background: no-repeat 50%;
  background-size: cover;
  width: 100%;
  height: 380px;
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden; }
  .srp_swiper-album-art .srp_swiper-titles {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end; }
  .srp_swiper-album-art img {
    width: 100%;
    height: auto; }
  .srp_swiper-album-art:after {
    transition: 0.3s ease;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.srp_slider_play_cover_hover .swiper-slide .srp_swiper-control .srp_play {
  opacity: 0;
  scale: 1.15;
  transform: translate(0, 10px);
  transition: 0.15s ease; }

.srp_slider_play_cover_hover .swiper-slide:hover .srp_swiper-control .srp_play {
  opacity: 1;
  scale: 1;
  transform: translate(0, 0); }

.srp_swiper-title {
  font-size: 1.3rem;
  text-align: inherit; }

.srp_swiper-track-title {
  text-align: inherit; }

.srp_swiper-album-art .srp_swiper_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.srp_swiper-album-art .srp_swiper_overlay::before {
  transition: opacity 0.2s;
  content: "";
  opacity: 1;
  width: 100%;
  height: 100%;
  position: absolute; }

.srp_swiper-album-art .srp_swiper_overlay::after {
  transition: opacity 0.2s;
  content: "";
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.srp_swiper-album-art:hover .srp_swiper_overlay::after {
  opacity: 1; }

.srp_swiper-album-art:hover .srp_swiper_overlay::before {
  opacity: 0; }

/*
/////////////////// WHEN SLIDE IS HOVER MODE ///////////////////
*/
.srp_slider_content_on_hover .srp_swiper-track-title, .srp_slider_content_on_hover .srp_swiper-title, .srp_slider_content_on_hover .store-list, .srp_slider_content_on_hover .srp_swiper-track-artist {
  opacity: 0; }

.srp_slider_content_on_hover .swiper-slide:hover .srp_swiper-title, .srp_slider_content_on_hover .swiper-slide:hover .srp_swiper-track-title, .srp_slider_content_on_hover .swiper-slide:hover .store-list, .srp_slider_content_on_hover .swiper-slide:hover .srp_swiper-track-artist {
  opacity: 1;
  transform: translate(0, 0); }

.srp_slider_content_on_hover .srp_swiper-track-title {
  transform: translate(0, 20px);
  transition: 0.4s ease;
  transition-delay: .1s; }

.srp_slider_content_on_hover .srp_swiper-track-artist {
  transform: translate(0, 30px);
  transition: 0.4s ease;
  transition-delay: .15s; }

.srp_slider_content_on_hover .srp_swiper-title {
  transform: translate(0, 30px);
  transition: 0.4s ease;
  transition-delay: .12s; }

.srp_slider_content_on_hover .store-list {
  transform: translate(0, 40px);
  transition: 0.5s ease;
  transition-delay: .1s; }

/*
/////////////////// WHEN SLIDE IS ACTIVE IN COVERFLOW MODE ///////////////////
*/
.srp_slider_content_on_active .swiper-slide:not(.swiper-slide-active) .srp_swiper-control, .srp_slider_content_on_active .swiper-slide:not(.swiper-slide-active) .srp_swiper-titles {
  opacity: 0; }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-track-title, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-title, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-track-artist, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .store-list {
  opacity: 0; }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .swiper-slide-active .srp_swiper-title, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .swiper-slide-active .srp_swiper-track-title, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .swiper-slide-active .srp_swiper-track-artist, .srp_slider_content_on_active:not(.srp_slider_content_on_hover) .swiper-slide-active .store-list {
  opacity: 1;
  transform: translate(0, 0); }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-track-title {
  transform: translate(0, 20px);
  transition: 0.8s ease;
  transition-delay: .1s; }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-track-artist {
  transform: translate(0, 30px);
  transition: 0.8s ease;
  transition-delay: .12s; }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .srp_swiper-title {
  transform: translate(0, 40px);
  transition: 0.8s ease;
  transition-delay: .18s; }

.srp_slider_content_on_active:not(.srp_slider_content_on_hover) .store-list {
  transform: translate(0, 30px);
  transition: 0.8s ease;
  transition-delay: .2s; }

.srp_swiper .srp_swiper-navigation {
  position: absolute;
  transform: translateY(-50%);
  left: 0; }

.srp_swiper-navigation {
  width: 100%;
  top: 50%;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  padding: 8px;
  z-index: 100; }
  .srp_swiper-navigation .srp_swiper-button-prev, .srp_swiper-navigation .srp_swiper-button-next {
    position: static;
    margin-top: 0;
    transform: initial; }

.srp_swiper-button-prev,
.srp_swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  font-size: 44px;
  overflow: hidden;
  color: #fff; }
  .srp_swiper-button-prev.srp_arrow_round,
  .srp_swiper-button-next.srp_arrow_round {
    font-size: 24px !important;
    width: calc(var(--swiper-navigation-size) + 20px);
    height: calc(var(--swiper-navigation-size) + 20px);
    border-radius: 65px;
    border: #fff solid; }
  .srp_swiper-button-prev.swiper-button-disabled,
  .srp_swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: default; }

div.srp_swiper-button-prev:after,
div.srp_swiper-button-next:after {
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  font-size: inherit; }

.srp_swiper-button-prev,
.swiper-rtl .srp_swiper-button-next {
  left: 10px;
  right: auto; }

.srp_swiper-button-prev:after,
.swiper-rtl .srp_swiper-button-next:after {
  content: 'prev'; }

.srp_swiper-button-next,
.swiper-rtl .srp_swiper-button-prev {
  right: 10px;
  left: auto; }

.srp_swiper-button-next:after,
.swiper-rtl .srp_swiper-button-prev:after {
  content: 'next'; }

.srp_swiper-wrap .swiper-box-pagination {
  position: relative;
  height: 6px;
  margin-top: 10px; }
  .srp_swiper-wrap .swiper-box-pagination .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .srp_swiper-wrap .swiper-box-pagination .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    bottom: 0; }
  .srp_swiper-wrap .swiper-box-pagination .swiper-pagination-bullet {
    opacity: 1; }

.srp_swiper-track-artist {
  text-transform: capitalize; }

.srp-fav-notfound {
  color: initial;
  display: flex;
  align-items: center;
  column-gap: 10px; }
  .srp-fav-notfound i {
    font-size: 12px; }

a.song-store.srp-fav-bt i {
  font-size: 16px; }

.srp-fav-removeall-wrapper {
  display: flex;
  justify-content: flex-start; }
  .srp-fav-removeall-wrapper .srp-fav-removeall-bt {
    transition: all 0.3s ease;
    width: auto;
    cursor: pointer;
    padding: 5px 20px;
    margin-bottom: 10px;
    background-color: var(--srp-global-music_player_wc_bt_bgcolor);
    color: var(--srp-global-music_player_wc_bt_color);
    display: inline-block;
    border-radius: 4px;
    font-size: 12px; }

.srp-fav-notification {
  opacity: 0;
  position: fixed;
  bottom: 80px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  padding: 10px 50px;
  background-color: var(--srp-global-modal-btn-bg-color);
  color: var(--srp-global-modal-btn-txt-color);
  text-align: center;
  border-radius: 5px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3);
  z-index: 10001;
  font-size: 16px; }

body.sr_popup-open {
  overflow-y: hidden; }

#sonaar-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  transition: opacity .15s linear;
  /* Firefox < 16 */
  /* Safari, Chrome and Opera > 12.1 */
  /* Internet Explorer */
  /* Opera < 12.1 */ }
  #sonaar-modal .sr_popup-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px); }
  .sr_popup-open #sonaar-modal {
    overflow-x: hidden;
    overflow-y: auto; }
  #sonaar-modal.sr_show {
    display: flex !important;
    align-items: center;
    min-height: 100%;
    height: auto; }
    #sonaar-modal.sr_show .sr_popup-dialog {
      -webkit-transform: none;
      transform: none; }
  #sonaar-modal .sr_popup-dialog {
    position: relative;
    width: auto;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0px auto; }
    @media (min-width: 576px) {
      #sonaar-modal .sr_popup-dialog {
        max-width: calc(100vw - 150px);
        max-height: calc(100vh - 150px);
        margin: 75px auto; } }
  #sonaar-modal .sr_popup-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
    -webkit-animation: srmp3fadein 350ms;
    -moz-animation: srmp3fadein 350ms;
    -ms-animation: srmp3fadein 350ms;
    -o-animation: srmp3fadein 350ms;
    animation: srmp3fadein 350ms; }
    @media (max-width: 576px) {
      #sonaar-modal .sr_popup-content {
        margin-bottom: 50px; } }

@keyframes srmp3fadein {
  from {
    opacity: 0;
    transform: scale(0.9); }
  to {
    opacity: 1;
    transform: scale(1); } }

@-moz-keyframes srmp3fadein {
  from {
    opacity: 0;
    transform: scale(0.9); }
  to {
    opacity: 1;
    transform: scale(1); } }

@-webkit-keyframes srmp3fadein {
  from {
    opacity: 0;
    transform: scale(0.9); }
  to {
    opacity: 1;
    transform: scale(1); } }

@-ms-keyframes srmp3fadein {
  #sonaar-modal from {
    opacity: 0;
    transform: scale(0.9); }
  #sonaar-modal to {
    opacity: 1;
    transform: scale(1); } }

@-o-keyframes srmp3fadein {
  from {
    opacity: 0;
    transform: scale(0.9); }
  to {
    opacity: 1;
    transform: scale(1); } }
  #sonaar-modal .sr_popup-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.5rem; }

.sr_popup-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  transition: opacity .15s linear;
  pointer-events: none; }
  .sr_popup-backdrop.sr_show {
    opacity: .75;
    pointer-events: initial; }

.sr-store-popup {
  cursor: pointer; }

.sr_close {
  background: transparent;
  height: 32px;
  width: 32px;
  padding: 0;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 50;
  font-size: 1px;
  cursor: pointer; }
  .sr_close svg {
    height: 100%; }
#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#FFFFE0;border:1px solid #E6DB55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#FAFAFA;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(/wp-content/plugins/super-socializer/css/../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#FAFAFA;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0;}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #D7D7D7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:none;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYandexLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampYoutubeLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampKakaoLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampSpotifyLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMailruLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(/wp-content/plugins/super-socializer/css/../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity: 1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style: normal;font-size: .55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto;}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none;}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share, div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like, div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend, div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet, div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span, div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share, div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer, div.the_champ_horizontal_counter li.the_champ_buffer{width:81px;}div.the_champ_horizontal_sharing .the_champ_reddit, div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly, div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin, div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing, div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampYummlyBackground{background-color:#E16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1DB954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289DA}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#FEE500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267B2}.theChampOdnoklassnikiBackground{background-color:#F2720C}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#EDEDED}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649A3F}.theChampFloatitBackground{background-color:#53BEEE}.theChampYoutubeBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampGoogleBackground{background-color:white;box-sizing:border-box;border:1px #4184F3 solid}.theChampLinkedinBackground{background-color:#0077B5}.theChampMoreBackground{background-color:#EE8E2D}.theChampPinterestBackground{background-color:#CC2329}.theChampPrintBackground{background-color:#FD6500}.theChampRedditBackground{background-color:#FF5700}.theChampStockTwitsBackground{background-color: #40576F}.theChampTumblrBackground{background-color:#29435D}.theChampLineBackground{background-color:#00C300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892E5E}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color: #464646}.theChampVkontakteBackground{background-color:#0077FF}.theChampXingBackground{background-color:#00797D}.theChampWhatsappBackground{background-color:#55EB4C}.theChampMailruBackground{background-color:#356FAC}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width: 0!important;background-color:transparent;}div.the_champ_sharing_ul .theChampTCBackground{background-color:transparent;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden;}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBufferSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight: bolder;font-family: sans-serif;padding: 0;margin: 0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin: 0;padding: 0;text-align: center;}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important;}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important;}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:transparent;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#FF6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height: 14px;margin-top: 8px;}.heateor_ms_subscribe_option input.heateor_ms_checkbox, .heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size: 15px;margin: 0;color: #666;}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin: 0 4px 0 0;width: 15px;height: 15px;float: left;}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:normal}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:white;margin:5px auto;}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441A5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%;}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,.2);background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__dial-code,.iti__flag-box{vertical-align:middle}.iti__country-name,.iti__flag-box{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:initial}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}.iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}.iti__flag.iti__np{background-color:initial}.woopay-save-new-user-container{display:flex;flex-direction:column;gap:16px}#payment .wc_payment_methods.payment_methods.methods+.woopay-save-new-user-container:not(:empty),#payment .wc_payment_methods.payment_methods.methods+.woopay-save-new-user-container:not(:empty)+.place-order{margin-top:24px}.woopay-save-new-user-container h3{margin-bottom:0}.woopay-save-new-user-container .components-checkbox-control__input-container{margin-right:8px;height:auto}.woopay-save-new-user-container .components-checkbox-control__input-container .components-checkbox-control__input[type=checkbox]{height:16px;width:16px}.woopay-save-new-user-container .components-checkbox-control__input-container svg{height:16px;width:16px;left:0;top:0}.woopay-save-new-user-container .components-checkbox-control__input-container label{font-size:14px}.woopay-save-new-user-container .save-details-form.form-row{display:flex;flex-direction:column;font-size:1rem;line-height:1.25rem;font-weight:400;gap:16px;transition:max-height .5s ease-in-out;margin:0!important;padding:0!important;overflow-y:hidden;max-height:21.875rem}.woopay-save-new-user-container .save-details-form.form-row:after,.woopay-save-new-user-container .save-details-form.form-row:before{display:none}.woopay-save-new-user-container .save-details-form.form-row>div{margin-top:0}.woopay-save-new-user-container .save-details-form.form-row .additional-information{font-size:.875rem}.woopay-save-new-user-container .save-details-form.form-row .tos{font-size:.8125rem}.woopay-save-new-user-container .save-details-form.form-row .error-text{font-size:.875rem;line-height:1.5rem;margin-bottom:0;color:#cc1818}.woopay-save-new-user-container .save-details-form.form-row .line{border:.5px solid #dcdcde}.woopay-save-new-user-container .save-details-form.form-row .phone-input{font-size:1rem;background-color:#fff;box-shadow:none;border:1px solid #ddd;border-radius:5px;margin-left:.125rem;width:calc(100% - .25rem)}.woopay-save-new-user-container .save-details-form.form-row .phone-input.has-error{outline-color:#cc1818}#phone-number{height:42px;box-shadow:inset 0 1px #d6d6d6;border:none;font-size:15px;line-height:26px}#payment .save-details-form.place-order{margin-top:8px}.iti__flag{background-image:url(/wp-content/plugins/woocommerce-payments/dist/007b2705c0a8f69dfdf6.png)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/wp-content/plugins/woocommerce-payments/dist/9d5328fb490cddd43f66.png)}}.iti{width:100%;margin-top:24px}.iti--container,.no-top-margin .iti{margin-top:0}.iti__selected-flag{background-color:inherit!important}.iti__selected-flag .iti__flag{transform:scale(1.1)}.iti__selected-flag .iti__selected-dial-code{font-size:16px;color:#2f2f2f}.iti__selected-flag .iti__arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #2c3338}.iti__selected-flag .iti__arrow--up{border-top:none;border-bottom:5px solid #2c3338}.wp-admin .iti .iti__arrow{border:0;width:10px;height:18px;background:url('data:image/svg+xml;utf8,<svg viewBox="4 0 24 24" xmlns="http://www.w3.org/2000/svg" width="18" height="18" aria-hidden="true" focusable="false"><path d="M17.5 11.6L12 16l-5.5-4.4.9-1.2L12 14l4.5-3.6 1 1.2z"></path></svg>')}.wp-admin .iti .iti__arrow--up{transform:scaleY(-1)}.wp-admin .iti .iti__country-list{border:1px solid #949494;border-radius:2px;box-shadow:none}.wp-admin .iti .iti__country,.wp-admin .iti .iti__selected-dial-code,.wp-admin .iti .phone-input.input-text{font-size:inherit;color:#2c3338}@media(max-width:782px){.wp-admin .iti .iti__country,.wp-admin .iti .iti__selected-dial-code,.wp-admin .iti .phone-input.input-text{font-size:16px}}.wp-admin.iti-mobile .iti--container{top:76px;width:auto}.woopay-save-new-user-container .save-details{padding:12px;border:1px solid hsla(0,0%,42.7%,.3)}.woopay-save-new-user-container .save-details-header{display:flex;align-items:flex-start;gap:12px;position:relative}.woopay-save-new-user-container .save-details-header>div{flex:1}.woopay-save-new-user-container .save-details-header label{display:block;margin:0!important;padding:0 0 0 27px;text-indent:-27px}.woopay-save-new-user-container .save-details-header label .save-details-checkbox:not(.wc-block-components-checkbox__input){margin-right:12px}.woopay-save-new-user-container .save-details-header .wc-block-components-checkbox{margin-top:0;flex:1}.woopay-save-new-user-container .save-details-header .wc-block-components-checkbox label{gap:unset;display:flex!important;align-items:flex-start;padding:0;text-indent:0}.woopay-save-new-user-container .save-details-header .wc-block-components-checkbox input{margin-right:12px}@media(min-width:961px){.woopay-save-new-user-container .save-details-header .wc-block-components-checkbox span{margin-right:1.25rem}}.woopay-save-new-user-container .save-details-header .woopay-logo{height:1.0625rem;margin-top:.375rem}.woopay-save-new-user-container .save-details-header .info-button{border:none;background:transparent;padding:0}.woopay-save-new-user-container .save-details-header .info-button:focus{outline:none}.woopay-save-new-user-container .save-details-header .info-button:focus+.save-details-flyout{display:none}.woopay-save-new-user-container .save-details-header .info-button.flyout-visible:focus+.save-details-flyout{display:flex}.woopay-save-new-user-container .save-details-header .info-icon{fill:#949494;margin-top:.1875rem;object-fit:none}.woopay-save-new-user-container .save-details-header .info-icon:focus,.woopay-save-new-user-container .save-details-header .info-icon:hover{fill:#3d9cd2}.woopay-save-new-user-container .save-details-header .save-details-flyout{display:none;flex-direction:row;gap:8px;background-color:#fff;border:1px solid hsla(0,0%,42.7%,.3);border-radius:3px;padding:12px;position:absolute;width:16.875rem;font-size:.8125rem;line-height:1.25rem;top:-7.75rem;left:calc(100% - 8.4375rem)}.woopay-save-new-user-container .save-details-header .save-details-flyout:hover{display:flex}.woopay-save-new-user-container .save-details-header .save-details-flyout span{color:#1e1e1e}.woopay-save-new-user-container .save-details-header .save-details-flyout svg{fill:currentColor;color:#4ab866}@media(max-width:800px){.woopay-save-new-user-container .save-details-header .save-details-flyout{left:auto;right:0;top:-8.125rem}}/*! elementor - v3.18.0 - 08-12-2023 */
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-top:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-block-start-width:0px;--border-inline-end-width:0px;--border-block-end-width:0px;--border-inline-start-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-block-start:0px;--margin-inline-end:0px;--margin-block-end:0px;--margin-inline-start:0px;--padding-block-start:var(--container-default-padding-block-start,10px);--padding-inline-end:var(--container-default-padding-inline-end,10px);--padding-block-end:var(--container-default-padding-block-end,10px);--padding-inline-start:var(--container-default-padding-inline-start,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);margin-block-start:var(--bc-margin-block-start,var(--margin-block-start));margin-inline-end:var(--bc-margin-inline-end,var(--margin-inline-end));margin-block-end:var(--bc-margin-block-end,var(--margin-block-end));margin-inline-start:var(--bc-margin-inline-start,var(--margin-inline-start));padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--bc-padding-block-start,var(--padding-block-start));padding-block-end:var(--bc-padding-block-end,var(--padding-block-end))}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-inline-end:auto;--margin-inline-start:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-block-start-width));left:calc(0px - var(--border-inline-start-width));width:max(100% + var(--border-inline-end-width) + var(--border-inline-start-width),100%);height:max(100% + var(--border-block-start-width) + var(--border-block-end-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:wrap}}.e-con{--bc-margin-block-start:var(--margin-top);--bc-margin-block-end:var(--margin-bottom);--bc-margin-inline-start:var(--margin-left);--bc-margin-inline-end:var(--margin-right);--bc-padding-block-start:var(--padding-top);--bc-padding-block-end:var(--padding-bottom);--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right)}[dir=rtl] .e-con{--bc-margin-inline-start:var(--margin-right);--bc-margin-inline-end:var(--margin-left);--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left)}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-right:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-right:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-left:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-right:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-top:0;padding-bottom:0;border:none}.elementor-form .elementor-button>span{display:flex;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-icon{flex-grow:0;order:5}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{margin-left:5px;order:15}.elementor-button .elementor-align-icon-left{margin-right:5px;order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-left:1em;padding-right:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-right:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:left;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-right:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,left)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-block-start:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-end:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-block-end:var(--n-tabs-default-padding-block);--n-tabs-title-padding-inline-start:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;cursor:pointer;outline:none;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus-visible{outline:5px auto -webkit-focus-ring-color}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:var(--n-accordion-icon-size);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-kit-759{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#DBD9D912;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-759 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%;
}/* End custom CSS */#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn,.sb-elementor-cta-img span svg{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-playbtn,.cff-header{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}.cff-no-consent .cff-header-text{margin-left:0!important}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name,#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta li,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta li:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-icon path,#cff-lightbox-wrapper .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff.cff-theme-outline .cff-comment.cff-icon path,#cff.cff-theme-outline .cff-share.cff-icon path,#cff.cff-theme-overlap .cff-comment.cff-icon path,#cff.cff-theme-overlap .cff-share.cff-icon path,#cff.cff-theme-social_wall .cff-comment.cff-icon path,#cff.cff-theme-social_wall .cff-share.cff-icon path{fill:unset}#cff .cff-reaction-one path,#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;background:rgba(0,0,0,.05);border:none;text-decoration:none;box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*,.cff-theme-modern .cff-likes .cff-icon svg,.cff-theme-outline .cff-likes .cff-icon svg,.cff-theme-overlap .cff-likes .cff-icon svg,.cff-theme-social_wall .cff-likes .cff-icon svg{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -77px 0 no-repeat;font-family:Helvetica;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta li{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta li,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta li{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta li{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{-webkit-border-radius:3px 0 0 0;-moz-border-radius:3px 0 0;-ms-border-radius:3px 0 0 0;-o-border-radius:3px 0 0;border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(/wp-content/plugins/custom-facebook-feed-pro/assets/css/../img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;clear:both;text-align:center;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%;border:1px solid #e8e8eb;border-radius:2px;position:relative;text-align:center}.sb-elementor-cta-img-ctn{width:100%;position:relative;float:left;display:flex;justify-content:center;align-items:center;margin-top:50px;margin-bottom:35px}.sb-elementor-cta-img{width:65px;height:65px;position:relative;border:2px solid #dcdde1;border-radius:16px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);display:flex;justify-content:center;align-items:center}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.sb-elementor-cta-logo{position:absolute;right:-15px;bottom:-19px;z-index:1}.sb-elementor-cta-heading{font-size:19px;padding:0;margin:0 0 30px;display:inline-block;width:100%;font-weight:700;line-height:1.4em}.sb-elementor-cta-btn{background:#0068a0;border-radius:2px;padding:8px 20px 8px 38px;cursor:pointer;color:#fff;position:relative;margin-bottom:30px}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:'';position:absolute;width:2px;height:12px;background:#fff;left:20px;top:14px}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sb-elementor-cta-desc{display:flex;justify-content:center;align-items:center;padding:20px;background:#f9f9fa;border-top:1px solid #e8e8eb;margin-top:35px;flex-direction:column}.sb-elementor-cta-desc strong{color:#141b38;font-size:16px;font-weight:600;margin-bottom:8px}.sb-elementor-cta-desc span{color:#434960;font-size:14px;line-height:1.5em;padding:0 20%}.sb-elementor-cta-selector{width:100%;padding:0 20%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:45px}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7;padding:8px 16px;margin-bottom:15px;max-width:100%;min-width:400px}.sb-elementor-cta-selector span{color:#2c324c}.sb-elementor-cta-selector span a{text-transform:capitalize;text-decoration:underline;font-weight:600}.sb-elementor-cta-selector span a:after{color:#2c324c;margin-left:2px;font-weight:400;text-decoration-color:#fff}.sb-elementor-cta-selector span a:first-of-type:after{content:','}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or';margin-left:5px;margin-right:2px}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:'';height:16px;font-variant:normal;background-position:center center;background-repeat:no-repeat}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close{cursor:pointer}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta li{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-icon svg,.cff-theme-social_wall .cff-icon,.cff-theme-social_wall .cff-icon svg{width:auto;height:auto}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.lae-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.lae-animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.lae-animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.lae-animated.flipOutX,
.lae-animated.flipOutY,
.lae-animated.bounceIn,
.lae-animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.lae-animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}


/* -------- Customization -----------*/

@-webkit-keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
  }

@keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
    }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
  }

.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
  }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
  }

@-webkit-keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
    }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
  }

@keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0);
    }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    }
  }

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
  }

@-webkit-keyframes fadeOut_to_1 {
  from {
    opacity: 1;
    }

  to {
    opacity: 0.1;
    }
  }

@keyframes fadeOut_to_1 {
  from {
    opacity: 1;
    }

  to {
    opacity: 0.1;
    }
  }

.fadeOut_to_1 {
  -webkit-animation-name: fadeOut_to_1;
  animation-name: fadeOut_to_1;
  }
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFuaW1hdGUuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGlCQUFpQjs7QUFFakI7Ozs7OztHQU1HOztBQUVIO0VBQ0UsK0JBQStCO0VBQy9CLHVCQUF1QjtFQUN2QixrQ0FBa0M7RUFDbEMsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0UsNENBQTRDO0VBQzVDLG9DQUFvQztDQUNyQzs7QUFFRDtFQUNFLCtCQUErQjtFQUMvQix1QkFBdUI7Q0FDeEI7O0FBRUQ7Ozs7RUFJRSxpQ0FBaUM7RUFDakMseUJBQXlCO0NBQzFCOztBQUVEO0VBQ0U7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0lBQ3BFLHNDQUFzQztJQUN0Qyw4QkFBOEI7R0FDL0I7O0VBRUQ7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0lBQ3BFLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0lBQ3BFLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSx5Q0FBeUM7SUFDekMsaUNBQWlDO0dBQ2xDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7SUFDcEUsc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjs7RUFFRDtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7SUFDcEUsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7SUFDcEUsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLHlDQUF5QztJQUN6QyxpQ0FBaUM7R0FDbEM7Q0FDRjs7QUFFRDtFQUNFLCtCQUErQjtFQUMvQix1QkFBdUI7RUFDdkIsd0NBQXdDO0VBQ3hDLGdDQUFnQztDQUNqQzs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsOEJBQThCO0VBQzlCLHNCQUFzQjtDQUN2Qjs7QUFFRCw4RUFBOEU7O0FBRTlFO0VBQ0U7SUFDRSxvQ0FBb0M7SUFDcEMsNEJBQTRCO0dBQzdCOztFQUVEO0lBQ0UsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0Qzs7RUFFRDtJQUNFLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usb0NBQW9DO0lBQ3BDLDRCQUE0QjtHQUM3Qjs7RUFFRDtJQUNFLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7O0VBRUQ7SUFDRSxvQ0FBb0M7SUFDcEMsNEJBQTRCO0dBQzdCO0NBQ0Y7O0FBRUQ7RUFDRSw4QkFBOEI7RUFDOUIsc0JBQXNCO0NBQ3ZCOztBQUVEO0VBQ0U7SUFDRSxvQ0FBb0M7SUFDcEMsNEJBQTRCO0dBQzdCOztFQUVEO0lBQ0UsMENBQTBDO0lBQzFDLGtDQUFrQztHQUNuQzs7RUFFRDtJQUNFLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0UseUNBQXlDO0lBQ3pDLGlDQUFpQztHQUNsQzs7RUFFRDtJQUNFLHlDQUF5QztJQUN6QyxpQ0FBaUM7R0FDbEM7O0VBRUQ7SUFDRSxvQ0FBb0M7SUFDcEMsNEJBQTRCO0dBQzdCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0UsMENBQTBDO0lBQzFDLGtDQUFrQztHQUNuQzs7RUFFRDtJQUNFLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSx5Q0FBeUM7SUFDekMsaUNBQWlDO0dBQ2xDOztFQUVEO0lBQ0UseUNBQXlDO0lBQ3pDLGlDQUFpQztHQUNsQzs7RUFFRDtJQUNFLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7Q0FDRjs7QUFFRDtFQUNFLG1DQUFtQztFQUNuQywyQkFBMkI7Q0FDNUI7O0FBRUQ7RUFDRTtJQUNFLHdDQUF3QztJQUN4QyxnQ0FBZ0M7R0FDakM7O0VBRUQ7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQztDQUNGOztBQUVEO0VBQ0U7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7Q0FDRjs7QUFFRDtFQUNFLDhCQUE4QjtFQUM5QixzQkFBc0I7Q0FDdkI7O0FBRUQ7RUFDRTtJQUNFLGlDQUFpQztJQUNqQyx5QkFBeUI7R0FDMUI7O0VBRUQ7SUFDRSxtREFBbUQ7SUFDbkQsMkNBQTJDO0dBQzVDOztFQUVEO0lBQ0UsaURBQWlEO0lBQ2pELHlDQUF5QztHQUMxQzs7RUFFRDtJQUNFLG1EQUFtRDtJQUNuRCwyQ0FBMkM7R0FDNUM7O0VBRUQ7SUFDRSxpREFBaUQ7SUFDakQseUNBQXlDO0dBQzFDOztFQUVEO0lBQ0UsaUNBQWlDO0lBQ2pDLHlCQUF5QjtHQUMxQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxpQ0FBaUM7SUFDakMseUJBQXlCO0dBQzFCOztFQUVEO0lBQ0UsbURBQW1EO0lBQ25ELDJDQUEyQztHQUM1Qzs7RUFFRDtJQUNFLGlEQUFpRDtJQUNqRCx5Q0FBeUM7R0FDMUM7O0VBRUQ7SUFDRSxtREFBbUQ7SUFDbkQsMkNBQTJDO0dBQzVDOztFQUVEO0lBQ0UsaURBQWlEO0lBQ2pELHlDQUF5QztHQUMxQzs7RUFFRDtJQUNFLGlDQUFpQztJQUNqQyx5QkFBeUI7R0FDMUI7Q0FDRjs7QUFFRDtFQUNFLCtDQUErQztFQUMvQyx1Q0FBdUM7RUFDdkMsa0NBQWtDO0VBQ2xDLDBCQUEwQjtDQUMzQjs7QUFFRDtFQUNFO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7O0VBRUQ7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7O0VBRUQ7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7Q0FDRjs7QUFFRDtFQUNFLHFDQUFxQztFQUNyQyw2QkFBNkI7RUFDN0IsOEJBQThCO0VBQzlCLHNCQUFzQjtDQUN2Qjs7QUFFRDtFQUNFO0lBQ0Usb0NBQW9DO0lBQ3BDLDRCQUE0QjtHQUM3Qjs7RUFFRDtJQUNFLGdFQUFnRTtJQUNoRSx3REFBd0Q7R0FDekQ7O0VBRUQ7SUFDRSxrRUFBa0U7SUFDbEUsMERBQTBEO0dBQzNEOztFQUVEO0lBQ0UsbUVBQW1FO0lBQ25FLDJEQUEyRDtHQUM1RDs7RUFFRDtJQUNFLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usb0NBQW9DO0lBQ3BDLDRCQUE0QjtHQUM3Qjs7RUFFRDtJQUNFLGdFQUFnRTtJQUNoRSx3REFBd0Q7R0FDekQ7O0VBRUQ7SUFDRSxrRUFBa0U7SUFDbEUsMERBQTBEO0dBQzNEOztFQUVEO0lBQ0UsbUVBQW1FO0lBQ25FLDJEQUEyRDtHQUM1RDs7RUFFRDtJQUNFLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7Q0FDRjs7QUFFRDtFQUNFLDZCQUE2QjtFQUM3QixxQkFBcUI7Q0FDdEI7O0FBRUQsOEVBQThFOztBQUU5RTtFQUNFO0lBQ0Usd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjs7RUFFRDtJQUNFLG9FQUFvRTtJQUNwRSw0REFBNEQ7R0FDN0Q7O0VBRUQ7SUFDRSxrRUFBa0U7SUFDbEUsMERBQTBEO0dBQzNEOztFQUVEO0lBQ0Usb0VBQW9FO0lBQ3BFLDREQUE0RDtHQUM3RDs7RUFFRDtJQUNFLGtFQUFrRTtJQUNsRSwwREFBMEQ7R0FDM0Q7O0VBRUQ7SUFDRSxtRUFBbUU7SUFDbkUsMkRBQTJEO0dBQzVEOztFQUVEO0lBQ0Usd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCOztFQUVEO0lBQ0Usb0VBQW9FO0lBQ3BFLDREQUE0RDtHQUM3RDs7RUFFRDtJQUNFLGtFQUFrRTtJQUNsRSwwREFBMEQ7R0FDM0Q7O0VBRUQ7SUFDRSxvRUFBb0U7SUFDcEUsNERBQTREO0dBQzdEOztFQUVEO0lBQ0Usa0VBQWtFO0lBQ2xFLDBEQUEwRDtHQUMzRDs7RUFFRDtJQUNFLG1FQUFtRTtJQUNuRSwyREFBMkQ7R0FDNUQ7O0VBRUQ7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRSwrQkFBK0I7RUFDL0IsdUJBQXVCO0NBQ3hCOztBQUVEO0VBQ0U7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCOztFQUVEO0lBQ0UsbURBQW1EO0lBQ25ELDJDQUEyQztHQUM1Qzs7RUFFRDtJQUNFLGlEQUFpRDtJQUNqRCx5Q0FBeUM7R0FDMUM7O0VBRUQ7SUFDRSxxREFBcUQ7SUFDckQsNkNBQTZDO0dBQzlDOztFQUVEO0lBQ0UscURBQXFEO0lBQ3JELDZDQUE2QztHQUM5Qzs7RUFFRDtJQUNFLHlEQUF5RDtJQUN6RCxpREFBaUQ7R0FDbEQ7O0VBRUQ7SUFDRSx5REFBeUQ7SUFDekQsaURBQWlEO0dBQ2xEOztFQUVEO0lBQ0UsNkRBQTZEO0lBQzdELHFEQUFxRDtHQUN0RDtDQUNGOztBQUVEO0VBQ0U7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCOztFQUVEO0lBQ0UsbURBQW1EO0lBQ25ELDJDQUEyQztHQUM1Qzs7RUFFRDtJQUNFLGlEQUFpRDtJQUNqRCx5Q0FBeUM7R0FDMUM7O0VBRUQ7SUFDRSxxREFBcUQ7SUFDckQsNkNBQTZDO0dBQzlDOztFQUVEO0lBQ0UscURBQXFEO0lBQ3JELDZDQUE2QztHQUM5Qzs7RUFFRDtJQUNFLHlEQUF5RDtJQUN6RCxpREFBaUQ7R0FDbEQ7O0VBRUQ7SUFDRSx5REFBeUQ7SUFDekQsaURBQWlEO0dBQ2xEOztFQUVEO0lBQ0UsNkRBQTZEO0lBQzdELHFEQUFxRDtHQUN0RDtDQUNGOztBQUVEO0VBQ0UsOEJBQThCO0VBQzlCLHNCQUFzQjtFQUN0QixpQ0FBaUM7RUFDakMseUJBQXlCO0NBQzFCOztBQUVEO0VBQ0U7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHVDQUF1QztJQUN2QywrQkFBK0I7R0FDaEM7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0UsdUNBQXVDO0lBQ3ZDLCtCQUErQjtHQUNoQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDOztFQUVEO0lBQ0UsMENBQTBDO0lBQzFDLGtDQUFrQztHQUNuQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCxvQ0FBb0M7SUFDcEMsNEJBQTRCO0dBQzdCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsdUNBQXVDO0lBQ3ZDLCtCQUErQjtHQUNoQzs7RUFFRDtJQUNFLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0UsV0FBVztJQUNYLG9DQUFvQztJQUNwQyw0QkFBNEI7R0FDN0I7Q0FDRjs7QUFFRDtFQUNFLGlDQUFpQztFQUNqQyx5QkFBeUI7Q0FDMUI7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRSxxQ0FBcUM7RUFDckMsNkJBQTZCO0NBQzlCOztBQUVEO0VBQ0U7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLDhDQUE4QztJQUM5QyxzQ0FBc0M7R0FDdkM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0Usd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLDhDQUE4QztJQUM5QyxzQ0FBc0M7R0FDdkM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSwwQ0FBMEM7SUFDMUMsa0NBQWtDO0dBQ25DOztFQUVEO0lBQ0Usd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtDQUM5Qjs7QUFFRDtFQUNFO0lBQ0UsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFLHNDQUFzQztFQUN0Qyw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRSxtQ0FBbUM7RUFDbkMsMkJBQTJCO0NBQzVCOztBQUVEO0VBQ0U7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsdUNBQXVDO0lBQ3ZDLCtCQUErQjtHQUNoQztDQUNGOztBQUVEO0VBQ0U7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDBDQUEwQztJQUMxQyxrQ0FBa0M7R0FDbkM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsdUNBQXVDO0lBQ3ZDLCtCQUErQjtHQUNoQztDQUNGOztBQUVEO0VBQ0Usa0NBQWtDO0VBQ2xDLDBCQUEwQjtDQUMzQjs7QUFFRDtFQUNFO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7Q0FDRjs7QUFFRDtFQUNFLHNDQUFzQztFQUN0Qyw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDhDQUE4QztJQUM5QyxzQ0FBc0M7R0FDdkM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2QztDQUNGOztBQUVEO0VBQ0Usc0NBQXNDO0VBQ3RDLDhCQUE4QjtDQUMvQjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0QztDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDO0NBQ0Y7O0FBRUQ7RUFDRSx1Q0FBdUM7RUFDdkMsK0JBQStCO0NBQ2hDOztBQUVEO0VBQ0U7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2QztDQUNGOztBQUVEO0VBQ0U7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsV0FBVztJQUNYLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2QztDQUNGOztBQUVEO0VBQ0Usb0NBQW9DO0VBQ3BDLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsK0JBQStCO0VBQy9CLHVCQUF1QjtDQUN4Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRSxtQ0FBbUM7RUFDbkMsMkJBQTJCO0NBQzVCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCw4Q0FBOEM7SUFDOUMsc0NBQXNDO0dBQ3ZDOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFLHNDQUFzQztFQUN0Qyw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0UsbUNBQW1DO0VBQ25DLDJCQUEyQjtDQUM1Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDhDQUE4QztJQUM5QyxzQ0FBc0M7R0FDdkM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRSxzQ0FBc0M7RUFDdEMsOEJBQThCO0NBQy9COztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFLG9DQUFvQztFQUNwQyw0QkFBNEI7Q0FDN0I7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0UsdUNBQXVDO0VBQ3ZDLCtCQUErQjtDQUNoQzs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtHQUNqQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRSxpQ0FBaUM7RUFDakMseUJBQXlCO0NBQzFCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0Qzs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCw2Q0FBNkM7SUFDN0MscUNBQXFDO0dBQ3RDOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFLG9DQUFvQztFQUNwQyw0QkFBNEI7Q0FDN0I7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLGdDQUFnQztFQUNoQyx3QkFBd0I7Q0FDekI7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDO0NBQ0Y7O0FBRUQ7RUFDRSxvQ0FBb0M7RUFDcEMsNEJBQTRCO0NBQzdCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0QztDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsNkNBQTZDO0lBQzdDLHFDQUFxQztHQUN0QztDQUNGOztBQUVEO0VBQ0UsdUNBQXVDO0VBQ3ZDLCtCQUErQjtDQUNoQzs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7Q0FDRjs7QUFFRDtFQUNFLG9DQUFvQztFQUNwQyw0QkFBNEI7Q0FDN0I7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCw4Q0FBOEM7SUFDOUMsc0NBQXNDO0dBQ3ZDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCw4Q0FBOEM7SUFDOUMsc0NBQXNDO0dBQ3ZDO0NBQ0Y7O0FBRUQ7RUFDRSx1Q0FBdUM7RUFDdkMsK0JBQStCO0NBQ2hDOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQztDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQztDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtDQUM5Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLDZDQUE2QztJQUM3QyxxQ0FBcUM7R0FDdEM7Q0FDRjs7QUFFRDtFQUNFLHdDQUF3QztFQUN4QyxnQ0FBZ0M7Q0FDakM7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7R0FDWjs7RUFFRDtJQUNFLFdBQVc7SUFDWCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDO0NBQ0Y7O0FBRUQ7RUFDRSxrQ0FBa0M7RUFDbEMsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2QztDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsOENBQThDO0lBQzlDLHNDQUFzQztHQUN2QztDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtDQUM5Qjs7QUFFRDtFQUNFO0lBQ0UsaUVBQWlFO0lBQ2pFLHlEQUF5RDtJQUN6RCw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsMEZBQTBGO0lBQzFGLGtGQUFrRjtJQUNsRiw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDOztFQUVEO0lBQ0UsMEZBQTBGO0lBQzFGLGtGQUFrRjtJQUNsRiwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsNkRBQTZEO0lBQzdELHFEQUFxRDtJQUNyRCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5QiwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLGlFQUFpRTtJQUNqRSx5REFBeUQ7SUFDekQsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDBGQUEwRjtJQUMxRixrRkFBa0Y7SUFDbEYsNENBQTRDO0lBQzVDLG9DQUFvQztHQUNyQzs7RUFFRDtJQUNFLDBGQUEwRjtJQUMxRixrRkFBa0Y7SUFDbEYsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLDZEQUE2RDtJQUM3RCxxREFBcUQ7SUFDckQsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQzs7RUFFRDtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsMkNBQTJDO0lBQzNDLG1DQUFtQztHQUNwQztDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtFQUM3Qiw2QkFBNkI7RUFDN0IscUJBQXFCO0NBQ3RCOztBQUVEO0VBQ0U7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELDJDQUEyQztJQUMzQyxtQ0FBbUM7SUFDbkMsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsK0RBQStEO0lBQy9ELHVEQUF1RDtJQUN2RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0dBQ3hEOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELDJDQUEyQztJQUMzQyxtQ0FBbUM7SUFDbkMsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsK0RBQStEO0lBQy9ELHVEQUF1RDtJQUN2RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0dBQ3hEOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjtDQUNGOztBQUVEO0VBQ0UsZ0RBQWdEO0VBQ2hELHdDQUF3QztFQUN4QyxnQ0FBZ0M7RUFDaEMsd0JBQXdCO0NBQ3pCOztBQUVEO0VBQ0U7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELDJDQUEyQztJQUMzQyxtQ0FBbUM7SUFDbkMsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsK0RBQStEO0lBQy9ELHVEQUF1RDtJQUN2RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0dBQ3hEOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjtDQUNGOztBQUVEO0VBQ0U7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELDJDQUEyQztJQUMzQyxtQ0FBbUM7SUFDbkMsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDOztFQUVEO0lBQ0UsK0RBQStEO0lBQy9ELHVEQUF1RDtJQUN2RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0dBQ3hEOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjtDQUNGOztBQUVEO0VBQ0UsZ0RBQWdEO0VBQ2hELHdDQUF3QztFQUN4QyxnQ0FBZ0M7RUFDaEMsd0JBQXdCO0NBQ3pCOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0dBQy9COztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0dBQy9COztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsaUNBQWlDO0VBQ2pDLHlCQUF5QjtFQUN6QixnREFBZ0Q7RUFDaEQsd0NBQXdDO0NBQ3pDOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0dBQy9COztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0dBQy9COztFQUVEO0lBQ0UsZ0VBQWdFO0lBQ2hFLHdEQUF3RDtJQUN4RCxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSwrREFBK0Q7SUFDL0QsdURBQXVEO0lBQ3ZELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsZ0RBQWdEO0VBQ2hELHdDQUF3QztFQUN4QyxpQ0FBaUM7RUFDakMseUJBQXlCO0NBQzFCOztBQUVEO0VBQ0U7SUFDRSx5REFBeUQ7SUFDekQsaURBQWlEO0lBQ2pELFdBQVc7R0FDWjs7RUFFRDtJQUNFLGdDQUFnQztJQUNoQyx3QkFBd0I7SUFDeEIsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0NBQWdDO0lBQ2hDLHdCQUF3QjtJQUN4QixXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSx5REFBeUQ7SUFDekQsaURBQWlEO0lBQ2pELFdBQVc7R0FDWjs7RUFFRDtJQUNFLGdDQUFnQztJQUNoQyx3QkFBd0I7SUFDeEIsV0FBVztHQUNaOztFQUVEO0lBQ0UsZ0NBQWdDO0lBQ2hDLHdCQUF3QjtJQUN4QixXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtFQUM3Qiw0Q0FBNEM7RUFDNUMsb0NBQW9DO0NBQ3JDOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx3REFBd0Q7SUFDeEQsZ0RBQWdEO0lBQ2hELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx3REFBd0Q7SUFDeEQsZ0RBQWdEO0lBQ2hELFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0Usc0NBQXNDO0VBQ3RDLDhCQUE4QjtFQUM5QiwyQ0FBMkM7RUFDM0MsbUNBQW1DO0NBQ3BDOztBQUVEO0VBQ0U7SUFDRSxpQ0FBaUM7SUFDakMseUJBQXlCO0lBQ3pCLDhDQUE4QztJQUM5QyxzQ0FBc0M7SUFDdEMsV0FBVztHQUNaOztFQUVEO0lBQ0UsaUNBQWlDO0lBQ2pDLHlCQUF5QjtJQUN6Qix3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxpQ0FBaUM7SUFDakMseUJBQXlCO0lBQ3pCLDhDQUE4QztJQUM5QyxzQ0FBc0M7SUFDdEMsV0FBVztHQUNaOztFQUVEO0lBQ0UsaUNBQWlDO0lBQ2pDLHlCQUF5QjtJQUN6Qix3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsaUNBQWlDO0VBQ2pDLHlCQUF5QjtDQUMxQjs7QUFFRDtFQUNFO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsd0JBQXdCO0lBQ3hCLGdCQUFnQjtJQUNoQixXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsd0JBQXdCO0lBQ3hCLGdCQUFnQjtJQUNoQixXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLHlDQUF5QztFQUN6QyxpQ0FBaUM7Q0FDbEM7O0FBRUQ7RUFDRTtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0lBQy9CLHdCQUF3QjtJQUN4QixnQkFBZ0I7SUFDaEIsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0lBQy9CLHdCQUF3QjtJQUN4QixnQkFBZ0I7SUFDaEIsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRSwwQ0FBMEM7RUFDMUMsa0NBQWtDO0NBQ25DOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0lBQzlCLDRDQUE0QztJQUM1QyxvQ0FBb0M7SUFDcEMsV0FBVztHQUNaOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qix3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0lBQzlCLDRDQUE0QztJQUM1QyxvQ0FBb0M7SUFDcEMsV0FBVztHQUNaOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qix3QkFBd0I7SUFDeEIsZ0JBQWdCO0lBQ2hCLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsdUNBQXVDO0VBQ3ZDLCtCQUErQjtDQUNoQzs7QUFFRDtFQUNFO0lBQ0UsdUNBQXVDO0lBQ3ZDLCtCQUErQjtJQUMvQiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0Isd0JBQXdCO0lBQ3hCLGdCQUFnQjtJQUNoQixXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsdUNBQXVDO0lBQ3ZDLCtCQUErQjtJQUMvQiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0Isd0JBQXdCO0lBQ3hCLGdCQUFnQjtJQUNoQixXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLHdDQUF3QztFQUN4QyxnQ0FBZ0M7Q0FDakM7O0FBRUQ7RUFDRTtJQUNFLGlDQUFpQztJQUNqQyx5QkFBeUI7SUFDekIsV0FBVztHQUNaOztFQUVEO0lBQ0UsaUNBQWlDO0lBQ2pDLHlCQUF5QjtJQUN6Qiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxpQ0FBaUM7SUFDakMseUJBQXlCO0lBQ3pCLFdBQVc7R0FDWjs7RUFFRDtJQUNFLGlDQUFpQztJQUNqQyx5QkFBeUI7SUFDekIsNkNBQTZDO0lBQzdDLHFDQUFxQztJQUNyQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLGtDQUFrQztFQUNsQywwQkFBMEI7Q0FDM0I7O0FBRUQ7RUFDRTtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsV0FBVztHQUNaOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qiw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0lBQzlCLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLDBDQUEwQztFQUMxQyxrQ0FBa0M7Q0FDbkM7O0FBRUQ7RUFDRTtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsV0FBVztHQUNaOztFQUVEO0lBQ0UsdUNBQXVDO0lBQ3ZDLCtCQUErQjtJQUMvQiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0lBQy9CLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsNkNBQTZDO0lBQzdDLHFDQUFxQztJQUNyQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLDJDQUEyQztFQUMzQyxtQ0FBbUM7Q0FDcEM7O0FBRUQ7RUFDRTtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsV0FBVztHQUNaOztFQUVEO0lBQ0Usc0NBQXNDO0lBQ3RDLDhCQUE4QjtJQUM5Qiw2Q0FBNkM7SUFDN0MscUNBQXFDO0lBQ3JDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSxzQ0FBc0M7SUFDdEMsOEJBQThCO0lBQzlCLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHNDQUFzQztJQUN0Qyw4QkFBOEI7SUFDOUIsNkNBQTZDO0lBQzdDLHFDQUFxQztJQUNyQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLHdDQUF3QztFQUN4QyxnQ0FBZ0M7Q0FDakM7O0FBRUQ7RUFDRTtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsV0FBVztHQUNaOztFQUVEO0lBQ0UsdUNBQXVDO0lBQ3ZDLCtCQUErQjtJQUMvQiw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0U7SUFDRSx1Q0FBdUM7SUFDdkMsK0JBQStCO0lBQy9CLFdBQVc7R0FDWjs7RUFFRDtJQUNFLHVDQUF1QztJQUN2QywrQkFBK0I7SUFDL0IsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLHlDQUF5QztFQUN6QyxpQ0FBaUM7Q0FDbEM7O0FBRUQ7RUFDRTtJQUNFLG1DQUFtQztJQUNuQywyQkFBMkI7SUFDM0IsK0NBQStDO0lBQy9DLHVDQUF1QztHQUN4Qzs7RUFFRDtJQUNFLDRDQUE0QztJQUM1QyxvQ0FBb0M7SUFDcEMsbUNBQW1DO0lBQ25DLDJCQUEyQjtJQUMzQiwrQ0FBK0M7SUFDL0MsdUNBQXVDO0dBQ3hDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxtQ0FBbUM7SUFDbkMsMkJBQTJCO0lBQzNCLCtDQUErQztJQUMvQyx1Q0FBdUM7SUFDdkMsV0FBVztHQUNaOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsbUNBQW1DO0lBQ25DLDJCQUEyQjtJQUMzQiwrQ0FBK0M7SUFDL0MsdUNBQXVDO0dBQ3hDOztFQUVEO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxtQ0FBbUM7SUFDbkMsMkJBQTJCO0lBQzNCLCtDQUErQztJQUMvQyx1Q0FBdUM7R0FDeEM7O0VBRUQ7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLG1DQUFtQztJQUNuQywyQkFBMkI7SUFDM0IsK0NBQStDO0lBQy9DLHVDQUF1QztJQUN2QyxXQUFXO0dBQ1o7O0VBRUQ7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLFdBQVc7R0FDWjtDQUNGOztBQUVEO0VBQ0UsOEJBQThCO0VBQzlCLHNCQUFzQjtDQUN2Qjs7QUFFRCw4RUFBOEU7O0FBRTlFO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsdUVBQXVFO0lBQ3ZFLCtEQUErRDtHQUNoRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0dBQ2pCO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCx1RUFBdUU7SUFDdkUsK0RBQStEO0dBQ2hFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7R0FDakI7Q0FDRjs7QUFFRDtFQUNFLCtCQUErQjtFQUMvQix1QkFBdUI7Q0FDeEI7O0FBRUQsOEVBQThFOztBQUU5RTtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7R0FDOUQ7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7R0FDOUQ7Q0FDRjs7QUFFRDtFQUNFLGdDQUFnQztFQUNoQyx3QkFBd0I7Q0FDekI7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDOztFQUVEO0lBQ0UsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDOztFQUVEO0lBQ0UsV0FBVztHQUNaO0NBQ0Y7O0FBRUQ7RUFDRSwrQkFBK0I7RUFDL0IsdUJBQXVCO0NBQ3hCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsa0VBQWtFO0lBQ2xFLDBEQUEwRDtJQUMxRCw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7SUFDN0Qsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsa0VBQWtFO0lBQ2xFLDBEQUEwRDtJQUMxRCw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7SUFDN0Qsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0UsbUNBQW1DO0VBQ25DLDJCQUEyQjtDQUM1Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLGtFQUFrRTtJQUNsRSwwREFBMEQ7SUFDMUQsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCxxRUFBcUU7SUFDckUsNkRBQTZEO0lBQzdELHdFQUF3RTtJQUN4RSxnRUFBZ0U7R0FDakU7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLGtFQUFrRTtJQUNsRSwwREFBMEQ7SUFDMUQsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCxxRUFBcUU7SUFDckUsNkRBQTZEO0lBQzdELHdFQUF3RTtJQUN4RSxnRUFBZ0U7R0FDakU7Q0FDRjs7QUFFRDtFQUNFLG1DQUFtQztFQUNuQywyQkFBMkI7Q0FDNUI7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCxpRUFBaUU7SUFDakUseURBQXlEO0lBQ3pELDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsc0VBQXNFO0lBQ3RFLDhEQUE4RDtJQUM5RCx3RUFBd0U7SUFDeEUsZ0VBQWdFO0dBQ2pFO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCxpRUFBaUU7SUFDakUseURBQXlEO0lBQ3pELDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsc0VBQXNFO0lBQ3RFLDhEQUE4RDtJQUM5RCx3RUFBd0U7SUFDeEUsZ0VBQWdFO0dBQ2pFO0NBQ0Y7O0FBRUQ7RUFDRSxvQ0FBb0M7RUFDcEMsNEJBQTRCO0NBQzdCOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsaUVBQWlFO0lBQ2pFLHlEQUF5RDtJQUN6RCw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHNFQUFzRTtJQUN0RSw4REFBOEQ7SUFDOUQsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsaUVBQWlFO0lBQ2pFLHlEQUF5RDtJQUN6RCw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLHNFQUFzRTtJQUN0RSw4REFBOEQ7SUFDOUQsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0UsaUNBQWlDO0VBQ2pDLHlCQUF5QjtDQUMxQjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLHVDQUF1QztJQUN2QywrQkFBK0I7R0FDaEM7O0VBRUQ7SUFDRSxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztHQUNaOztFQUVEO0lBQ0UsV0FBVztJQUNYLHVDQUF1QztJQUN2QywrQkFBK0I7R0FDaEM7O0VBRUQ7SUFDRSxXQUFXO0dBQ1o7Q0FDRjs7QUFFRDtFQUNFLGdDQUFnQztFQUNoQyx3QkFBd0I7Q0FDekI7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCxzRUFBc0U7SUFDdEUsOERBQThEO0lBQzlELDRFQUE0RTtJQUM1RSxvRUFBb0U7R0FDckU7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsaUVBQWlFO0lBQ2pFLHlEQUF5RDtJQUN6RCx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0lBQ2hDLHdFQUF3RTtJQUN4RSxnRUFBZ0U7R0FDakU7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLHNFQUFzRTtJQUN0RSw4REFBOEQ7SUFDOUQsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCxpRUFBaUU7SUFDakUseURBQXlEO0lBQ3pELHdDQUF3QztJQUN4QyxnQ0FBZ0M7SUFDaEMsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0Usb0NBQW9DO0VBQ3BDLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7R0FDOUQ7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsd0RBQXdEO0lBQ3hELGdEQUFnRDtJQUNoRCxzQ0FBc0M7SUFDdEMsOEJBQThCO0dBQy9CO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCxxRUFBcUU7SUFDckUsNkRBQTZEO0dBQzlEOztFQUVEO0lBQ0UsV0FBVztJQUNYLHdEQUF3RDtJQUN4RCxnREFBZ0Q7SUFDaEQsc0NBQXNDO0lBQ3RDLDhCQUE4QjtHQUMvQjtDQUNGOztBQUVEO0VBQ0Usb0NBQW9DO0VBQ3BDLDRCQUE0QjtDQUM3Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLHNFQUFzRTtJQUN0RSw4REFBOEQ7R0FDL0Q7O0VBRUQ7SUFDRSxXQUFXO0lBQ1gsdURBQXVEO0lBQ3ZELCtDQUErQztJQUMvQyx1Q0FBdUM7SUFDdkMsK0JBQStCO0dBQ2hDO0NBQ0Y7O0FBRUQ7RUFDRTtJQUNFLFdBQVc7SUFDWCxzRUFBc0U7SUFDdEUsOERBQThEO0dBQy9EOztFQUVEO0lBQ0UsV0FBVztJQUNYLHVEQUF1RDtJQUN2RCwrQ0FBK0M7SUFDL0MsdUNBQXVDO0lBQ3ZDLCtCQUErQjtHQUNoQztDQUNGOztBQUVEO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtDQUM5Qjs7QUFFRDtFQUNFO0lBQ0UsV0FBVztJQUNYLHFFQUFxRTtJQUNyRSw2REFBNkQ7SUFDN0QsNEVBQTRFO0lBQzVFLG9FQUFvRTtHQUNyRTs7RUFFRDtJQUNFLFdBQVc7SUFDWCxrRUFBa0U7SUFDbEUsMERBQTBEO0lBQzFELHdDQUF3QztJQUN4QyxnQ0FBZ0M7SUFDaEMsd0VBQXdFO0lBQ3hFLGdFQUFnRTtHQUNqRTtDQUNGOztBQUVEO0VBQ0U7SUFDRSxXQUFXO0lBQ1gscUVBQXFFO0lBQ3JFLDZEQUE2RDtJQUM3RCw0RUFBNEU7SUFDNUUsb0VBQW9FO0dBQ3JFOztFQUVEO0lBQ0UsV0FBVztJQUNYLGtFQUFrRTtJQUNsRSwwREFBMEQ7SUFDMUQsd0NBQXdDO0lBQ3hDLGdDQUFnQztJQUNoQyx3RUFBd0U7SUFDeEUsZ0VBQWdFO0dBQ2pFO0NBQ0Y7O0FBRUQ7RUFDRSxrQ0FBa0M7RUFDbEMsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0U7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLG9CQUFvQjtHQUNyQjs7RUFFRDtJQUNFLHdDQUF3QztJQUN4QyxnQ0FBZ0M7R0FDakM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxvQkFBb0I7R0FDckI7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRSxvQ0FBb0M7RUFDcEMsNEJBQTRCO0NBQzdCOztBQUVEO0VBQ0U7SUFDRSw0Q0FBNEM7SUFDNUMsb0NBQW9DO0lBQ3BDLG9CQUFvQjtHQUNyQjs7RUFFRDtJQUNFLHdDQUF3QztJQUN4QyxnQ0FBZ0M7R0FDakM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsNENBQTRDO0lBQzVDLG9DQUFvQztJQUNwQyxvQkFBb0I7R0FDckI7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRSxvQ0FBb0M7RUFDcEMsNEJBQTRCO0NBQzdCOztBQUVEO0VBQ0U7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0lBQ25DLG9CQUFvQjtHQUNyQjs7RUFFRDtJQUNFLHdDQUF3QztJQUN4QyxnQ0FBZ0M7R0FDakM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztJQUNuQyxvQkFBb0I7R0FDckI7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRSxxQ0FBcUM7RUFDckMsNkJBQTZCO0NBQzlCOztBQUVEO0VBQ0U7SUFDRSwyQ0FBMkM7SUFDM0MsbUNBQW1DO0lBQ25DLG9CQUFvQjtHQUNyQjs7RUFFRDtJQUNFLHdDQUF3QztJQUN4QyxnQ0FBZ0M7R0FDakM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0UsMkNBQTJDO0lBQzNDLG1DQUFtQztJQUNuQyxvQkFBb0I7R0FDckI7O0VBRUQ7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDO0NBQ0Y7O0FBRUQ7RUFDRSxrQ0FBa0M7RUFDbEMsMEJBQTBCO0NBQzNCOztBQUVEO0VBQ0U7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDOztFQUVEO0lBQ0UsbUJBQW1CO0lBQ25CLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usd0NBQXdDO0lBQ3hDLGdDQUFnQztHQUNqQzs7RUFFRDtJQUNFLG1CQUFtQjtJQUNuQiwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDO0NBQ0Y7O0FBRUQ7RUFDRSxxQ0FBcUM7RUFDckMsNkJBQTZCO0NBQzlCOztBQUVEO0VBQ0U7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDOztFQUVEO0lBQ0UsbUJBQW1CO0lBQ25CLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usd0NBQXdDO0lBQ3hDLGdDQUFnQztHQUNqQzs7RUFFRDtJQUNFLG1CQUFtQjtJQUNuQiw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDO0NBQ0Y7O0FBRUQ7RUFDRSxxQ0FBcUM7RUFDckMsNkJBQTZCO0NBQzlCOztBQUVEO0VBQ0U7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDOztFQUVEO0lBQ0UsbUJBQW1CO0lBQ25CLDJDQUEyQztJQUMzQyxtQ0FBbUM7R0FDcEM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usd0NBQXdDO0lBQ3hDLGdDQUFnQztHQUNqQzs7RUFFRDtJQUNFLG1CQUFtQjtJQUNuQiwyQ0FBMkM7SUFDM0MsbUNBQW1DO0dBQ3BDO0NBQ0Y7O0FBRUQ7RUFDRSxzQ0FBc0M7RUFDdEMsOEJBQThCO0NBQy9COztBQUVEO0VBQ0U7SUFDRSx3Q0FBd0M7SUFDeEMsZ0NBQWdDO0dBQ2pDOztFQUVEO0lBQ0UsbUJBQW1CO0lBQ25CLDRDQUE0QztJQUM1QyxvQ0FBb0M7R0FDckM7Q0FDRjs7QUFFRDtFQUNFO0lBQ0Usd0NBQXdDO0lBQ3hDLGdDQUFnQztHQUNqQzs7RUFFRDtJQUNFLG1CQUFtQjtJQUNuQiw0Q0FBNEM7SUFDNUMsb0NBQW9DO0dBQ3JDO0NBQ0Y7O0FBRUQ7RUFDRSxtQ0FBbUM7RUFDbkMsMkJBQTJCO0NBQzVCOzs7QUFHRCx1Q0FBdUM7O0FBRXZDO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsNENBQTRDO0lBQzVDLG9DQUFvQztLQUNuQzs7RUFFSDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0tBQ2Y7R0FDRjs7QUFFSDtFQUNFO0lBQ0UsV0FBVztJQUNYLDRDQUE0QztJQUM1QyxvQ0FBb0M7S0FDbkM7O0VBRUg7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtLQUNmO0dBQ0Y7O0FBRUg7RUFDRSx3Q0FBd0M7RUFDeEMsZ0NBQWdDO0dBQy9COztBQUVIO0VBQ0U7SUFDRSxXQUFXO0lBQ1gsMkNBQTJDO0lBQzNDLG1DQUFtQztLQUNsQzs7RUFFSDtJQUNFLFdBQVc7SUFDWCx3QkFBd0I7SUFDeEIsZ0JBQWdCO0tBQ2Y7R0FDRjs7QUFFSDtFQUNFO0lBQ0UsV0FBVztJQUNYLDJDQUEyQztJQUMzQyxtQ0FBbUM7S0FDbEM7O0VBRUg7SUFDRSxXQUFXO0lBQ1gsd0JBQXdCO0lBQ3hCLGdCQUFnQjtLQUNmO0dBQ0Y7O0FBRUg7RUFDRTtJQUNFLFdBQVc7SUFDWCwyQ0FBMkM7SUFDM0MsbUNBQW1DO0tBQ2xDOztFQUVIO0lBQ0UsV0FBVztJQUNYLHdCQUF3QjtJQUN4QixnQkFBZ0I7S0FDZjtHQUNGOztBQUVIO0VBQ0UseUNBQXlDO0VBQ3pDLGlDQUFpQztHQUNoQzs7QUFFSDtFQUNFO0lBQ0UsV0FBVztLQUNWOztFQUVIO0lBQ0UsYUFBYTtLQUNaO0dBQ0Y7O0FBRUg7RUFDRTtJQUNFLFdBQVc7S0FDVjs7RUFFSDtJQUNFLGFBQWE7S0FDWjtHQUNGOztBQUVIO0VBQ0UscUNBQXFDO0VBQ3JDLDZCQUE2QjtHQUM1QiIsImZpbGUiOiJhbmltYXRlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIkBjaGFyc2V0IFwiVVRGLThcIjtcblxuLyohXG4gKiBhbmltYXRlLmNzcyAtaHR0cDovL2RhbmVkZW4ubWUvYW5pbWF0ZVxuICogVmVyc2lvbiAtIDMuNS4xXG4gKiBMaWNlbnNlZCB1bmRlciB0aGUgTUlUIGxpY2Vuc2UgLSBodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvTUlUXG4gKlxuICogQ29weXJpZ2h0IChjKSAyMDE2IERhbmllbCBFZGVuXG4gKi9cblxuLmFuaW1hdGVkIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tZHVyYXRpb246IDFzO1xuICBhbmltYXRpb24tZHVyYXRpb246IDFzO1xuICAtd2Via2l0LWFuaW1hdGlvbi1maWxsLW1vZGU6IGJvdGg7XG4gIGFuaW1hdGlvbi1maWxsLW1vZGU6IGJvdGg7XG59XG5cbi5hbmltYXRlZC5pbmZpbml0ZSB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLWl0ZXJhdGlvbi1jb3VudDogaW5maW5pdGU7XG4gIGFuaW1hdGlvbi1pdGVyYXRpb24tY291bnQ6IGluZmluaXRlO1xufVxuXG4uYW5pbWF0ZWQuaGluZ2Uge1xuICAtd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjogMnM7XG4gIGFuaW1hdGlvbi1kdXJhdGlvbjogMnM7XG59XG5cbi5hbmltYXRlZC5mbGlwT3V0WCxcbi5hbmltYXRlZC5mbGlwT3V0WSxcbi5hbmltYXRlZC5ib3VuY2VJbixcbi5hbmltYXRlZC5ib3VuY2VPdXQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1kdXJhdGlvbjogLjc1cztcbiAgYW5pbWF0aW9uLWR1cmF0aW9uOiAuNzVzO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgYm91bmNlIHtcbiAgZnJvbSwgMjAlLCA1MyUsIDgwJSwgdG8ge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLDAsMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLDAsMCk7XG4gIH1cblxuICA0MCUsIDQzJSB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC43NTUsIDAuMDUwLCAwLjg1NSwgMC4wNjApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjc1NSwgMC4wNTAsIDAuODU1LCAwLjA2MCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0zMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0zMHB4LCAwKTtcbiAgfVxuXG4gIDcwJSB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC43NTUsIDAuMDUwLCAwLjg1NSwgMC4wNjApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjc1NSwgMC4wNTAsIDAuODU1LCAwLjA2MCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xNXB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xNXB4LCAwKTtcbiAgfVxuXG4gIDkwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsLTRweCwwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsLTRweCwwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGJvdW5jZSB7XG4gIGZyb20sIDIwJSwgNTMlLCA4MCUsIHRvIHtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwwLDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwwLDApO1xuICB9XG5cbiAgNDAlLCA0MyUge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNzU1LCAwLjA1MCwgMC44NTUsIDAuMDYwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC43NTUsIDAuMDUwLCAwLjg1NSwgMC4wNjApO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMzBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMzBweCwgMCk7XG4gIH1cblxuICA3MCUge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNzU1LCAwLjA1MCwgMC44NTUsIDAuMDYwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC43NTUsIDAuMDUwLCAwLjg1NSwgMC4wNjApO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMTVweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMTVweCwgMCk7XG4gIH1cblxuICA5MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLC00cHgsMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLC00cHgsMCk7XG4gIH1cbn1cblxuLmJvdW5jZSB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGJvdW5jZTtcbiAgYW5pbWF0aW9uLW5hbWU6IGJvdW5jZTtcbiAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXIgYm90dG9tO1xuICB0cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXIgYm90dG9tO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmxhc2gge1xuICBmcm9tLCA1MCUsIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgMjUlLCA3NSUge1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmbGFzaCB7XG4gIGZyb20sIDUwJSwgdG8ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICAyNSUsIDc1JSB7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG4uZmxhc2gge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmbGFzaDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZsYXNoO1xufVxuXG4vKiBvcmlnaW5hbGx5IGF1dGhvcmVkIGJ5IE5pY2sgUGV0dGl0IC0gaHR0cHM6Ly9naXRodWIuY29tL25pY2twZXR0aXQvZ2xpZGUgKi9cblxuQC13ZWJraXQta2V5ZnJhbWVzIHB1bHNlIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG5cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjA1LCAxLjA1LCAxLjA1KTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMS4wNSwgMS4wNSwgMS4wNSk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcHVsc2Uge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cblxuICA1MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMDUsIDEuMDUsIDEuMDUpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjA1LCAxLjA1LCAxLjA1KTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cbn1cblxuLnB1bHNlIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogcHVsc2U7XG4gIGFuaW1hdGlvbi1uYW1lOiBwdWxzZTtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJ1YmJlckJhbmQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cblxuICAzMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMjUsIDAuNzUsIDEpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjI1LCAwLjc1LCAxKTtcbiAgfVxuXG4gIDQwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMC43NSwgMS4yNSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDAuNzUsIDEuMjUsIDEpO1xuICB9XG5cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjE1LCAwLjg1LCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMS4xNSwgMC44NSwgMSk7XG4gIH1cblxuICA2NSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC45NSwgMS4wNSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC45NSwgMS4wNSwgMSk7XG4gIH1cblxuICA3NSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMDUsIC45NSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMDUsIC45NSwgMSk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcnViYmVyQmFuZCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgfVxuXG4gIDMwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMS4yNSwgMC43NSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMjUsIDAuNzUsIDEpO1xuICB9XG5cbiAgNDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgwLjc1LCAxLjI1LCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMC43NSwgMS4yNSwgMSk7XG4gIH1cblxuICA1MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMTUsIDAuODUsIDEpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjE1LCAwLjg1LCAxKTtcbiAgfVxuXG4gIDY1JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjk1LCAxLjA1LCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjk1LCAxLjA1LCAxKTtcbiAgfVxuXG4gIDc1JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMS4wNSwgLjk1LCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMS4wNSwgLjk1LCAxKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cbn1cblxuLnJ1YmJlckJhbmQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBydWJiZXJCYW5kO1xuICBhbmltYXRpb24tbmFtZTogcnViYmVyQmFuZDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHNoYWtlIHtcbiAgZnJvbSwgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG5cbiAgMTAlLCAzMCUsIDUwJSwgNzAlLCA5MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTBweCwgMCwgMCk7XG4gIH1cblxuICAyMCUsIDQwJSwgNjAlLCA4MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwcHgsIDAsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2hha2Uge1xuICBmcm9tLCB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cblxuICAxMCUsIDMwJSwgNTAlLCA3MCUsIDkwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMHB4LCAwLCAwKTtcbiAgfVxuXG4gIDIwJSwgNDAlLCA2MCUsIDgwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTBweCwgMCwgMCk7XG4gIH1cbn1cblxuLnNoYWtlIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogc2hha2U7XG4gIGFuaW1hdGlvbi1uYW1lOiBzaGFrZTtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGhlYWRTaGFrZSB7XG4gIDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWCgwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMCk7XG4gIH1cblxuICA2LjUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWCgtNnB4KSByb3RhdGVZKC05ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTZweCkgcm90YXRlWSgtOWRlZyk7XG4gIH1cblxuICAxOC41JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZVgoNXB4KSByb3RhdGVZKDdkZWcpO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWCg1cHgpIHJvdGF0ZVkoN2RlZyk7XG4gIH1cblxuICAzMS41JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTNweCkgcm90YXRlWSgtNWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC0zcHgpIHJvdGF0ZVkoLTVkZWcpO1xuICB9XG5cbiAgNDMuNSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDJweCkgcm90YXRlWSgzZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMnB4KSByb3RhdGVZKDNkZWcpO1xuICB9XG5cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWCgwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBoZWFkU2hha2Uge1xuICAwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDApO1xuICB9XG5cbiAgNi41JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTZweCkgcm90YXRlWSgtOWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC02cHgpIHJvdGF0ZVkoLTlkZWcpO1xuICB9XG5cbiAgMTguNSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDVweCkgcm90YXRlWSg3ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoNXB4KSByb3RhdGVZKDdkZWcpO1xuICB9XG5cbiAgMzEuNSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC0zcHgpIHJvdGF0ZVkoLTVkZWcpO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtM3B4KSByb3RhdGVZKC01ZGVnKTtcbiAgfVxuXG4gIDQzLjUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlWCgycHgpIHJvdGF0ZVkoM2RlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDJweCkgcm90YXRlWSgzZGVnKTtcbiAgfVxuXG4gIDUwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZVgoMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKDApO1xuICB9XG59XG5cbi5oZWFkU2hha2Uge1xuICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW4tb3V0O1xuICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogaGVhZFNoYWtlO1xuICBhbmltYXRpb24tbmFtZTogaGVhZFNoYWtlO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgc3dpbmcge1xuICAyMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAxNWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAxNWRlZyk7XG4gIH1cblxuICA0MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtMTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTEwZGVnKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDVkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNWRlZyk7XG4gIH1cblxuICA4MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgMGRlZyk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBzd2luZyB7XG4gIDIwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDE1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDE1ZGVnKTtcbiAgfVxuXG4gIDQwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC0xMGRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtMTBkZWcpO1xuICB9XG5cbiAgNjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA1ZGVnKTtcbiAgfVxuXG4gIDgwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC01ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC01ZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgMGRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAwZGVnKTtcbiAgfVxufVxuXG4uc3dpbmcge1xuICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHRvcCBjZW50ZXI7XG4gIHRyYW5zZm9ybS1vcmlnaW46IHRvcCBjZW50ZXI7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHN3aW5nO1xuICBhbmltYXRpb24tbmFtZTogc3dpbmc7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyB0YWRhIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG5cbiAgMTAlLCAyMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC45LCAuOSwgLjkpIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjksIC45LCAuOSkgcm90YXRlM2QoMCwgMCwgMSwgLTNkZWcpO1xuICB9XG5cbiAgMzAlLCA1MCUsIDcwJSwgOTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKSByb3RhdGUzZCgwLCAwLCAxLCAzZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMS4xLCAxLjEsIDEuMSkgcm90YXRlM2QoMCwgMCwgMSwgM2RlZyk7XG4gIH1cblxuICA0MCUsIDYwJSwgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKSByb3RhdGUzZCgwLCAwLCAxLCAtM2RlZyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyB0YWRhIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG5cbiAgMTAlLCAyMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC45LCAuOSwgLjkpIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjksIC45LCAuOSkgcm90YXRlM2QoMCwgMCwgMSwgLTNkZWcpO1xuICB9XG5cbiAgMzAlLCA1MCUsIDcwJSwgOTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKSByb3RhdGUzZCgwLCAwLCAxLCAzZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMS4xLCAxLjEsIDEuMSkgcm90YXRlM2QoMCwgMCwgMSwgM2RlZyk7XG4gIH1cblxuICA0MCUsIDYwJSwgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKSByb3RhdGUzZCgwLCAwLCAxLCAtM2RlZyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cbn1cblxuLnRhZGEge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiB0YWRhO1xuICBhbmltYXRpb24tbmFtZTogdGFkYTtcbn1cblxuLyogb3JpZ2luYWxseSBhdXRob3JlZCBieSBOaWNrIFBldHRpdCAtIGh0dHBzOi8vZ2l0aHViLmNvbS9uaWNrcGV0dGl0L2dsaWRlICovXG5cbkAtd2Via2l0LWtleWZyYW1lcyB3b2JibGUge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cblxuICAxNSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gIH1cblxuICAzMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDNkZWcpO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAzZGVnKTtcbiAgfVxuXG4gIDQ1JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwJSwgMCwgMCkgcm90YXRlM2QoMCwgMCwgMSwgMmRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDJkZWcpO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0xZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuQGtleWZyYW1lcyB3b2JibGUge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cblxuICAxNSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtNWRlZyk7XG4gIH1cblxuICAzMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDNkZWcpO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAzZGVnKTtcbiAgfVxuXG4gIDQ1JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0zZGVnKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwJSwgMCwgMCkgcm90YXRlM2QoMCwgMCwgMSwgMmRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDJkZWcpO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTUlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMWRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNSUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIC0xZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLndvYmJsZSB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHdvYmJsZTtcbiAgYW5pbWF0aW9uLW5hbWU6IHdvYmJsZTtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGplbGxvIHtcbiAgZnJvbSwgMTEuMSUsIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cblxuICAyMi4yJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKC0xMi41ZGVnKSBza2V3WSgtMTIuNWRlZyk7XG4gICAgdHJhbnNmb3JtOiBza2V3WCgtMTIuNWRlZykgc2tld1koLTEyLjVkZWcpO1xuICB9XG5cbiAgMzMuMyUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCg2LjI1ZGVnKSBza2V3WSg2LjI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKDYuMjVkZWcpIHNrZXdZKDYuMjVkZWcpO1xuICB9XG5cbiAgNDQuNCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCgtMy4xMjVkZWcpIHNrZXdZKC0zLjEyNWRlZyk7XG4gICAgdHJhbnNmb3JtOiBza2V3WCgtMy4xMjVkZWcpIHNrZXdZKC0zLjEyNWRlZyk7XG4gIH1cblxuICA1NS41JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKDEuNTYyNWRlZykgc2tld1koMS41NjI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKDEuNTYyNWRlZykgc2tld1koMS41NjI1ZGVnKTtcbiAgfVxuXG4gIDY2LjYlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2tld1goLTAuNzgxMjVkZWcpIHNrZXdZKC0wLjc4MTI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC0wLjc4MTI1ZGVnKSBza2V3WSgtMC43ODEyNWRlZyk7XG4gIH1cblxuICA3Ny43JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKDAuMzkwNjI1ZGVnKSBza2V3WSgwLjM5MDYyNWRlZyk7XG4gICAgdHJhbnNmb3JtOiBza2V3WCgwLjM5MDYyNWRlZykgc2tld1koMC4zOTA2MjVkZWcpO1xuICB9XG5cbiAgODguOCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCgtMC4xOTUzMTI1ZGVnKSBza2V3WSgtMC4xOTUzMTI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC0wLjE5NTMxMjVkZWcpIHNrZXdZKC0wLjE5NTMxMjVkZWcpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgamVsbG8ge1xuICBmcm9tLCAxMS4xJSwgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxuXG4gIDIyLjIlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2tld1goLTEyLjVkZWcpIHNrZXdZKC0xMi41ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC0xMi41ZGVnKSBza2V3WSgtMTIuNWRlZyk7XG4gIH1cblxuICAzMy4zJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKDYuMjVkZWcpIHNrZXdZKDYuMjVkZWcpO1xuICAgIHRyYW5zZm9ybTogc2tld1goNi4yNWRlZykgc2tld1koNi4yNWRlZyk7XG4gIH1cblxuICA0NC40JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKC0zLjEyNWRlZykgc2tld1koLTMuMTI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC0zLjEyNWRlZykgc2tld1koLTMuMTI1ZGVnKTtcbiAgfVxuXG4gIDU1LjUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2tld1goMS41NjI1ZGVnKSBza2V3WSgxLjU2MjVkZWcpO1xuICAgIHRyYW5zZm9ybTogc2tld1goMS41NjI1ZGVnKSBza2V3WSgxLjU2MjVkZWcpO1xuICB9XG5cbiAgNjYuNiUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCgtMC43ODEyNWRlZykgc2tld1koLTAuNzgxMjVkZWcpO1xuICAgIHRyYW5zZm9ybTogc2tld1goLTAuNzgxMjVkZWcpIHNrZXdZKC0wLjc4MTI1ZGVnKTtcbiAgfVxuXG4gIDc3LjclIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2tld1goMC4zOTA2MjVkZWcpIHNrZXdZKDAuMzkwNjI1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKDAuMzkwNjI1ZGVnKSBza2V3WSgwLjM5MDYyNWRlZyk7XG4gIH1cblxuICA4OC44JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKC0wLjE5NTMxMjVkZWcpIHNrZXdZKC0wLjE5NTMxMjVkZWcpO1xuICAgIHRyYW5zZm9ybTogc2tld1goLTAuMTk1MzEyNWRlZykgc2tld1koLTAuMTk1MzEyNWRlZyk7XG4gIH1cbn1cblxuLmplbGxvIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogamVsbG87XG4gIGFuaW1hdGlvbi1uYW1lOiBqZWxsbztcbiAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gIHRyYW5zZm9ybS1vcmlnaW46IGNlbnRlcjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZUluIHtcbiAgZnJvbSwgMjAlLCA0MCUsIDYwJSwgODAlLCB0byB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gIH1cblxuICAwJSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjMsIC4zLCAuMyk7XG4gIH1cblxuICAyMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKTtcbiAgfVxuXG4gIDQwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjksIC45LCAuOSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC45LCAuOSwgLjkpO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMDMsIDEuMDMsIDEuMDMpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjAzLCAxLjAzLCAxLjAzKTtcbiAgfVxuXG4gIDgwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjk3LCAuOTcsIC45Nyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC45NywgLjk3LCAuOTcpO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgYm91bmNlSW4ge1xuICBmcm9tLCAyMCUsIDQwJSwgNjAlLCA4MCUsIHRvIHtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgfVxuXG4gIDAlIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4zLCAuMywgLjMpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgfVxuXG4gIDIwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMS4xLCAxLjEsIDEuMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpO1xuICB9XG5cbiAgNDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguOSwgLjksIC45KTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjksIC45LCAuOSk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMS4wMywgMS4wMywgMS4wMyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMDMsIDEuMDMsIDEuMDMpO1xuICB9XG5cbiAgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguOTcsIC45NywgLjk3KTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjk3LCAuOTcsIC45Nyk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMSwgMSwgMSk7XG4gIH1cbn1cblxuLmJvdW5jZUluIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogYm91bmNlSW47XG4gIGFuaW1hdGlvbi1uYW1lOiBib3VuY2VJbjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZUluRG93biB7XG4gIGZyb20sIDYwJSwgNzUlLCA5MCUsIHRvIHtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgfVxuXG4gIDAlIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMzAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0zMDAwcHgsIDApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAyNXB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDI1cHgsIDApO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICB9XG5cbiAgOTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgNXB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDVweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgYm91bmNlSW5Eb3duIHtcbiAgZnJvbSwgNjAlLCA3NSUsIDkwJSwgdG8ge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICB9XG5cbiAgMCUge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0zMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTMwMDBweCwgMCk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDI1cHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjVweCwgMCk7XG4gIH1cblxuICA3NSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMTBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMTBweCwgMCk7XG4gIH1cblxuICA5MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCA1cHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgNXB4LCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmJvdW5jZUluRG93biB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGJvdW5jZUluRG93bjtcbiAgYW5pbWF0aW9uLW5hbWU6IGJvdW5jZUluRG93bjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZUluTGVmdCB7XG4gIGZyb20sIDYwJSwgNzUlLCA5MCUsIHRvIHtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgfVxuXG4gIDAlIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMzAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0zMDAwcHgsIDAsIDApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyNXB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDI1cHgsIDAsIDApO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwcHgsIDAsIDApO1xuICB9XG5cbiAgOTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoNXB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDVweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgYm91bmNlSW5MZWZ0IHtcbiAgZnJvbSwgNjAlLCA3NSUsIDkwJSwgdG8ge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICB9XG5cbiAgMCUge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0zMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTMwMDBweCwgMCwgMCk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDI1cHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjVweCwgMCwgMCk7XG4gIH1cblxuICA3NSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTBweCwgMCwgMCk7XG4gIH1cblxuICA5MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCg1cHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoNXB4LCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmJvdW5jZUluTGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGJvdW5jZUluTGVmdDtcbiAgYW5pbWF0aW9uLW5hbWU6IGJvdW5jZUluTGVmdDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZUluUmlnaHQge1xuICBmcm9tLCA2MCUsIDc1JSwgOTAlLCB0byB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gIH1cblxuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgzMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMzAwMHB4LCAwLCAwKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTI1cHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTI1cHgsIDAsIDApO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMHB4LCAwLCAwKTtcbiAgfVxuXG4gIDkwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC01cHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTVweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgYm91bmNlSW5SaWdodCB7XG4gIGZyb20sIDYwJSwgNzUlLCA5MCUsIHRvIHtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgfVxuXG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDMwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgzMDAwcHgsIDAsIDApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjVweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjVweCwgMCwgMCk7XG4gIH1cblxuICA3NSUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwcHgsIDAsIDApO1xuICB9XG5cbiAgOTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTVweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNXB4LCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmJvdW5jZUluUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBib3VuY2VJblJpZ2h0O1xuICBhbmltYXRpb24tbmFtZTogYm91bmNlSW5SaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZUluVXAge1xuICBmcm9tLCA2MCUsIDc1JSwgOTAlLCB0byB7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjIxNSwgMC42MTAsIDAuMzU1LCAxLjAwMCk7XG4gIH1cblxuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAzMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMzAwMHB4LCAwKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwcHgsIDApO1xuICB9XG5cbiAgNzUlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMHB4LCAwKTtcbiAgfVxuXG4gIDkwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC01cHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTVweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBib3VuY2VJblVwIHtcbiAgZnJvbSwgNjAlLCA3NSUsIDkwJSwgdG8ge1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMjE1LCAwLjYxMCwgMC4zNTUsIDEuMDAwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4yMTUsIDAuNjEwLCAwLjM1NSwgMS4wMDApO1xuICB9XG5cbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMzAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDMwMDBweCwgMCk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0yMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0yMHB4LCAwKTtcbiAgfVxuXG4gIDc1JSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDEwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTBweCwgMCk7XG4gIH1cblxuICA5MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtNXB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC01cHgsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG59XG5cbi5ib3VuY2VJblVwIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogYm91bmNlSW5VcDtcbiAgYW5pbWF0aW9uLW5hbWU6IGJvdW5jZUluVXA7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBib3VuY2VPdXQge1xuICAyMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC45LCAuOSwgLjkpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguOSwgLjksIC45KTtcbiAgfVxuXG4gIDUwJSwgNTUlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjEsIDEuMSwgMS4xKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4zLCAuMywgLjMpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGJvdW5jZU91dCB7XG4gIDIwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjksIC45LCAuOSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC45LCAuOSwgLjkpO1xuICB9XG5cbiAgNTAlLCA1NSUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoMS4xLCAxLjEsIDEuMSk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEuMSwgMS4xLCAxLjEpO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjMsIC4zLCAuMyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4zLCAuMywgLjMpO1xuICB9XG59XG5cbi5ib3VuY2VPdXQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBib3VuY2VPdXREb3duIHtcbiAgMjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMHB4LCAwKTtcbiAgfVxuXG4gIDQwJSwgNDUlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBib3VuY2VPdXREb3duIHtcbiAgMjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMHB4LCAwKTtcbiAgfVxuXG4gIDQwJSwgNDUlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gIH1cbn1cblxuLmJvdW5jZU91dERvd24ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXREb3duO1xuICBhbmltYXRpb24tbmFtZTogYm91bmNlT3V0RG93bjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZU91dExlZnQge1xuICAyMCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjBweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGJvdW5jZU91dExlZnQge1xuICAyMCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjBweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgfVxufVxuXG4uYm91bmNlT3V0TGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGJvdW5jZU91dExlZnQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXRMZWZ0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgYm91bmNlT3V0UmlnaHQge1xuICAyMCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0yMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0yMHB4LCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGJvdW5jZU91dFJpZ2h0IHtcbiAgMjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjBweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gIH1cbn1cblxuLmJvdW5jZU91dFJpZ2h0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogYm91bmNlT3V0UmlnaHQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXRSaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGJvdW5jZU91dFVwIHtcbiAgMjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICB9XG5cbiAgNDAlLCA0NSUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjAwMHB4LCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGJvdW5jZU91dFVwIHtcbiAgMjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwcHgsIDApO1xuICB9XG5cbiAgNDAlLCA0NSUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjAwMHB4LCAwKTtcbiAgfVxufVxuXG4uYm91bmNlT3V0VXAge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBib3VuY2VPdXRVcDtcbiAgYW5pbWF0aW9uLW5hbWU6IGJvdW5jZU91dFVwO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgZmFkZUluIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbi5mYWRlSW4ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlSW47XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlSW47XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlSW5Eb3duIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgZmFkZUluRG93biB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG4uZmFkZUluRG93biB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVJbkRvd247XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlSW5Eb3duO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluRG93bkJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0yMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlSW5Eb3duQmlnIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAtMjAwMHB4LCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG4uZmFkZUluRG93bkJpZyB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVJbkRvd25CaWc7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlSW5Eb3duQmlnO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluTGVmdCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVJbkxlZnQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTAwJSwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmZhZGVJbkxlZnQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlSW5MZWZ0O1xuICBhbmltYXRpb24tbmFtZTogZmFkZUluTGVmdDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVJbkxlZnRCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0yMDAwcHgsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgZmFkZUluTGVmdEJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0yMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTIwMDBweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmZhZGVJbkxlZnRCaWcge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlSW5MZWZ0QmlnO1xuICBhbmltYXRpb24tbmFtZTogZmFkZUluTGVmdEJpZztcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVJblJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVJblJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG4uZmFkZUluUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlSW5SaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVJblJpZ2h0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluUmlnaHRCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVJblJpZ2h0QmlnIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmZhZGVJblJpZ2h0QmlnIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmFkZUluUmlnaHRCaWc7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlSW5SaWdodEJpZztcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVJblVwIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTAwJSwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVJblVwIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTAwJSwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG4uZmFkZUluVXAge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlSW5VcDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVJblVwO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluVXBCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAyMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVJblVwQmlnIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gIH1cbn1cblxuLmZhZGVJblVwQmlnIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmFkZUluVXBCaWc7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlSW5VcEJpZztcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVPdXQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbi5mYWRlT3V0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmFkZU91dDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0RG93biB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTAwJSwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVPdXREb3duIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDEwMCUsIDApO1xuICB9XG59XG5cbi5mYWRlT3V0RG93biB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXREb3duO1xuICBhbmltYXRpb24tbmFtZTogZmFkZU91dERvd247XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0RG93bkJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0RG93bkJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gIH1cbn1cblxuLmZhZGVPdXREb3duQmlnIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmFkZU91dERvd25CaWc7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlT3V0RG93bkJpZztcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVPdXRMZWZ0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTAwJSwgMCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0TGVmdCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICB9XG59XG5cbi5mYWRlT3V0TGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRMZWZ0O1xuICBhbmltYXRpb24tbmFtZTogZmFkZU91dExlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0TGVmdEJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVPdXRMZWZ0QmlnIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0yMDAwcHgsIDAsIDApO1xuICB9XG59XG5cbi5mYWRlT3V0TGVmdEJpZyB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRMZWZ0QmlnO1xuICBhbmltYXRpb24tbmFtZTogZmFkZU91dExlZnRCaWc7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0UmlnaHQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0UmlnaHQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gIH1cbn1cblxuLmZhZGVPdXRSaWdodCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRSaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRSaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVPdXRSaWdodEJpZyB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0UmlnaHRCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgyMDAwcHgsIDAsIDApO1xuICB9XG59XG5cbi5mYWRlT3V0UmlnaHRCaWcge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlT3V0UmlnaHRCaWc7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlT3V0UmlnaHRCaWc7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0VXAge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZhZGVPdXRVcCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICB9XG59XG5cbi5mYWRlT3V0VXAge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmYWRlT3V0VXA7XG4gIGFuaW1hdGlvbi1uYW1lOiBmYWRlT3V0VXA7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlT3V0VXBCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0yMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmYWRlT3V0VXBCaWcge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0yMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gIH1cbn1cblxuLmZhZGVPdXRVcEJpZyB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRVcEJpZztcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRVcEJpZztcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZsaXAge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0zNjBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0zNjBkZWcpO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1vdXQ7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1vdXQ7XG4gIH1cblxuICA0MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgdHJhbnNsYXRlM2QoMCwgMCwgMTUwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0xOTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHRyYW5zbGF0ZTNkKDAsIDAsIDE1MHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMTkwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2Utb3V0O1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2Utb3V0O1xuICB9XG5cbiAgNTAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHRyYW5zbGF0ZTNkKDAsIDAsIDE1MHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMTcwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSB0cmFuc2xhdGUzZCgwLCAwLCAxNTBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTE3MGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gIH1cblxuICA4MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgc2NhbGUzZCguOTUsIC45NSwgLjk1KTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSBzY2FsZTNkKC45NSwgLjk1LCAuOTUpO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmbGlwIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMzYwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMzYwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2Utb3V0O1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2Utb3V0O1xuICB9XG5cbiAgNDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHRyYW5zbGF0ZTNkKDAsIDAsIDE1MHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMTkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSB0cmFuc2xhdGUzZCgwLCAwLCAxNTBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTE5MGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLW91dDtcbiAgfVxuXG4gIDUwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSB0cmFuc2xhdGUzZCgwLCAwLCAxNTBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTE3MGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgdHJhbnNsYXRlM2QoMCwgMCwgMTUwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0xNzBkZWcpO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICB9XG5cbiAgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHNjYWxlM2QoLjk1LCAuOTUsIC45NSk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgc2NhbGUzZCguOTUsIC45NSwgLjk1KTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICB9XG59XG5cbi5hbmltYXRlZC5mbGlwIHtcbiAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiB2aXNpYmxlO1xuICBiYWNrZmFjZS12aXNpYmlsaXR5OiB2aXNpYmxlO1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmbGlwO1xuICBhbmltYXRpb24tbmFtZTogZmxpcDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZsaXBJblgge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIDkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCA5MGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIDQwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtMjBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIC0yMGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gIH1cblxuICA2MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgMTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIDEwZGVnKTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIC01ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtNWRlZyk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZsaXBJblgge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIDkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCA5MGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIDQwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtMjBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIC0yMGRlZyk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gIH1cblxuICA2MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgMTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIDEwZGVnKTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDEsIDAsIDAsIC01ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtNWRlZyk7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgfVxufVxuXG4uZmxpcEluWCB7XG4gIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogdmlzaWJsZSAhaW1wb3J0YW50O1xuICBiYWNrZmFjZS12aXNpYmlsaXR5OiB2aXNpYmxlICFpbXBvcnRhbnQ7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZsaXBJblg7XG4gIGFuaW1hdGlvbi1uYW1lOiBmbGlwSW5YO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmxpcEluWSB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgOTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIDkwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG5cbiAgNDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0yMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTIwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgfVxuXG4gIDYwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAxMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgMTBkZWcpO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICA4MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTVkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC01ZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgZmxpcEluWSB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgOTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIDkwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG5cbiAgNDAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0yMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTIwZGVnKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2UtaW47XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgfVxuXG4gIDYwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAxMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgMTBkZWcpO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICA4MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMCwgMSwgMCwgLTVkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC01ZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpO1xuICB9XG59XG5cbi5mbGlwSW5ZIHtcbiAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiB2aXNpYmxlICFpbXBvcnRhbnQ7XG4gIGJhY2tmYWNlLXZpc2liaWxpdHk6IHZpc2libGUgIWltcG9ydGFudDtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmxpcEluWTtcbiAgYW5pbWF0aW9uLW5hbWU6IGZsaXBJblk7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmbGlwT3V0WCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gIH1cblxuICAzMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgLTIwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtMjBkZWcpO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCA5MGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgOTBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBmbGlwT3V0WCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCk7XG4gIH1cblxuICAzMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgLTIwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCAtMjBkZWcpO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgxLCAwLCAwLCA5MGRlZyk7XG4gICAgdHJhbnNmb3JtOiBwZXJzcGVjdGl2ZSg0MDBweCkgcm90YXRlM2QoMSwgMCwgMCwgOTBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuLmZsaXBPdXRYIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmxpcE91dFg7XG4gIGFuaW1hdGlvbi1uYW1lOiBmbGlwT3V0WDtcbiAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiB2aXNpYmxlICFpbXBvcnRhbnQ7XG4gIGJhY2tmYWNlLXZpc2liaWxpdHk6IHZpc2libGUgIWltcG9ydGFudDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZsaXBPdXRZIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgfVxuXG4gIDMwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMTVkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0xNWRlZyk7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIDkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCA5MGRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGZsaXBPdXRZIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KTtcbiAgfVxuXG4gIDMwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCAtMTVkZWcpO1xuICAgIHRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIC0xNWRlZyk7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcGVyc3BlY3RpdmUoNDAwcHgpIHJvdGF0ZTNkKDAsIDEsIDAsIDkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHBlcnNwZWN0aXZlKDQwMHB4KSByb3RhdGUzZCgwLCAxLCAwLCA5MGRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG4uZmxpcE91dFkge1xuICAtd2Via2l0LWJhY2tmYWNlLXZpc2liaWxpdHk6IHZpc2libGUgIWltcG9ydGFudDtcbiAgYmFja2ZhY2UtdmlzaWJpbGl0eTogdmlzaWJsZSAhaW1wb3J0YW50O1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBmbGlwT3V0WTtcbiAgYW5pbWF0aW9uLW5hbWU6IGZsaXBPdXRZO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgbGlnaHRTcGVlZEluIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKC0zMGRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKSBza2V3WCgtMzBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICA2MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCgyMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBza2V3WCgyMGRlZyk7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIDgwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKC01ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC01ZGVnKTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgbGlnaHRTcGVlZEluIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKC0zMGRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKSBza2V3WCgtMzBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICA2MCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBza2V3WCgyMGRlZyk7XG4gICAgdHJhbnNmb3JtOiBza2V3WCgyMGRlZyk7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIDgwJSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNrZXdYKC01ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHNrZXdYKC01ZGVnKTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbi5saWdodFNwZWVkSW4ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBsaWdodFNwZWVkSW47XG4gIGFuaW1hdGlvbi1uYW1lOiBsaWdodFNwZWVkSW47XG4gIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1vdXQ7XG4gIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGVhc2Utb3V0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgbGlnaHRTcGVlZE91dCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKDMwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKDMwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgbGlnaHRTcGVlZE91dCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKDMwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHNrZXdYKDMwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbi5saWdodFNwZWVkT3V0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogbGlnaHRTcGVlZE91dDtcbiAgYW5pbWF0aW9uLW5hbWU6IGxpZ2h0U3BlZWRPdXQ7XG4gIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbiAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogZWFzZS1pbjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvdGF0ZUluIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtMjAwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC0yMDBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlSW4ge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGNlbnRlcjtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC0yMDBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTIwMGRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGNlbnRlcjtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cbn1cblxuLnJvdGF0ZUluIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogcm90YXRlSW47XG4gIGFuaW1hdGlvbi1uYW1lOiByb3RhdGVJbjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvdGF0ZUluRG93bkxlZnQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNDVkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTQ1ZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cbn1cblxuQGtleWZyYW1lcyByb3RhdGVJbkRvd25MZWZ0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTQ1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC00NWRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbi5yb3RhdGVJbkRvd25MZWZ0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogcm90YXRlSW5Eb3duTGVmdDtcbiAgYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZUluRG93bkxlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyByb3RhdGVJbkRvd25SaWdodCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNDVkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNDVkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlSW5Eb3duUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDQ1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDQ1ZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxufVxuXG4ucm90YXRlSW5Eb3duUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiByb3RhdGVJbkRvd25SaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZUluRG93blJpZ2h0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgcm90YXRlSW5VcExlZnQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlSW5VcExlZnQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbi5yb3RhdGVJblVwTGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZUluVXBMZWZ0O1xuICBhbmltYXRpb24tbmFtZTogcm90YXRlSW5VcExlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyByb3RhdGVJblVwUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC05MGRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtOTBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlSW5VcFJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtOTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTkwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxufVxuXG4ucm90YXRlSW5VcFJpZ2h0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogcm90YXRlSW5VcFJpZ2h0O1xuICBhbmltYXRpb24tbmFtZTogcm90YXRlSW5VcFJpZ2h0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgcm90YXRlT3V0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAyMDBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgMjAwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlT3V0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXI7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAyMDBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgMjAwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbi5yb3RhdGVPdXQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiByb3RhdGVPdXQ7XG4gIGFuaW1hdGlvbi1uYW1lOiByb3RhdGVPdXQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyByb3RhdGVPdXREb3duTGVmdCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCA0NWRlZyk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIHJvdGF0ZU91dERvd25MZWZ0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDQ1ZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDQ1ZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbi5yb3RhdGVPdXREb3duTGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZU91dERvd25MZWZ0O1xuICBhbmltYXRpb24tbmFtZTogcm90YXRlT3V0RG93bkxlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyByb3RhdGVPdXREb3duUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC00NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNDVkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuQGtleWZyYW1lcyByb3RhdGVPdXREb3duUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC00NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNDVkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuLnJvdGF0ZU91dERvd25SaWdodCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZU91dERvd25SaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZU91dERvd25SaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvdGF0ZU91dFVwTGVmdCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgYm90dG9tO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNDVkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgLTQ1ZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlT3V0VXBMZWZ0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBsZWZ0IGJvdHRvbTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogbGVmdCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIC00NWRlZyk7XG4gICAgdHJhbnNmb3JtOiByb3RhdGUzZCgwLCAwLCAxLCAtNDVkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuLnJvdGF0ZU91dFVwTGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZU91dFVwTGVmdDtcbiAgYW5pbWF0aW9uLW5hbWU6IHJvdGF0ZU91dFVwTGVmdDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvdGF0ZU91dFVwUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBib3R0b207XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDkwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZTNkKDAsIDAsIDEsIDkwZGVnKTtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm90YXRlT3V0VXBSaWdodCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogcmlnaHQgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGJvdHRvbTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgOTBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgOTBkZWcpO1xuICAgIG9wYWNpdHk6IDA7XG4gIH1cbn1cblxuLnJvdGF0ZU91dFVwUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiByb3RhdGVPdXRVcFJpZ2h0O1xuICBhbmltYXRpb24tbmFtZTogcm90YXRlT3V0VXBSaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGhpbmdlIHtcbiAgMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgfVxuXG4gIDIwJSwgNjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgODBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgODBkZWcpO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgfVxuXG4gIDQwJSwgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNjBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNjBkZWcpO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCA3MDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCA3MDBweCwgMCk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIGhpbmdlIHtcbiAgMCUge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgfVxuXG4gIDIwJSwgNjAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgODBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgODBkZWcpO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgfVxuXG4gIDQwJSwgODAlIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNjBkZWcpO1xuICAgIHRyYW5zZm9ybTogcm90YXRlM2QoMCwgMCwgMSwgNjBkZWcpO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogdG9wIGxlZnQ7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBlYXNlLWluLW91dDtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCA3MDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCA3MDBweCwgMCk7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG4uaGluZ2Uge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBoaW5nZTtcbiAgYW5pbWF0aW9uLW5hbWU6IGhpbmdlO1xufVxuXG4vKiBvcmlnaW5hbGx5IGF1dGhvcmVkIGJ5IE5pY2sgUGV0dGl0IC0gaHR0cHM6Ly9naXRodWIuY29tL25pY2twZXR0aXQvZ2xpZGUgKi9cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvbGxJbiB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMTIwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMTIwZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIHJvbGxJbiB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMTIwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAtMTIwZGVnKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgfVxufVxuXG4ucm9sbEluIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogcm9sbEluO1xuICBhbmltYXRpb24tbmFtZTogcm9sbEluO1xufVxuXG4vKiBvcmlnaW5hbGx5IGF1dGhvcmVkIGJ5IE5pY2sgUGV0dGl0IC0gaHR0cHM6Ly9naXRodWIuY29tL25pY2twZXR0aXQvZ2xpZGUgKi9cblxuQC13ZWJraXQta2V5ZnJhbWVzIHJvbGxPdXQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDEyMGRlZyk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKSByb3RhdGUzZCgwLCAwLCAxLCAxMjBkZWcpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgcm9sbE91dCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCkgcm90YXRlM2QoMCwgMCwgMSwgMTIwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApIHJvdGF0ZTNkKDAsIDAsIDEsIDEyMGRlZyk7XG4gIH1cbn1cblxuLnJvbGxPdXQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiByb2xsT3V0O1xuICBhbmltYXRpb24tbmFtZTogcm9sbE91dDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHpvb21JbiB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjMsIC4zLCAuMyk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4zLCAuMywgLjMpO1xuICB9XG5cbiAgNTAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbUluIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjMsIC4zLCAuMyk7XG4gIH1cblxuICA1MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gIH1cbn1cblxuLnpvb21JbiB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHpvb21JbjtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21Jbjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHpvb21JbkRvd24ge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIC0xMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgwLCAtMTAwMHB4LCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCA2MHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMCwgNjBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbUluRG93biB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjEsIC4xLCAuMSkgdHJhbnNsYXRlM2QoMCwgLTEwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIC0xMDAwcHgsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDAsIDYwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCA2MHB4LCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gIH1cbn1cblxuLnpvb21JbkRvd24ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiB6b29tSW5Eb3duO1xuICBhbmltYXRpb24tbmFtZTogem9vbUluRG93bjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHpvb21JbkxlZnQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKC0xMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgtMTAwMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgfVxuXG4gIDYwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgxMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMTBweCwgMCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbUluTGVmdCB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjEsIC4xLCAuMSkgdHJhbnNsYXRlM2QoLTEwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKC0xMDAwcHgsIDAsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDEwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgxMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gIH1cbn1cblxuLnpvb21JbkxlZnQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiB6b29tSW5MZWZ0O1xuICBhbmltYXRpb24tbmFtZTogem9vbUluTGVmdDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHpvb21JblJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgxMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgxMDAwcHgsIDAsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKC0xMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoLTEwcHgsIDAsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIHpvb21JblJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgxMDAwcHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgxMDAwcHgsIDAsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICB9XG5cbiAgNjAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKC0xMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoLTEwcHgsIDAsIDApO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgfVxufVxuXG4uem9vbUluUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiB6b29tSW5SaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21JblJpZ2h0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgem9vbUluVXAge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDEwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDEwMDBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMCwgLTYwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCAtNjBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbUluVXAge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDEwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDEwMDBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gIH1cblxuICA2MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMCwgLTYwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCAtNjBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbi56b29tSW5VcCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHpvb21JblVwO1xuICBhbmltYXRpb24tbmFtZTogem9vbUluVXA7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyB6b29tT3V0IHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgfVxuXG4gIDUwJSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjMsIC4zLCAuMyk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIHpvb21PdXQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAxO1xuICB9XG5cbiAgNTAlIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4zLCAuMywgLjMpO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMywgLjMsIC4zKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICB9XG59XG5cbi56b29tT3V0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogem9vbU91dDtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21PdXQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyB6b29tT3V0RG93biB7XG4gIDQwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCAtNjBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDAsIC02MHB4LCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIDIwMDBweCwgMCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXIgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGNlbnRlciBib3R0b207XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbU91dERvd24ge1xuICA0MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMCwgLTYwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCAtNjBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgwLCAyMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgwLCAyMDAwcHgsIDApO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyIGJvdHRvbTtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXIgYm90dG9tO1xuICAgIC13ZWJraXQtYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgfVxufVxuXG4uem9vbU91dERvd24ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiB6b29tT3V0RG93bjtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21PdXREb3duO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgem9vbU91dExlZnQge1xuICA0MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoNDJweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDQycHgsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlKC4xKSB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlKC4xKSB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgY2VudGVyO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgY2VudGVyO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbU91dExlZnQge1xuICA0MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoNDJweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDQycHgsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlKC4xKSB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlKC4xKSB0cmFuc2xhdGUzZCgtMjAwMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGxlZnQgY2VudGVyO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGxlZnQgY2VudGVyO1xuICB9XG59XG5cbi56b29tT3V0TGVmdCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHpvb21PdXRMZWZ0O1xuICBhbmltYXRpb24tbmFtZTogem9vbU91dExlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyB6b29tT3V0UmlnaHQge1xuICA0MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoLTQycHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgtNDJweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoLjEpIHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZSguMSkgdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGNlbnRlcjtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBjZW50ZXI7XG4gIH1cbn1cblxuQGtleWZyYW1lcyB6b29tT3V0UmlnaHQge1xuICA0MCUge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoLTQycHgsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgtNDJweCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUoLjEpIHRyYW5zbGF0ZTNkKDIwMDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiBzY2FsZSguMSkgdHJhbnNsYXRlM2QoMjAwMHB4LCAwLCAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IHJpZ2h0IGNlbnRlcjtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiByaWdodCBjZW50ZXI7XG4gIH1cbn1cblxuLnpvb21PdXRSaWdodCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHpvb21PdXRSaWdodDtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21PdXRSaWdodDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHpvb21PdXRVcCB7XG4gIDQwJSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCA2MHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjQ3NSwgLjQ3NSwgLjQ3NSkgdHJhbnNsYXRlM2QoMCwgNjBweCwgMCk7XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC41NTAsIDAuMDU1LCAwLjY3NSwgMC4xOTApO1xuICAgIGFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgwLCAtMjAwMHB4LCAwKTtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoLjEsIC4xLCAuMSkgdHJhbnNsYXRlM2QoMCwgLTIwMDBweCwgMCk7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm0tb3JpZ2luOiBjZW50ZXIgYm90dG9tO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IGNlbnRlciBib3R0b207XG4gICAgLXdlYmtpdC1hbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuMTc1LCAwLjg4NSwgMC4zMjAsIDEpO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgem9vbU91dFVwIHtcbiAgNDAlIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC40NzUsIC40NzUsIC40NzUpIHRyYW5zbGF0ZTNkKDAsIDYwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNDc1LCAuNDc1LCAuNDc1KSB0cmFuc2xhdGUzZCgwLCA2MHB4LCAwKTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjU1MCwgMC4wNTUsIDAuNjc1LCAwLjE5MCk7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKDAuNTUwLCAwLjA1NSwgMC42NzUsIDAuMTkwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBzY2FsZTNkKC4xLCAuMSwgLjEpIHRyYW5zbGF0ZTNkKDAsIC0yMDAwcHgsIDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguMSwgLjEsIC4xKSB0cmFuc2xhdGUzZCgwLCAtMjAwMHB4LCAwKTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IGNlbnRlciBib3R0b207XG4gICAgdHJhbnNmb3JtLW9yaWdpbjogY2VudGVyIGJvdHRvbTtcbiAgICAtd2Via2l0LWFuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLjE3NSwgMC44ODUsIDAuMzIwLCAxKTtcbiAgICBhbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOiBjdWJpYy1iZXppZXIoMC4xNzUsIDAuODg1LCAwLjMyMCwgMSk7XG4gIH1cbn1cblxuLnpvb21PdXRVcCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHpvb21PdXRVcDtcbiAgYW5pbWF0aW9uLW5hbWU6IHpvb21PdXRVcDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHNsaWRlSW5Eb3duIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIC0xMDAlLCAwKTtcbiAgICB2aXNpYmlsaXR5OiB2aXNpYmxlO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVJbkRvd24ge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHZpc2liaWxpdHk6IHZpc2libGU7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cbn1cblxuLnNsaWRlSW5Eb3duIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogc2xpZGVJbkRvd247XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZUluRG93bjtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHNsaWRlSW5MZWZ0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgICB2aXNpYmlsaXR5OiB2aXNpYmxlO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVJbkxlZnQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICAgIHZpc2liaWxpdHk6IHZpc2libGU7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cbn1cblxuLnNsaWRlSW5MZWZ0IHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogc2xpZGVJbkxlZnQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZUluTGVmdDtcbn1cblxuQC13ZWJraXQta2V5ZnJhbWVzIHNsaWRlSW5SaWdodCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xuICAgIHZpc2liaWxpdHk6IHZpc2libGU7XG4gIH1cblxuICB0byB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cbn1cblxuQGtleWZyYW1lcyBzbGlkZUluUmlnaHQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgICB2aXNpYmlsaXR5OiB2aXNpYmxlO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG59XG5cbi5zbGlkZUluUmlnaHQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBzbGlkZUluUmlnaHQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZUluUmlnaHQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBzbGlkZUluVXAge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTAwJSwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgICB2aXNpYmlsaXR5OiB2aXNpYmxlO1xuICB9XG5cbiAgdG8ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVJblVwIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMTAwJSwgMCk7XG4gICAgdmlzaWJpbGl0eTogdmlzaWJsZTtcbiAgfVxuXG4gIHRvIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgfVxufVxuXG4uc2xpZGVJblVwIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogc2xpZGVJblVwO1xuICBhbmltYXRpb24tbmFtZTogc2xpZGVJblVwO1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgc2xpZGVPdXREb3duIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDEwMCUsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVPdXREb3duIHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAxMDAlLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDEwMCUsIDApO1xuICB9XG59XG5cbi5zbGlkZU91dERvd24ge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBzbGlkZU91dERvd247XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZU91dERvd247XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBzbGlkZU91dExlZnQge1xuICBmcm9tIHtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgfVxuXG4gIHRvIHtcbiAgICB2aXNpYmlsaXR5OiBoaWRkZW47XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKC0xMDAlLCAwLCAwKTtcbiAgfVxufVxuXG5Aa2V5ZnJhbWVzIHNsaWRlT3V0TGVmdCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xuICB9XG59XG5cbi5zbGlkZU91dExlZnQge1xuICAtd2Via2l0LWFuaW1hdGlvbi1uYW1lOiBzbGlkZU91dExlZnQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZU91dExlZnQ7XG59XG5cbkAtd2Via2l0LWtleWZyYW1lcyBzbGlkZU91dFJpZ2h0IHtcbiAgZnJvbSB7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG4gIH1cblxuICB0byB7XG4gICAgdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVPdXRSaWdodCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgfVxufVxuXG4uc2xpZGVPdXRSaWdodCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IHNsaWRlT3V0UmlnaHQ7XG4gIGFuaW1hdGlvbi1uYW1lOiBzbGlkZU91dFJpZ2h0O1xufVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgc2xpZGVPdXRVcCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICB9XG59XG5cbkBrZXlmcmFtZXMgc2xpZGVPdXRVcCB7XG4gIGZyb20ge1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xuICB9XG5cbiAgdG8ge1xuICAgIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgLTEwMCUsIDApO1xuICB9XG59XG5cbi5zbGlkZU91dFVwIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogc2xpZGVPdXRVcDtcbiAgYW5pbWF0aW9uLW5hbWU6IHNsaWRlT3V0VXA7XG59XG5cblxuLyogLS0tLS0tLS0gQ3VzdG9taXphdGlvbiAtLS0tLS0tLS0tLSovXG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlSW5MZWZ0U21hbGwge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNDBweCwgMCwgMCk7XG4gICAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICB9XG4gIH1cblxuQGtleWZyYW1lcyBmYWRlSW5MZWZ0U21hbGwge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtNDBweCwgMCwgMCk7XG4gICAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiBub25lO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICB9XG4gIH1cblxuLmZhZGVJbkxlZnRTbWFsbCB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVJbkxlZnRTbWFsbDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVJbkxlZnRTbWFsbDtcbiAgfVxuXG5ALXdlYmtpdC1rZXlmcmFtZXMgZmFkZUluUmlnaHQge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xuICAgIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gICAgfVxuICB9XG5cbkAtd2Via2l0LWtleWZyYW1lcyBmYWRlSW5SaWdodFNtYWxsIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogdHJhbnNsYXRlM2QoNDBweCwgMCwgMCk7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCg0MHB4LCAwLCAwKTtcbiAgICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgLXdlYmtpdC10cmFuc2Zvcm06IG5vbmU7XG4gICAgdHJhbnNmb3JtOiBub25lO1xuICAgIH1cbiAgfVxuXG5Aa2V5ZnJhbWVzIGZhZGVJblJpZ2h0U21hbGwge1xuICBmcm9tIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC13ZWJraXQtdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCg0MHB4LCAwLCAwKTtcbiAgICB0cmFuc2Zvcm06IHRyYW5zbGF0ZTNkKDQwcHgsIDAsIDApO1xuICAgIH1cblxuICB0byB7XG4gICAgb3BhY2l0eTogMTtcbiAgICAtd2Via2l0LXRyYW5zZm9ybTogbm9uZTtcbiAgICB0cmFuc2Zvcm06IG5vbmU7XG4gICAgfVxuICB9XG5cbi5mYWRlSW5SaWdodFNtYWxsIHtcbiAgLXdlYmtpdC1hbmltYXRpb24tbmFtZTogZmFkZUluUmlnaHRTbWFsbDtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVJblJpZ2h0U21hbGw7XG4gIH1cblxuQC13ZWJraXQta2V5ZnJhbWVzIGZhZGVPdXRfdG9fMSB7XG4gIGZyb20ge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgfVxuXG4gIHRvIHtcbiAgICBvcGFjaXR5OiAwLjE7XG4gICAgfVxuICB9XG5cbkBrZXlmcmFtZXMgZmFkZU91dF90b18xIHtcbiAgZnJvbSB7XG4gICAgb3BhY2l0eTogMTtcbiAgICB9XG5cbiAgdG8ge1xuICAgIG9wYWNpdHk6IDAuMTtcbiAgICB9XG4gIH1cblxuLmZhZGVPdXRfdG9fMSB7XG4gIC13ZWJraXQtYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRfdG9fMTtcbiAgYW5pbWF0aW9uLW5hbWU6IGZhZGVPdXRfdG9fMTtcbiAgfVxuIl19 */.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/wp-content/plugins/addons-for-elementor-premium/assets/css/lib/./loader.gif) center center no-repeat}@media only screen and (max-width:1024px){.slick-slider{padding:0 10px}}.lae-container .slick-next,.lae-container .slick-prev{position:absolute;bottom:initial;left:initial;right:initial;top:50%;width:28px;height:28px;margin:-14px 0 0}.rtl .lae-container .slick-next,.rtl .lae-container .slick-prev{-webkit-transform:scaleX(-1);transform:scaleX(-1);direction:ltr}.lae-container .slick-next,.lae-container .slick-next:after,.lae-container .slick-next:before,.lae-container .slick-prev,.lae-container .slick-prev:after,.lae-container .slick-prev:before{text-shadow:none;background:0 0;border:none;padding:0;opacity:1;font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;color:#aaa;overflow:hidden;box-shadow:none;outline:0;text-indent:0;text-align:center;transition:all .3s ease-in-out 0s}.lae-container .slick-next:before,.lae-container .slick-prev:before{margin:2px;vertical-align:middle}.lae-container .slick-next:hover:after,.lae-container .slick-next:hover:before,.lae-container .slick-prev:hover:after,.lae-container .slick-prev:hover:before{color:#888}.lae-dark-bg .lae-container .slick-next:after,.lae-dark-bg .lae-container .slick-next:before,.lae-dark-bg .lae-container .slick-prev:after,.lae-dark-bg .lae-container .slick-prev:before{color:#888}.lae-dark-bg .lae-container .slick-next:hover:after,.lae-dark-bg .lae-container .slick-next:hover:before,.lae-dark-bg .lae-container .slick-prev:hover:after,.lae-dark-bg .lae-container .slick-prev:hover:before{color:#aaa;background:0 0}.lae-container .slick-prev{left:-40px}.lae-container .slick-prev:before{content:"\e904"}@media only screen and (max-width:1024px){.lae-container .slick-prev{left:-20px}}.lae-container .slick-next{right:-40px}.lae-container .slick-next:before{content:"\e905"}@media only screen and (max-width:1024px){.lae-container .slick-next{right:-20px}}.lae-container ul.slick-dots{width:100%;position:absolute;bottom:-30px;text-align:center;padding:0;margin:0}.lae-container ul.slick-dots li,.lae-container ul.slick-dots li:hover{margin:0 8px 0 0;padding:0;display:inline-block;font-size:0}.lae-container ul.slick-dots li button{padding:0;background:#aaa;border:1px solid #aaa;border-radius:50%;width:12px;height:12px;box-shadow:none;transition:background .3s ease-in-out 0s;font-size:0;outline:0}.lae-container ul.slick-dots li button:before{display:none}.lae-dark-bg .lae-container ul.slick-dots li button{background:#888;border-color:#888}.lae-container ul.slick-dots li button:hover,.lae-container ul.slick-dots li.slick-active button{background:0 0;border-color:#aaa}.lae-container ul.slick-dots li.slick-active button{width:14px;height:14px}@font-face {
    font-family: 'lae-icomoon';
    src: url(/wp-content/plugins/addons-for-elementor-premium/assets/css/fonts/lae-icomoon.ttf?s30zkh) format('truetype'),
    url(/wp-content/plugins/addons-for-elementor-premium/assets/css/fonts/lae-icomoon.woff?s30zkh) format('woff'),
    url(/wp-content/plugins/addons-for-elementor-premium/assets/css/fonts/lae-icomoon.svg?s30zkh#lae-icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
    }

[class^="lae-icon-"], [class*=" lae-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'lae-icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

.lae-icon-quote1:before {
  content: "\e955";
}
.lae-icon-grid:before {
    content: "\e94e";
    }
.lae-icon-list-numbered:before {
    content: "\e949";
    }
.lae-icon-options:before {
    content: "\e949";
    }
.lae-icon-warning:before {
    content: "\e94a";
    }
.lae-icon-sign:before {
    content: "\e94a";
    }
.lae-icon-sort-numberic-desc:before {
    content: "\e94b";
    }
.lae-icon-arrange:before {
    content: "\e94b";
    }
.lae-icon-spell-check:before {
    content: "\e94c";
    }
.lae-icon-layout:before {
    content: "\e94f";
    }
.lae-icon-layout1:before {
    content: "\e950";
    }
.lae-icon-layout2:before {
    content: "\e951";
    }
.lae-icon-sort-numerically:before {
    content: "\e954";
    }
.lae-icon-flow-children:before {
    content: "\e94d";
    }
.lae-icon-text_rotation_none:before {
    content: "\e948";
    }
.lae-icon-grid1:before {
    content: "\e952";
    }
.lae-icon-list:before {
    content: "\e953";
    }
.lae-icon-angle-left:before {
    content: "\f104";
    }
.lae-icon-angle-right:before {
    content: "\f105";
    }
.lae-icon-twitter-grid:before {
    content: "\e926";
    }
.lae-icon-piechart3:before {
    content: "\e927";
    }
.lae-icon-features:before {
    content: "\e928";
    }
.lae-icon-slider2:before {
    content: "\e929";
    }
.lae-icon-gallery:before {
    content: "\e92a";
    }
.lae-icon-team4:before {
    content: "\e92b";
    }
.lae-icon-team6:before {
    content: "\e92c";
    }
.lae-icon-stats-bars:before {
    content: "\e92d";
    }
.lae-icon-instagram-grid:before {
    content: "\e92e";
    }
.lae-icon-posts-grid:before {
    content: "\e92f";
    }
.lae-icon-posts-block:before {
    content: "\e930";
    }
.lae-icon-posts-grid-masonry:before {
    content: "\e931";
    }
.lae-icon-buttons:before {
    content: "\e932";
    }
.lae-icon-posts-carousel:before {
    content: "\e933";
    }
.lae-icon-pricing-table:before {
    content: "\e934";
    }
.lae-icon-tab-slider1:before {
    content: "\e935";
    }
.lae-icon-tabs5:before {
    content: "\e936";
    }
.lae-icon-tabs2:before {
    content: "\e937";
    }
.lae-icon-faq:before {
    content: "\e938";
    }
.lae-icon-youtube-grid:before {
    content: "\e939";
    }
.lae-icon-vimeo-grid:before {
    content: "\e93a";
    }
.lae-icon-carousel:before {
    content: "\e93b";
    }
.lae-icon-slider7:before {
    content: "\e93c";
    }
.lae-icon-slider3:before {
    content: "\e93d";
    }
.lae-icon-slider6:before {
    content: "\e93e";
    }
.lae-icon-slider4:before {
    content: "\e93f";
    }
.lae-icon-testimonials3:before {
    content: "\e940";
    }
.lae-icon-testimonials1:before {
    content: "\e941";
    }
.lae-icon-clients:before {
    content: "\e942";
    }
.lae-icon-gallery-carousel:before {
    content: "\e943";
    }
.lae-icon-services:before {
    content: "\e944";
    }
.lae-icon-testimonials:before {
    content: "\e945";
    }
.lae-icon-pie-chart2:before {
    content: "\e946";
    }
.lae-icon-heading:before {
    content: "\e947";
    }
.lae-icon-play:before {
    content: "\e925";
    }
.lae-icon-link:before {
    content: "\e924";
    }
.lae-icon-star-empty:before {
    content: "\e901";
    }
.lae-icon-rate:before {
    content: "\e901";
    }
.lae-icon-star:before {
    content: "\e901";
    }
.lae-icon-favorite:before {
    content: "\e901";
    }
.lae-icon-bookmark:before {
    content: "\e901";
    }
.lae-icon-eye:before {
    content: "\e902";
    }
.lae-icon-like:before {
    content: "\e900";
    }
.lae-icon-calendar:before {
    content: "\e923";
    }
.lae-icon-bubble:before {
    content: "\e903";
    }
.lae-icon-comment:before {
    content: "\e903";
    }
.lae-icon-chat:before {
    content: "\e903";
    }
.lae-icon-talk:before {
    content: "\e903";
    }
.lae-icon-arrow-left:before {
    content: "\e904";
    }
.lae-icon-arrow-right:before {
    content: "\e905";
    }
.lae-icon-aim:before {
    content: "\e906";
    }
.lae-icon-behance:before {
    content: "\e907";
    }
.lae-icon-dribbble:before {
    content: "\e908";
    }
.lae-icon-facebook:before {
    content: "\e909";
    }
.lae-icon-flickr:before {
    content: "\e90a";
    }
.lae-icon-googleplus:before {
    content: "\e90b";
    }
.lae-icon-linkedin:before {
    content: "\e90c";
    }
.lae-icon-pinterest:before {
    content: "\e90d";
    }
.lae-icon-skype:before {
    content: "\e90e";
    }
.lae-icon-twitter:before {
    content: "\e90f";
    }
.lae-icon-vimeo:before {
    content: "\e910";
    }
.lae-icon-zerply:before {
    content: "\e911";
    }
.lae-icon-quote:before {
    content: "\e912";
    }
.lae-icon-video-play:before {
    content: "\e913";
    }
.lae-icon-email:before {
    content: "\e914";
    }
.lae-icon-close:before {
    content: "\e915";
    }
.lae-icon-plus:before {
    content: "\e916";
    }
.lae-icon-arrow-right-toggle:before {
    content: "\e917";
    }
.lae-icon-menu:before {
    content: "\e918";
    }
.lae-icon-menu-2:before {
    content: "\e919";
    }
.lae-icon-fit-to:before {
    content: "\e91a";
    }
.lae-icon-full-screen:before {
    content: "\e91b";
    }
.lae-icon-arrow-left2:before {
    content: "\e91c";
    }
.lae-icon-arrow-left3:before {
    content: "\e91d";
    }
.lae-icon-arrow-right2:before {
    content: "\e91e";
    }
.lae-icon-arrow-right3:before {
    content: "\e91f";
    }
.lae-icon-start:before {
    content: "\e920";
    }
.lae-icon-heart:before {
    content: "\e921";
    }
.lae-icon-retweet:before {
    content: "\e922";
    }
.lae-icon-play2:before {
    content: "\ea15";
    }
.lae-icon-play3:before {
    content: "\ea1c";
    }
.lae-icon-instagram:before {
    content: "\ea92";
    }
.lae-icon-twitter1:before {
    content: "\ea96";
    }
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImljb21vb24uY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0lBQ0UsMkJBQTJCO0lBQzNCOztrRUFFZ0U7SUFDOUQsb0JBQW9CO0lBQ3RCLG1CQUFvQjtJQUNwQixvQkFBbUI7S0FDbkI7O0FBRUY7SUFDQSxnRkFBQTtJQUNFLHNDQUFBO0lBQ0EsYUFBQTtJQUNBLG1CQUFhO0lBQ2Isb0JBQW1CO0lBQ25CLHFCQUFvQjtJQUNwQixxQkFBcUI7SUFDckIsZUFBQTs7SUFFRSx1Q0FBdUM7SUFDekMsb0NBQUE7SUFDQSxtQ0FBb0M7S0FDcEM7O0FBRUY7RUFDRSxpQkFBRjtDQUNDO0FBQ0Q7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDQSxpQkFBQTtLQUNFO0FBQ0Y7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQjtBQUNMO0lBQ0ksaUJBQWlCO0tBQ2hCO0FBQ0w7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQjtBQUNMO0lBQ0ksaUJBQWlCO0tBQ2hCO0FBQ0w7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQjtBQUNMO0lBQ0ksaUJBQWlCO0tBQ2hCO0FBQ0w7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQjtBQUNMO0lBQ0ksaUJBQWlCO0tBQ2hCO0FBQ0w7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQjtBQUNMO0lBQ0ksaUJBQWlCO0tBQ2hCO0FBQ0w7SUFDSSxpQkFBaUI7S0FDaEI7QUFDTDtJQUNJLGlCQUFpQjtLQUNoQiIsImZpbGUiOiJpY29tb29uLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIkBmb250LWZhY2Uge1xuICBmb250LWZhbWlseTogJ2xhZS1pY29tb29uJztcbiAgc3JjOlxuICAgIHVybCgnZm9udHMvbGFlLWljb21vb24udHRmPzdmODY2OScpIGZvcm1hdCgndHJ1ZXR5cGUnKSxcbiAgICB1cmwoJ2ZvbnRzL2xhZS1pY29tb29uLndvZmY/N2Y4NjY5JykgZm9ybWF0KCd3b2ZmJyksXG4gICAgdXJsKCdmb250cy9sYWUtaWNvbW9vbi5zdmc/N2Y4NjY5I2xhZS1pY29tb29uJykgZm9ybWF0KCdzdmcnKTtcbiAgZm9udC13ZWlnaHQ6IG5vcm1hbDtcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xuICBmb250LWRpc3BsYXk6IGJsb2NrO1xufVxuXG5bY2xhc3NePVwibGFlLWljb24tXCJdLCBbY2xhc3MqPVwiIGxhZS1pY29uLVwiXSB7XG4gIC8qIHVzZSAhaW1wb3J0YW50IHRvIHByZXZlbnQgaXNzdWVzIHdpdGggYnJvd3NlciBleHRlbnNpb25zIHRoYXQgY2hhbmdlIGZvbnRzICovXG4gIGZvbnQtZmFtaWx5OiAnbGFlLWljb21vb24nICFpbXBvcnRhbnQ7XG4gIHNwZWFrOiBuZXZlcjtcbiAgZm9udC1zdHlsZTogbm9ybWFsO1xuICBmb250LXdlaWdodDogbm9ybWFsO1xuICBmb250LXZhcmlhbnQ6IG5vcm1hbDtcbiAgdGV4dC10cmFuc2Zvcm06IG5vbmU7XG4gIGxpbmUtaGVpZ2h0OiAxO1xuXG4gIC8qIEJldHRlciBGb250IFJlbmRlcmluZyA9PT09PT09PT09PSAqL1xuICAtd2Via2l0LWZvbnQtc21vb3RoaW5nOiBhbnRpYWxpYXNlZDtcbiAgLW1vei1vc3gtZm9udC1zbW9vdGhpbmc6IGdyYXlzY2FsZTtcbn1cblxuLmxhZS1pY29uLWFuZ2xlLWxlZnQ6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGYxMDRcIjtcbn1cbi5sYWUtaWNvbi1hbmdsZS1yaWdodDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZjEwNVwiO1xufVxuLmxhZS1pY29uLXR3aXR0ZXItZ3JpZDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyNlwiO1xuICB9XG4ubGFlLWljb24tcGllY2hhcnQzOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTI3XCI7XG4gIH1cbi5sYWUtaWNvbi1mZWF0dXJlczpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyOFwiO1xuICB9XG4ubGFlLWljb24tc2xpZGVyMjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyOVwiO1xuICB9XG4ubGFlLWljb24tZ2FsbGVyeTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyYVwiO1xuICB9XG4ubGFlLWljb24tdGVhbTQ6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MmJcIjtcbiAgfVxuLmxhZS1pY29uLXRlYW02OmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTJjXCI7XG4gIH1cbi5sYWUtaWNvbi1zdGF0cy1iYXJzOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTJkXCI7XG4gIH1cbi5sYWUtaWNvbi1pbnN0YWdyYW0tZ3JpZDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyZVwiO1xuICB9XG4ubGFlLWljb24tcG9zdHMtZ3JpZDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyZlwiO1xuICB9XG4ubGFlLWljb24tcG9zdHMtYmxvY2s6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MzBcIjtcbiAgfVxuLmxhZS1pY29uLXBvc3RzLWdyaWQtbWFzb25yeTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzMVwiO1xuICB9XG4ubGFlLWljb24tYnV0dG9uczpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzMlwiO1xuICB9XG4ubGFlLWljb24tcG9zdHMtY2Fyb3VzZWw6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MzNcIjtcbiAgfVxuLmxhZS1pY29uLXByaWNpbmctdGFibGU6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MzRcIjtcbiAgfVxuLmxhZS1pY29uLXRhYi1zbGlkZXIxOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTM1XCI7XG4gIH1cbi5sYWUtaWNvbi10YWJzNTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzNlwiO1xuICB9XG4ubGFlLWljb24tdGFiczI6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MzdcIjtcbiAgfVxuLmxhZS1pY29uLWZhcTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzOFwiO1xuICB9XG4ubGFlLWljb24teW91dHViZS1ncmlkOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTM5XCI7XG4gIH1cbi5sYWUtaWNvbi12aW1lby1ncmlkOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTNhXCI7XG4gIH1cbi5sYWUtaWNvbi1jYXJvdXNlbDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzYlwiO1xuICB9XG4ubGFlLWljb24tc2xpZGVyNzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzY1wiO1xuICB9XG4ubGFlLWljb24tc2xpZGVyMzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzZFwiO1xuICB9XG4ubGFlLWljb24tc2xpZGVyNjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzZVwiO1xuICB9XG4ubGFlLWljb24tc2xpZGVyNDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkzZlwiO1xuICB9XG4ubGFlLWljb24tdGVzdGltb25pYWxzMzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0MFwiO1xuICB9XG4ubGFlLWljb24tdGVzdGltb25pYWxzMTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0MVwiO1xuICB9XG4ubGFlLWljb24tY2xpZW50czpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0MlwiO1xuICB9XG4ubGFlLWljb24tZ2FsbGVyeS1jYXJvdXNlbDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0M1wiO1xuICB9XG4ubGFlLWljb24tc2VydmljZXM6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5NDRcIjtcbiAgfVxuLmxhZS1pY29uLXRlc3RpbW9uaWFsczpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0NVwiO1xuICB9XG4ubGFlLWljb24tcGllLWNoYXJ0MjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0NlwiO1xuICB9XG4ubGFlLWljb24taGVhZGluZzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTk0N1wiO1xuICB9XG4ubGFlLWljb24tcGxheTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyNVwiO1xuICB9XG4ubGFlLWljb24tbGluazpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyNFwiO1xuICB9XG4ubGFlLWljb24tc3Rhci1lbXB0eTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwMVwiO1xuICB9XG4ubGFlLWljb24tcmF0ZTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwMVwiO1xuICB9XG4ubGFlLWljb24tc3RhcjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwMVwiO1xuICB9XG4ubGFlLWljb24tZmF2b3JpdGU6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDFcIjtcbiAgfVxuLmxhZS1pY29uLWJvb2ttYXJrOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTAxXCI7XG4gIH1cbi5sYWUtaWNvbi1leWU6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDJcIjtcbiAgfVxuLmxhZS1pY29uLWxpa2U6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDBcIjtcbiAgfVxuLmxhZS1pY29uLWNhbGVuZGFyOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTIzXCI7XG4gIH1cbi5sYWUtaWNvbi1idWJibGU6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDNcIjtcbiAgfVxuLmxhZS1pY29uLWNvbW1lbnQ6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDNcIjtcbiAgfVxuLmxhZS1pY29uLWNoYXQ6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDNcIjtcbiAgfVxuLmxhZS1pY29uLXRhbGs6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDNcIjtcbiAgfVxuLmxhZS1pY29uLWFycm93LWxlZnQ6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDRcIjtcbiAgfVxuLmxhZS1pY29uLWFycm93LXJpZ2h0OmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTA1XCI7XG4gIH1cbi5sYWUtaWNvbi1haW06YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDZcIjtcbiAgfVxuLmxhZS1pY29uLWJlaGFuY2U6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MDdcIjtcbiAgfVxuLmxhZS1pY29uLWRyaWJiYmxlOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTA4XCI7XG4gIH1cbi5sYWUtaWNvbi1mYWNlYm9vazpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwOVwiO1xuICB9XG4ubGFlLWljb24tZmxpY2tyOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTBhXCI7XG4gIH1cbi5sYWUtaWNvbi1nb29nbGVwbHVzOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTBiXCI7XG4gIH1cbi5sYWUtaWNvbi1saW5rZWRpbjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwY1wiO1xuICB9XG4ubGFlLWljb24tcGludGVyZXN0OmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTBkXCI7XG4gIH1cbi5sYWUtaWNvbi1za3lwZTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwZVwiO1xuICB9XG4ubGFlLWljb24tdHdpdHRlcjpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkwZlwiO1xuICB9XG4ubGFlLWljb24tdmltZW86YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MTBcIjtcbiAgfVxuLmxhZS1pY29uLXplcnBseTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkxMVwiO1xuICB9XG4ubGFlLWljb24tcXVvdGU6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MTJcIjtcbiAgfVxuLmxhZS1pY29uLXZpZGVvLXBsYXk6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MTNcIjtcbiAgfVxuLmxhZS1pY29uLWVtYWlsOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTE0XCI7XG4gIH1cbi5sYWUtaWNvbi1jbG9zZTpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkxNVwiO1xuICB9XG4ubGFlLWljb24tcGx1czpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkxNlwiO1xuICB9XG4ubGFlLWljb24tYXJyb3ctcmlnaHQtdG9nZ2xlOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTE3XCI7XG4gIH1cbi5sYWUtaWNvbi1tZW51OmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTE4XCI7XG4gIH1cbi5sYWUtaWNvbi1tZW51LTI6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MTlcIjtcbiAgfVxuLmxhZS1pY29uLWZpdC10bzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkxYVwiO1xuICB9XG4ubGFlLWljb24tZnVsbC1zY3JlZW46YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MWJcIjtcbiAgfVxuLmxhZS1pY29uLWFycm93LWxlZnQyOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTFjXCI7XG4gIH1cbi5sYWUtaWNvbi1hcnJvdy1sZWZ0MzpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkxZFwiO1xuICB9XG4ubGFlLWljb24tYXJyb3ctcmlnaHQyOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTFlXCI7XG4gIH1cbi5sYWUtaWNvbi1hcnJvdy1yaWdodDM6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGU5MWZcIjtcbiAgfVxuLmxhZS1pY29uLXN0YXJ0OmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlOTIwXCI7XG4gIH1cbi5sYWUtaWNvbi1oZWFydDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyMVwiO1xuICB9XG4ubGFlLWljb24tcmV0d2VldDpiZWZvcmUge1xuICBjb250ZW50OiBcIlxcZTkyMlwiO1xuICB9XG4ubGFlLWljb24tcGxheTI6YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGVhMTVcIjtcbiAgfVxuLmxhZS1pY29uLXBsYXkzOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlYTFjXCI7XG4gIH1cbi5sYWUtaWNvbi1pbnN0YWdyYW06YmVmb3JlIHtcbiAgY29udGVudDogXCJcXGVhOTJcIjtcbiAgfVxuLmxhZS1pY29uLXR3aXR0ZXIxOmJlZm9yZSB7XG4gIGNvbnRlbnQ6IFwiXFxlYTk2XCI7XG4gIH0iXX0= *//* --------------- Reset styles --------- */
.panel-grid .widget {
  overflow: initial; }

.lae-clear {
  clear: both; }

.lae-center {
  text-align: center; }

.lae-container, .lae-uber-grid-container, .lae-grid-container {
  box-sizing: border-box; }
  .lae-container *, .lae-container *::after, .lae-container *::before, .lae-uber-grid-container *, .lae-uber-grid-container *::after, .lae-uber-grid-container *::before, .lae-grid-container *, .lae-grid-container *::after, .lae-grid-container *::before {
    box-sizing: inherit; }
  .lae-container ol, .lae-container ul, .lae-container ol > li, .lae-container ul > li, .lae-container ol:hover, .lae-container ul:hover, .lae-container ul > li:hover, .lae-container ol > li:hover, .lae-container ol > li > a, .lae-container ul > li > a, .lae-container ol > li > a:hover, .lae-container ul > li > a:hover, .lae-container img, .lae-uber-grid-container ol, .lae-uber-grid-container ul, .lae-uber-grid-container ol > li, .lae-uber-grid-container ul > li, .lae-uber-grid-container ol:hover, .lae-uber-grid-container ul:hover, .lae-uber-grid-container ul > li:hover, .lae-uber-grid-container ol > li:hover, .lae-uber-grid-container ol > li > a, .lae-uber-grid-container ul > li > a, .lae-uber-grid-container ol > li > a:hover, .lae-uber-grid-container ul > li > a:hover, .lae-uber-grid-container img, .lae-grid-container ol, .lae-grid-container ul, .lae-grid-container ol > li, .lae-grid-container ul > li, .lae-grid-container ol:hover, .lae-grid-container ul:hover, .lae-grid-container ul > li:hover, .lae-grid-container ol > li:hover, .lae-grid-container ol > li > a, .lae-grid-container ul > li > a, .lae-grid-container ol > li > a:hover, .lae-grid-container ul > li > a:hover, .lae-grid-container img {
    padding: 0;
    margin: 0;
    border: none;
    box-shadow: none;
    list-style: none;
    background: none; }
    .lae-container ol:before, .lae-container ol:after, .lae-container ul:before, .lae-container ul:after, .lae-container ol > li:before, .lae-container ol > li:after, .lae-container ul > li:before, .lae-container ul > li:after, .lae-container ol:hover:before, .lae-container ol:hover:after, .lae-container ul:hover:before, .lae-container ul:hover:after, .lae-container ul > li:hover:before, .lae-container ul > li:hover:after, .lae-container ol > li:hover:before, .lae-container ol > li:hover:after, .lae-container ol > li > a:before, .lae-container ol > li > a:after, .lae-container ul > li > a:before, .lae-container ul > li > a:after, .lae-container ol > li > a:hover:before, .lae-container ol > li > a:hover:after, .lae-container ul > li > a:hover:before, .lae-container ul > li > a:hover:after, .lae-container img:before, .lae-container img:after, .lae-uber-grid-container ol:before, .lae-uber-grid-container ol:after, .lae-uber-grid-container ul:before, .lae-uber-grid-container ul:after, .lae-uber-grid-container ol > li:before, .lae-uber-grid-container ol > li:after, .lae-uber-grid-container ul > li:before, .lae-uber-grid-container ul > li:after, .lae-uber-grid-container ol:hover:before, .lae-uber-grid-container ol:hover:after, .lae-uber-grid-container ul:hover:before, .lae-uber-grid-container ul:hover:after, .lae-uber-grid-container ul > li:hover:before, .lae-uber-grid-container ul > li:hover:after, .lae-uber-grid-container ol > li:hover:before, .lae-uber-grid-container ol > li:hover:after, .lae-uber-grid-container ol > li > a:before, .lae-uber-grid-container ol > li > a:after, .lae-uber-grid-container ul > li > a:before, .lae-uber-grid-container ul > li > a:after, .lae-uber-grid-container ol > li > a:hover:before, .lae-uber-grid-container ol > li > a:hover:after, .lae-uber-grid-container ul > li > a:hover:before, .lae-uber-grid-container ul > li > a:hover:after, .lae-uber-grid-container img:before, .lae-uber-grid-container img:after, .lae-grid-container ol:before, .lae-grid-container ol:after, .lae-grid-container ul:before, .lae-grid-container ul:after, .lae-grid-container ol > li:before, .lae-grid-container ol > li:after, .lae-grid-container ul > li:before, .lae-grid-container ul > li:after, .lae-grid-container ol:hover:before, .lae-grid-container ol:hover:after, .lae-grid-container ul:hover:before, .lae-grid-container ul:hover:after, .lae-grid-container ul > li:hover:before, .lae-grid-container ul > li:hover:after, .lae-grid-container ol > li:hover:before, .lae-grid-container ol > li:hover:after, .lae-grid-container ol > li > a:before, .lae-grid-container ol > li > a:after, .lae-grid-container ul > li > a:before, .lae-grid-container ul > li > a:after, .lae-grid-container ol > li > a:hover:before, .lae-grid-container ol > li > a:hover:after, .lae-grid-container ul > li > a:hover:before, .lae-grid-container ul > li > a:hover:after, .lae-grid-container img:before, .lae-grid-container img:after {
      display: none; }
  .lae-container a, .lae-uber-grid-container a, .lae-grid-container a {
    text-decoration: initial; }
  .lae-container img, .lae-uber-grid-container img, .lae-grid-container img {
    max-width: 100%;
    width: auto;
    height: auto; }

/* ------- General styles ------------ */
.lae-container {
  margin-left: auto;
  margin-right: auto; }
  .lae-container::after {
    clear: both;
    content: "";
    display: block; }

.panel-grid .widget {
  border: 0; }

.lae-center {
  text-align: center; }

/* ---------------- Uber Grid Styles ---------------------- */
.lae-uber-grid-container {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 35px; }
  .lae-uber-grid-container.lae-grid-auto-column-layout {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
  .lae-uber-grid-container.lae-grid-mobile-1 {
    grid-template-columns: repeat(1, 1fr); }
  .lae-uber-grid-container.lae-grid-mobile-2 {
    grid-template-columns: repeat(2, 1fr); }
  .lae-uber-grid-container.lae-grid-mobile-3 {
    grid-template-columns: repeat(3, 1fr); }
  .lae-uber-grid-container.lae-grid-mobile-4 {
    grid-template-columns: repeat(4, 1fr); }
  .lae-uber-grid-container.lae-grid-mobile-5 {
    grid-template-columns: repeat(5, 1fr); }
  .lae-uber-grid-container.lae-grid-mobile-6 {
    grid-template-columns: repeat(6, 1fr); }
  @media only screen and (min-width: 767px) {
    .lae-uber-grid-container.lae-grid-tablet-1 {
      grid-template-columns: repeat(1, 1fr); }
    .lae-uber-grid-container.lae-grid-tablet-2 {
      grid-template-columns: repeat(2, 1fr); }
    .lae-uber-grid-container.lae-grid-tablet-3 {
      grid-template-columns: repeat(3, 1fr); }
    .lae-uber-grid-container.lae-grid-tablet-4 {
      grid-template-columns: repeat(4, 1fr); }
    .lae-uber-grid-container.lae-grid-tablet-5 {
      grid-template-columns: repeat(5, 1fr); }
    .lae-uber-grid-container.lae-grid-tablet-6 {
      grid-template-columns: repeat(6, 1fr); } }
  @media only screen and (min-width: 1024px) {
    .lae-uber-grid-container.lae-grid-desktop-1 {
      grid-template-columns: repeat(1, 1fr); }
    .lae-uber-grid-container.lae-grid-desktop-2 {
      grid-template-columns: repeat(2, 1fr); }
    .lae-uber-grid-container.lae-grid-desktop-3 {
      grid-template-columns: repeat(3, 1fr); }
    .lae-uber-grid-container.lae-grid-desktop-4 {
      grid-template-columns: repeat(4, 1fr); }
    .lae-uber-grid-container.lae-grid-desktop-5 {
      grid-template-columns: repeat(5, 1fr); }
    .lae-uber-grid-container.lae-grid-desktop-6 {
      grid-template-columns: repeat(6, 1fr); } }

/* -------- Widget separator headline ------------ */
.lae-widget-heading {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
  clear: none;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 40px;
  line-height: 52px;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .lae-widget-heading {
      font-size: 32px;
      line-height: 44px; } }

/* --------------- Button CSS -------------------- */
input.lae-button, button.lae-button, a.lae-button, .lae-button:active, .lae-button:visited {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 16px 40px;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #f94213;
  color: #fefefe;
  outline: none;
  transition: all 0.4s ease-in-out 0s; }
  input.lae-button.lae-rounded, button.lae-button.lae-rounded, a.lae-button.lae-rounded, .lae-button:active.lae-rounded, .lae-button:visited.lae-rounded {
    border-radius: 999px; }
  input.lae-button.lae-large, button.lae-button.lae-large, a.lae-button.lae-large, .lae-button:active.lae-large, .lae-button:visited.lae-large {
    padding: 20px 60px; }
  input.lae-button.lae-small, button.lae-button.lae-small, a.lae-button.lae-small, .lae-button:active.lae-small, .lae-button:visited.lae-small {
    padding: 12px 25px;
    font-size: 11px; }
  input.lae-button:hover, button.lae-button:hover, a.lae-button:hover, .lae-button:active:hover, .lae-button:visited:hover {
    background-color: #f9633e;
    color: #fefefe; }

.lae-button.lae-black {
  background-color: #363636; }

.lae-button.lae-black:hover {
  background-color: #434343; }

.lae-button.lae-blue {
  background-color: #46a5d5; }

.lae-button.lae-blue:hover {
  background-color: #5bafda; }

.lae-button.lae-cyan {
  background-color: #57c0dc; }

.lae-button.lae-cyan:hover {
  background-color: #6cc8e0; }

.lae-button.lae-green {
  background-color: #00a57d; }

.lae-button.lae-green:hover {
  background-color: #00bf90; }

.lae-button.lae-orange {
  background-color: #e87151; }

.lae-button.lae-orange:hover {
  background-color: #eb8368; }

.lae-button.lae-pink {
  background-color: #dd5679; }

.lae-button.lae-pink:hover {
  background-color: #e16b8a; }

.lae-button.lae-red {
  background-color: #da4f49; }

.lae-button.lae-red:hover {
  background-color: #de635e; }

.lae-button.lae-teal {
  background-color: #28c2ba; }

.lae-button.lae-teal:hover {
  background-color: #2fd4cc; }

.lae-button.lae-trans {
  color: #333;
  background-color: transparent;
  /* IE */
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #a5a5a5; }
  .lae-button.lae-trans:hover {
    background-color: #fff;
    color: #333 !important;
    border-color: #fff; }

.lae-button.lae-semitrans {
  color: #fff;
  background-color: transparent;
  /* IE */
  background-color: rgba(125, 125, 125, 0.5); }
  .lae-button.lae-semitrans:hover {
    background-color: #fff;
    color: #333 !important; }

/* Template Library Theme Builder Templates */
.single-elementor_library [data-elementor-type="livemesh_grid"] .elementor-element.elementor-widget.elementor-widget-livemesh-grid-item .elementor-widget-container {
  border: 5px double #a4a0a2;
  padding: 10px; }

.single-elementor_library [data-elementor-type="livemesh_grid"] .elementor-column {
  border: 1px dotted #827e80; }

.lae-template-error {
  padding: 20px;
  font-style: italic; }

/* ---------------------------------- Button Widget ---------------------------------- */
input.lae-button.lae-with-icon i, input.lae-button.lae-with-icon img.lae-thumbnail, button.lae-button.lae-with-icon i, button.lae-button.lae-with-icon img.lae-thumbnail, a.lae-button.lae-with-icon i, a.lae-button.lae-with-icon img.lae-thumbnail, .lae-button.lae-with-icon:active i, .lae-button.lae-with-icon:active img.lae-thumbnail, .lae-button.lae-with-icon:visited i, .lae-button.lae-with-icon:visited img.lae-thumbnail {
  margin-right: 15px; }
  .rtl input.lae-button.lae-with-icon i, .rtl input.lae-button.lae-with-icon img.lae-thumbnail, .rtl button.lae-button.lae-with-icon i, .rtl button.lae-button.lae-with-icon img.lae-thumbnail, .rtl a.lae-button.lae-with-icon i, .rtl a.lae-button.lae-with-icon img.lae-thumbnail, .rtl .lae-button.lae-with-icon:active i, .rtl .lae-button.lae-with-icon:active img.lae-thumbnail, .rtl .lae-button.lae-with-icon:visited i, .rtl .lae-button.lae-with-icon:visited img.lae-thumbnail {
    margin-right: 0;
    margin-left: 15px; }
input.lae-button.lae-with-icon i, button.lae-button.lae-with-icon i, a.lae-button.lae-with-icon i, .lae-button.lae-with-icon:active i, .lae-button.lae-with-icon:visited i {
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  line-height: 1; }
input.lae-button.lae-with-icon img.lae-thumbnail, button.lae-button.lae-with-icon img.lae-thumbnail, a.lae-button.lae-with-icon img.lae-thumbnail, .lae-button.lae-with-icon:active img.lae-thumbnail, .lae-button.lae-with-icon:visited img.lae-thumbnail {
  display: inline !important;
  vertical-align: middle;
  max-width: 50px; }

/* ---------------------------------- Heading ---------------------------------- */
.lae-heading {
  text-align: center;
  margin: 0 auto 60px;
  max-width: 640px; }
  @media only screen and (max-width: 767px) {
    .lae-heading {
      margin-bottom: 40px; } }
  .lae-heading .lae-text {
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .lae-heading .lae-text {
        font-size: 15px;
        line-height: 26px; } }
  .lae-heading.lae-alignleft, .lae-heading.lae-alignright {
    margin: 0; }
    .lae-heading.lae-alignleft .lae-text, .lae-heading.lae-alignright .lae-text {
      margin: 0; }
  .lae-heading.lae-alignleft {
    text-align: left; }
  .lae-heading.lae-alignright {
    text-align: right;
    max-width: none; }

.lae-heading .lae-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  margin: 0 auto 20px;
  color: #333;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .lae-heading .lae-title {
      font-size: 24px;
      line-height: 32px; } }
.lae-dark-bg .lae-heading .lae-title {
  color: white; }
.lae-dark-bg .lae-heading .lae-subtitle {
  color: rgba(255, 255, 255, 0.5); }
.lae-dark-bg .lae-heading .lae-text {
  color: rgba(255, 255, 255, 0.7); }
.lae-heading.lae-alignleft .lae-title, .lae-heading.lae-alignright .lae-title {
  margin: 0 0 20px; }

.lae-heading .lae-subtitle {
  margin: 0 auto 5px;
  color: #888;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  display: inline-block;
  padding: 0 10px; }
  @media only screen and (max-width: 767px) {
    .lae-heading .lae-subtitle {
      font-size: 11px;
      line-height: 18px; } }
.lae-heading.lae-alignleft .lae-subtitle, .lae-heading.lae-alignright .lae-subtitle {
  margin: 0 0 5px;
  padding: 0; }
  .lae-heading.lae-alignleft .lae-subtitle:before, .lae-heading.lae-alignleft .lae-subtitle:after, .lae-heading.lae-alignright .lae-subtitle:before, .lae-heading.lae-alignright .lae-subtitle:after {
    display: none; }

/* --------------------------------------------------------- General Styles -------------------------------------------------- */
.lae-post-link-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  z-index: 1; }

.lae-terms a, .lae-post-title a {
  transition: all 0.5s ease-out 0s; }

.lae-read-more {
  position: relative;
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  text-decoration: none;
  padding: 8px 15px;
  margin-top: 15px;
  transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s; }

.lae-post-featured-img-bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 15px; }

/* ----------- Templates Library -------------------- */
.elementor-add-section-area-button.lae-add-template-button {
  background-color: #fbebd7; }

.elementor-add-section-area-button.lae-add-template-button:hover {
  background-color: #f8f3ed; }

/*# sourceMappingURL=lae-frontend.css.map */.lae-grid-container {
  margin-left: -20px;
  margin-right: -20px;
  width: calc(100% + 40px); }
  .lae-grid-container::after {
    clear: both;
    content: "";
    display: block; }
  .lae-grid-container .lae-grid-item {
    min-height: 1px;
    /* Prevents columns from collapsing when housing absolute elements or when lazy loading content */ }
  @media (max-width: 479px) {
    .lae-grid-container.lae-grid-mobile-2 .lae-grid-item:nth-child(2n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-mobile-2 .lae-grid-item:nth-child(2n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-mobile-3 .lae-grid-item:nth-child(3n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-mobile-3 .lae-grid-item:nth-child(3n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-mobile-4 .lae-grid-item:nth-child(4n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-mobile-4 .lae-grid-item:nth-child(4n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-mobile-5 .lae-grid-item:nth-child(5n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-mobile-5 .lae-grid-item:nth-child(5n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-mobile-6 .lae-grid-item:nth-child(6n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-mobile-6 .lae-grid-item:nth-child(6n+1) {
      clear: right; } }
  @media (min-width: 480px) and (max-width: 800px) {
    .lae-grid-container.lae-grid-tablet-2 .lae-grid-item:nth-child(2n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-tablet-2 .lae-grid-item:nth-child(2n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-tablet-3 .lae-grid-item:nth-child(3n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-tablet-3 .lae-grid-item:nth-child(3n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-tablet-4 .lae-grid-item:nth-child(4n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-tablet-4 .lae-grid-item:nth-child(4n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-tablet-5 .lae-grid-item:nth-child(5n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-tablet-5 .lae-grid-item:nth-child(5n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-tablet-6 .lae-grid-item:nth-child(6n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-tablet-6 .lae-grid-item:nth-child(6n+1) {
      clear: right; } }
  @media only screen and (min-width: 801px) {
    .lae-grid-container.lae-grid-desktop-2 .lae-grid-item:nth-child(2n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-desktop-2 .lae-grid-item:nth-child(2n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-desktop-3 .lae-grid-item:nth-child(3n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-desktop-3 .lae-grid-item:nth-child(3n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-desktop-4 .lae-grid-item:nth-child(4n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-desktop-4 .lae-grid-item:nth-child(4n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-desktop-5 .lae-grid-item:nth-child(5n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-desktop-5 .lae-grid-item:nth-child(5n+1) {
      clear: right; }
    .lae-grid-container.lae-grid-desktop-6 .lae-grid-item:nth-child(6n+1) {
      clear: left; }
    .rtl .lae-grid-container.lae-grid-desktop-6 .lae-grid-item:nth-child(6n+1) {
      clear: right; } }
  .lae-grid-container.lae-grid-mobile-1 .lae-grid-item {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; }
  .lae-grid-container.lae-grid-mobile-2 .lae-grid-item {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px; }
  .lae-grid-container.lae-grid-mobile-3 .lae-grid-item {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px; }
  .lae-grid-container.lae-grid-mobile-4 .lae-grid-item {
    width: calc(25% - 25px);
    float: left;
    margin-left: 20px; }
  .lae-grid-container.lae-grid-mobile-5 .lae-grid-item {
    width: calc(20% - 24px);
    float: left;
    margin-left: 20px; }
  .lae-grid-container.lae-grid-mobile-6 .lae-grid-item {
    width: calc(16.66667% - 23.33333px);
    float: left;
    margin-left: 20px; }
  @media only screen and (min-width: 480px) {
    .lae-grid-container.lae-grid-tablet-1 .lae-grid-item {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-tablet-2 .lae-grid-item {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-tablet-3 .lae-grid-item {
      width: calc(33.33333% - 26.66667px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-tablet-4 .lae-grid-item {
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-tablet-5 .lae-grid-item {
      width: calc(20% - 24px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-tablet-6 .lae-grid-item {
      width: calc(16.66667% - 23.33333px);
      float: left;
      margin-left: 20px; } }
  @media only screen and (min-width: 801px) {
    .lae-grid-container.lae-grid-desktop-1 .lae-grid-item {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-desktop-2 .lae-grid-item {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-desktop-3 .lae-grid-item {
      width: calc(33.33333% - 26.66667px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-desktop-4 .lae-grid-item {
      width: calc(25% - 25px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-desktop-5 .lae-grid-item {
      width: calc(20% - 24px);
      float: left;
      margin-left: 20px; }
    .lae-grid-container.lae-grid-desktop-6 .lae-grid-item {
      width: calc(16.66667% - 23.33333px);
      float: left;
      margin-left: 20px; } }

/*--------- Gapless grid columns ----*/
.lae-gapless-grid .lae-grid-container {
  margin-left: 0;
  margin-right: 0;
  width: auto; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-1 .lae-grid-item {
    width: calc(100%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-2 .lae-grid-item {
    width: calc(50%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-3 .lae-grid-item {
    width: calc(33.33333%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-4 .lae-grid-item {
    width: calc(25%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-5 .lae-grid-item {
    width: calc(20%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-grid-container.lae-grid-mobile-6 .lae-grid-item {
    width: calc(16.66667%);
    float: left;
    margin-left: 0px; }
  @media only screen and (min-width: 480px) {
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-1 .lae-grid-item {
      width: calc(100%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-2 .lae-grid-item {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-3 .lae-grid-item {
      width: calc(33.33333%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-4 .lae-grid-item {
      width: calc(25%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-5 .lae-grid-item {
      width: calc(20%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-tablet-6 .lae-grid-item {
      width: calc(16.66667%);
      float: left;
      margin-left: 0px; } }
  @media only screen and (min-width: 801px) {
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-1 .lae-grid-item {
      width: calc(100%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-2 .lae-grid-item {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-3 .lae-grid-item {
      width: calc(33.33333%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-4 .lae-grid-item {
      width: calc(25%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-5 .lae-grid-item {
      width: calc(20%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-grid-container.lae-grid-desktop-6 .lae-grid-item {
      width: calc(16.66667%);
      float: left;
      margin-left: 0px; } }

/* ---------- Masonry Layout Grid columns -------------*/
.lae-gapless-grid .lae-masonry {
  /* Clear the omega for masonry layout */ }
  .lae-gapless-grid .lae-masonry .lae-grid-item {
    clear: none !important; }
  .lae-gapless-grid .lae-masonry .lae-grid-sizer {
    width: calc(8.33333%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-1 .lae-grid-item.lae-wide {
    width: calc(100%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-2 .lae-grid-item.lae-wide {
    width: calc(50%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-3 .lae-grid-item.lae-wide {
    width: calc(66.66667%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-4 .lae-grid-item.lae-wide {
    width: calc(50%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-5 .lae-grid-item.lae-wide {
    width: calc(40%);
    float: left;
    margin-left: 0px; }
  .lae-gapless-grid .lae-masonry.lae-grid-mobile-6 .lae-grid-item.lae-wide {
    width: calc(33.33333%);
    float: left;
    margin-left: 0px; }
  @media only screen and (min-width: 480px) {
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-1 .lae-grid-item.lae-wide {
      width: calc(100%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-2 .lae-grid-item.lae-wide {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-3 .lae-grid-item.lae-wide {
      width: calc(66.66667%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-4 .lae-grid-item.lae-wide {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-5 .lae-grid-item.lae-wide {
      width: calc(40%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-tablet-6 .lae-grid-item.lae-wide {
      width: calc(33.33333%);
      float: left;
      margin-left: 0px; } }
  @media only screen and (min-width: 801px) {
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-1 .lae-grid-item.lae-wide {
      width: calc(100%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-2 .lae-grid-item.lae-wide {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-3 .lae-grid-item.lae-wide {
      width: calc(66.66667%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-4 .lae-grid-item.lae-wide {
      width: calc(50%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-5 .lae-grid-item.lae-wide {
      width: calc(40%);
      float: left;
      margin-left: 0px; }
    .lae-gapless-grid .lae-masonry.lae-grid-desktop-6 .lae-grid-item.lae-wide {
      width: calc(33.33333%);
      float: left;
      margin-left: 0px; } }

/* ------- RTL Grid Styles ------ */
.rtl .lae-grid-container.lae-grid-mobile-1 .lae-grid-item, .rtl .lae-grid-container.lae-grid-mobile-2 .lae-grid-item, .rtl .lae-grid-container.lae-grid-mobile-3 .lae-grid-item, .rtl .lae-grid-container.lae-grid-mobile-4 .lae-grid-item, .rtl .lae-grid-container.lae-grid-mobile-5 .lae-grid-item, .rtl .lae-grid-container.lae-grid-mobile-6 .lae-grid-item {
  float: right;
  margin-left: 0;
  margin-right: 20px; }
@media only screen and (min-width: 480px) {
  .rtl .lae-grid-container.lae-grid-tablet-1 .lae-grid-item, .rtl .lae-grid-container.lae-grid-tablet-2 .lae-grid-item, .rtl .lae-grid-container.lae-grid-tablet-3 .lae-grid-item, .rtl .lae-grid-container.lae-grid-tablet-4 .lae-grid-item, .rtl .lae-grid-container.lae-grid-tablet-5 .lae-grid-item, .rtl .lae-grid-container.lae-grid-tablet-6 .lae-grid-item {
    float: right;
    margin-left: 0;
    margin-right: 20px; } }
@media only screen and (min-width: 801px) {
  .rtl .lae-grid-container.lae-grid-desktop-1 .lae-grid-item, .rtl .lae-grid-container.lae-grid-desktop-2 .lae-grid-item, .rtl .lae-grid-container.lae-grid-desktop-3 .lae-grid-item, .rtl .lae-grid-container.lae-grid-desktop-4 .lae-grid-item, .rtl .lae-grid-container.lae-grid-desktop-5 .lae-grid-item, .rtl .lae-grid-container.lae-grid-desktop-6 .lae-grid-item {
    float: right;
    margin-left: 0;
    margin-right: 20px; } }
.rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-1 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-2 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-3 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-4 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-5 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-mobile-6 .lae-grid-item {
  float: right;
  margin-right: 0; }
@media only screen and (min-width: 480px) {
  .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-1 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-2 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-3 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-4 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-5 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-tablet-6 .lae-grid-item {
    float: right;
    margin-right: 0; } }
@media only screen and (min-width: 801px) {
  .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-1 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-2 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-3 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-4 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-5 .lae-grid-item, .rtl .lae-gapless-grid .lae-grid-container.lae-grid-desktop-6 .lae-grid-item {
    float: right;
    margin-right: 0; } }
.rtl .lae-gapless-grid .lae-masonry .lae-grid-sizer {
  float: right;
  margin-right: 0; }
.rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-1 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-2 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-3 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-4 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-5 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-mobile-6 .lae-grid-item.lae-wide {
  float: right;
  margin-right: 0; }
@media only screen and (min-width: 480px) {
  .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-1 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-2 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-3 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-4 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-5 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-tablet-6 .lae-grid-item.lae-wide {
    float: right;
    margin-right: 0; } }
@media only screen and (min-width: 801px) {
  .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-1 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-2 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-3 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-4 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-5 .lae-grid-item.lae-wide, .rtl .lae-gapless-grid .lae-masonry.lae-grid-desktop-6 .lae-grid-item.lae-wide {
    float: right;
    margin-right: 0; } }

/*# sourceMappingURL=lae-grid.css.map */body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
            animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: 0;
            transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
            animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
            transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
            transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
            transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
            transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
            transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
            transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
            transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImpxdWVyeS5mYW5jeWJveC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7SUFDSSxpQkFBaUI7Q0FDcEI7O0FBRUQ7SUFDSSxhQUFhO0NBQ2hCOztBQUVEO0lBQ0ksY0FBYztJQUNkLFVBQVU7SUFDViw4QkFBOEI7SUFDOUIsYUFBYTtJQUNiLG1CQUFtQjtDQUN0Qjs7QUFFRDtJQUNJLG9DQUFvQztJQUNwQyxhQUFhO0lBQ2IsUUFBUTtJQUNSLGNBQWM7SUFDZCxnQkFBZ0I7SUFDaEIseUNBQXlDO0lBQ3pDLE9BQU87SUFFUCwyQkFBMkI7SUFDM0IsaUNBQXlCO0lBQ3pCLHlCQURBO0lBQ0EsWUFBWTtJQUNaLGVBQWU7Q0FDbEI7O0FBRUQ7SUFDSSx1QkFBdUI7Q0FDMUI7O0FBRUQ7Ozs7SUFJSSxVQUFVO0lBQ1YsUUFBUTtJQUNSLG1CQUFtQjtJQUNuQixTQUFTO0lBQ1QsT0FBTztDQUNWOztBQUVEO0lBQ0ksa0NBQWtDO0lBQ2xDLGlCQUFpQjtDQUNwQjs7QUFFRDtJQUNJLDRCQUE0QjtJQUM1QixXQUFXO0lBQ1gsNkJBQTZCO0lBQzdCLDZCQUE2QjtJQUM3QiwyREFBMkQ7Q0FDOUQ7O0FBRUQ7SUFDSSxZQUFZO0lBQ1osMkRBQTJEO0NBQzlEOztBQUVEOzs7O0lBSUksZUFBZTtJQUNmLFdBQVc7SUFDWCxtQkFBbUI7SUFDbkIsdURBQXVEO0lBQ3ZELG1CQUFtQjtJQUNuQixlQUFlO0NBQ2xCOztBQUVEOzs7O0lBSUksV0FBVztJQUNYLHdEQUF3RDtJQUN4RCxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxZQUFZO0lBQ1osZ0JBQWdCO0lBQ2hCLDZDQUE2QztJQUM3QyxhQUFhO0lBQ2IsUUFBUTtJQUNSLGtCQUFrQjtJQUNsQixnQkFBZ0I7SUFDaEIsMkJBQTJCO0lBQzNCLGdCQUFnQjtJQUNoQixxQkFBcUI7SUFDckIsT0FBTztJQUNQLDRCQUE0QjtJQUM1QiwwQkFBMEI7SUFFMUIsc0JBQXNCO0lBQ3RCLGtCQUFrQjtDQUNyQjs7QUFFRDtJQUNJLFNBQVM7SUFDVCxPQUFPO0NBQ1Y7O0FBRUQ7SUFDSSxlQUFlO0lBQ2Ysa0JBQWtCO0lBQ2xCLGlDQUF5QjtZQUF6Qix5QkFBeUI7SUFDekIsZUFBZTtDQUNsQjs7QUFFRDtJQUNJLGlCQUFpQjtDQUNwQjs7QUFFRDtJQUNJLG9DQUFvQztJQUNwQywyQ0FBMkM7SUFDM0MsY0FBYztJQUNkLGFBQWE7SUFDYixRQUFRO0lBQ1IsY0FBYztJQUNkLGVBQWU7SUFDZixrQ0FBa0M7SUFDbEMsY0FBYztJQUNkLG1CQUFtQjtJQUNuQixtQkFBbUI7SUFDbkIsT0FBTztJQUNQLGdEQUF3QztJQUF4Qyx3Q0FBd0M7SUFBeEMsMkRBQXdDO0lBQ3hDLG9CQUFvQjtJQUNwQixZQUFZO0lBQ1osZUFBZTtDQUNsQjs7QUFFRDtJQUNJLFlBQVk7SUFDWixzQkFBc0I7SUFDdEIsYUFBYTtJQUNiLGFBQWE7SUFDYix1QkFBdUI7SUFDdkIsU0FBUztDQUNaOztBQUVEOzs7O0lBSUksZUFBZTtDQUNsQjs7QUFFRDtJQUNJLGlCQUFpQjtJQUNqQixnQkFBZ0I7Q0FDbkI7O0FBRUQ7SUFDSSxjQUFjO0NBQ2pCOztBQUVEO0lBQ0ksYUFBYTtDQUNoQjs7QUFFRDtJQUNJLGlCQUFpQjtJQUNqQixzQkFBc0I7SUFDdEIsVUFBVTtJQUNWLGdCQUFnQjtJQUNoQixlQUFlO0lBQ2Ysa0NBQWtDO0lBQ2xDLGNBQWM7SUFDZCxtQkFBbUI7SUFDbkIsaUJBQWlCO0lBQ2pCLHVCQUF1QjtDQUMxQjs7QUFFRDtJQUNJLCtEQUF1RDtZQUF2RCx1REFBdUQ7SUFDdkQsb0NBQW9DO0lBQ3BDLHdCQUF3QjtJQUN4Qiw2QkFBNkI7SUFDN0IsMkJBQTJCO0lBQzNCLFFBQVE7SUFDUixnQkFBZ0I7SUFDaEIsa0JBQWtCO0lBQ2xCLFdBQVc7SUFDWCxtQkFBbUI7SUFDbkIsT0FBTztJQUVQLG1DQUEyQjtZQUEzQiwyQkFBMkI7SUFDM0IsZ0RBQXdDO0lBQXhDLHdDQUF3QztJQUF4QywyREFBd0M7SUFDeEMsMEJBQTBCO0lBRTFCLHNCQUFzQjtJQUN0QixrQkFBa0I7SUFDbEIsZUFBZTtDQUNsQjs7QUFFRDtJQUNJLHlCQUFpQjtJQUFqQixpQkFBaUI7Q0FDcEI7O0FBRUQ7SUFDSSx3QkFBZ0I7SUFBaEIsZ0JBQWdCO0NBQ25COztBQUVEOztJQUVJLHFCQUFxQjtJQUNyQixhQUFhO0NBQ2hCOztBQUVEO0lBQ0kseUJBQXlCO0lBQ3pCLGlCQUFpQjtDQUNwQjs7QUFFRDtJQUNJLGFBQWE7Q0FDaEI7O0FBRUQ7O0lBRUksd0JBQXdCO0lBQ3hCLFVBQVU7SUFDVixhQUFhO0lBQ2IsUUFBUTtJQUNSLFVBQVU7SUFDVixpQkFBaUI7SUFDakIsZ0JBQWdCO0lBQ2hCLFdBQVc7SUFDWCxtQkFBbUI7SUFDbkIsT0FBTztJQUNQLDBCQUEwQjtJQUUxQixzQkFBc0I7SUFDdEIsa0JBQWtCO0lBQ2xCLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLFdBQVc7Q0FDZDs7QUFFRDs7OztJQUlJLGFBQWE7SUFDYixrQkFBa0I7SUFDbEIsV0FBVztJQUNYLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLGlCQUFpQjtDQUNwQjs7QUFFRDtJQUNJLG9CQUFvQjtDQUN2Qjs7QUFFRDtJQUNJLGlCQUFpQjtDQUNwQjs7QUFFRDs7SUFFSSx3QkFBd0I7SUFDeEIsVUFBVTtJQUNWLGVBQWU7SUFDZixhQUFhO0lBQ2IsVUFBVTtJQUNWLGlCQUFpQjtJQUNqQixXQUFXO0lBQ1gsWUFBWTtDQUNmOztBQUVELGFBQWE7QUFDYjtJQUNJLFFBQVE7SUFDUixtQkFBbUI7SUFDbkIsT0FBTztDQUNWOztBQUVEO0lBQ0ksaUJBQWlCO0lBQ2pCLGdCQUFnQjtJQUNoQixpQkFBaUI7SUFDakIsY0FBYztJQUNkLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLFlBQVk7SUFDWixnQkFBZ0I7SUFDaEIsa0JBQWtCO0lBQ2xCLFVBQVU7SUFDVixXQUFXO0NBQ2Q7O0FBRUQsYUFBYTs7QUFFYjtJQUNJLGlDQUFpQztJQUNqQyxVQUFVO0lBQ1YsaUJBQWlCO0lBQ2pCLGlCQUFpQjtJQUNqQixnQkFBZ0I7SUFDaEIsc0JBQXNCO0lBQ3RCLGFBQWE7SUFDYixVQUFVO0lBQ1YsY0FBYztJQUNkLG1CQUFtQjtJQUNuQixzQkFBc0I7SUFDdEIsb0JBQW9CO0lBQ3BCLG9CQUFvQjtJQUNwQixZQUFZO0NBQ2Y7O0FBRUQ7OztJQUdJLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLGNBQWM7Q0FDakI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7O0lBRUksWUFBWTtJQUNaLGdCQUFnQjtJQUNoQixjQUFjO0NBQ2pCOztBQUVELGNBQWM7QUFDZDtJQUNJLGFBQWE7Q0FDaEI7O0FBRUQ7SUFDSSxlQUFlO0lBQ2YsYUFBYTtJQUNiLGtCQUFrQjtJQUNsQixtQkFBbUI7SUFDbkIsWUFBWTtDQUNmOztBQUVEO0lBQ0ksbUJBQW1CO0lBQ25CLGdCQUFnQjtDQUNuQjs7QUFFRDs7SUFFSSxjQUFjO0NBQ2pCOztBQUVEOztJQUVJLGNBQWM7Q0FDakI7O0FBRUQ7SUFDSSxvQkFBb0I7SUFDcEIsWUFBWTtJQUNaLFFBQVE7SUFDUixtQkFBbUI7SUFDbkIsU0FBUztJQUNULE9BQU87SUFFUCw2QkFBcUI7WUFBckIscUJBQXFCO0lBRXJCLDRCQUFvQjtZQUFwQixvQkFBb0I7SUFDcEIsdUNBQStCO0lBQS9CLCtCQUErQjtJQUEvQixrREFBK0I7SUFDL0IsbUNBQW1DO0lBQ25DLGVBQWU7Q0FDbEI7O0FBRUQsMERBQTBEOztBQUUxRDtJQUNJLHdCQUF3QjtJQUN4QixVQUFVO0lBQ1YsaUJBQWlCO0lBQ2pCLFlBQVk7SUFDWixnQkFBZ0I7SUFDaEIsWUFBWTtJQUNaLGFBQWE7SUFDYixtQkFBbUI7SUFDbkIsYUFBYTtJQUNiLFdBQVc7SUFDWCxhQUFhO0NBQ2hCOztBQUVEO0lBQ0ksWUFBWTtJQUNaLFdBQVc7Q0FDZDs7QUFFRDtJQUNJLG9CQUFvQjtJQUNwQixjQUFjO0lBQ2QsU0FBUztJQUNULE9BQU87Q0FDVjs7QUFFRDtJQUNJLGlCQUFpQjtDQUNwQjs7QUFFRDs7SUFFSSxjQUFjO0NBQ2pCOztBQUVELHVCQUF1Qjs7QUFFdkI7SUFDSSw2QkFBNkI7SUFDN0IsY0FBYztJQUNkLFdBQVc7SUFDWCxtQkFBbUI7SUFDbkIsc0JBQXNCO0lBQ3RCLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLGFBQWE7Q0FDaEI7O0FBRUQ7SUFDSSxRQUFRO0lBQ1IsZ0NBQWdDO0lBQ2hDLDRCQUE0QjtDQUMvQjs7QUFFRDtJQUNJLDRCQUE0QjtJQUM1QixTQUFTO0lBQ1Qsa0NBQWtDO0NBQ3JDOztBQUVELGFBQWE7O0FBRWI7SUFDSTs7Ozs7OzsrQkFPMkI7SUFDM0IsVUFBVTtJQUNWLFlBQVk7SUFDWixnQkFBZ0I7SUFDaEIsaUJBQWlCO0lBQ2pCLFFBQVE7SUFDUixpQkFBaUI7SUFDakIsNkJBQTZCO0lBQzdCLHFCQUFxQjtJQUNyQixTQUFTO0lBQ1QsbUJBQW1CO0lBQ25CLGVBQWU7Q0FDbEI7O0FBRUQ7SUFDSTtRQUNJLGdJQUFnSTtLQUNuSTtDQUNKOztBQUVEO0lBQ0ksa0JBQWtCO0NBQ3JCOztBQUVEO0lBQ0ksaUJBQWlCO0lBQ2pCLGVBQWU7SUFDZixvQkFBb0I7Q0FDdkI7O0FBRUQ7OztJQUdJLFlBQVk7SUFDWixzQkFBc0I7Q0FDekI7O0FBRUQ7SUFDSSxZQUFZO0lBQ1osMkJBQTJCO0NBQzlCOztBQUVELHVCQUF1Qjs7QUFFdkI7SUFDSSxzREFBOEM7WUFBOUMsOENBQThDO0lBQzlDLHdCQUF3QjtJQUN4Qix1QkFBdUI7SUFDdkIsMEJBQTBCO0lBQzFCLG1CQUFtQjtJQUNuQixhQUFhO0lBQ2IsVUFBVTtJQUNWLHdCQUF3QjtJQUN4QixZQUFZO0lBQ1osV0FBVztJQUNYLG1CQUFtQjtJQUNuQixTQUFTO0lBQ1QsWUFBWTtJQUNaLGVBQWU7Q0FDbEI7O0FBRUQ7SUFDSTtRQUNJLGtDQUEwQjtnQkFBMUIsMEJBQTBCO0tBQzdCO0NBQ0o7O0FBSkQ7SUFDSTtRQUNJLGtDQUEwQjtnQkFBMUIsMEJBQTBCO0tBQzdCO0NBQ0o7O0FBRUQsd0JBQXdCOztBQUV4QjtJQUNJLHVEQUF1RDtDQUMxRDs7QUFFRCw2QkFBNkI7O0FBRTdCO0lBQ0ksV0FBVztJQUNYLDRDQUFvQztZQUFwQyxvQ0FBb0M7Q0FDdkM7O0FBRUQ7SUFDSSxXQUFXO0lBQ1gsMkNBQW1DO1lBQW5DLG1DQUFtQztDQUN0Qzs7QUFFRDtJQUNJLFdBQVc7SUFDWCx3Q0FBZ0M7WUFBaEMsZ0NBQWdDO0NBQ25DOztBQUVELDRCQUE0Qjs7QUFFNUI7O0lBRUksV0FBVztJQUNYLHlEQUF5RDtDQUM1RDs7QUFFRDtJQUNJLFdBQVc7Q0FDZDs7QUFFRCxtQ0FBbUM7O0FBRW5DO0lBQ0ksV0FBVztJQUNYLDBDQUFrQztZQUFsQyxrQ0FBa0M7Q0FDckM7O0FBRUQ7SUFDSSxXQUFXO0lBQ1gsdUNBQStCO1lBQS9CLCtCQUErQjtDQUNsQzs7QUFFRDtJQUNJLFdBQVc7SUFDWCxvQ0FBNEI7WUFBNUIsNEJBQTRCO0NBQy9COztBQUVELDhCQUE4Qjs7QUFFOUI7SUFDSSxXQUFXO0lBRVgsbUNBQTJCO1lBQTNCLDJCQUEyQjtDQUM5Qjs7QUFFRDtJQUNJLFdBQVc7SUFFWCxrQ0FBMEI7WUFBMUIsMEJBQTBCO0NBQzdCOztBQUVEO0lBQ0ksV0FBVztJQUVYLGdDQUF3QjtZQUF4Qix3QkFBd0I7Q0FDM0I7O0FBRUQsZ0NBQWdDOztBQUVoQztJQUNJLFdBQVc7SUFDWCw2REFBcUQ7WUFBckQscURBQXFEO0NBQ3hEOztBQUVEO0lBQ0ksV0FBVztJQUNYLDREQUFvRDtZQUFwRCxvREFBb0Q7Q0FDdkQ7O0FBRUQ7SUFDSSxXQUFXO0lBQ1gseURBQWlEO1lBQWpELGlEQUFpRDtDQUNwRDs7QUFFRCw0QkFBNEI7O0FBRTVCO0lBQ0ksbUVBQTJEO1lBQTNELDJEQUEyRDtDQUM5RDs7QUFFRDtJQUNJLGlFQUF5RDtZQUF6RCx5REFBeUQ7Q0FDNUQ7O0FBRUQ7SUFDSSxpREFBeUM7WUFBekMseUNBQXlDO0NBQzVDOztBQUVELHNDQUFzQztBQUN0QztJQUNJO1FBQ0ksa0JBQWtCO1FBQ2xCLG1CQUFtQjtLQUN0Qjs7SUFFRDtRQUNJLGVBQWU7S0FDbEI7O0lBRUQ7UUFDSSxZQUFZO0tBQ2Y7O0lBRUQ7UUFDSSxvQkFBb0I7UUFDcEIsZUFBZTtRQUNmLGFBQWE7UUFDYixXQUFXO1FBQ1gsYUFBYTtRQUNiLFNBQVM7UUFDVCxPQUFPO1FBQ1AsWUFBWTtLQUNmOztJQUVEO1FBQ0ksbUJBQW1CO1FBQ25CLG9CQUFvQjtLQUN2Qjs7SUFFRDtRQUNJO1lBQ0ksbURBQW1EO1lBQ25ELHFEQUFxRDtTQUN4RDtLQUNKO0NBQ0o7QUFDRCxXQUFXOztBQUVYO0lBQ0ksb0JBQW9CO0lBQ3BCLG1CQUFtQjtJQUNuQixlQUFlO0lBQ2YsY0FBYztJQUNkLG1CQUFtQjtDQUN0Qjs7QUFFRDtJQUNJLFlBQVk7SUFDWixnQkFBZ0I7SUFDaEIsaUJBQWlCO0lBQ2pCLG1CQUFtQjtDQUN0Qjs7QUFFRDtJQUNJLFVBQVU7SUFDVixXQUFXO0NBQ2Q7O0FBRUQ7SUFDSSxVQUFVO0lBQ1YsbUJBQW1CO0lBQ25CLHNCQUFzQjtJQUN0QixnQkFBZ0I7SUFDaEIsaUJBQWlCO0lBQ2pCLGtCQUFrQjtJQUNsQix1QkFBdUI7SUFDdkIsaUJBQWlCO0lBQ2pCLGdCQUFnQjtJQUNoQixzQkFBc0I7SUFDdEIsb0JBQW9CO0lBQ3BCLDBCQUEwQjtJQUUxQixzQkFBc0I7SUFDdEIsa0JBQWtCO0lBQ2xCLG9CQUFvQjtDQUN2Qjs7QUFFRDs7SUFFSSxZQUFZO0NBQ2Y7O0FBRUQ7SUFDSSxzQkFBc0I7Q0FDekI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxvQkFBb0I7Q0FDdkI7O0FBRUQ7SUFDSSxhQUFhO0lBQ2Isa0JBQWtCO0lBQ2xCLG1CQUFtQjtJQUNuQixVQUFVO0lBQ1YsdUJBQXVCO0lBQ3ZCLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLFdBQVc7Q0FDZDs7QUFFRDtJQUNJLHdCQUF3QjtJQUN4QixVQUFVO0lBQ1YsaUNBQWlDO0lBQ2pDLGlCQUFpQjtJQUNqQixlQUFlO0lBQ2YsZ0JBQWdCO0lBQ2hCLG1CQUFtQjtJQUNuQixjQUFjO0lBQ2QsbUJBQW1CO0lBQ25CLFlBQVk7Q0FDZjtBQUNELFlBQVk7O0FBRVo7SUFDSSxpQkFBaUI7SUFDakIsVUFBVTtJQUNWLGNBQWM7SUFDZCxVQUFVO0lBQ1Ysa0NBQWtDO0lBQ2xDLDZDQUE2QztJQUM3Qyx5QkFBeUI7SUFDekIsbUJBQW1CO0lBQ25CLFNBQVM7SUFDVCw4Q0FBOEM7SUFDOUMsT0FBTztJQUNQLGFBQWE7SUFDYixlQUFlO0NBQ2xCOztBQUVEO0lBQ0ksaUJBQWlCO0lBQ2pCLG1CQUFtQjtDQUN0Qjs7QUFFRDtJQUNJLGVBQWU7Q0FDbEI7O0FBRUQ7SUFDSSxhQUFhO0NBQ2hCOztBQUVEO0lBQ0ksYUFBYTtJQUNiLGFBQWE7SUFDYixpQkFBaUI7SUFDakIsVUFBVTtJQUNWLG1CQUFtQjtJQUNuQixpQkFBaUI7SUFDakIsV0FBVztJQUNYLG1CQUFtQjtJQUNuQixtQkFBbUI7SUFDbkIsb0JBQW9CO0lBQ3BCLFlBQVk7Q0FDZjs7QUFFRDtJQUNJLGlCQUFpQjtDQUNwQjs7QUFFRDtJQUNJLFdBQVc7Q0FDZDs7QUFFRDtJQUNJLGlCQUFpQjtJQUNqQixvQkFBb0I7SUFDcEIsNENBQTRDO0NBQy9DOztBQUVEO0lBQ0ksb0JBQW9CO0lBQ3BCLG9CQUFvQjtDQUN2Qjs7QUFFRDtJQUNJLG9DQUFvQztJQUNwQyw0QkFBNEI7SUFDNUIsb0NBQW9DO0lBQ3BDLG1DQUFtQztJQUNuQyw2QkFBNkI7SUFDN0IsdUJBQXVCO0lBQ3ZCLGdCQUFnQjtJQUNoQixZQUFZO0lBQ1osYUFBYTtJQUNiLFlBQVk7SUFDWiw2QkFBNkI7SUFDN0IsMkJBQTJCO0lBQzNCLGNBQWM7SUFDZCxpQkFBaUI7SUFDakIsV0FBVztJQUNYLG1CQUFtQjtJQUNuQix5Q0FBeUM7SUFDekMsYUFBYTtDQUNoQjs7QUFFRDtJQUNJLDBCQUEwQjtJQUMxQixVQUFVO0lBQ1YsWUFBWTtJQUNaLFFBQVE7SUFDUixXQUFXO0lBQ1gsbUJBQW1CO0lBQ25CLFNBQVM7SUFDVCxPQUFPO0lBQ1AscURBQXFEO0lBQ3JELGVBQWU7Q0FDbEI7O0FBRUQ7SUFDSSxZQUFZO0NBQ2Y7O0FBRUQ7SUFDSSxXQUFXO0NBQ2Q7O0FBRUQsc0NBQXNDO0FBQ3RDO0lBQ0k7UUFDSSxhQUFhO0tBQ2hCOztJQUVEO1FBQ0ksYUFBYTtLQUNoQjs7SUFFRDtRQUNJLDZCQUE2QjtLQUNoQztDQUNKIiwiZmlsZSI6ImpxdWVyeS5mYW5jeWJveC5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyJib2R5LmNvbXBlbnNhdGUtZm9yLXNjcm9sbGJhciB7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbn1cblxuLmZhbmN5Ym94LWFjdGl2ZSB7XG4gICAgaGVpZ2h0OiBhdXRvO1xufVxuXG4uZmFuY3lib3gtaXMtaGlkZGVuIHtcbiAgICBsZWZ0OiAtOTk5OXB4O1xuICAgIG1hcmdpbjogMDtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGUgIWltcG9ydGFudDtcbiAgICB0b3A6IC05OTk5cHg7XG4gICAgdmlzaWJpbGl0eTogaGlkZGVuO1xufVxuXG4uZmFuY3lib3gtY29udGFpbmVyIHtcbiAgICAtd2Via2l0LWJhY2tmYWNlLXZpc2liaWxpdHk6IGhpZGRlbjtcbiAgICBoZWlnaHQ6IDEwMCU7XG4gICAgbGVmdDogMDtcbiAgICBvdXRsaW5lOiBub25lO1xuICAgIHBvc2l0aW9uOiBmaXhlZDtcbiAgICAtd2Via2l0LXRhcC1oaWdobGlnaHQtY29sb3I6IHRyYW5zcGFyZW50O1xuICAgIHRvcDogMDtcbiAgICAtbXMtdG91Y2gtYWN0aW9uOiBtYW5pcHVsYXRpb247XG4gICAgdG91Y2gtYWN0aW9uOiBtYW5pcHVsYXRpb247XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApO1xuICAgIHdpZHRoOiAxMDAlO1xuICAgIHotaW5kZXg6IDk5OTkyO1xufVxuXG4uZmFuY3lib3gtY29udGFpbmVyICoge1xuICAgIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG5cbi5mYW5jeWJveC1vdXRlcixcbi5mYW5jeWJveC1pbm5lcixcbi5mYW5jeWJveC1iZyxcbi5mYW5jeWJveC1zdGFnZSB7XG4gICAgYm90dG9tOiAwO1xuICAgIGxlZnQ6IDA7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHJpZ2h0OiAwO1xuICAgIHRvcDogMDtcbn1cblxuLmZhbmN5Ym94LW91dGVyIHtcbiAgICAtd2Via2l0LW92ZXJmbG93LXNjcm9sbGluZzogdG91Y2g7XG4gICAgb3ZlcmZsb3cteTogYXV0bztcbn1cblxuLmZhbmN5Ym94LWJnIHtcbiAgICBiYWNrZ3JvdW5kOiByZ2IoMzAsIDMwLCAzMCk7XG4gICAgb3BhY2l0eTogMDtcbiAgICB0cmFuc2l0aW9uLWR1cmF0aW9uOiBpbmhlcml0O1xuICAgIHRyYW5zaXRpb24tcHJvcGVydHk6IG9wYWNpdHk7XG4gICAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguNDcsIDAsIC43NCwgLjcxKTtcbn1cblxuLmZhbmN5Ym94LWlzLW9wZW4gLmZhbmN5Ym94LWJnIHtcbiAgICBvcGFjaXR5OiAuOTtcbiAgICB0cmFuc2l0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC4yMiwgLjYxLCAuMzYsIDEpO1xufVxuXG4uZmFuY3lib3gtaW5mb2Jhcixcbi5mYW5jeWJveC10b29sYmFyLFxuLmZhbmN5Ym94LWNhcHRpb24sXG4uZmFuY3lib3gtbmF2aWdhdGlvbiAuZmFuY3lib3gtYnV0dG9uIHtcbiAgICBkaXJlY3Rpb246IGx0cjtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0cmFuc2l0aW9uOiBvcGFjaXR5IC4yNXMgZWFzZSwgdmlzaWJpbGl0eSAwcyBlYXNlIC4yNXM7XG4gICAgdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIHotaW5kZXg6IDk5OTk3O1xufVxuXG4uZmFuY3lib3gtc2hvdy1pbmZvYmFyIC5mYW5jeWJveC1pbmZvYmFyLFxuLmZhbmN5Ym94LXNob3ctdG9vbGJhciAuZmFuY3lib3gtdG9vbGJhcixcbi5mYW5jeWJveC1zaG93LWNhcHRpb24gLmZhbmN5Ym94LWNhcHRpb24sXG4uZmFuY3lib3gtc2hvdy1uYXYgLmZhbmN5Ym94LW5hdmlnYXRpb24gLmZhbmN5Ym94LWJ1dHRvbiB7XG4gICAgb3BhY2l0eTogMTtcbiAgICB0cmFuc2l0aW9uOiBvcGFjaXR5IC4yNXMgZWFzZSAwcywgdmlzaWJpbGl0eSAwcyBlYXNlIDBzO1xuICAgIHZpc2liaWxpdHk6IHZpc2libGU7XG59XG5cbi5mYW5jeWJveC1pbmZvYmFyIHtcbiAgICBjb2xvcjogI2NjYztcbiAgICBmb250LXNpemU6IDEzcHg7XG4gICAgLXdlYmtpdC1mb250LXNtb290aGluZzogc3VicGl4ZWwtYW50aWFsaWFzZWQ7XG4gICAgaGVpZ2h0OiA0NHB4O1xuICAgIGxlZnQ6IDA7XG4gICAgbGluZS1oZWlnaHQ6IDQ0cHg7XG4gICAgbWluLXdpZHRoOiA0NHB4O1xuICAgIG1peC1ibGVuZC1tb2RlOiBkaWZmZXJlbmNlO1xuICAgIHBhZGRpbmc6IDAgMTBweDtcbiAgICBwb2ludGVyLWV2ZW50czogbm9uZTtcbiAgICB0b3A6IDA7XG4gICAgLXdlYmtpdC10b3VjaC1jYWxsb3V0OiBub25lO1xuICAgIC13ZWJraXQtdXNlci1zZWxlY3Q6IG5vbmU7XG4gICAgLW1vei11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbXMtdXNlci1zZWxlY3Q6IG5vbmU7XG4gICAgdXNlci1zZWxlY3Q6IG5vbmU7XG59XG5cbi5mYW5jeWJveC10b29sYmFyIHtcbiAgICByaWdodDogMDtcbiAgICB0b3A6IDA7XG59XG5cbi5mYW5jeWJveC1zdGFnZSB7XG4gICAgZGlyZWN0aW9uOiBsdHI7XG4gICAgb3ZlcmZsb3c6IHZpc2libGU7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGVaKDApO1xuICAgIHotaW5kZXg6IDk5OTk0O1xufVxuXG4uZmFuY3lib3gtaXMtb3BlbiAuZmFuY3lib3gtc3RhZ2Uge1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi5mYW5jeWJveC1zbGlkZSB7XG4gICAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiBoaWRkZW47XG4gICAgLyogVXNpbmcgd2l0aG91dCBwcmVmaXggd291bGQgYnJlYWsgSUUxMSAqL1xuICAgIGRpc3BsYXk6IG5vbmU7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIGxlZnQ6IDA7XG4gICAgb3V0bGluZTogbm9uZTtcbiAgICBvdmVyZmxvdzogYXV0bztcbiAgICAtd2Via2l0LW92ZXJmbG93LXNjcm9sbGluZzogdG91Y2g7XG4gICAgcGFkZGluZzogNDRweDtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xuICAgIHRvcDogMDtcbiAgICB0cmFuc2l0aW9uLXByb3BlcnR5OiB0cmFuc2Zvcm0sIG9wYWNpdHk7XG4gICAgd2hpdGUtc3BhY2U6IG5vcm1hbDtcbiAgICB3aWR0aDogMTAwJTtcbiAgICB6LWluZGV4OiA5OTk5NDtcbn1cblxuLmZhbmN5Ym94LXNsaWRlOjpiZWZvcmUge1xuICAgIGNvbnRlbnQ6ICcnO1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICBmb250LXNpemU6IDA7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gICAgd2lkdGg6IDA7XG59XG5cbi5mYW5jeWJveC1pcy1zbGlkaW5nIC5mYW5jeWJveC1zbGlkZSxcbi5mYW5jeWJveC1zbGlkZS0tcHJldmlvdXMsXG4uZmFuY3lib3gtc2xpZGUtLWN1cnJlbnQsXG4uZmFuY3lib3gtc2xpZGUtLW5leHQge1xuICAgIGRpc3BsYXk6IGJsb2NrO1xufVxuXG4uZmFuY3lib3gtc2xpZGUtLWltYWdlIHtcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xuICAgIHBhZGRpbmc6IDQ0cHggMDtcbn1cblxuLmZhbmN5Ym94LXNsaWRlLS1pbWFnZTo6YmVmb3JlIHtcbiAgICBkaXNwbGF5OiBub25lO1xufVxuXG4uZmFuY3lib3gtc2xpZGUtLWh0bWwge1xuICAgIHBhZGRpbmc6IDZweDtcbn1cblxuLmZhbmN5Ym94LWNvbnRlbnQge1xuICAgIGJhY2tncm91bmQ6ICNmZmY7XG4gICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xuICAgIG1hcmdpbjogMDtcbiAgICBtYXgtd2lkdGg6IDEwMCU7XG4gICAgb3ZlcmZsb3c6IGF1dG87XG4gICAgLXdlYmtpdC1vdmVyZmxvdy1zY3JvbGxpbmc6IHRvdWNoO1xuICAgIHBhZGRpbmc6IDQ0cHg7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIHRleHQtYWxpZ246IGxlZnQ7XG4gICAgdmVydGljYWwtYWxpZ246IG1pZGRsZTtcbn1cblxuLmZhbmN5Ym94LXNsaWRlLS1pbWFnZSAuZmFuY3lib3gtY29udGVudCB7XG4gICAgYW5pbWF0aW9uLXRpbWluZy1mdW5jdGlvbjogY3ViaWMtYmV6aWVyKC41LCAwLCAuMTQsIDEpO1xuICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICAgIGJhY2tncm91bmQtcmVwZWF0OiBuby1yZXBlYXQ7XG4gICAgYmFja2dyb3VuZC1zaXplOiAxMDAlIDEwMCU7XG4gICAgbGVmdDogMDtcbiAgICBtYXgtd2lkdGg6IG5vbmU7XG4gICAgb3ZlcmZsb3c6IHZpc2libGU7XG4gICAgcGFkZGluZzogMDtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgdG9wOiAwO1xuICAgIC1tcy10cmFuc2Zvcm0tb3JpZ2luOiB0b3AgbGVmdDtcbiAgICB0cmFuc2Zvcm0tb3JpZ2luOiB0b3AgbGVmdDtcbiAgICB0cmFuc2l0aW9uLXByb3BlcnR5OiB0cmFuc2Zvcm0sIG9wYWNpdHk7XG4gICAgLXdlYmtpdC11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbW96LXVzZXItc2VsZWN0OiBub25lO1xuICAgIC1tcy11c2VyLXNlbGVjdDogbm9uZTtcbiAgICB1c2VyLXNlbGVjdDogbm9uZTtcbiAgICB6LWluZGV4OiA5OTk5NTtcbn1cblxuLmZhbmN5Ym94LWNhbi16b29tT3V0IC5mYW5jeWJveC1jb250ZW50IHtcbiAgICBjdXJzb3I6IHpvb20tb3V0O1xufVxuXG4uZmFuY3lib3gtY2FuLXpvb21JbiAuZmFuY3lib3gtY29udGVudCB7XG4gICAgY3Vyc29yOiB6b29tLWluO1xufVxuXG4uZmFuY3lib3gtY2FuLXN3aXBlIC5mYW5jeWJveC1jb250ZW50LFxuLmZhbmN5Ym94LWNhbi1wYW4gLmZhbmN5Ym94LWNvbnRlbnQge1xuICAgIGN1cnNvcjogLXdlYmtpdC1ncmFiO1xuICAgIGN1cnNvcjogZ3JhYjtcbn1cblxuLmZhbmN5Ym94LWlzLWdyYWJiaW5nIC5mYW5jeWJveC1jb250ZW50IHtcbiAgICBjdXJzb3I6IC13ZWJraXQtZ3JhYmJpbmc7XG4gICAgY3Vyc29yOiBncmFiYmluZztcbn1cblxuLmZhbmN5Ym94LWNvbnRhaW5lciBbZGF0YS1zZWxlY3RhYmxlPSd0cnVlJ10ge1xuICAgIGN1cnNvcjogdGV4dDtcbn1cblxuLmZhbmN5Ym94LWltYWdlLFxuLmZhbmN5Ym94LXNwYWNlYmFsbCB7XG4gICAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG4gICAgYm9yZGVyOiAwO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBsZWZ0OiAwO1xuICAgIG1hcmdpbjogMDtcbiAgICBtYXgtaGVpZ2h0OiBub25lO1xuICAgIG1heC13aWR0aDogbm9uZTtcbiAgICBwYWRkaW5nOiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IDA7XG4gICAgLXdlYmtpdC11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbW96LXVzZXItc2VsZWN0OiBub25lO1xuICAgIC1tcy11c2VyLXNlbGVjdDogbm9uZTtcbiAgICB1c2VyLXNlbGVjdDogbm9uZTtcbiAgICB3aWR0aDogMTAwJTtcbn1cblxuLmZhbmN5Ym94LXNwYWNlYmFsbCB7XG4gICAgei1pbmRleDogMTtcbn1cblxuLmZhbmN5Ym94LXNsaWRlLS12aWRlbyAuZmFuY3lib3gtY29udGVudCxcbi5mYW5jeWJveC1zbGlkZS0tbWFwIC5mYW5jeWJveC1jb250ZW50LFxuLmZhbmN5Ym94LXNsaWRlLS1wZGYgLmZhbmN5Ym94LWNvbnRlbnQsXG4uZmFuY3lib3gtc2xpZGUtLWlmcmFtZSAuZmFuY3lib3gtY29udGVudCB7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIG92ZXJmbG93OiB2aXNpYmxlO1xuICAgIHBhZGRpbmc6IDA7XG4gICAgd2lkdGg6IDEwMCU7XG59XG5cbi5mYW5jeWJveC1zbGlkZS0tdmlkZW8gLmZhbmN5Ym94LWNvbnRlbnQge1xuICAgIGJhY2tncm91bmQ6ICMwMDA7XG59XG5cbi5mYW5jeWJveC1zbGlkZS0tbWFwIC5mYW5jeWJveC1jb250ZW50IHtcbiAgICBiYWNrZ3JvdW5kOiAjZTVlM2RmO1xufVxuXG4uZmFuY3lib3gtc2xpZGUtLWlmcmFtZSAuZmFuY3lib3gtY29udGVudCB7XG4gICAgYmFja2dyb3VuZDogI2ZmZjtcbn1cblxuLmZhbmN5Ym94LXZpZGVvLFxuLmZhbmN5Ym94LWlmcmFtZSB7XG4gICAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG4gICAgYm9yZGVyOiAwO1xuICAgIGRpc3BsYXk6IGJsb2NrO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBtYXJnaW46IDA7XG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICBwYWRkaW5nOiAwO1xuICAgIHdpZHRoOiAxMDAlO1xufVxuXG4vKiBGaXggaU9TICovXG4uZmFuY3lib3gtaWZyYW1lIHtcbiAgICBsZWZ0OiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IDA7XG59XG5cbi5mYW5jeWJveC1lcnJvciB7XG4gICAgYmFja2dyb3VuZDogI2ZmZjtcbiAgICBjdXJzb3I6IGRlZmF1bHQ7XG4gICAgbWF4LXdpZHRoOiA0MDBweDtcbiAgICBwYWRkaW5nOiA0MHB4O1xuICAgIHdpZHRoOiAxMDAlO1xufVxuXG4uZmFuY3lib3gtZXJyb3IgcCB7XG4gICAgY29sb3I6ICM0NDQ7XG4gICAgZm9udC1zaXplOiAxNnB4O1xuICAgIGxpbmUtaGVpZ2h0OiAyMHB4O1xuICAgIG1hcmdpbjogMDtcbiAgICBwYWRkaW5nOiAwO1xufVxuXG4vKiBCdXR0b25zICovXG5cbi5mYW5jeWJveC1idXR0b24ge1xuICAgIGJhY2tncm91bmQ6IHJnYmEoMzAsIDMwLCAzMCwgLjYpO1xuICAgIGJvcmRlcjogMDtcbiAgICBib3JkZXItcmFkaXVzOiAwO1xuICAgIGJveC1zaGFkb3c6IG5vbmU7XG4gICAgY3Vyc29yOiBwb2ludGVyO1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICBoZWlnaHQ6IDQ0cHg7XG4gICAgbWFyZ2luOiAwO1xuICAgIHBhZGRpbmc6IDEwcHg7XG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xuICAgIHRyYW5zaXRpb246IGNvbG9yIC4ycztcbiAgICB2ZXJ0aWNhbC1hbGlnbjogdG9wO1xuICAgIHZpc2liaWxpdHk6IGluaGVyaXQ7XG4gICAgd2lkdGg6IDQ0cHg7XG59XG5cbi5mYW5jeWJveC1idXR0b24sXG4uZmFuY3lib3gtYnV0dG9uOnZpc2l0ZWQsXG4uZmFuY3lib3gtYnV0dG9uOmxpbmsge1xuICAgIGNvbG9yOiAjY2NjO1xufVxuXG4uZmFuY3lib3gtYnV0dG9uOmhvdmVyIHtcbiAgICBjb2xvcjogI2ZmZjtcbn1cblxuLmZhbmN5Ym94LWJ1dHRvbjpmb2N1cyB7XG4gICAgb3V0bGluZTogbm9uZTtcbn1cblxuLmZhbmN5Ym94LWJ1dHRvbi5mYW5jeWJveC1mb2N1cyB7XG4gICAgb3V0bGluZTogMXB4IGRvdHRlZDtcbn1cblxuLmZhbmN5Ym94LWJ1dHRvbltkaXNhYmxlZF0sXG4uZmFuY3lib3gtYnV0dG9uW2Rpc2FibGVkXTpob3ZlciB7XG4gICAgY29sb3I6ICM4ODg7XG4gICAgY3Vyc29yOiBkZWZhdWx0O1xuICAgIG91dGxpbmU6IG5vbmU7XG59XG5cbi8qIEZpeCBJRTExICovXG4uZmFuY3lib3gtYnV0dG9uIGRpdiB7XG4gICAgaGVpZ2h0OiAxMDAlO1xufVxuXG4uZmFuY3lib3gtYnV0dG9uIHN2ZyB7XG4gICAgZGlzcGxheTogYmxvY2s7XG4gICAgaGVpZ2h0OiAxMDAlO1xuICAgIG92ZXJmbG93OiB2aXNpYmxlO1xuICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgICB3aWR0aDogMTAwJTtcbn1cblxuLmZhbmN5Ym94LWJ1dHRvbiBzdmcgcGF0aCB7XG4gICAgZmlsbDogY3VycmVudENvbG9yO1xuICAgIHN0cm9rZS13aWR0aDogMDtcbn1cblxuLmZhbmN5Ym94LWJ1dHRvbi0tcGxheSBzdmc6bnRoLWNoaWxkKDIpLFxuLmZhbmN5Ym94LWJ1dHRvbi0tZnNlbnRlciBzdmc6bnRoLWNoaWxkKDIpIHtcbiAgICBkaXNwbGF5OiBub25lO1xufVxuXG4uZmFuY3lib3gtYnV0dG9uLS1wYXVzZSBzdmc6bnRoLWNoaWxkKDEpLFxuLmZhbmN5Ym94LWJ1dHRvbi0tZnNleGl0IHN2ZzpudGgtY2hpbGQoMSkge1xuICAgIGRpc3BsYXk6IG5vbmU7XG59XG5cbi5mYW5jeWJveC1wcm9ncmVzcyB7XG4gICAgYmFja2dyb3VuZDogI2ZmNTI2ODtcbiAgICBoZWlnaHQ6IDJweDtcbiAgICBsZWZ0OiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICByaWdodDogMDtcbiAgICB0b3A6IDA7XG4gICAgLW1zLXRyYW5zZm9ybTogc2NhbGVYKDApO1xuICAgIHRyYW5zZm9ybTogc2NhbGVYKDApO1xuICAgIC1tcy10cmFuc2Zvcm0tb3JpZ2luOiAwO1xuICAgIHRyYW5zZm9ybS1vcmlnaW46IDA7XG4gICAgdHJhbnNpdGlvbi1wcm9wZXJ0eTogdHJhbnNmb3JtO1xuICAgIHRyYW5zaXRpb24tdGltaW5nLWZ1bmN0aW9uOiBsaW5lYXI7XG4gICAgei1pbmRleDogOTk5OTg7XG59XG5cbi8qIENsb3NlIGJ1dHRvbiBvbiB0aGUgdG9wIHJpZ2h0IGNvcm5lciBvZiBodG1sIGNvbnRlbnQgKi9cblxuLmZhbmN5Ym94LWNsb3NlLXNtYWxsIHtcbiAgICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgICBib3JkZXI6IDA7XG4gICAgYm9yZGVyLXJhZGl1czogMDtcbiAgICBjb2xvcjogI2NjYztcbiAgICBjdXJzb3I6IHBvaW50ZXI7XG4gICAgb3BhY2l0eTogLjg7XG4gICAgcGFkZGluZzogOHB4O1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICByaWdodDogLTEycHg7XG4gICAgdG9wOiAtNDRweDtcbiAgICB6LWluZGV4OiA0MDE7XG59XG5cbi5mYW5jeWJveC1jbG9zZS1zbWFsbDpob3ZlciB7XG4gICAgY29sb3I6ICNmZmY7XG4gICAgb3BhY2l0eTogMTtcbn1cblxuLmZhbmN5Ym94LXNsaWRlLS1odG1sIC5mYW5jeWJveC1jbG9zZS1zbWFsbCB7XG4gICAgY29sb3I6IGN1cnJlbnRDb2xvcjtcbiAgICBwYWRkaW5nOiAxMHB4O1xuICAgIHJpZ2h0OiAwO1xuICAgIHRvcDogMDtcbn1cblxuLmZhbmN5Ym94LXNsaWRlLS1pbWFnZS5mYW5jeWJveC1pcy1zY2FsaW5nIC5mYW5jeWJveC1jb250ZW50IHtcbiAgICBvdmVyZmxvdzogaGlkZGVuO1xufVxuXG4uZmFuY3lib3gtaXMtc2NhbGluZyAuZmFuY3lib3gtY2xvc2Utc21hbGwsXG4uZmFuY3lib3gtaXMtem9vbWFibGUuZmFuY3lib3gtY2FuLXBhbiAuZmFuY3lib3gtY2xvc2Utc21hbGwge1xuICAgIGRpc3BsYXk6IG5vbmU7XG59XG5cbi8qIE5hdmlnYXRpb24gYXJyb3dzICovXG5cbi5mYW5jeWJveC1uYXZpZ2F0aW9uIC5mYW5jeWJveC1idXR0b24ge1xuICAgIGJhY2tncm91bmQtY2xpcDogY29udGVudC1ib3g7XG4gICAgaGVpZ2h0OiAxMDBweDtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IGNhbGMoNTAlIC0gNTBweCk7XG4gICAgd2lkdGg6IDcwcHg7XG59XG5cbi5mYW5jeWJveC1uYXZpZ2F0aW9uIC5mYW5jeWJveC1idXR0b24gZGl2IHtcbiAgICBwYWRkaW5nOiA3cHg7XG59XG5cbi5mYW5jeWJveC1uYXZpZ2F0aW9uIC5mYW5jeWJveC1idXR0b24tLWFycm93X2xlZnQge1xuICAgIGxlZnQ6IDA7XG4gICAgbGVmdDogZW52KHNhZmUtYXJlYS1pbnNldC1sZWZ0KTtcbiAgICBwYWRkaW5nOiAzMXB4IDI2cHggMzFweCA2cHg7XG59XG5cbi5mYW5jeWJveC1uYXZpZ2F0aW9uIC5mYW5jeWJveC1idXR0b24tLWFycm93X3JpZ2h0IHtcbiAgICBwYWRkaW5nOiAzMXB4IDZweCAzMXB4IDI2cHg7XG4gICAgcmlnaHQ6IDA7XG4gICAgcmlnaHQ6IGVudihzYWZlLWFyZWEtaW5zZXQtcmlnaHQpO1xufVxuXG4vKiBDYXB0aW9uICovXG5cbi5mYW5jeWJveC1jYXB0aW9uIHtcbiAgICBiYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQodG8gdG9wLFxuICAgICAgICByZ2JhKDAsIDAsIDAsIC44NSkgMCUsXG4gICAgICAgIHJnYmEoMCwgMCwgMCwgLjMpIDUwJSxcbiAgICAgICAgcmdiYSgwLCAwLCAwLCAuMTUpIDY1JSxcbiAgICAgICAgcmdiYSgwLCAwLCAwLCAuMDc1KSA3NS41JSxcbiAgICAgICAgcmdiYSgwLCAwLCAwLCAuMDM3KSA4Mi44NSUsXG4gICAgICAgIHJnYmEoMCwgMCwgMCwgLjAxOSkgODglLFxuICAgICAgICByZ2JhKDAsIDAsIDAsIDApIDEwMCUpO1xuICAgIGJvdHRvbTogMDtcbiAgICBjb2xvcjogI2VlZTtcbiAgICBmb250LXNpemU6IDE0cHg7XG4gICAgZm9udC13ZWlnaHQ6IDQwMDtcbiAgICBsZWZ0OiAwO1xuICAgIGxpbmUtaGVpZ2h0OiAxLjU7XG4gICAgcGFkZGluZzogNzVweCA0NHB4IDI1cHggNDRweDtcbiAgICBwb2ludGVyLWV2ZW50czogbm9uZTtcbiAgICByaWdodDogMDtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gICAgei1pbmRleDogOTk5OTY7XG59XG5cbkBzdXBwb3J0cyAocGFkZGluZzogbWF4KDBweCkpIHtcbiAgICAuZmFuY3lib3gtY2FwdGlvbiB7XG4gICAgICAgIHBhZGRpbmc6IDc1cHggbWF4KDQ0cHgsIGVudihzYWZlLWFyZWEtaW5zZXQtcmlnaHQpKSBtYXgoMjVweCwgZW52KHNhZmUtYXJlYS1pbnNldC1ib3R0b20pKSBtYXgoNDRweCwgZW52KHNhZmUtYXJlYS1pbnNldC1sZWZ0KSk7XG4gICAgfVxufVxuXG4uZmFuY3lib3gtY2FwdGlvbi0tc2VwYXJhdGUge1xuICAgIG1hcmdpbi10b3A6IC01MHB4O1xufVxuXG4uZmFuY3lib3gtY2FwdGlvbl9fYm9keSB7XG4gICAgbWF4LWhlaWdodDogNTB2aDtcbiAgICBvdmVyZmxvdzogYXV0bztcbiAgICBwb2ludGVyLWV2ZW50czogYWxsO1xufVxuXG4uZmFuY3lib3gtY2FwdGlvbiBhLFxuLmZhbmN5Ym94LWNhcHRpb24gYTpsaW5rLFxuLmZhbmN5Ym94LWNhcHRpb24gYTp2aXNpdGVkIHtcbiAgICBjb2xvcjogI2NjYztcbiAgICB0ZXh0LWRlY29yYXRpb246IG5vbmU7XG59XG5cbi5mYW5jeWJveC1jYXB0aW9uIGE6aG92ZXIge1xuICAgIGNvbG9yOiAjZmZmO1xuICAgIHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lO1xufVxuXG4vKiBMb2FkaW5nIGluZGljYXRvciAqL1xuXG4uZmFuY3lib3gtbG9hZGluZyB7XG4gICAgYW5pbWF0aW9uOiBmYW5jeWJveC1yb3RhdGUgMXMgbGluZWFyIGluZmluaXRlO1xuICAgIGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xuICAgIGJvcmRlcjogNHB4IHNvbGlkICM4ODg7XG4gICAgYm9yZGVyLWJvdHRvbS1jb2xvcjogI2ZmZjtcbiAgICBib3JkZXItcmFkaXVzOiA1MCU7XG4gICAgaGVpZ2h0OiA1MHB4O1xuICAgIGxlZnQ6IDUwJTtcbiAgICBtYXJnaW46IC0yNXB4IDAgMCAtMjVweDtcbiAgICBvcGFjaXR5OiAuNztcbiAgICBwYWRkaW5nOiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICB0b3A6IDUwJTtcbiAgICB3aWR0aDogNTBweDtcbiAgICB6LWluZGV4OiA5OTk5OTtcbn1cblxuQGtleWZyYW1lcyBmYW5jeWJveC1yb3RhdGUge1xuICAgIDEwMCUge1xuICAgICAgICB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpO1xuICAgIH1cbn1cblxuLyogVHJhbnNpdGlvbiBlZmZlY3RzICovXG5cbi5mYW5jeWJveC1hbmltYXRlZCB7XG4gICAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllcigwLCAwLCAuMjUsIDEpO1xufVxuXG4vKiB0cmFuc2l0aW9uRWZmZWN0OiBzbGlkZSAqL1xuXG4uZmFuY3lib3gtZngtc2xpZGUuZmFuY3lib3gtc2xpZGUtLXByZXZpb3VzIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xufVxuXG4uZmFuY3lib3gtZngtc2xpZGUuZmFuY3lib3gtc2xpZGUtLW5leHQge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgxMDAlLCAwLCAwKTtcbn1cblxuLmZhbmN5Ym94LWZ4LXNsaWRlLmZhbmN5Ym94LXNsaWRlLS1jdXJyZW50IHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMCwgMCwgMCk7XG59XG5cbi8qIHRyYW5zaXRpb25FZmZlY3Q6IGZhZGUgKi9cblxuLmZhbmN5Ym94LWZ4LWZhZGUuZmFuY3lib3gtc2xpZGUtLXByZXZpb3VzLFxuLmZhbmN5Ym94LWZ4LWZhZGUuZmFuY3lib3gtc2xpZGUtLW5leHQge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgdHJhbnNpdGlvbi10aW1pbmctZnVuY3Rpb246IGN1YmljLWJlemllciguMTksIDEsIC4yMiwgMSk7XG59XG5cbi5mYW5jeWJveC1meC1mYWRlLmZhbmN5Ym94LXNsaWRlLS1jdXJyZW50IHtcbiAgICBvcGFjaXR5OiAxO1xufVxuXG4vKiB0cmFuc2l0aW9uRWZmZWN0OiB6b29tLWluLW91dCAqL1xuXG4uZmFuY3lib3gtZngtem9vbS1pbi1vdXQuZmFuY3lib3gtc2xpZGUtLXByZXZpb3VzIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLjUsIDEuNSwgMS41KTtcbn1cblxuLmZhbmN5Ym94LWZ4LXpvb20taW4tb3V0LmZhbmN5Ym94LXNsaWRlLS1uZXh0IHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCguNSwgLjUsIC41KTtcbn1cblxuLmZhbmN5Ym94LWZ4LXpvb20taW4tb3V0LmZhbmN5Ym94LXNsaWRlLS1jdXJyZW50IHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIHRyYW5zZm9ybTogc2NhbGUzZCgxLCAxLCAxKTtcbn1cblxuLyogdHJhbnNpdGlvbkVmZmVjdDogcm90YXRlICovXG5cbi5mYW5jeWJveC1meC1yb3RhdGUuZmFuY3lib3gtc2xpZGUtLXByZXZpb3VzIHtcbiAgICBvcGFjaXR5OiAwO1xuICAgIC1tcy10cmFuc2Zvcm06IHJvdGF0ZSgtMzYwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZSgtMzYwZGVnKTtcbn1cblxuLmZhbmN5Ym94LWZ4LXJvdGF0ZS5mYW5jeWJveC1zbGlkZS0tbmV4dCB7XG4gICAgb3BhY2l0eTogMDtcbiAgICAtbXMtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpO1xufVxuXG4uZmFuY3lib3gtZngtcm90YXRlLmZhbmN5Ym94LXNsaWRlLS1jdXJyZW50IHtcbiAgICBvcGFjaXR5OiAxO1xuICAgIC1tcy10cmFuc2Zvcm06IHJvdGF0ZSgwZGVnKTtcbiAgICB0cmFuc2Zvcm06IHJvdGF0ZSgwZGVnKTtcbn1cblxuLyogdHJhbnNpdGlvbkVmZmVjdDogY2lyY3VsYXIgKi9cblxuLmZhbmN5Ym94LWZ4LWNpcmN1bGFyLmZhbmN5Ym94LXNsaWRlLS1wcmV2aW91cyB7XG4gICAgb3BhY2l0eTogMDtcbiAgICB0cmFuc2Zvcm06IHNjYWxlM2QoMCwgMCwgMCkgdHJhbnNsYXRlM2QoLTEwMCUsIDAsIDApO1xufVxuXG4uZmFuY3lib3gtZngtY2lyY3VsYXIuZmFuY3lib3gtc2xpZGUtLW5leHQge1xuICAgIG9wYWNpdHk6IDA7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDAsIDAsIDApIHRyYW5zbGF0ZTNkKDEwMCUsIDAsIDApO1xufVxuXG4uZmFuY3lib3gtZngtY2lyY3VsYXIuZmFuY3lib3gtc2xpZGUtLWN1cnJlbnQge1xuICAgIG9wYWNpdHk6IDE7XG4gICAgdHJhbnNmb3JtOiBzY2FsZTNkKDEsIDEsIDEpIHRyYW5zbGF0ZTNkKDAsIDAsIDApO1xufVxuXG4vKiB0cmFuc2l0aW9uRWZmZWN0OiB0dWJlICovXG5cbi5mYW5jeWJveC1meC10dWJlLmZhbmN5Ym94LXNsaWRlLS1wcmV2aW91cyB7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgtMTAwJSwgMCwgMCkgc2NhbGUoLjEpIHNrZXcoLTEwZGVnKTtcbn1cblxuLmZhbmN5Ym94LWZ4LXR1YmUuZmFuY3lib3gtc2xpZGUtLW5leHQge1xuICAgIHRyYW5zZm9ybTogdHJhbnNsYXRlM2QoMTAwJSwgMCwgMCkgc2NhbGUoLjEpIHNrZXcoMTBkZWcpO1xufVxuXG4uZmFuY3lib3gtZngtdHViZS5mYW5jeWJveC1zbGlkZS0tY3VycmVudCB7XG4gICAgdHJhbnNmb3JtOiB0cmFuc2xhdGUzZCgwLCAwLCAwKSBzY2FsZSgxKTtcbn1cblxuLyogU3R5bGluZyBmb3IgU21hbGwtU2NyZWVuIERldmljZXMgKi9cbkBtZWRpYSBhbGwgYW5kIChtYXgtaGVpZ2h0OiA1NzZweCkge1xuICAgIC5mYW5jeWJveC1zbGlkZSB7XG4gICAgICAgIHBhZGRpbmctbGVmdDogNnB4O1xuICAgICAgICBwYWRkaW5nLXJpZ2h0OiA2cHg7XG4gICAgfVxuXG4gICAgLmZhbmN5Ym94LXNsaWRlLS1pbWFnZSB7XG4gICAgICAgIHBhZGRpbmc6IDZweCAwO1xuICAgIH1cblxuICAgIC5mYW5jeWJveC1jbG9zZS1zbWFsbCB7XG4gICAgICAgIHJpZ2h0OiAtNnB4O1xuICAgIH1cblxuICAgIC5mYW5jeWJveC1zbGlkZS0taW1hZ2UgLmZhbmN5Ym94LWNsb3NlLXNtYWxsIHtcbiAgICAgICAgYmFja2dyb3VuZDogIzRlNGU0ZTtcbiAgICAgICAgY29sb3I6ICNmMmY0ZjY7XG4gICAgICAgIGhlaWdodDogMzZweDtcbiAgICAgICAgb3BhY2l0eTogMTtcbiAgICAgICAgcGFkZGluZzogNnB4O1xuICAgICAgICByaWdodDogMDtcbiAgICAgICAgdG9wOiAwO1xuICAgICAgICB3aWR0aDogMzZweDtcbiAgICB9XG5cbiAgICAuZmFuY3lib3gtY2FwdGlvbiB7XG4gICAgICAgIHBhZGRpbmctbGVmdDogMTJweDtcbiAgICAgICAgcGFkZGluZy1yaWdodDogMTJweDtcbiAgICB9XG5cbiAgICBAc3VwcG9ydHMgKHBhZGRpbmc6IG1heCgwcHgpKSB7XG4gICAgICAgIC5mYW5jeWJveC1jYXB0aW9uIHtcbiAgICAgICAgICAgIHBhZGRpbmctbGVmdDogbWF4KDEycHgsIGVudihzYWZlLWFyZWEtaW5zZXQtbGVmdCkpO1xuICAgICAgICAgICAgcGFkZGluZy1yaWdodDogbWF4KDEycHgsIGVudihzYWZlLWFyZWEtaW5zZXQtcmlnaHQpKTtcbiAgICAgICAgfVxuICAgIH1cbn1cbi8qIFNoYXJlICovXG5cbi5mYW5jeWJveC1zaGFyZSB7XG4gICAgYmFja2dyb3VuZDogI2Y0ZjRmNDtcbiAgICBib3JkZXItcmFkaXVzOiAzcHg7XG4gICAgbWF4LXdpZHRoOiA5MCU7XG4gICAgcGFkZGluZzogMzBweDtcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XG59XG5cbi5mYW5jeWJveC1zaGFyZSBoMSB7XG4gICAgY29sb3I6ICMyMjI7XG4gICAgZm9udC1zaXplOiAzNXB4O1xuICAgIGZvbnQtd2VpZ2h0OiA3MDA7XG4gICAgbWFyZ2luOiAwIDAgMjBweCAwO1xufVxuXG4uZmFuY3lib3gtc2hhcmUgcCB7XG4gICAgbWFyZ2luOiAwO1xuICAgIHBhZGRpbmc6IDA7XG59XG5cbi5mYW5jeWJveC1zaGFyZV9fYnV0dG9uIHtcbiAgICBib3JkZXI6IDA7XG4gICAgYm9yZGVyLXJhZGl1czogM3B4O1xuICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgICBmb250LXNpemU6IDE0cHg7XG4gICAgZm9udC13ZWlnaHQ6IDcwMDtcbiAgICBsaW5lLWhlaWdodDogNDBweDtcbiAgICBtYXJnaW46IDAgNXB4IDEwcHggNXB4O1xuICAgIG1pbi13aWR0aDogMTMwcHg7XG4gICAgcGFkZGluZzogMCAxNXB4O1xuICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTtcbiAgICB0cmFuc2l0aW9uOiBhbGwgLjJzO1xuICAgIC13ZWJraXQtdXNlci1zZWxlY3Q6IG5vbmU7XG4gICAgLW1vei11c2VyLXNlbGVjdDogbm9uZTtcbiAgICAtbXMtdXNlci1zZWxlY3Q6IG5vbmU7XG4gICAgdXNlci1zZWxlY3Q6IG5vbmU7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbn1cblxuLmZhbmN5Ym94LXNoYXJlX19idXR0b246dmlzaXRlZCxcbi5mYW5jeWJveC1zaGFyZV9fYnV0dG9uOmxpbmsge1xuICAgIGNvbG9yOiAjZmZmO1xufVxuXG4uZmFuY3lib3gtc2hhcmVfX2J1dHRvbjpob3ZlciB7XG4gICAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuXG4uZmFuY3lib3gtc2hhcmVfX2J1dHRvbi0tZmIge1xuICAgIGJhY2tncm91bmQ6ICMzYjU5OTg7XG59XG5cbi5mYW5jeWJveC1zaGFyZV9fYnV0dG9uLS1mYjpob3ZlciB7XG4gICAgYmFja2dyb3VuZDogIzM0NGU4Njtcbn1cblxuLmZhbmN5Ym94LXNoYXJlX19idXR0b24tLXB0IHtcbiAgICBiYWNrZ3JvdW5kOiAjYmQwODFkO1xufVxuXG4uZmFuY3lib3gtc2hhcmVfX2J1dHRvbi0tcHQ6aG92ZXIge1xuICAgIGJhY2tncm91bmQ6ICNhYTA3MTk7XG59XG5cbi5mYW5jeWJveC1zaGFyZV9fYnV0dG9uLS10dyB7XG4gICAgYmFja2dyb3VuZDogIzFkYTFmMjtcbn1cblxuLmZhbmN5Ym94LXNoYXJlX19idXR0b24tLXR3OmhvdmVyIHtcbiAgICBiYWNrZ3JvdW5kOiAjMGQ5NWU4O1xufVxuXG4uZmFuY3lib3gtc2hhcmVfX2J1dHRvbiBzdmcge1xuICAgIGhlaWdodDogMjVweDtcbiAgICBtYXJnaW4tcmlnaHQ6IDdweDtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgdG9wOiAtMXB4O1xuICAgIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gICAgd2lkdGg6IDI1cHg7XG59XG5cbi5mYW5jeWJveC1zaGFyZV9fYnV0dG9uIHN2ZyBwYXRoIHtcbiAgICBmaWxsOiAjZmZmO1xufVxuXG4uZmFuY3lib3gtc2hhcmVfX2lucHV0IHtcbiAgICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgICBib3JkZXI6IDA7XG4gICAgYm9yZGVyLWJvdHRvbTogMXB4IHNvbGlkICNkN2Q3ZDc7XG4gICAgYm9yZGVyLXJhZGl1czogMDtcbiAgICBjb2xvcjogIzVkNWI1YjtcbiAgICBmb250LXNpemU6IDE0cHg7XG4gICAgbWFyZ2luOiAxMHB4IDAgMCAwO1xuICAgIG91dGxpbmU6IG5vbmU7XG4gICAgcGFkZGluZzogMTBweCAxNXB4O1xuICAgIHdpZHRoOiAxMDAlO1xufVxuLyogVGh1bWJzICovXG5cbi5mYW5jeWJveC10aHVtYnMge1xuICAgIGJhY2tncm91bmQ6ICNkZGQ7XG4gICAgYm90dG9tOiAwO1xuICAgIGRpc3BsYXk6IG5vbmU7XG4gICAgbWFyZ2luOiAwO1xuICAgIC13ZWJraXQtb3ZlcmZsb3ctc2Nyb2xsaW5nOiB0b3VjaDtcbiAgICAtbXMtb3ZlcmZsb3ctc3R5bGU6IC1tcy1hdXRvaGlkaW5nLXNjcm9sbGJhcjtcbiAgICBwYWRkaW5nOiAycHggMnB4IDRweCAycHg7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHJpZ2h0OiAwO1xuICAgIC13ZWJraXQtdGFwLWhpZ2hsaWdodC1jb2xvcjogcmdiYSgwLCAwLCAwLCAwKTtcbiAgICB0b3A6IDA7XG4gICAgd2lkdGg6IDIxMnB4O1xuICAgIHotaW5kZXg6IDk5OTk1O1xufVxuXG4uZmFuY3lib3gtdGh1bWJzLXgge1xuICAgIG92ZXJmbG93LXg6IGF1dG87XG4gICAgb3ZlcmZsb3cteTogaGlkZGVuO1xufVxuXG4uZmFuY3lib3gtc2hvdy10aHVtYnMgLmZhbmN5Ym94LXRodW1icyB7XG4gICAgZGlzcGxheTogYmxvY2s7XG59XG5cbi5mYW5jeWJveC1zaG93LXRodW1icyAuZmFuY3lib3gtaW5uZXIge1xuICAgIHJpZ2h0OiAyMTJweDtcbn1cblxuLmZhbmN5Ym94LXRodW1ic19fbGlzdCB7XG4gICAgZm9udC1zaXplOiAwO1xuICAgIGhlaWdodDogMTAwJTtcbiAgICBsaXN0LXN0eWxlOiBub25lO1xuICAgIG1hcmdpbjogMDtcbiAgICBvdmVyZmxvdy14OiBoaWRkZW47XG4gICAgb3ZlcmZsb3cteTogYXV0bztcbiAgICBwYWRkaW5nOiAwO1xuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICB3aWR0aDogMTAwJTtcbn1cblxuLmZhbmN5Ym94LXRodW1icy14IC5mYW5jeWJveC10aHVtYnNfX2xpc3Qge1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG59XG5cbi5mYW5jeWJveC10aHVtYnMteSAuZmFuY3lib3gtdGh1bWJzX19saXN0Ojotd2Via2l0LXNjcm9sbGJhciB7XG4gICAgd2lkdGg6IDdweDtcbn1cblxuLmZhbmN5Ym94LXRodW1icy15IC5mYW5jeWJveC10aHVtYnNfX2xpc3Q6Oi13ZWJraXQtc2Nyb2xsYmFyLXRyYWNrIHtcbiAgICBiYWNrZ3JvdW5kOiAjZmZmO1xuICAgIGJvcmRlci1yYWRpdXM6IDEwcHg7XG4gICAgYm94LXNoYWRvdzogaW5zZXQgMCAwIDZweCByZ2JhKDAsIDAsIDAsIC4zKTtcbn1cblxuLmZhbmN5Ym94LXRodW1icy15IC5mYW5jeWJveC10aHVtYnNfX2xpc3Q6Oi13ZWJraXQtc2Nyb2xsYmFyLXRodW1iIHtcbiAgICBiYWNrZ3JvdW5kOiAjMmEyYTJhO1xuICAgIGJvcmRlci1yYWRpdXM6IDEwcHg7XG59XG5cbi5mYW5jeWJveC10aHVtYnNfX2xpc3QgYSB7XG4gICAgLXdlYmtpdC1iYWNrZmFjZS12aXNpYmlsaXR5OiBoaWRkZW47XG4gICAgYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuO1xuICAgIGJhY2tncm91bmQtY29sb3I6IHJnYmEoMCwgMCwgMCwgLjEpO1xuICAgIGJhY2tncm91bmQtcG9zaXRpb246IGNlbnRlciBjZW50ZXI7XG4gICAgYmFja2dyb3VuZC1yZXBlYXQ6IG5vLXJlcGVhdDtcbiAgICBiYWNrZ3JvdW5kLXNpemU6IGNvdmVyO1xuICAgIGN1cnNvcjogcG9pbnRlcjtcbiAgICBmbG9hdDogbGVmdDtcbiAgICBoZWlnaHQ6IDc1cHg7XG4gICAgbWFyZ2luOiAycHg7XG4gICAgbWF4LWhlaWdodDogY2FsYygxMDAlIC0gOHB4KTtcbiAgICBtYXgtd2lkdGg6IGNhbGMoNTAlIC0gNHB4KTtcbiAgICBvdXRsaW5lOiBub25lO1xuICAgIG92ZXJmbG93OiBoaWRkZW47XG4gICAgcGFkZGluZzogMDtcbiAgICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gICAgLXdlYmtpdC10YXAtaGlnaGxpZ2h0LWNvbG9yOiB0cmFuc3BhcmVudDtcbiAgICB3aWR0aDogMTAwcHg7XG59XG5cbi5mYW5jeWJveC10aHVtYnNfX2xpc3QgYTo6YmVmb3JlIHtcbiAgICBib3JkZXI6IDZweCBzb2xpZCAjZmY1MjY4O1xuICAgIGJvdHRvbTogMDtcbiAgICBjb250ZW50OiAnJztcbiAgICBsZWZ0OiAwO1xuICAgIG9wYWNpdHk6IDA7XG4gICAgcG9zaXRpb246IGFic29sdXRlO1xuICAgIHJpZ2h0OiAwO1xuICAgIHRvcDogMDtcbiAgICB0cmFuc2l0aW9uOiBhbGwgLjJzIGN1YmljLWJlemllciguMjUsIC40NiwgLjQ1LCAuOTQpO1xuICAgIHotaW5kZXg6IDk5OTkxO1xufVxuXG4uZmFuY3lib3gtdGh1bWJzX19saXN0IGE6Zm9jdXM6OmJlZm9yZSB7XG4gICAgb3BhY2l0eTogLjU7XG59XG5cbi5mYW5jeWJveC10aHVtYnNfX2xpc3QgYS5mYW5jeWJveC10aHVtYnMtYWN0aXZlOjpiZWZvcmUge1xuICAgIG9wYWNpdHk6IDE7XG59XG5cbi8qIFN0eWxpbmcgZm9yIFNtYWxsLVNjcmVlbiBEZXZpY2VzICovXG5AbWVkaWEgYWxsIGFuZCAobWF4LXdpZHRoOiA1NzZweCkge1xuICAgIC5mYW5jeWJveC10aHVtYnMge1xuICAgICAgICB3aWR0aDogMTEwcHg7XG4gICAgfVxuXG4gICAgLmZhbmN5Ym94LXNob3ctdGh1bWJzIC5mYW5jeWJveC1pbm5lciB7XG4gICAgICAgIHJpZ2h0OiAxMTBweDtcbiAgICB9XG5cbiAgICAuZmFuY3lib3gtdGh1bWJzX19saXN0IGEge1xuICAgICAgICBtYXgtd2lkdGg6IGNhbGMoMTAwJSAtIDEwcHgpO1xuICAgIH1cbn0iXX0= *//*------------- Powertip Tooltip ----------- */

/* PowerTip Plugin */
#powerTip {
    cursor: default;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 6px;
    color: #fff;
    display: none;
    padding: 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 2147483647;
    }

#powerTip:before {
    content: "";
    position: absolute;
    }

#powerTip.n:before, #powerTip.s:before {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
    }

#powerTip.e:before, #powerTip.w:before {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    margin-top: -5px;
    top: 50%;
    }

#powerTip.n:before {
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    }

#powerTip.e:before {
    border-right: 10px solid #333;
    border-right: 10px solid rgba(0, 0, 0, 0.8);
    left: -10px;
    }

#powerTip.s:before {
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
    }

#powerTip.w:before {
    border-left: 10px solid #333;
    border-left: 10px solid rgba(0, 0, 0, 0.8);
    right: -10px;
    }

#powerTip.ne:before, #powerTip.se:before {
    border-right: 10px solid transparent;
    border-left: 0;
    left: 10px;
    }

#powerTip.nw:before, #powerTip.sw:before {
    border-left: 10px solid transparent;
    border-right: 0;
    right: 10px;
    }

#powerTip.ne:before, #powerTip.nw:before {
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    }

#powerTip.se:before, #powerTip.sw:before {
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    top: -10px;
    }

#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
    border-top: 10px solid #333;
    border-top: 10px solid rgba(0, 0, 0, 0.8);
    bottom: -10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 10px;
    }

#powerTip.ne-alt:before {
    left: auto;
    right: 10px;
    }

#powerTip.sw-alt:before, #powerTip.se-alt:before {
    border-top: none;
    border-bottom: 10px solid #333;
    border-bottom: 10px solid rgba(0, 0, 0, 0.8);
    bottom: auto;
    top: -10px;
    }

#powerTip.se-alt:before {
    left: auto;
    right: 10px;
    }
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInBvd2VydGlwLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSwrQ0FBK0M7O0FBRS9DLHFCQUFxQjtBQUNyQjtJQUNJLGdCQUFnQjtJQUNoQix1QkFBdUI7SUFDdkIscUNBQXFDO0lBQ3JDLG1CQUFtQjtJQUNuQixZQUFZO0lBQ1osY0FBYztJQUNkLGNBQWM7SUFDZCxtQkFBbUI7SUFDbkIsb0JBQW9CO0lBQ3BCLG9CQUFvQjtLQUNuQjs7QUFFTDtJQUNJLFlBQVk7SUFDWixtQkFBbUI7S0FDbEI7O0FBRUw7SUFDSSxvQ0FBb0M7SUFDcEMsbUNBQW1DO0lBQ25DLFVBQVU7SUFDVixrQkFBa0I7S0FDakI7O0FBRUw7SUFDSSxxQ0FBcUM7SUFDckMsa0NBQWtDO0lBQ2xDLGlCQUFpQjtJQUNqQixTQUFTO0tBQ1I7O0FBRUw7SUFDSSw0QkFBNEI7SUFDNUIsMENBQTBDO0lBQzFDLGNBQWM7S0FDYjs7QUFFTDtJQUNJLDhCQUE4QjtJQUM5Qiw0Q0FBNEM7SUFDNUMsWUFBWTtLQUNYOztBQUVMO0lBQ0ksK0JBQStCO0lBQy9CLDZDQUE2QztJQUM3QyxXQUFXO0tBQ1Y7O0FBRUw7SUFDSSw2QkFBNkI7SUFDN0IsMkNBQTJDO0lBQzNDLGFBQWE7S0FDWjs7QUFFTDtJQUNJLHFDQUFxQztJQUNyQyxlQUFlO0lBQ2YsV0FBVztLQUNWOztBQUVMO0lBQ0ksb0NBQW9DO0lBQ3BDLGdCQUFnQjtJQUNoQixZQUFZO0tBQ1g7O0FBRUw7SUFDSSw0QkFBNEI7SUFDNUIsMENBQTBDO0lBQzFDLGNBQWM7S0FDYjs7QUFFTDtJQUNJLCtCQUErQjtJQUMvQiw2Q0FBNkM7SUFDN0MsV0FBVztLQUNWOztBQUVMOztJQUVJLDRCQUE0QjtJQUM1QiwwQ0FBMEM7SUFDMUMsY0FBYztJQUNkLG1DQUFtQztJQUNuQyxvQ0FBb0M7SUFDcEMsV0FBVztLQUNWOztBQUVMO0lBQ0ksV0FBVztJQUNYLFlBQVk7S0FDWDs7QUFFTDtJQUNJLGlCQUFpQjtJQUNqQiwrQkFBK0I7SUFDL0IsNkNBQTZDO0lBQzdDLGFBQWE7SUFDYixXQUFXO0tBQ1Y7O0FBRUw7SUFDSSxXQUFXO0lBQ1gsWUFBWTtLQUNYIiwiZmlsZSI6InBvd2VydGlwLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi8qLS0tLS0tLS0tLS0tLSBQb3dlcnRpcCBUb29sdGlwIC0tLS0tLS0tLS0tICovXG5cbi8qIFBvd2VyVGlwIFBsdWdpbiAqL1xuI3Bvd2VyVGlwIHtcbiAgICBjdXJzb3I6IGRlZmF1bHQ7XG4gICAgYmFja2dyb3VuZC1jb2xvcjogIzMzMztcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDAsIDAsIDAsIDAuOCk7XG4gICAgYm9yZGVyLXJhZGl1czogNnB4O1xuICAgIGNvbG9yOiAjZmZmO1xuICAgIGRpc3BsYXk6IG5vbmU7XG4gICAgcGFkZGluZzogMTBweDtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbiAgICB6LWluZGV4OiAyMTQ3NDgzNjQ3O1xuICAgIH1cblxuI3Bvd2VyVGlwOmJlZm9yZSB7XG4gICAgY29udGVudDogXCJcIjtcbiAgICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gICAgfVxuXG4jcG93ZXJUaXAubjpiZWZvcmUsICNwb3dlclRpcC5zOmJlZm9yZSB7XG4gICAgYm9yZGVyLXJpZ2h0OiA1cHggc29saWQgdHJhbnNwYXJlbnQ7XG4gICAgYm9yZGVyLWxlZnQ6IDVweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICBsZWZ0OiA1MCU7XG4gICAgbWFyZ2luLWxlZnQ6IC01cHg7XG4gICAgfVxuXG4jcG93ZXJUaXAuZTpiZWZvcmUsICNwb3dlclRpcC53OmJlZm9yZSB7XG4gICAgYm9yZGVyLWJvdHRvbTogNXB4IHNvbGlkIHRyYW5zcGFyZW50O1xuICAgIGJvcmRlci10b3A6IDVweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICBtYXJnaW4tdG9wOiAtNXB4O1xuICAgIHRvcDogNTAlO1xuICAgIH1cblxuI3Bvd2VyVGlwLm46YmVmb3JlIHtcbiAgICBib3JkZXItdG9wOiAxMHB4IHNvbGlkICMzMzM7XG4gICAgYm9yZGVyLXRvcDogMTBweCBzb2xpZCByZ2JhKDAsIDAsIDAsIDAuOCk7XG4gICAgYm90dG9tOiAtMTBweDtcbiAgICB9XG5cbiNwb3dlclRpcC5lOmJlZm9yZSB7XG4gICAgYm9yZGVyLXJpZ2h0OiAxMHB4IHNvbGlkICMzMzM7XG4gICAgYm9yZGVyLXJpZ2h0OiAxMHB4IHNvbGlkIHJnYmEoMCwgMCwgMCwgMC44KTtcbiAgICBsZWZ0OiAtMTBweDtcbiAgICB9XG5cbiNwb3dlclRpcC5zOmJlZm9yZSB7XG4gICAgYm9yZGVyLWJvdHRvbTogMTBweCBzb2xpZCAjMzMzO1xuICAgIGJvcmRlci1ib3R0b206IDEwcHggc29saWQgcmdiYSgwLCAwLCAwLCAwLjgpO1xuICAgIHRvcDogLTEwcHg7XG4gICAgfVxuXG4jcG93ZXJUaXAudzpiZWZvcmUge1xuICAgIGJvcmRlci1sZWZ0OiAxMHB4IHNvbGlkICMzMzM7XG4gICAgYm9yZGVyLWxlZnQ6IDEwcHggc29saWQgcmdiYSgwLCAwLCAwLCAwLjgpO1xuICAgIHJpZ2h0OiAtMTBweDtcbiAgICB9XG5cbiNwb3dlclRpcC5uZTpiZWZvcmUsICNwb3dlclRpcC5zZTpiZWZvcmUge1xuICAgIGJvcmRlci1yaWdodDogMTBweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICBib3JkZXItbGVmdDogMDtcbiAgICBsZWZ0OiAxMHB4O1xuICAgIH1cblxuI3Bvd2VyVGlwLm53OmJlZm9yZSwgI3Bvd2VyVGlwLnN3OmJlZm9yZSB7XG4gICAgYm9yZGVyLWxlZnQ6IDEwcHggc29saWQgdHJhbnNwYXJlbnQ7XG4gICAgYm9yZGVyLXJpZ2h0OiAwO1xuICAgIHJpZ2h0OiAxMHB4O1xuICAgIH1cblxuI3Bvd2VyVGlwLm5lOmJlZm9yZSwgI3Bvd2VyVGlwLm53OmJlZm9yZSB7XG4gICAgYm9yZGVyLXRvcDogMTBweCBzb2xpZCAjMzMzO1xuICAgIGJvcmRlci10b3A6IDEwcHggc29saWQgcmdiYSgwLCAwLCAwLCAwLjgpO1xuICAgIGJvdHRvbTogLTEwcHg7XG4gICAgfVxuXG4jcG93ZXJUaXAuc2U6YmVmb3JlLCAjcG93ZXJUaXAuc3c6YmVmb3JlIHtcbiAgICBib3JkZXItYm90dG9tOiAxMHB4IHNvbGlkICMzMzM7XG4gICAgYm9yZGVyLWJvdHRvbTogMTBweCBzb2xpZCByZ2JhKDAsIDAsIDAsIDAuOCk7XG4gICAgdG9wOiAtMTBweDtcbiAgICB9XG5cbiNwb3dlclRpcC5udy1hbHQ6YmVmb3JlLCAjcG93ZXJUaXAubmUtYWx0OmJlZm9yZSxcbiNwb3dlclRpcC5zdy1hbHQ6YmVmb3JlLCAjcG93ZXJUaXAuc2UtYWx0OmJlZm9yZSB7XG4gICAgYm9yZGVyLXRvcDogMTBweCBzb2xpZCAjMzMzO1xuICAgIGJvcmRlci10b3A6IDEwcHggc29saWQgcmdiYSgwLCAwLCAwLCAwLjgpO1xuICAgIGJvdHRvbTogLTEwcHg7XG4gICAgYm9yZGVyLWxlZnQ6IDVweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICBib3JkZXItcmlnaHQ6IDVweCBzb2xpZCB0cmFuc3BhcmVudDtcbiAgICBsZWZ0OiAxMHB4O1xuICAgIH1cblxuI3Bvd2VyVGlwLm5lLWFsdDpiZWZvcmUge1xuICAgIGxlZnQ6IGF1dG87XG4gICAgcmlnaHQ6IDEwcHg7XG4gICAgfVxuXG4jcG93ZXJUaXAuc3ctYWx0OmJlZm9yZSwgI3Bvd2VyVGlwLnNlLWFsdDpiZWZvcmUge1xuICAgIGJvcmRlci10b3A6IG5vbmU7XG4gICAgYm9yZGVyLWJvdHRvbTogMTBweCBzb2xpZCAjMzMzO1xuICAgIGJvcmRlci1ib3R0b206IDEwcHggc29saWQgcmdiYSgwLCAwLCAwLCAwLjgpO1xuICAgIGJvdHRvbTogYXV0bztcbiAgICB0b3A6IC0xMHB4O1xuICAgIH1cblxuI3Bvd2VyVGlwLnNlLWFsdDpiZWZvcmUge1xuICAgIGxlZnQ6IGF1dG87XG4gICAgcmlnaHQ6IDEwcHg7XG4gICAgfSJdfQ== */.lae-flex-container a:hover,.lae-flex-slider a:hover{outline:0}.lae-flex-control-nav,.lae-flex-direction-nav,.lae-slides,.lae-slides>li{margin:0;padding:0;list-style:none}.lae-flex-pauseplay span{text-transform:capitalize}.lae-flexslider{margin:0;padding:0}.lae-flexslider .lae-slides>li{display:none;-webkit-backface-visibility:hidden}.lae-flexslider .lae-slides img{width:100%;display:block}.lae-flexslider .lae-slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .lae-flexslider .lae-slides{display:block}* html .lae-flexslider .lae-slides{height:1%}.no-js .lae-flexslider .lae-slides>li:first-child{display:block}.lae-flexslider{margin:0 0 60px;padding:4px;position:relative;zoom:1}.lae-flexslider .lae-slides{zoom:1}.lae-flexslider .lae-slides img{height:auto;-moz-user-select:none}.lae-flex-viewport{max-height:2000px;transition:all 1s ease}.loading .lae-flex-viewport{max-height:300px}@-moz-document url-prefix(){.loading .lae-flex-viewport{max-height:none}}.carousel li{margin-right:5px}.lae-flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);transition:all .3s ease-in-out}.lae-flex-direction-nav a{font-size:40px;display:inline-block;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.lae-flex-direction-nav a.lae-flex-next:before{content:'\f002'}.lae-flex-direction-nav .lae-flex-prev{left:-50px}.lae-flex-direction-nav .lae-flex-next{right:-50px;text-align:right}.lae-flex-direction-nav .lae-flex-disabled{opacity:0!important;cursor:default;z-index:-1}.lae-flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.lae-flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.lae-flex-pauseplay a:hover{opacity:1}.lae-flex-pauseplay a.lae-flex-play:before{content:'\f003'}.lae-flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.lae-flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.lae-flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:20px}.lae-flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.lae-flex-control-paging li a.lae-flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.lae-flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.lae-flex-control-thumbs li{width:25%;float:left;margin:0}.lae-flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;transition:all 1s ease}.lae-flex-control-thumbs img:hover{opacity:1}.lae-flex-control-thumbs .lae-flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.lae-flex-direction-nav .lae-flex-prev{opacity:1;left:10px}.lae-flex-direction-nav .lae-flex-next{opacity:1;right:10px}}.lae-container .lae-thumbnailslider.lae-flexslider{margin-top:15px}.lae-container .lae-thumbnailslider.lae-flexslider .lae-slide{margin:0 5px 0 0}.lae-container .lae-thumbnailslider.lae-flexslider .lae-slide img{display:block;opacity:.5;cursor:pointer}.lae-container .lae-thumbnailslider.lae-flexslider .lae-slide img:hover{opacity:1}.lae-container .lae-thumbnailslider.lae-flexslider .lae-slide.lae-flex-active-slide img{opacity:1;cursor:default}.lae-container .lae-flex-direction-nav{padding:0;margin:0}.lae-container .lae-flex-direction-nav li{position:initial}.lae-container .lae-flex-direction-nav a,.lae-container .lae-flex-direction-nav a:hover{opacity:1;text-shadow:none;background:0 0;color:#888;font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:24px;width:28px;height:28px;margin:-14px 0 0;bottom:initial;left:initial;right:initial;top:50%;text-indent:0;text-align:center;color:#aaa;transition:all .3s ease-in-out 0s;outline:0}.rtl .lae-container .lae-flex-direction-nav a,.rtl .lae-container .lae-flex-direction-nav a:hover{-webkit-transform:scaleX(-1);transform:scaleX(-1);direction:ltr}.lae-container .lae-flex-direction-nav a:before,.lae-container .lae-flex-direction-nav a:hover:before{margin:2px;vertical-align:middle;display:inline;font-family:inherit;opacity:1}.lae-dark-bg .lae-container .lae-flex-direction-nav a,.lae-dark-bg .lae-container .lae-flex-direction-nav a:hover{color:#888}.lae-dark-bg .lae-container .lae-flex-direction-nav a:hover,.lae-dark-bg .lae-container .lae-flex-direction-nav a:hover:hover{color:#aaa}@media only screen and (max-width:960px){.lae-container .lae-flex-direction-nav a,.lae-container .lae-flex-direction-nav a:hover{display:none}}.lae-container .lae-flex-direction-nav a.lae-flex-prev{left:-30px}.lae-container .lae-flex-direction-nav a.lae-flex-prev:before{content:"\e904"}.lae-container .lae-flex-direction-nav a.lae-flex-next{right:-30px}.lae-container .lae-flex-direction-nav a.lae-flex-next:before{content:"\e905"}.lae-container .lae-flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center;padding:0;margin:0}.lae-container .lae-flex-control-nav li,.lae-container .lae-flex-control-nav li:hover{margin:0 8px 0 0;padding:0;border:none;box-shadow:none}.lae-container .lae-flex-control-nav li a,.lae-container .lae-flex-control-nav li a:hover{background:#aaa;border:1px solid #aaa;border-radius:50%;width:12px;height:12px;box-shadow:none;transition:all .2s ease-in 0s;display:inline-block;vertical-align:middle;outline:0}.lae-dark-bg .lae-container .lae-flex-control-nav li a,.lae-dark-bg .lae-container .lae-flex-control-nav li a:hover{background:#ccc;border-color:#ccc}.lae-container .lae-flex-control-nav li a.lae-flex-active,.lae-container .lae-flex-control-nav li a:hover,.lae-container .lae-flex-control-nav li a:hover.lae-flex-active{background:0 0}.lae-container .lae-flex-control-nav li a.lae-flex-active,.lae-container .lae-flex-control-nav li a:hover.lae-flex-active{width:14px;height:14px}.lae-container .lae-flex-control-thumbs{bottom:-120px}@media only screen and (max-width:600px){.lae-container .lae-flex-control-thumbs{bottom:-80px}}.lae-container .lae-flex-control-thumbs li{width:auto;float:none}.lae-container .lae-flex-control-thumbs li img{max-width:100%;width:150px}@media only screen and (max-width:600px){.lae-container .lae-flex-control-thumbs li img{width:100px}}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:#fff;opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;-moz-opacity:0.8;box-sizing:border-box}.nivo-caption p{padding:5px;margin:0}.nivo-caption a{display:inline!important}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}.nivoSlider img{max-width:none!important}.nivo-controlNav:not(.nivo-thumbs-enabled){position:absolute;left:0;text-align:center;width:100%;margin:0;padding:0;bottom:0}.nivo-controlNav:not(.nivo-thumbs-enabled) a{display:block;background:#aaa;border:1px solid #aaa;border-radius:50%;width:12px;height:12px;box-shadow:none;transition:background .2s ease-in 0s;margin-right:8px;float:none;text-indent:-9999px;display:inline-block;vertical-align:middle}.nivo-controlNav a.active,.nivo-controlNav a:hover{background:0 0}.nivo-controlNav:not(.nivo-thumbs-enabled) a.active{width:14px;height:14px;background:0 0}.nivo-controlNav.nivo-thumbs-enabled{width:100%;margin:0;text-align:left}.nivo-controlNav.nivo-thumbs-enabled a{margin:0}.nivo-controlNav.nivo-thumbs-enabled a:first-child{margin-left:0}.nivo-controlNav.nivo-thumbs-enabled a img{margin-right:10px}.nivo-controlNav.nivo-thumbs-enabled img{display:inline-block!important;width:120px;height:auto;border-radius:2px;margin-top:5px}@media screen and (max-width:860px){.nivo-controlNav.nivo-thumbs-enabled img{width:90px}}.nivo-directionNav a,.nivo-directionNav a:hover{position:absolute;top:50%;z-index:10;opacity:1;text-shadow:none;background:0 0;font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ddd;font-size:32px;width:36px;height:36px;margin:-18px 0 0;bottom:initial;left:initial;right:initial;text-indent:0;text-align:center;overflow:hidden;transition:all .3s ease-in-out 0s}.nivo-directionNav a:hover{color:#efefef}.nivo-directionNav a:before,.nivo-directionNav a:hover:before{margin:2px;vertical-align:middle;display:inline;font-family:inherit!important;opacity:1}.nivo-directionNav a.nivo-prevNav:before{content:"\e904"}.nivo-directionNav a.nivo-nextNav:before{content:"\e905"}.nivo-directionNav a.nivo-nextNav{right:20px}.nivo-directionNav a.nivo-prevNav{left:20px}@media only screen and (max-width:960px){.nivo-directionNav a,.nivo-directionNav a:hover{display:none}}.nivo-caption{position:absolute;left:0;bottom:20px;background:0 0;color:#fff;width:100%;z-index:8;padding:25px 30px;opacity:1;overflow:hidden;display:none;max-width:600px;border-radius:5px}.nivo-caption h1,.nivo-caption h2,.nivo-caption h3{color:#fff;font-size:36px;line-height:44px}.nivo-caption p{color:#bbb;font-size:14px;line-height:22px}/*! http://responsiveslides.com v1.54 by @viljamis */.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0}.rslides li:first-child{position:relative;display:block;float:left}.rslides img{display:block;height:auto;float:left;width:100%;border:0}.rslides_container{position:relative}.rslides_container .rslides_tabs{position:absolute;bottom:-50px;list-style:none;margin:0!important;padding:0!important;text-align:center;width:100%}.rslides_container .rslides_tabs li{display:inline-block;float:none;margin:0!important;padding:0!important;outline:0}.rslides_container .rslides_tabs a{display:block;width:12px;height:12px;background:#aaa;border:1px solid #aaa;border-radius:50%;text-indent:-9999px;margin:0 4px;transition:background .2s ease-in 0s;outline:0}.rslides_container .rslides_tabs .rslides_here a,.rslides_container .rslides_tabs a:hover{background:0 0;border:1px solid #aaa;margin:0 4px}.rslides_container .rslides_tabs .rslides_here a{width:14px;height:14px}.rslides_nav,.rslides_nav:hover{position:absolute;top:50%;z-index:10;opacity:1;text-shadow:none;background:0 0;font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ddd!important;font-size:32px;width:36px;height:36px;margin:-18px 0 0;bottom:initial;left:initial;right:initial;text-indent:0;text-align:center;overflow:hidden;transition:all .3s ease-in-out 0s;outline:0}.rslides_nav:hover{color:#efefef!important}.rslides_nav:before,.rslides_nav:hover:before{margin:2px;vertical-align:middle;display:inline;font-family:inherit!important;opacity:1}.rslides_nav.prev:before{content:"\e904"}.rslides_nav.next:before{content:"\e905"}.rslides_nav.next{right:20px}.rslides_nav.prev{left:20px}@media only screen and (max-width:960px){.rslides_nav,.rslides_nav:hover{display:none}}@charset "UTF-8";
.lae-block {
  position: relative;
  overflow: hidden;
  clear: both; }
  .lae-block .lae-block-inner {
    clear: both; }
  .lae-block .lae-block-row {
    overflow: hidden; }

/* --------------------- Pagination and Load More Styling -------------------- */
.lae-block .lae-pagination {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 50px;
  clear: both; }
  .lae-block .lae-pagination.lae-infinite-scroll-nav {
    margin-top: 10px; }
  .lae-block .lae-pagination .lae-page-nav {
    box-flex: 0;
    -moz-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 15px;
    line-height: 24px;
    color: #666;
    padding: 5px 15px;
    margin: 0 2px;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 10px;
    outline: none;
    cursor: pointer;
    border-radius: 2px;
    transition: all 0.3s ease-in-out 0s; }
    .lae-block .lae-pagination .lae-page-nav i {
      color: #222;
      font-size: 12px;
      line-height: 1; }
      .lae-dark-bg .lae-block .lae-pagination .lae-page-nav i {
        color: #bbb; }
    .lae-block .lae-pagination .lae-page-nav[data-page="prev"], .lae-block .lae-pagination .lae-page-nav[data-page="next"] {
      padding: 5px 18px; }
    .lae-block .lae-pagination .lae-page-nav[data-page="next"] {
      margin-right: 0; }
    .lae-block .lae-pagination .lae-page-nav.lae-dotted {
      border: none;
      pointer-events: none;
      padding: 5px 8px; }
    .lae-block .lae-pagination .lae-page-nav:hover, .lae-block .lae-pagination .lae-page-nav.lae-current-page {
      background: #eee; }
    .lae-block .lae-pagination .lae-page-nav.lae-disabled, .lae-block .lae-pagination .lae-page-nav.lae-current-page {
      pointer-events: none; }
    .lae-block .lae-pagination .lae-page-nav.lae-disabled, .lae-block .lae-pagination .lae-page-nav.lae-disabled i {
      color: #999;
      border-color: #eaeaea; }
      .lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-disabled, .lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-disabled i {
        border-color: #444;
        color: #888; }
    .lae-dark-bg .lae-block .lae-pagination .lae-page-nav {
      border-color: #606060;
      color: #aaa; }
      .lae-dark-bg .lae-block .lae-pagination .lae-page-nav:hover, .lae-dark-bg .lae-block .lae-pagination .lae-page-nav.lae-current-page {
        background: #333; }
.lae-block .lae-load-more {
  color: #fff;
  padding: 15px 25px;
  border-radius: 999px;
  outline: none;
  transition: all 0.3s ease-in-out 0s; }
  .rtl .lae-block .lae-load-more span {
    float: left;
    margin-right: 2px; }
  .lae-block .lae-load-more:hover {
    color: #fff;
    background: #333;
    border-color: #333; }
  .lae-block .lae-load-more.lae-disabled {
    display: none; }
.lae-block .lae-loading {
  position: relative;
  margin: 0 -51px 0 15px;
  background: none;
  visibility: hidden; }
  .rtl .lae-block .lae-loading {
    margin: 0 15px 0 -51px; }
.lae-block .lae-loader-gif {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: none;
  display: none; }
.lae-block .lae-loader-gif div {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -21px auto 0; }
.lae-block .lae-loading, .lae-block .lae-loader-gif div {
  background: none;
  border: 4px solid #ccc;
  border-top: 4px solid #888;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  -webkit-animation: lae-spin 1s linear infinite;
          animation: lae-spin 1s linear infinite; }
.lae-block.lae-fetching .lae-block-inner {
  opacity: 0.3; }
.lae-block.lae-fetching .lae-loader-gif {
  display: block; }
.lae-block.lae-processing .lae-loader-gif {
  display: block; }
.lae-block .lae-infinite-scroll-nav .lae-loading {
  margin: 0;
  position: absolute; }
.lae-block .lae-infinite-scroll-nav .lae-load-more {
  visibility: hidden; }
.lae-block.lae-processing:not(.lae-fetching) .lae-load-more-nav .lae-loading, .lae-block.lae-processing:not(.lae-fetching) .lae-infinite-scroll-nav .lae-loading {
  visibility: visible; }

@-webkit-keyframes lae-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes lae-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
/* ------------------- General Block Header Styling ---------------------------- */
.lae-block .lae-block-header {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  position: relative;
  z-index: 5; }
.lae-block .lae-heading {
  display: block;
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
  text-align: left;
  max-width: none;
  font-size: 0;
  line-height: 0; }
  .rtl .lae-block .lae-heading {
    text-align: right; }
.lae-block .lae-heading span, .lae-block .lae-heading a {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333;
  text-align: left;
  display: inline-block;
  margin: 0 100px 0 0; }
  .rtl .lae-block .lae-heading span, .rtl .lae-block .lae-heading a {
    margin: 0 0 0 100px;
    text-align: right; }
  .lae-dark-bg .lae-block .lae-heading span, .lae-dark-bg .lae-block .lae-heading a {
    color: white; }
.lae-block .lae-heading a {
  transition: color 0.3s ease-in-out 0s; }
  .lae-block .lae-heading a:hover {
    color: #666; }
.lae-block .lae-no-heading .lae-heading span {
  visibility: hidden; }
.lae-block .lae-block-filter {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 2;
  text-align: right; }
  .rtl .lae-block .lae-block-filter {
    left: 0;
    right: auto;
    text-align: left; }
  .lae-dark-bg .lae-block .lae-block-filter {
    border-color: #666; }
  .lae-block .lae-block-filter .lae-block-filter-item {
    display: inline-block; }
    @media only screen and (max-width: 479px) {
      .lae-block .lae-block-filter .lae-block-filter-item {
        margin-right: 8px; }
        .rtl .lae-block .lae-block-filter .lae-block-filter-item {
          margin: 0 0 0 8px; } }
    .lae-block .lae-block-filter .lae-block-filter-item a {
      padding: 0 15px 8px;
      transition: all 0.4s ease-in-out 0s;
      display: block; }
      @media only screen and (max-width: 479px) {
        .lae-block .lae-block-filter .lae-block-filter-item a {
          padding: 0 10px 8px; } }
    .lae-block .lae-block-filter .lae-block-filter-item.lae-active {
      color: #f94213; }
    .lae-block .lae-block-filter .lae-block-filter-item:last-child {
      margin-right: 0; }
      .lae-block .lae-block-filter .lae-block-filter-item:last-child .rtl {
        margin-left: 0; }
  .lae-block .lae-block-filter .lae-block-filter-dropdown {
    display: inline-block;
    text-align: right;
    position: relative; }
    .rtl .lae-block .lae-block-filter .lae-block-filter-dropdown {
      text-align: left; }
  .lae-block .lae-block-filter ul.lae-block-filter-list {
    display: inline-block;
    line-height: 1; }
  .lae-block .lae-block-filter .lae-block-filter-more {
    cursor: pointer;
    padding-left: 15px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    display: inline-block; }
    .rtl .lae-block .lae-block-filter .lae-block-filter-more {
      padding: 0 15px 0 0; }
    .lae-block .lae-block-filter .lae-block-filter-more i.lae-icon-arrow-right3 {
      display: inline-block;
      font-size: 10px;
      line-height: 1;
      vertical-align: middle;
      -webkit-transform: rotate(45deg);
      transform: rotate(90deg);
      margin: 0 6px;
      color: #000; }
  .lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more {
    background-color: #222; }
    .lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more span, .lae-block .lae-block-filter .lae-block-filter-dropdown:hover .lae-block-filter-more i {
      color: #fff; }
  .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list {
    list-style: none;
    position: absolute;
    right: 0;
    top: 100%;
    padding: 6px 0;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 999;
    border: 1px solid #ededed;
    display: none; }
    .rtl .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list {
      right: auto;
      left: 0; }
    .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list:hover i.lae-icon-arrow-right3 {
      color: #fff; }
  .lae-block .lae-block-filter .lae-block-filter-dropdown:hover ul.lae-block-filter-dropdown-list {
    display: block; }
  .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li {
    margin-left: 0; }
    .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a {
      white-space: nowrap;
      display: block;
      padding: 8px 15px 8px 25px; }
      .rtl .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a {
        padding: 8px 25px 8px 15px; }
  .lae-block .lae-block-filter .lae-block-filter-item a, .lae-block .lae-block-filter .lae-block-filter-more span, .lae-block .lae-block-filter ul.lae-block-filter-dropdown-list li a {
    color: #666;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase; }
  .lae-block .lae-block-filter .lae-block-filter-item a:hover, .lae-block .lae-block-filter .lae-block-filter-item.lae-active a {
    color: #f94213; }

.lae-block-header-expanded .lae-block-header {
  position: relative;
  max-width: 1140px;
  margin: 0 auto 30px;
  overflow: hidden;
  clear: both;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between; }
  .lae-block-header-expanded .lae-block-header.lae-no-heading {
    justify-content: center; }
  @media only screen and (max-width: 800px) {
    .lae-block-header-expanded .lae-block-header {
      flex-flow: column wrap;
      justify-content: flex-start; } }
.lae-block-header-expanded .lae-heading {
  padding: 0;
  margin: 0; }
  .lae-dark-bg .lae-block-header-expanded .lae-heading {
    color: #e5e5e5; }
  @media only screen and (max-width: 800px) {
    .lae-block-header-expanded .lae-heading {
      margin-bottom: 30px; } }
.lae-block-header-expanded .lae-heading span, .lae-block-header-expanded .lae-heading a {
  font-size: 32px;
  line-height: 44px; }
.lae-block-header-expanded .lae-taxonomy-filter {
  display: block;
  margin: 0;
  padding: 0;
  align-self: center;
  -ms-flex-item-align: center; }
  @media only screen and (max-width: 800px) {
    .lae-block-header-expanded .lae-taxonomy-filter {
      align-self: flex-start;
      -ms-flex-item-align: start; } }
  .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item {
    position: relative;
    display: inline-block;
    margin: 0 0 15px 0;
    padding: 0;
    font-style: normal; }
    .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a {
      font-size: 15px;
      line-height: 24px;
      padding: 0 15px;
      transition: all 0.4s ease-in-out 0s;
      display: block;
      color: #777; }
      .lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a {
        color: rgba(255, 255, 255, 0.7); }
      .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a:hover {
        color: #222; }
        .lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a:hover {
          color: #fff; }
      @media only screen and (max-width: 479px) {
        .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item a {
          padding: 0 10px; } }
    .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:first-child a {
      padding-left: 0; }
      .rtl .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:first-child a {
        padding-left: 15px; }
    .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item.lae-active a {
      color: #222; }
      .lae-dark-bg .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item.lae-active a {
        color: #fff; }
    .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:last-child {
      margin-right: 0; }
      .lae-block-header-expanded .lae-taxonomy-filter .lae-filter-item:last-child .rtl {
        margin-left: 0; }

/* --------- Block Header 1 --------- */
.lae-block-header-1 .lae-heading {
  border-bottom: 2px solid #ddd; }
  .lae-block-header-1 .lae-heading:after {
    content: "";
    background: #f94213;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0; }
.lae-block-header-1 .lae-no-heading .lae-heading {
  min-height: 40px; }
  .lae-block-header-1 .lae-no-heading .lae-heading:after {
    display: none; }

/* --------- Block Header 2 --------- */
.lae-block-header-2 .lae-heading:before, .lae-block-header-2 .lae-heading:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background-color: #ddd; }
.lae-block-header-2 .lae-heading:before {
  bottom: 4px; }
.lae-block-header-2 .lae-heading:after {
  bottom: 0; }
.lae-block-header-2 .lae-no-heading .lae-heading {
  min-height: 40px; }

/* --------- Block Header 3 --------- */
.lae-block-header-3 .lae-heading {
  padding: 0;
  border-bottom: 1px solid #ddd; }
  .lae-block-header-3 .lae-heading a, .lae-block-header-3 .lae-heading span {
    position: relative;
    padding: 4px 8px 4px 8px;
    border-radius: 2px 2px 2px 0;
    background: #333;
    color: #fff; }
    .lae-block-header-3 .lae-heading a:after, .lae-block-header-3 .lae-heading span:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      position: absolute;
      bottom: -8px;
      left: 0;
      border-left: 0;
      border-right: 8px solid transparent;
      border-top: 8px solid #333; }
      .rtl .lae-block-header-3 .lae-heading a:after, .rtl .lae-block-header-3 .lae-heading span:after {
        left: auto;
        right: 0;
        border-left: 8px solid transparent;
        border-right: 0; }
  .lae-block-header-3 .lae-heading a:hover {
    color: #ddd; }
.lae-block-header-3 .lae-heading span, .lae-block-header-3 .lae-heading a {
  font-size: 15px;
  line-height: 24px; }
.lae-block-header-3 .lae-no-heading .lae-heading {
  min-height: 40px; }

/* --------- Block Header 4 --------- */
.lae-block-header-4 .lae-heading {
  padding: 0;
  border: 1px solid #333;
  border-bottom: 2px solid #333;
  text-align: center; }
  .rtl .lae-block-header-4 .lae-heading {
    text-align: center; }
  .lae-block-header-4 .lae-heading a, .lae-block-header-4 .lae-heading span {
    position: relative;
    padding: 8px 10px;
    border-radius: 0;
    margin: 0 auto; }
    .lae-block-header-4 .lae-heading a:after, .lae-block-header-4 .lae-heading span:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 8px;
      bottom: -8px;
      margin: 0 auto;
      border-left: 8px solid transparent;
      border-top: 8px solid #43494a;
      border-right: 8px solid transparent; }
.lae-block-header-4 .lae-heading span, .lae-block-header-4 .lae-heading a {
  font-size: 15px;
  line-height: 24px; }
.lae-block-header-4 .lae-block-header .lae-block-filter {
  padding: 8px 10px; }
.lae-block-header-4 .lae-no-heading .lae-heading {
  min-height: 45px; }

/* --------- Block Header 5 --------- */
.lae-block-header-5 .lae-heading {
  background: #fbfbfb;
  border-bottom: 2px solid #eee;
  border-top: 1px solid #eee;
  padding: 10px 15px; }
.lae-block-header-5 .lae-block-header .lae-block-filter {
  padding: 10px 8px; }
.lae-block-header-5 .lae-no-heading .lae-heading {
  min-height: 50px; }

/* ---------- Block Header 6 ---------- */
.lae-block-header-6 .lae-taxonomy-filter .lae-filter-item {
  border-bottom: 1px solid #ddd; }
  .lae-dark-bg .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item {
    border-color: #444; }
  .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item a {
    padding: 0 15px 15px; }
    @media only screen and (max-width: 479px) {
      .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item a {
        padding: 0 10px 8px; } }
  .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item:first-child a {
    padding-left: 15px; }
  .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active a {
    color: #222; }
    .lae-dark-bg .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active a {
      color: #fff; }
  .lae-block-header-6 .lae-taxonomy-filter .lae-filter-item.lae-active:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 3px solid #f94213;
    width: 100%; }

/* ---------- Block Header 6 ---------- */
.lae-block-header-7 .lae-heading span, .lae-block-header-7 .lae-heading a {
  font-size: 26px;
  line-height: 34px; }
.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item a {
  padding: 0 20px 0 18px;
  font-style: italic; }
  .rtl .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item a {
    padding: 0 18px 0 20px; }
.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
  color: #bbb;
  font-size: 14px; }
  .rtl .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:after {
    left: 0;
    right: auto; }
.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:last-child:after {
  content: ''; }
.lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:hover a, .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item.lae-active a {
  color: #f94213; }
  .lae-dark-bg .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item:hover a, .lae-dark-bg .lae-block-header-7 .lae-taxonomy-filter .lae-filter-item.lae-active a {
    color: #fff; }

/* ------------------------ General Module Styling ------------------------------ */
.lae-module {
  display: block;
  position: relative;
  border: none;
  background: none;
  box-shadow: none;
  padding-bottom: 30px; }
  @media only screen and (max-width: 1024px) {
    .lae-module {
      padding-bottom: 20px; } }
  .lae-module .lae-module-image {
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 0; }
    .lae-module .lae-module-image .lae-post-link:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      transition: opacity 0.4s ease-in-out 0s;
      opacity: 0; }
    .lae-module .lae-module-image:hover .lae-post-link:after {
      opacity: 1; }
    .lae-module .lae-module-image img {
      display: block;
      width: 100%;
      transition: all 0.4s ease-in-out 0s; }
    .lae-module .lae-module-image:hover > img {
      -webkit-filter: brightness(70%);
              filter: brightness(70%); }
    .lae-module .lae-module-image .lae-lightbox-item {
      display: block;
      opacity: 0; }
      .lae-module .lae-module-image .lae-lightbox-item i {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        color: #fff;
        font-size: 22px;
        line-height: 1;
        padding: 12px;
        transition: all .3s ease-in-out 0s; }
        .rtl .lae-module .lae-module-image .lae-lightbox-item i {
          right: auto;
          left: 0; }
      .lae-module .lae-module-image .lae-lightbox-item.lae-click-icon {
        background: transparent; }
        .lae-module .lae-module-image .lae-lightbox-item.lae-click-icon:hover i {
          background: rgba(0, 0, 0, 0.5); }
      .lae-module .lae-module-image .lae-lightbox-item.lae-click-anywhere {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; }
    .lae-module .lae-module-image .lae-video-lightbox {
      display: block;
      cursor: pointer;
      color: #fff;
      font-size: 32px;
      line-height: 1;
      transition: color .4s ease-in-out 0s; }
      .lae-module .lae-module-image .lae-video-lightbox:hover {
        color: #ddd; }
      .lae-module .lae-module-image .lae-video-lightbox i {
        font-size: 32px; }
    .lae-module .lae-module-image .lae-module-image-info {
      opacity: 0;
      transition: opacity 0.4s ease-in-out 0s; }
      .lae-module .lae-module-image .lae-module-image-info .lae-module-entry-info {
        text-align: center;
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        margin: auto;
        max-width: 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .lae-module .lae-module-image .lae-module-image-info .lae-post-title, .lae-module .lae-module-image .lae-module-image-info .entry-title, .lae-module .lae-module-image .lae-module-image-info .lae-entry-title {
        padding: 10px;
        margin: 0;
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        color: #fff; }
        @media only screen and (max-width: 1024px) {
          .lae-module .lae-module-image .lae-module-image-info .lae-post-title, .lae-module .lae-module-image .lae-module-image-info .entry-title, .lae-module .lae-module-image .lae-module-image-info .lae-entry-title {
            font-size: 18px;
            line-height: 26px; } }
        .lae-module .lae-module-image .lae-module-image-info .lae-post-title a, .lae-module .lae-module-image .lae-module-image-info .entry-title a, .lae-module .lae-module-image .lae-module-image-info .lae-entry-title a {
          display: inline;
          color: #fff;
          transition: all 0.3s ease-in-out 0s;
          border-bottom: 1px solid transparent; }
          .lae-module .lae-module-image .lae-module-image-info .lae-post-title a:hover, .lae-module .lae-module-image .lae-module-image-info .entry-title a:hover, .lae-module .lae-module-image .lae-module-image-info .lae-entry-title a:hover {
            border-bottom: 1px solid #ccc; }
    .lae-module .lae-module-image:hover .lae-module-image-info, .lae-module .lae-module-image:hover .lae-lightbox-item {
      opacity: 1; }
    .lae-module .lae-module-image .lae-module-image-overlay {
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      overflow: hidden;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      transition: opacity 0.4s ease-in-out 0s;
      opacity: 0; }
    .lae-module .lae-module-image:hover .lae-module-image-overlay {
      opacity: 1; }
  .lae-module .lae-module-image .lae-alternate-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .lae-module:hover .lae-module-image .lae-alternate-image {
    opacity: 1; }
  .lae-module .lae-module-thumb {
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 0; }
    .lae-module .lae-module-thumb img {
      display: block;
      width: 100%;
      transition: all 0.4s ease-in-out 0s; }
      .lae-module .lae-module-thumb img:hover {
        -webkit-filter: brightness(70%);
                filter: brightness(70%); }
  .lae-module .lae-html5-video video {
    -o-object-fit: cover;
       object-fit: cover;
    /* Make poster occupy the entire video */ }
  .lae-module .lae-youtube-video, .lae-module .lae-vimeo-video {
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    position: relative; }
    .lae-module .lae-youtube-video iframe, .lae-module .lae-vimeo-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
  .lae-module .lae-module-entry-text {
    text-align: center;
    max-width: 650px;
    margin: 20px auto 0; }
  .lae-module .entry-title, .lae-module .lae-entry-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    margin: 0 0 10px 0; }
    .lae-module .entry-title:after, .lae-module .entry-title:before, .lae-module .lae-entry-title:after, .lae-module .lae-entry-title:before {
      display: none; }
    .lae-module .entry-title a, .lae-module .lae-entry-title a {
      transition: all 0.4s ease-in-out 0s;
      color: #333; }
      .lae-module .entry-title a:hover, .lae-module .lae-entry-title a:hover {
        color: #666; }
    .lae-dark-bg .lae-module .entry-title a, .lae-dark-bg .lae-module .lae-entry-title a {
      color: white; }
      .lae-dark-bg .lae-module .entry-title a:hover, .lae-dark-bg .lae-module .lae-entry-title a:hover {
        color: #ffffff; }
  .lae-module .lae-module-meta {
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 8px 0; }
    .lae-module .lae-module-meta span {
      display: inline-block;
      padding: 0;
      margin: 0;
      color: #999; }
      .lae-module .lae-module-meta span:after {
        content: '/';
        padding-left: 6px;
        padding-right: 2px; }
        .rtl .lae-module .lae-module-meta span:after {
          padding-right: 6px;
          padding-left: 2px; }
      .lae-module .lae-module-meta span:first-child {
        border: none;
        padding-left: 0; }
      .lae-module .lae-module-meta span:last-child:after {
        display: none; }
      .lae-module .lae-module-meta span a {
        transition: all 0.3s ease-in-out 0s;
        font-style: normal;
        color: #444; }
        .lae-dark-bg .lae-module .lae-module-meta span a {
          color: rgba(255, 255, 255, 0.5); }
        .lae-module .lae-module-meta span a:hover {
          color: #888; }
          .lae-dark-bg .lae-module .lae-module-meta span a:hover {
            color: rgba(255, 255, 255, 0.7); }
      .lae-module .lae-module-meta span abbr {
        text-decoration: initial; }
      .lae-dark-bg .lae-module .lae-module-meta span {
        color: rgba(255, 255, 255, 0.5); }
  .lae-module .lae-read-more {
    margin: 25px 0 0 0; }
  .lae-module .lae-read-more a:not(.lae-button) {
    color: #333;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    padding: 0;
    transition: color 0.3s ease-in-out 0s; }
    .lae-module .lae-read-more a:not(.lae-button):hover {
      color: #666; }
    .lae-module .lae-read-more a:not(.lae-button):after {
      content: '›';
      display: inline-block;
      margin-left: 7px; }
    .rtl .lae-module .lae-read-more a:not(.lae-button):after {
      margin: 0 7px 0 0; }
    .lae-module .lae-read-more a:not(.lae-button):hover {
      color: #666; }
  .lae-module .lae-read-more a.lae-button {
    display: inline-block;
    text-transform: none;
    letter-spacing: 0;
    padding: 12px 20px; }
    @media only screen and (min-width: 768px) {
      .lae-module .lae-read-more a.lae-button {
        padding: 10px 16px; } }
  .lae-module .entry-summary, .lae-module .lae-entry-summary {
    margin: 15px auto 0;
    padding: 0;
    overflow-wrap: break-word;
    word-wrap: break-word; }
    .lae-dark-bg .lae-module .entry-summary, .lae-dark-bg .lae-module .lae-entry-summary {
      color: rgba(255, 255, 255, 0.7); }

/* ---------- Module 1 ----------- */
.lae-module-1 .lae-module-image .lae-terms {
  display: block;
  position: absolute;
  bottom: 0;
  font-size: 12px;
  line-height: 1;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin-right: 5px;
  padding: 8px 12px; }
  .rtl .lae-module-1 .lae-module-image .lae-terms {
    margin: 0 0 0 5px; }
  .lae-module-1 .lae-module-image .lae-terms a {
    display: inline-block;
    color: #fff; }

/* ------------ Module 3 ---------------- */
.lae-module-3 {
  padding-bottom: 26px; }

.lae-module-3 .lae-module-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px; }
  .rtl .lae-module-3 .lae-module-thumb {
    left: auto;
    right: 0; }

@media (min-width: 768px) and (max-width: 1024px) {
  .lae-module-3 .lae-module-thumb {
    width: 80px; } }
.lae-module-3 .lae-entry-details {
  margin-left: 116px;
  min-height: 70px; }
  .rtl .lae-module-3 .lae-entry-details {
    margin: 0 116px 0 0; }

@media (min-width: 768px) and (max-width: 1024px) {
  .lae-module-3 .lae-entry-details {
    margin-left: 95px;
    min-height: 55px; }
    .rtl .lae-module-3 .lae-entry-details {
      margin: 0 95px 0 0; } }
.lae-module-3 .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500; }

@media (min-width: 768px) and (max-width: 1140px) {
  .lae-module-3 .entry-title {
    font-size: 12px;
    line-height: 18px; } }
.lae-module-3 .lae-module-meta {
  margin-bottom: 0;
  min-height: 0; }

/* ------------ Module 4 ---------------- */
.lae-module-4 {
  padding-bottom: 26px; }

.lae-module-4 .lae-module-thumb {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px; }
  .rtl .lae-module-4 .lae-module-thumb {
    right: auto;
    left: 0; }

@media (min-width: 768px) and (max-width: 1024px) {
  .lae-module-4 .lae-module-thumb {
    width: 80px; } }
.lae-module-4 .lae-entry-details {
  margin-right: 108px;
  min-height: 70px; }
  .rtl .lae-module-4 .lae-entry-details {
    margin: 0 0 0 108px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .lae-module-4 .lae-entry-details {
    margin-right: 95px;
    min-height: 55px; }
    .rtl .lae-module-4 .lae-entry-details {
      margin: 0 0 0 95px; } }
.lae-module-4 .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
  font-weight: 500; }

@media (min-width: 768px) and (max-width: 1140px) {
  .lae-module-4 .entry-title {
    font-size: 12px;
    line-height: 18px; } }
.lae-module-4 .lae-module-meta {
  margin-bottom: 0;
  min-height: 0; }

/* ---------------- Module 5 --------------- */
/*  ---------------- Module 6 --------------- */
.lae-module-6 {
  padding-bottom: 26px; }

@media (min-width: 767px) {
  .lae-module-6 {
    padding-bottom: 40px; } }
.lae-module-6 .lae-module-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px; }
  .rtl .lae-module-6 .lae-module-image {
    left: auto;
    right: 0; }

@media (min-width: 500px) {
  .lae-module-6 .lae-module-image {
    width: 150px; } }
@media (min-width: 767px) {
  .lae-module-6 .lae-module-image {
    width: 220px; } }
.lae-module-6 .lae-entry-details {
  margin-left: 115px;
  min-height: 69px; }
  .rtl .lae-module-6 .lae-entry-details {
    margin: 0 115px 0 0; }

@media (min-width: 500px) {
  .lae-module-6 .lae-entry-details {
    margin-left: 170px;
    min-height: 103px; }
    .rtl .lae-module-6 .lae-entry-details {
      margin: 0 170px 0 0; } }
@media (min-width: 767px) {
  .lae-module-6 .lae-entry-details {
    margin-left: 244px;
    min-height: 150px; }
    .rtl .lae-module-6 .lae-entry-details {
      margin: 0 244px 0 0; } }
.lae-module-6 .entry-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500; }

@media (min-width: 500px) {
  .lae-module-6 .entry-title {
    font-size: 22px;
    line-height: 28px; } }
.lae-module-6 .lae-excerpt {
  display: none; }

@media (min-width: 640px) {
  .lae-module-6 .lae-excerpt {
    display: block; } }
/*  ---------------- Module 7 --------------- */
.lae-module-7 {
  padding-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start; }
  @media (min-width: 600px) {
    .lae-module-7 {
      flex-direction: row; } }

@media (min-width: 767px) {
  .lae-module-7 {
    padding-bottom: 50px; } }
.lae-module-7 .lae-module-image {
  width: 100%;
  flex: 0 1 auto; }

.lae-module-7 .lae-entry-details {
  flex: 1 1 auto; }

@media (min-width: 600px) {
  .lae-module-7 .lae-module-image {
    width: 30%;
    min-width: 250px; }

  .lae-module-7 .lae-entry-details {
    margin-left: 25px;
    width: 70%; }
    .rtl .lae-module-7 .lae-entry-details {
      margin: 0 25px 0 0; } }
.lae-module-7 .entry-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500; }

@media (min-width: 500px) {
  .lae-module-7 .entry-title {
    font-size: 20px;
    line-height: 26px; } }
@media (min-width: 1024px) {
  .lae-module-7 .entry-title {
    font-size: 26px;
    line-height: 34px; } }
/* ---------------- Module 8 ---------------------- */
.lae-module-8 {
  padding-bottom: 30px; }

@media (min-width: 767px) {
  .lae-module-8 {
    padding-bottom: 40px; } }
@media (min-width: 1024px) {
  .lae-module-8 {
    padding-bottom: 60px; } }
.lae-module-8 .lae-module-image .wp-post-image {
  width: 100%; }

.lae-module-8:last-child {
  padding-bottom: 0; }

.lae-module-8 .entry-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 10px; }

@media (min-width: 500px) {
  .lae-module-8 .entry-title {
    font-size: 22px;
    line-height: 30px; } }
@media (min-width: 767px) {
  .lae-module-8 .entry-title {
    font-size: 30px;
    line-height: 38px; } }
.lae-module-8 .lae-entry-details {
  position: relative;
  padding: 15px 25px;
  margin: -60px auto 0;
  max-width: 90%;
  background: #fff; }

@media (min-width: 767px) {
  .lae-module-8 .lae-entry-details {
    padding: 20px 35px;
    margin: -70px auto 0; } }
@media (min-width: 1024px) {
  .lae-module-8 .lae-entry-details {
    padding: 25px 35px;
    margin: -85px auto 0; } }
.lae-module-8 .lae-excerpt {
  font-size: 14px;
  line-height: 24px;
  margin-top: 11px; }

/* ------------- Module 10 ------------------- */
.lae-module-10 {
  padding: 30px 0;
  margin: 0;
  text-align: center;
  border-bottom: 1px solid #e8e8e8; }
  .lae-module-10:last-child {
    border: none; }

@media (min-width: 1024px) {
  .lae-module-10 {
    padding: 40px 0; } }
.lae-module-10 .entry-title {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 10px 0; }

@media (min-width: 1024px) {
  .lae-module-10 .entry-title {
    font-size: 32px;
    line-height: 44px;
    font-weight: 400;
    margin: 0 0 15px 0; } }
.lae-module-10 .lae-entry-details {
  margin-bottom: 20px; }

@media (min-width: 1024px) {
  .lae-module-10 .lae-entry-details {
    position: relative;
    width: 100%;
    margin-bottom: 30px; } }
.lae-module-10 .lae-terms {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  background-color: transparent;
  display: block;
  margin-bottom: 20px; }

.lae-module-10 .lae-terms a {
  color: #9e9e9e; }

.lae-module-10 .lae-module-image img {
  width: 100%; }

.lae-module-10 .lae-excerpt {
  font-size: 14px;
  line-height: 22px;
  margin-top: 20px; }

@media (min-width: 1024px) {
  .lae-module-10 .lae-excerpt {
    font-size: 15px;
    line-height: 26px;
    margin-top: 30px; } }
/* ----------- Module Transparent 1 ------------ */
.lae-module-trans1 {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 3px; }

.lae-module-trans1 .lae-module-image {
  margin: 0;
  padding: 0; }
  .lae-module-trans1 .lae-module-image a.lae-post-link:before {
    transition: opacity 0.4s ease-in-out 0s; }
  .lae-module-trans1 .lae-module-image a.lae-post-link:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 0.8;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .rtl .lae-module-trans1 .lae-module-image a.lae-post-link:before {
      left: auto;
      right: 0; }
  .lae-module-trans1 .lae-module-image:hover a.lae-post-link:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
    opacity: 1; }
  .lae-module-trans1 .lae-module-image:hover a.lae-post-link:after {
    opacity: 0; }

@media (min-width: 480px) {
  .lae-module-trans1 .lae-module-image {
    margin: 0 3px 0 0; }
    .rtl .lae-module-trans1 .lae-module-image {
      margin: 0 0 0 3px; } }
.lae-module-trans1 .lae-entry-details {
  position: absolute;
  bottom: 0;
  padding: 0 20px;
  margin-bottom: 20px;
  z-index: 1; }

.lae-module-trans1 .lae-entry-details .lae-post-author-name a {
  color: #fff; }

.lae-module-trans1 .entry-title {
  font-size: 18px;
  line-height: 26px; }

@media (min-width: 480px) {
  .lae-module-trans1 .entry-title {
    font-size: 16px;
    line-height: 22px; } }
@media (min-width: 1024px) {
  .lae-module-trans1 .entry-title {
    font-size: 21px;
    line-height: 28px; } }
.lae-module-trans1 .entry-title a, .lae-module-trans1 .lae-module-meta span a {
  color: #fff !important; }

.lae-module-trans1 .entry-title a:hover, .lae-module-trans1 .lae-module-meta span a:hover {
  color: #ddd !important; }

.lae-module-trans1 .lae-module-meta span:after, .lae-module-trans1 .lae-module-meta span {
  color: #bbb !important; }

/* ------------ Generic Styling ------------ */
.lae-module-11 .lae-module-image .lae-post-link:after, .lae-module-12 .lae-module-image .lae-post-link:after, .lae-module-13 .lae-module-image .lae-post-link:after, .lae-module-14 .lae-module-image .lae-post-link:after {
  background: rgba(0, 0, 0, 0.6); }

/* ----------------------- Module 11 and 12 --------------------- */
.lae-module-11 .lae-module-entry-text, .lae-module-15 .lae-module-entry-text {
  margin: 0 auto; }
.lae-module-11 .entry-summary:before, .lae-module-11 .lae-entry-summary:before, .lae-module-15 .entry-summary:before, .lae-module-15 .lae-entry-summary:before {
  width: 35px;
  height: 1px;
  background: #aaa;
  display: block;
  content: "";
  text-align: center;
  margin: 0 auto 15px; }
.lae-dark-bg .lae-module-11 .entry-summary:before, .lae-dark-bg .lae-module-11 .lae-entry-summary:before, .lae-dark-bg .lae-module-15 .entry-summary:before, .lae-dark-bg .lae-module-15 .lae-entry-summary:before {
  background: #505050; }

.lae-module-11 .lae-terms, .lae-module-12 .lae-terms, .lae-module-13 .lae-terms, .lae-module-14 .lae-terms, .lae-module-15 .lae-terms, .lae-module-16 .lae-terms {
  display: block; }
  .lae-module-11 .lae-terms a, .lae-module-12 .lae-terms a, .lae-module-13 .lae-terms a, .lae-module-14 .lae-terms a, .lae-module-15 .lae-terms a, .lae-module-16 .lae-terms a {
    position: relative;
    display: inline;
    zoom: 1;
    font-style: italic;
    transition: color 0.3s ease-in-out 0s; }
.lae-module-11 .lae-module-image-info .lae-terms, .lae-module-12 .lae-module-image-info .lae-terms, .lae-module-13 .lae-module-image-info .lae-terms, .lae-module-14 .lae-module-image-info .lae-terms, .lae-module-15 .lae-module-image-info .lae-terms, .lae-module-16 .lae-module-image-info .lae-terms {
  color: #f9f9f9; }
  .lae-module-11 .lae-module-image-info .lae-terms a, .lae-module-12 .lae-module-image-info .lae-terms a, .lae-module-13 .lae-module-image-info .lae-terms a, .lae-module-14 .lae-module-image-info .lae-terms a, .lae-module-15 .lae-module-image-info .lae-terms a, .lae-module-16 .lae-module-image-info .lae-terms a {
    color: #ddd; }
    .lae-module-11 .lae-module-image-info .lae-terms a:hover, .lae-module-12 .lae-module-image-info .lae-terms a:hover, .lae-module-13 .lae-module-image-info .lae-terms a:hover, .lae-module-14 .lae-module-image-info .lae-terms a:hover, .lae-module-15 .lae-module-image-info .lae-terms a:hover, .lae-module-16 .lae-module-image-info .lae-terms a:hover {
      color: #fff; }
.lae-module-11 .lae-module-meta .lae-terms, .lae-module-12 .lae-module-meta .lae-terms, .lae-module-13 .lae-module-meta .lae-terms, .lae-module-14 .lae-module-meta .lae-terms, .lae-module-15 .lae-module-meta .lae-terms, .lae-module-16 .lae-module-meta .lae-terms {
  color: #999; }
  .lae-module-11 .lae-module-meta .lae-terms a, .lae-module-12 .lae-module-meta .lae-terms a, .lae-module-13 .lae-module-meta .lae-terms a, .lae-module-14 .lae-module-meta .lae-terms a, .lae-module-15 .lae-module-meta .lae-terms a, .lae-module-16 .lae-module-meta .lae-terms a {
    color: #888; }
    .lae-module-11 .lae-module-meta .lae-terms a:hover, .lae-module-12 .lae-module-meta .lae-terms a:hover, .lae-module-13 .lae-module-meta .lae-terms a:hover, .lae-module-14 .lae-module-meta .lae-terms a:hover, .lae-module-15 .lae-module-meta .lae-terms a:hover, .lae-module-16 .lae-module-meta .lae-terms a:hover {
      color: #aaa; }
.lae-module-11 .lae-module-meta span, .lae-module-11 .lae-module-meta span a, .lae-module-12 .lae-module-meta span, .lae-module-12 .lae-module-meta span a, .lae-module-13 .lae-module-meta span, .lae-module-13 .lae-module-meta span a, .lae-module-14 .lae-module-meta span, .lae-module-14 .lae-module-meta span a, .lae-module-15 .lae-module-meta span, .lae-module-15 .lae-module-meta span a, .lae-module-16 .lae-module-meta span, .lae-module-16 .lae-module-meta span a {
  font-size: 13px;
  line-height: 22px; }

.lae-module-11 .lae-terms, .lae-module-12 .lae-terms, .lae-module-13 .lae-terms, .lae-module-14 .lae-terms, .lae-module-15 .lae-terms, .lae-module-16 .lae-terms {
  display: block;
  color: #f9f9f9; }
  .lae-module-11 .lae-terms a, .lae-module-12 .lae-terms a, .lae-module-13 .lae-terms a, .lae-module-14 .lae-terms a, .lae-module-15 .lae-terms a, .lae-module-16 .lae-terms a {
    color: #ddd;
    position: relative;
    display: inline;
    zoom: 1;
    font-style: italic;
    transition: color 0.3s ease-in-out 0s; }
    .lae-module-11 .lae-terms a:hover, .lae-module-12 .lae-terms a:hover, .lae-module-13 .lae-terms a:hover, .lae-module-14 .lae-terms a:hover, .lae-module-15 .lae-terms a:hover, .lae-module-16 .lae-terms a:hover {
      color: #fff; }
.lae-module-11 .lae-module-meta span, .lae-module-11 .lae-module-meta span a, .lae-module-12 .lae-module-meta span, .lae-module-12 .lae-module-meta span a, .lae-module-13 .lae-module-meta span, .lae-module-13 .lae-module-meta span a, .lae-module-14 .lae-module-meta span, .lae-module-14 .lae-module-meta span a, .lae-module-15 .lae-module-meta span, .lae-module-15 .lae-module-meta span a, .lae-module-16 .lae-module-meta span, .lae-module-16 .lae-module-meta span a {
  font-size: 13px;
  line-height: 22px; }

/* Packed layout with no text below the image */
.lae-module-12 .lae-module-image, .lae-module-14 .lae-module-image {
  margin: 0; }

.lae-module-13, .lae-module-16 {
  background: #fff;
  border-radius: 6px 6px 10px 10px;
  border: none;
  padding: 0;
  margin: 0;
  transition: box-shadow 0.25s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  .lae-module-13:hover, .lae-module-16:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }
  .lae-module-13 .lae-module-image, .lae-module-16 .lae-module-image {
    margin: 0; }
  .lae-module-13 .lae-module-entry-text, .lae-module-16 .lae-module-entry-text {
    margin: 0;
    padding: 25px 20px; }
  .lae-dark-bg .lae-module-13 .entry-title a, .lae-dark-bg .lae-module-16 .entry-title a {
    color: #333; }
    .lae-dark-bg .lae-module-13 .entry-title a:hover, .lae-dark-bg .lae-module-16 .entry-title a:hover {
      color: #111; }
  .lae-dark-bg .lae-module-13 .lae-module-meta span, .lae-dark-bg .lae-module-13 .lae-module-meta .lae-terms, .lae-dark-bg .lae-module-16 .lae-module-meta span, .lae-dark-bg .lae-module-16 .lae-module-meta .lae-terms {
    color: #999; }
    .lae-dark-bg .lae-module-13 .lae-module-meta span a, .lae-dark-bg .lae-module-13 .lae-module-meta .lae-terms a, .lae-dark-bg .lae-module-16 .lae-module-meta span a, .lae-dark-bg .lae-module-16 .lae-module-meta .lae-terms a {
      color: #444; }
  .lae-dark-bg .lae-module-13 .entry-summary, .lae-dark-bg .lae-module-13 .lae-entry-summary, .lae-dark-bg .lae-module-16 .entry-summary, .lae-dark-bg .lae-module-16 .lae-entry-summary {
    color: #686868; }

.lae-module-15 .lae-terms, .lae-module-16 .lae-terms {
  font-style: italic; }

.lae-module-15 .lae-module-image:hover img, .lae-module-16 .lae-module-image:hover img {
  -webkit-filter: none;
          filter: none; }
.lae-module-15 .lae-module-image .lae-video-lightbox, .lae-module-16 .lae-module-image .lae-video-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .rtl .lae-module-15 .lae-module-image .lae-video-lightbox, .rtl .lae-module-16 .lae-module-image .lae-video-lightbox {
    left: auto;
    right: 0; }
  .lae-module-15 .lae-module-image .lae-video-lightbox i, .lae-module-16 .lae-module-image .lae-video-lightbox i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    transition: font-size 0.2s ease-in 0s;
    font-size: 36px; }
.lae-module-15 .lae-module-image .lae-video-lightbox:before, .lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before, .lae-module-16 .lae-module-image .lae-video-lightbox:before, .lae-module-16 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: background 0.4s ease-in-out 0s;
  opacity: 1; }
  .rtl .lae-module-15 .lae-module-image .lae-video-lightbox:before, .rtl .lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before, .rtl .lae-module-16 .lae-module-image .lae-video-lightbox:before, .rtl .lae-module-16 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before {
    left: auto;
    right: 0; }
.lae-module-15 .lae-module-image:hover .lae-video-lightbox:before, .lae-module-15 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before, .lae-module-16 .lae-module-image:hover .lae-video-lightbox:before, .lae-module-16 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before {
  background: rgba(0, 0, 0, 0.5); }
.lae-module-15 .lae-module-image:hover .lae-video-lightbox i, .lae-module-16 .lae-module-image:hover .lae-video-lightbox i {
  font-size: 38px; }

.lae-module-15 .lae-module-image .lae-video-lightbox:before, .lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-anywhere:before, .lae-module-15 .lae-module-image .lae-post-link:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%);
  transition: opacity 0.4s ease-in-out 0s;
  opacity: 0.8; }
.lae-module-15 .lae-module-image:hover .lae-video-lightbox:before, .lae-module-15 .lae-module-image:hover .lae-lightbox-item.lae-click-anywhere:before, .lae-module-15 .lae-module-image:hover .lae-post-link:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.8) 100%);
  opacity: 1; }
.lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-icon i {
  background: rgba(0, 0, 0, 0.3); }
  .lae-module-15 .lae-module-image .lae-lightbox-item.lae-click-icon i:hover {
    background: rgba(0, 0, 0, 0.5); }
.lae-module-15 .lae-module-image .lae-module-entry-text {
  margin: 15px auto 0; }
.lae-module-15 .lae-module-image .lae-terms {
  display: block;
  position: absolute;
  bottom: 0;
  font-size: 13px;
  font-style: normal;
  line-height: 1;
  color: #fff;
  margin-right: 5px;
  padding: 10px;
  transition: opacity 0.4s ease-in-out 0s;
  opacity: 1; }
  .rtl .lae-module-15 .lae-module-image .lae-terms {
    margin: 0 0 0 5px; }
.lae-module-15 .lae-module-image:hover .lae-terms {
  opacity: 0; }

.lae-video-type .lae-module .lae-module-image .lae-module-image-info {
  opacity: 1; }
  .lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-entry-title, .lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-terms {
    opacity: 0;
    transition: opacity 0.4s ease-in-out 0s; }
  .lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-entry-title {
    padding: 0 0 10px;
    font-size: 18px;
    line-height: 26px; }
  .lae-video-type .lae-module .lae-module-image .lae-module-image-info .lae-terms {
    padding: 5px 0 5px;
    font-size: 13px;
    line-height: 26px; }
.lae-video-type .lae-module .lae-module-image:hover .lae-module-image-info .lae-entry-title, .lae-video-type .lae-module .lae-module-image:hover .lae-module-image-info .lae-terms {
  opacity: 1; }

/* ------------------- Twitter and YouTube Grid Styles ----------------- */
.lae-module-17 .lae-entry-title, .lae-module-17 .lae-entry-summary, .lae-module-18 .lae-entry-title, .lae-module-18 .lae-entry-summary, .lae-module-19 .lae-entry-title, .lae-module-19 .lae-entry-summary, .lae-module-20 .lae-entry-title, .lae-module-20 .lae-entry-summary, .lae-module-21 .lae-entry-title, .lae-module-21 .lae-entry-summary, .lae-module-22 .lae-entry-title, .lae-module-22 .lae-entry-summary, .lae-module-23 .lae-entry-title, .lae-module-23 .lae-entry-summary, .lae-module-24 .lae-entry-title, .lae-module-24 .lae-entry-summary {
  text-align: left;
  max-width: none; }
  .rtl .lae-module-17 .lae-entry-title, .rtl .lae-module-17 .lae-entry-summary, .rtl .lae-module-18 .lae-entry-title, .rtl .lae-module-18 .lae-entry-summary, .rtl .lae-module-19 .lae-entry-title, .rtl .lae-module-19 .lae-entry-summary, .rtl .lae-module-20 .lae-entry-title, .rtl .lae-module-20 .lae-entry-summary, .rtl .lae-module-21 .lae-entry-title, .rtl .lae-module-21 .lae-entry-summary, .rtl .lae-module-22 .lae-entry-title, .rtl .lae-module-22 .lae-entry-summary, .rtl .lae-module-23 .lae-entry-title, .rtl .lae-module-23 .lae-entry-summary, .rtl .lae-module-24 .lae-entry-title, .rtl .lae-module-24 .lae-entry-summary {
    text-align: right; }
.lae-module-17 .lae-entry-title, .lae-module-18 .lae-entry-title, .lae-module-19 .lae-entry-title, .lae-module-20 .lae-entry-title, .lae-module-21 .lae-entry-title, .lae-module-22 .lae-entry-title, .lae-module-23 .lae-entry-title, .lae-module-24 .lae-entry-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: bolder;
  color: #444; }
.lae-module-17 .lae-entry-summary, .lae-module-18 .lae-entry-summary, .lae-module-19 .lae-entry-summary, .lae-module-20 .lae-entry-summary, .lae-module-21 .lae-entry-summary, .lae-module-22 .lae-entry-summary, .lae-module-23 .lae-entry-summary, .lae-module-24 .lae-entry-summary {
  margin: 15px 0 20px; }
.lae-module-17 .lae-module-meta, .lae-module-18 .lae-module-meta, .lae-module-19 .lae-module-meta, .lae-module-20 .lae-module-meta, .lae-module-21 .lae-module-meta, .lae-module-22 .lae-module-meta, .lae-module-23 .lae-module-meta, .lae-module-24 .lae-module-meta {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 18px 0; }
  .lae-module-17 .lae-module-meta span, .lae-module-18 .lae-module-meta span, .lae-module-19 .lae-module-meta span, .lae-module-20 .lae-module-meta span, .lae-module-21 .lae-module-meta span, .lae-module-22 .lae-module-meta span, .lae-module-23 .lae-module-meta span, .lae-module-24 .lae-module-meta span {
    font-size: 12px;
    line-height: 24px;
    vertical-align: middle; }
  .lae-module-17 .lae-module-meta span:after, .lae-module-18 .lae-module-meta span:after, .lae-module-19 .lae-module-meta span:after, .lae-module-20 .lae-module-meta span:after, .lae-module-21 .lae-module-meta span:after, .lae-module-22 .lae-module-meta span:after, .lae-module-23 .lae-module-meta span:after, .lae-module-24 .lae-module-meta span:after {
    content: none; }
  .lae-module-17 .lae-module-meta .lae-social-avatar, .lae-module-18 .lae-module-meta .lae-social-avatar, .lae-module-19 .lae-module-meta .lae-social-avatar, .lae-module-20 .lae-module-meta .lae-social-avatar, .lae-module-21 .lae-module-meta .lae-social-avatar, .lae-module-22 .lae-module-meta .lae-social-avatar, .lae-module-23 .lae-module-meta .lae-social-avatar, .lae-module-24 .lae-module-meta .lae-social-avatar {
    line-height: 0; }
.lae-module-17 .lae-posted-date, .lae-module-18 .lae-posted-date, .lae-module-19 .lae-posted-date, .lae-module-20 .lae-posted-date, .lae-module-21 .lae-posted-date, .lae-module-22 .lae-posted-date, .lae-module-23 .lae-posted-date, .lae-module-24 .lae-posted-date {
  transition: all 0.3s ease; }
  .lae-module-17 .lae-posted-date span, .lae-module-18 .lae-posted-date span, .lae-module-19 .lae-posted-date span, .lae-module-20 .lae-posted-date span, .lae-module-21 .lae-posted-date span, .lae-module-22 .lae-posted-date span, .lae-module-23 .lae-posted-date span, .lae-module-24 .lae-posted-date span {
    font-size: 12px;
    line-height: 1;
    color: #999; }
  .lae-module-17 .lae-posted-date:hover span, .lae-module-18 .lae-posted-date:hover span, .lae-module-19 .lae-posted-date:hover span, .lae-module-20 .lae-posted-date:hover span, .lae-module-21 .lae-posted-date:hover span, .lae-module-22 .lae-posted-date:hover span, .lae-module-23 .lae-posted-date:hover span, .lae-module-24 .lae-posted-date:hover span {
    color: #777; }
.lae-module-17 .lae-avatar, .lae-module-18 .lae-avatar, .lae-module-19 .lae-avatar, .lae-module-20 .lae-avatar, .lae-module-21 .lae-avatar, .lae-module-22 .lae-avatar, .lae-module-23 .lae-avatar, .lae-module-24 .lae-avatar {
  width: 24px;
  height: 24px;
  margin-right: 10px; }
  .rtl .lae-module-17 .lae-avatar, .rtl .lae-module-18 .lae-avatar, .rtl .lae-module-19 .lae-avatar, .rtl .lae-module-20 .lae-avatar, .rtl .lae-module-21 .lae-avatar, .rtl .lae-module-22 .lae-avatar, .rtl .lae-module-23 .lae-avatar, .rtl .lae-module-24 .lae-avatar {
    margin: 0 0 0 10px; }
.lae-module-17 .lae-module-image, .lae-module-18 .lae-module-image, .lae-module-19 .lae-module-image, .lae-module-20 .lae-module-image, .lae-module-21 .lae-module-image, .lae-module-22 .lae-module-image, .lae-module-23 .lae-module-image, .lae-module-24 .lae-module-image {
  margin: 0 0 20px 0; }
.lae-module-17 .lae-module-details, .lae-module-18 .lae-module-details, .lae-module-19 .lae-module-details, .lae-module-20 .lae-module-details, .lae-module-21 .lae-module-details, .lae-module-22 .lae-module-details, .lae-module-23 .lae-module-details, .lae-module-24 .lae-module-details {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center; }
  .lae-module-17 .lae-module-details .lae-entry-retweets, .lae-module-17 .lae-module-details .lae-entry-likes, .lae-module-17 .lae-module-details .lae-entry-comments, .lae-module-17 .lae-module-details .lae-entry-views, .lae-module-18 .lae-module-details .lae-entry-retweets, .lae-module-18 .lae-module-details .lae-entry-likes, .lae-module-18 .lae-module-details .lae-entry-comments, .lae-module-18 .lae-module-details .lae-entry-views, .lae-module-19 .lae-module-details .lae-entry-retweets, .lae-module-19 .lae-module-details .lae-entry-likes, .lae-module-19 .lae-module-details .lae-entry-comments, .lae-module-19 .lae-module-details .lae-entry-views, .lae-module-20 .lae-module-details .lae-entry-retweets, .lae-module-20 .lae-module-details .lae-entry-likes, .lae-module-20 .lae-module-details .lae-entry-comments, .lae-module-20 .lae-module-details .lae-entry-views, .lae-module-21 .lae-module-details .lae-entry-retweets, .lae-module-21 .lae-module-details .lae-entry-likes, .lae-module-21 .lae-module-details .lae-entry-comments, .lae-module-21 .lae-module-details .lae-entry-views, .lae-module-22 .lae-module-details .lae-entry-retweets, .lae-module-22 .lae-module-details .lae-entry-likes, .lae-module-22 .lae-module-details .lae-entry-comments, .lae-module-22 .lae-module-details .lae-entry-views, .lae-module-23 .lae-module-details .lae-entry-retweets, .lae-module-23 .lae-module-details .lae-entry-likes, .lae-module-23 .lae-module-details .lae-entry-comments, .lae-module-23 .lae-module-details .lae-entry-views, .lae-module-24 .lae-module-details .lae-entry-retweets, .lae-module-24 .lae-module-details .lae-entry-likes, .lae-module-24 .lae-module-details .lae-entry-comments, .lae-module-24 .lae-module-details .lae-entry-views {
    color: #666;
    margin-right: 25px;
    font-size: 12px;
    line-height: 1; }
    .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-views, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-retweets, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-likes, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-comments, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-views {
      color: rgba(255, 255, 255, 0.5); }
    .lae-module-17 .lae-module-details .lae-entry-retweets i, .lae-module-17 .lae-module-details .lae-entry-likes i, .lae-module-17 .lae-module-details .lae-entry-comments i, .lae-module-17 .lae-module-details .lae-entry-views i, .lae-module-18 .lae-module-details .lae-entry-retweets i, .lae-module-18 .lae-module-details .lae-entry-likes i, .lae-module-18 .lae-module-details .lae-entry-comments i, .lae-module-18 .lae-module-details .lae-entry-views i, .lae-module-19 .lae-module-details .lae-entry-retweets i, .lae-module-19 .lae-module-details .lae-entry-likes i, .lae-module-19 .lae-module-details .lae-entry-comments i, .lae-module-19 .lae-module-details .lae-entry-views i, .lae-module-20 .lae-module-details .lae-entry-retweets i, .lae-module-20 .lae-module-details .lae-entry-likes i, .lae-module-20 .lae-module-details .lae-entry-comments i, .lae-module-20 .lae-module-details .lae-entry-views i, .lae-module-21 .lae-module-details .lae-entry-retweets i, .lae-module-21 .lae-module-details .lae-entry-likes i, .lae-module-21 .lae-module-details .lae-entry-comments i, .lae-module-21 .lae-module-details .lae-entry-views i, .lae-module-22 .lae-module-details .lae-entry-retweets i, .lae-module-22 .lae-module-details .lae-entry-likes i, .lae-module-22 .lae-module-details .lae-entry-comments i, .lae-module-22 .lae-module-details .lae-entry-views i, .lae-module-23 .lae-module-details .lae-entry-retweets i, .lae-module-23 .lae-module-details .lae-entry-likes i, .lae-module-23 .lae-module-details .lae-entry-comments i, .lae-module-23 .lae-module-details .lae-entry-views i, .lae-module-24 .lae-module-details .lae-entry-retweets i, .lae-module-24 .lae-module-details .lae-entry-likes i, .lae-module-24 .lae-module-details .lae-entry-comments i, .lae-module-24 .lae-module-details .lae-entry-views i {
      font-size: 18px;
      color: #929292;
      margin-right: 6px;
      vertical-align: middle; }
      .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-17 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-18 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-19 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-20 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-21 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-22 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-23 .lae-module-details .lae-entry-views i, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-retweets i, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-likes i, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-comments i, .lae-dark-bg .lae-module-24 .lae-module-details .lae-entry-views i {
        color: rgba(255, 255, 255, 0.5); }
.lae-module-17 .lae-read-more, .lae-module-18 .lae-read-more, .lae-module-19 .lae-read-more, .lae-module-20 .lae-read-more, .lae-module-21 .lae-read-more, .lae-module-22 .lae-read-more, .lae-module-23 .lae-read-more, .lae-module-24 .lae-read-more {
  margin-top: 0;
  margin-left: auto;
  /* Push to the right */ }
  .rtl .lae-module-17 .lae-read-more, .rtl .lae-module-18 .lae-read-more, .rtl .lae-module-19 .lae-read-more, .rtl .lae-module-20 .lae-read-more, .rtl .lae-module-21 .lae-read-more, .rtl .lae-module-22 .lae-read-more, .rtl .lae-module-23 .lae-read-more, .rtl .lae-module-24 .lae-read-more {
    margin-left: 0;
    margin-right: auto; }
  .lae-module-17 .lae-read-more a, .lae-module-18 .lae-read-more a, .lae-module-19 .lae-read-more a, .lae-module-20 .lae-read-more a, .lae-module-21 .lae-read-more a, .lae-module-22 .lae-read-more a, .lae-module-23 .lae-read-more a, .lae-module-24 .lae-read-more a {
    color: #444; }

.lae-module-18 .lae-module-meta {
  justify-content: flex-start; }
  .lae-module-18 .lae-module-meta span.lae-published:before {
    content: '\00b7';
    margin: 0 5px; }

.lae-module-19 .lae-module-meta {
  align-items: flex-start; }
  .lae-module-19 .lae-module-meta .lae-avatar {
    height: 48px;
    width: 48px; }
  .lae-module-19 .lae-module-meta span {
    vertical-align: top; }
  .lae-module-19 .lae-module-meta .lae-twitter-name {
    font-size: 14px;
    color: #333; }
  .lae-module-19 .lae-module-meta .lae-twitter-username {
    display: table;
    font-size: 12px;
    color: #999; }
.lae-module-19 .lae-module-details {
  margin-top: 10px;
  border-top: 1px solid #eeebeb;
  padding-top: 15px; }

/* Fancybox Lightbox styles */
.lae-tweet-fancybox-caption .lae-twitter-user .lae-author-username:before {
  content: '\00B7';
  padding: 0 5px; }
.lae-tweet-fancybox-caption .lae-tweet-text {
  margin-top: 10px; }

/* ------------------ YouTube and Vimeo Grid Styles --------------- */
.lae-block-youtube-grid .lae-module, .lae-block-vimeo-grid .lae-module {
  padding: 0; }
  .lae-block-youtube-grid .lae-module .lae-module-entry-info, .lae-block-vimeo-grid .lae-module .lae-module-entry-info {
    height: 100%; }
    .lae-block-youtube-grid .lae-module .lae-module-entry-info .lae-video-lightbox, .lae-block-vimeo-grid .lae-module .lae-module-entry-info .lae-video-lightbox {
      height: 100%; }
      .lae-block-youtube-grid .lae-module .lae-module-entry-info .lae-video-lightbox i, .lae-block-vimeo-grid .lae-module .lae-module-entry-info .lae-video-lightbox i {
        top: 50%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
  .lae-block-youtube-grid .lae-module .lae-youtube-channel span, .lae-block-youtube-grid .lae-module .lae-vimeo-channel span, .lae-block-youtube-grid .lae-module .lae-posted-date span, .lae-block-vimeo-grid .lae-module .lae-youtube-channel span, .lae-block-vimeo-grid .lae-module .lae-vimeo-channel span, .lae-block-vimeo-grid .lae-module .lae-posted-date span {
    transition: color 0.3s ease-in-out 0s; }
  .lae-block-youtube-grid .lae-module .lae-module-image, .lae-block-vimeo-grid .lae-module .lae-module-image {
    overflow: hidden; }
    .lae-block-youtube-grid .lae-module .lae-module-image .lae-module-image-info, .lae-block-vimeo-grid .lae-module .lae-module-image .lae-module-image-info {
      opacity: 1; }
    .lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title, .lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title {
      opacity: 0;
      font-size: 16px;
      line-height: 24px;
      text-align: center;
      position: absolute;
      bottom: 50%;
      -webkit-transform: translateY(-23px);
      transform: translateY(-23px);
      width: 300px;
      max-width: 100%;
      margin: 0 auto;
      left: 0;
      right: 0;
      transition: opacity 0.3s ease-in-out 0s; }
      .lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title a, .lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title a {
        color: #fff; }
      .lae-block-youtube-grid .lae-module .lae-module-image .lae-entry-title:hover a, .lae-block-vimeo-grid .lae-module .lae-module-image .lae-entry-title:hover a {
        text-decoration: underline; }
    .lae-block-youtube-grid .lae-module .lae-module-image:hover .lae-entry-title, .lae-block-vimeo-grid .lae-module .lae-module-image:hover .lae-entry-title {
      opacity: 1;
      z-index: 1; }
    .lae-block-youtube-grid .lae-module .lae-module-image:hover img, .lae-block-vimeo-grid .lae-module .lae-module-image:hover img {
      -webkit-filter: brightness(50%);
      filter: brightness(50%); }
  .lae-block-youtube-grid .lae-module .lae-entry-duration, .lae-block-vimeo-grid .lae-module .lae-entry-duration {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 4px;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 4px;
    border-radius: 2px;
    letter-spacing: .5px;
    font-size: 12px;
    line-height: 1; }
  .lae-block-youtube-grid .lae-module .lae-terms, .lae-block-vimeo-grid .lae-module .lae-terms {
    text-align: left; }
    .lae-block-youtube-grid .lae-module .lae-terms a, .lae-block-vimeo-grid .lae-module .lae-terms a {
      font-style: italic;
      font-size: 13px;
      line-height: 20px;
      color: #888;
      transition: color 0.3s ease-in-out 0s; }
      .lae-block-youtube-grid .lae-module .lae-terms a:hover, .lae-block-vimeo-grid .lae-module .lae-terms a:hover {
        color: #555; }
      .lae-block-youtube-grid .lae-module .lae-terms a:not(:first-child):before, .lae-block-vimeo-grid .lae-module .lae-terms a:not(:first-child):before {
        content: ',';
        margin-right: 3px; }
.lae-block-youtube-grid .lae-module-20 .lae-terms, .lae-block-vimeo-grid .lae-module-20 .lae-terms {
  margin: 0 0 5px 0; }
.lae-block-youtube-grid .lae-module-21 .lae-module-image, .lae-block-vimeo-grid .lae-module-21 .lae-module-image {
  margin: 0; }
.lae-block-youtube-grid .lae-module-21 .lae-module-entry-details, .lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details {
  padding: 20px;
  background: #f5f5f5;
  margin: 0;
  border-radius: 0 0 6px 6px; }
  .lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-module-meta, .lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-module-meta {
    margin-bottom: 10px; }
  .lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-module-meta span, .lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-module-meta span {
    color: #666; }
  .lae-block-youtube-grid .lae-module-21 .lae-module-entry-details .lae-entry-summary, .lae-block-vimeo-grid .lae-module-21 .lae-module-entry-details .lae-entry-summary {
    color: #888;
    margin: 10px 0 20px; }

.lae-block-youtube-grid .lae-module .lae-module-image {
  /* get rid of annoying black bars on top and bottom of thumbnails */ }
  .lae-block-youtube-grid .lae-module .lae-module-image img {
    margin: -10% 0; }

/* =================== Youtube Header ==================== */
.lae-youtube-channel-data {
  padding: 35px;
  background: #f5f5f5;
  border-radius: 0 0 5px 5px;
  margin-bottom: 10px; }
  .lae-youtube-channel-data .lae-youtube-channel-details {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px; }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-logo {
      margin-right: 20px;
      width: 80px;
      height: 80px; }
      @media only screen and (max-width: 767px) {
        .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-logo {
          margin-right: 15px;
          width: 64px;
          height: 64px; } }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-info {
      flex-grow: 1; }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-stats span {
      color: #777; }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-stats span:not(:first-child):before {
      content: ', '; }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-title {
      font-size: 18px;
      line-height: 26px;
      font-weight: bolder; }
    .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-channel-desc {
      color: #777;
      margin: 0; }
    @media only screen and (max-width: 640px) {
      .lae-youtube-channel-data .lae-youtube-channel-details .lae-youtube-subscribe {
        flex-basis: 100%;
        margin-top: 10px; } }
  @media only screen and (max-width: 960px) {
    .lae-youtube-channel-data {
      padding: 20px; } }
  @media only screen and (max-width: 767px) {
    .lae-youtube-channel-data {
      padding: 20px 15px; } }

/* =================== Vimeo and Instagram Header ==================== */
.lae-vimeo-channel-data, .lae-instagram-user-data {
  padding: 35px;
  background: #f5f5f5;
  border-radius: 10px;
  margin-bottom: 10px; }
  .lae-vimeo-channel-data .lae-vimeo-channel-details, .lae-vimeo-channel-data .lae-instagram-user-details, .lae-instagram-user-data .lae-vimeo-channel-details, .lae-instagram-user-data .lae-instagram-user-details {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-logo, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-logo, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-logo, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-logo, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-logo, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-logo, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-logo, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-logo {
      margin-right: 20px;
      width: 96px;
      height: 96px;
      min-width: 96px; }
      @media only screen and (max-width: 767px) {
        .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-logo, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-logo, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-logo, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-logo, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-logo, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-logo, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-logo, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-logo {
          margin-right: 15px; } }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-info, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-info, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-info, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-info, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-info, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-info, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-info, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-info {
      flex-grow: 1; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats {
      font-size: 0; }
      .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span {
        color: #333;
        font-size: 15px;
        line-height: 28px; }
        @media only screen and (max-width: 767px) {
          .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span {
            font-size: 13px;
            line-height: 20px; } }
      .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before {
        content: '|';
        padding: 0 8px;
        color: #999;
        font-size: 10px; }
        @media only screen and (max-width: 767px) {
          .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-stats span:not(:first-child):before, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-stats span:not(:first-child):before, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-stats span:not(:first-child):before {
            padding: 0 4px; } }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-website, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-website, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-website, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-website, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-website, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-website, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-website, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-website {
      font-size: 14px;
      line-height: 1;
      color: #777;
      margin-left: 5px;
      transition: color 0.3s ease-in-out 0s; }
      .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-website:hover, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-website:hover, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-website:hover, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-website:hover, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-website:hover, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-website:hover, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-website:hover, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-website:hover {
        color: #333; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-username, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-username, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-username, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-username {
      display: block; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-location, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-location, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-location, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-location {
      color: #666; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-title, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-title, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-title, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-title, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-title, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-title, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-title, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-title {
      font-size: 18px;
      line-height: 26px;
      font-weight: bolder; }
    .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-vimeo-channel-title, .lae-vimeo-channel-data .lae-vimeo-channel-details .lae-instagram-user-title, .lae-vimeo-channel-data .lae-instagram-user-details .lae-vimeo-channel-title, .lae-vimeo-channel-data .lae-instagram-user-details .lae-instagram-user-title, .lae-instagram-user-data .lae-vimeo-channel-details .lae-vimeo-channel-title, .lae-instagram-user-data .lae-vimeo-channel-details .lae-instagram-user-title, .lae-instagram-user-data .lae-instagram-user-details .lae-vimeo-channel-title, .lae-instagram-user-data .lae-instagram-user-details .lae-instagram-user-title {
      font-size: 18px;
      line-height: 26px;
      font-weight: bolder; }
  .lae-vimeo-channel-data .lae-vimeo-channel-desc, .lae-vimeo-channel-data .lae-instagram-user-desc, .lae-instagram-user-data .lae-vimeo-channel-desc, .lae-instagram-user-data .lae-instagram-user-desc {
    color: #777;
    margin: 0; }
  @media only screen and (max-width: 960px) {
    .lae-vimeo-channel-data, .lae-instagram-user-data {
      padding: 20px; } }
  @media only screen and (max-width: 767px) {
    .lae-vimeo-channel-data, .lae-instagram-user-data {
      padding: 20px 15px; } }

/* --------------- Instagram Grid ------------------ */
.lae-block-instagram-grid .lae-module .lae-module-image .lae-lightbox-item i {
  font-size: 28px; }
.lae-block-instagram-grid .lae-module .lae-module-image .lae-lightbox-item.lae-click-anywhere {
  z-index: 1; }
.lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox {
  height: 100%; }
  .lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox i {
    transition: font-size 0.2s ease-in-out 0s; }
  .lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox:hover i {
    font-size: 36px; }
  .lae-block-instagram-grid .lae-module .lae-module-image .lae-video-lightbox.lae-click-anywhere {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
.lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center; }
  .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-retweets, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-likes, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-comments, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-views {
    color: #fefefe;
    margin-right: 25px;
    font-size: 18px;
    line-height: 1;
    font-weight: bold; }
    .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-retweets i, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-likes i, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-comments i, .lae-block-instagram-grid .lae-module .lae-module-image .lae-module-entry-info .lae-entry-views i {
      font-size: 20px;
      color: #ededed;
      margin-right: 6px;
      vertical-align: middle; }

.lae-module-22 .lae-module-image .lae-video-lightbox i, .lae-module-24 .lae-module-image .lae-video-lightbox i {
  top: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center; }

/* Packed layout with no text below the image */
.lae-module-23 {
  padding: 0; }
  .lae-module-23 .lae-module-image {
    margin: 0; }
    .lae-module-23 .lae-module-image .lae-video-lightbox i {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      -webkit-transform: none;
              transform: none;
      padding: 10px; }

.lae-module-24 {
  background: #FFFFFF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.3s linear 0s;
  padding: 0; }
  .lae-module-24:hover {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.2); }
  .lae-module-24 .lae-module-image {
    margin: 0; }
  .lae-module-24 .lae-module-entry-details {
    background: #ffffff;
    padding: 25px 20px; }

/* ---------------- WooCommerce Styles ---------------- */
/* YITH Wishlist plugin button styling */
.yith-wcwl-add-to-wishlist {
  position: absolute;
  top: 20px;
  right: 18px;
  height: 16px;
  width: 16px;
  margin: 0;
  padding: 0; }

.yith-wcwl-add-button img {
  display: none; }

.yith-wcwl-wishlistaddedbrowse:before, .yith-wcwl-wishlistexistsbrowse:before {
  content: "\f004";
  font-family: FontAwesome;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  height: 29px;
  line-height: 29px; }

.add_to_wishlist:before {
  content: "\f08a";
  font-family: FontAwesome;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  height: 29px;
  line-height: 29px; }

.yith-wcwl-wishlistaddedbrowse, .yith-wcwl-wishlistexistsbrowse {
  color: #f94213; }

.yith-wcwl-add-to-wishlist > * {
  display: none;
  font-size: 0; }

.yith-wcwl-add-to-wishlist a {
  color: #f94213; }

.yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, .yith-wcwl-add-to-wishlist *:before {
  position: absolute;
  overflow: hidden;
  display: block;
  z-index: 0;
  width: 17px;
  height: 17px;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  text-align: center;
  line-height: 17px; }

.yith-wcwl-add-to-wishlist *:before {
  font-size: 15px; }

.lae-block-woocommerce-grid .lae-module .lae-module-image:hover .lae-item-on-sale span.onsale {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8); }
.lae-block-woocommerce-grid .lae-module .lae-module-image:hover .lae-post-link:after {
  opacity: 0.5; }
.lae-block-woocommerce-grid .lae-entry-title, .lae-block-woocommerce-grid .entry-title {
  font-size: 16px;
  line-height: 24px; }
.lae-block-woocommerce-grid .lae-item-on-sale span.onsale {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #f94213;
  color: #fff;
  padding: 8px 12px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.4px;
  z-index: 9;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 0;
  min-height: 10px;
  min-width: 10px; }
.lae-block-woocommerce-grid .lae-item-price .amount {
  color: #9a2a0d;
  font-size: 15px;
  line-height: 1; }
.lae-block-woocommerce-grid .lae-item-price ins {
  text-decoration: none;
  background: none; }
.lae-block-woocommerce-grid .lae-item-price del .amount {
  color: #aaa; }
  .lae-dark-bg .lae-block-woocommerce-grid .lae-item-price del .amount {
    color: rgba(255, 255, 255, 0.7); }
.lae-block-woocommerce-grid .lae-item-cart-button .button {
  margin: 15px 0 0 0;
  display: inline-block;
  font-family: inherit;
  background: none;
  color: #343232;
  border: 2px solid #b4b4b4;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 14px;
  border: 1px solid #b4b4b4;
  cursor: pointer;
  text-align: center;
  transition: all 0.3s ease; }
  .lae-dark-bg .lae-block-woocommerce-grid .lae-item-cart-button .button {
    color: rgba(255, 255, 255, 0.7);
    border-color: rgba(255, 255, 255, 0.5); }
  .lae-block-woocommerce-grid .lae-item-cart-button .button:hover {
    color: #fff;
    border-color: #f94213;
    background: #f94213; }
.lae-block-woocommerce-grid .star-rating {
  float: none;
  margin-bottom: 10px; }
.lae-block-woocommerce-grid .star-rating::before {
  color: #bbb; }
  .lar-dark-bg .lae-block-woocommerce-grid .star-rating::before {
    color: rgba(255, 255, 255, 0.7); }
.lae-block-woocommerce-grid .star-rating span::before {
  color: #f9ca63; }
.lae-block-woocommerce-grid .lae-quick-view {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  opacity: 0;
  visibility: hidden;
  z-index: 12;
  transition: all 0.3s ease; }
.lae-block-woocommerce-grid .lae-module:hover .lae-quick-view {
  opacity: 1;
  visibility: visible; }
.lae-block-woocommerce-grid .lae-quick-view:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff; }
.lae-block-woocommerce-grid .lae-quick-view i {
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-right: 6px;
  line-height: 1;
  vertical-align: middle;
  margin-top: -3px; }

.lae-block-woocommerce-grid-1 .lae-module .lae-module-entry-text {
  text-align: center; }
.lae-block-woocommerce-grid-1 .lae-module .lae-item-rating .star-rating {
  margin: 0 auto 10px; }

.lae-block-woocommerce-grid-2 .lae-module .lae-module-entry-text {
  text-align: left; }
.lae-block-woocommerce-grid-2 .lae-module .lae-item-rating .star-rating {
  margin: 0 0 10px; }
.lae-block-woocommerce-grid-2 .lae-module .lae-item-cart-button .button {
  border-radius: 0; }

/* -------------- WooCommerce Quick View ------------------ */
#lae-qv-content {
  position: relative;
  background-color: #fff;
  max-width: 875px; }
  #lae-qv-content .lae-qv-images {
    position: relative; }
  #lae-qv-content .lae-qv-slides,
  #lae-qv-content .lae-qv-slides li,
  #lae-qv-content .flex-control-nav,
  #lae-qv-content .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none; }
  #lae-qv-content .lae-qv-slides {
    display: inline-block;
    vertical-align: top; }
  #lae-qv-content .summary {
    padding: 0 0 0 25px;
    margin: 0; }
  #lae-qv-content .flex-viewport {
    float: none;
    width: 100%; }
  #lae-qv-content img {
    display: block;
    width: 100%;
    height: auto; }
  #lae-qv-content .flex-control-nav {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center; }
    #lae-qv-content .flex-control-nav li {
      display: inline-block;
      position: relative;
      margin: 0 5px;
      line-height: 1;
      z-index: 10; }
      #lae-qv-content .flex-control-nav li a {
        display: inline-block;
        width: 12px;
        height: 12px;
        border: 3px solid #111;
        opacity: 0.4;
        text-indent: -9999px;
        cursor: pointer;
        border-radius: 50%; }
        #lae-qv-content .flex-control-nav li a:hover {
          opacity: 0.7; }
        #lae-qv-content .flex-control-nav li a.flex-active {
          background: rgba(0, 0, 0, 0.9);
          cursor: default; }
  #lae-qv-content .flex-direction-nav a {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
    z-index: 10; }
    #lae-qv-content .flex-direction-nav a:before {
      display: inline-block;
      font: normal normal 900 30px/1 'FontAwesome';
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
    #lae-qv-content .flex-direction-nav a.flex-next, #lae-qv-content .flex-direction-nav a.flex-prev {
      background: none; }
    #lae-qv-content .flex-direction-nav a.flex-prev {
      left: -50px;
      text-align: right; }
      #lae-qv-content .flex-direction-nav a.flex-prev:before {
        content: '\f104'; }
    #lae-qv-content .flex-direction-nav a.flex-next {
      right: -50px; }
      #lae-qv-content .flex-direction-nav a.flex-next:before {
        content: '\f105'; }
  #lae-qv-content .lae-qv-images:hover .flex-direction-nav a.flex-prev {
    opacity: .8;
    left: 10px; }
  #lae-qv-content .lae-qv-images:hover .flex-direction-nav a.flex-next {
    opacity: .8;
    right: 10px; }
  #lae-qv-content .product {
    margin: 0; }
    #lae-qv-content .product .onsale {
      background-color: #f94213;
      color: #fff;
      position: absolute;
      top: 20px;
      left: 20px;
      display: inline-block;
      padding: 8px 10px;
      font-size: 12px;
      line-height: 1;
      text-transform: uppercase;
      font-weight: normal;
      z-index: 10;
      border-radius: 0;
      min-height: 10px;
      min-width: 10px; }
    #lae-qv-content .product .images {
      margin-bottom: 20px; }
    #lae-qv-content .product .product_title {
      font-size: 24px;
      line-height: 32px;
      margin-bottom: 20px; }
    #lae-qv-content .product .woocommerce-product-rating {
      margin-bottom: 15px; }
    #lae-qv-content .product .star-rating {
      float: none; }
    #lae-qv-content .product .star-rating::before {
      color: #bbb; }
    #lae-qv-content .product .star-rating span::before {
      color: #f9ca63; }
    #lae-qv-content .product p.price, #lae-qv-content .product span.price {
      display: block;
      clear: both;
      font-size: 24px;
      line-height: 32px;
      font-weight: normal;
      margin-bottom: 20px;
      color: #f94213; }
    #lae-qv-content .product .summary p.price del, #lae-qv-content .product .summary p.price ins {
      background: none; }
    #lae-qv-content .product .summary p.price del, #lae-qv-content .product .summary p.price del span {
      font-size: 18px;
      line-height: 32px;
      color: #999; }
    #lae-qv-content .product .summary p.price ins, #lae-qv-content .product .summary p.price ins span {
      font-size: 24px;
      line-height: 32px;
      color: #f94213; }
    #lae-qv-content .product form.cart input {
      padding: 10px; }
    #lae-qv-content .product form.cart input, #lae-qv-content .product form.cart .button {
      font-size: 14px;
      line-height: 1;
      font-weight: 600; }
    #lae-qv-content .product form.cart .variations {
      table-layout: auto; }
      #lae-qv-content .product form.cart .variations select, #lae-qv-content .product form.cart .variations label {
        text-transform: capitalize;
        font-size: 16px;
        line-height: 1; }
    #lae-qv-content .product form.cart .button {
      padding: 12px 20px;
      background: #f94213;
      color: #fff;
      transition: all 0.3s ease-in-out 0s; }
      #lae-qv-content .product form.cart .button:hover {
        background: #4b4b4b; }
    #lae-qv-content .product .woocommerce-product-details__short-description, #lae-qv-content .product .woocommerce-variation-description {
      font-size: 15px;
      line-height: 22px; }
    #lae-qv-content .product .product_meta {
      clear: both;
      font-size: 13px;
      line-height: 22px;
      border-top: 1px solid;
      border-bottom: 1px solid;
      margin-top: -1px;
      padding: 12px 0;
      color: #787878;
      margin-top: 30px;
      border-color: #eaeaea; }
    #lae-qv-content .product .product_meta span {
      display: block; }
    #lae-qv-content .product .product_meta span.sku {
      display: inline; }
    #lae-qv-content .product .product_meta .posted_in {
      color: #333;
      font-weight: 600; }
    #lae-qv-content .product .product_meta .posted_in a {
      color: #ababab;
      font-weight: 400;
      text-decoration: none; }
    #lae-qv-content .product .product_meta .posted_in a:hover {
      color: #f94213; }
    #lae-qv-content .product .product_meta .tagged_as {
      color: #333;
      font-weight: 600; }
    #lae-qv-content .product .product_meta .tagged_as a {
      color: #ababab;
      font-weight: 400; }
    #lae-qv-content .product .product_meta .tagged_as a:hover {
      color: #13aff0; }
    #lae-qv-content .product .sku_wrapper {
      color: #333;
      font-weight: 600; }
    #lae-qv-content .product .sku_wrapper span {
      display: inline;
      color: #555;
      font-weight: 400; }
  #lae-qv-content select {
    padding: 0 12px; }
  #lae-qv-content a.woocommerce-review-link {
    display: none; }

/* ----------- Fancybox custom styling --------------- */
.lae-fancybox-caption .lae-fancybox-title, .lae-fancybox-caption .lae-fancybox-title:link, .lae-fancybox-caption .lae-fancybox-title:visited, .lae-fancybox-caption .lae-fancybox-post-author, .lae-fancybox-caption .lae-fancybox-post-author:link, .lae-fancybox-caption .lae-fancybox-post-author:visited {
  color: #eee; }
.lae-fancybox-caption .lae-fancybox-description {
  font-size: 13px;
  line-height: 18px;
  color: #ccc;
  margin: 5px 0 0 0;
  max-width: 800px;
  margin: 5px auto; }
.lae-fancybox-caption .lae-fancybox-read-more, .lae-fancybox-caption .lae-fancybox-read-more:link, .lae-fancybox-caption .lae-fancybox-read-more:visited {
  font-size: 11px;
  color: #bbb;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .lae-fancybox-caption .lae-fancybox-read-more:after, .lae-fancybox-caption .lae-fancybox-read-more:link:after, .lae-fancybox-caption .lae-fancybox-read-more:visited:after {
    font-size: 14px;
    line-height: 1;
    content: '›';
    display: inline-block;
    margin-left: 7px; }

.lae-fancybox-video {
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover; }
  .lae-fancybox-video video {
    max-height: 100%; }

/* ---------------------------------- Portfolio/Posts Grid Premium Version ---------------------------------- */
.lae-block-grid .lae-module {
  padding: 0; }

/* ---------------------------------- Gallery Grid Premium Version ---------------------------------- */
.lae-block-gallery .lae-module {
  padding: 0; }

/* ---------------------------------------------------------- Posts Block Widget ----------------------------------------- */
/* ------- Block 12 ---------- */
.lae-block-12 .lae-module-trans1 {
  margin-bottom: 30px; }

/*# sourceMappingURL=lae-blocks.css.map */@charset "UTF-8";.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.lae-animated-text{font-size:28px;line-height:1.2;font-weight:700;display:flex}.lae-animated-text.lae-align-left{justify-content:flex-start}.lae-animated-text.lae-align-right{justify-content:flex-end}.lae-animated-text.lae-align-center{justify-content:center}.lae-animated-text .lae-animated-text-items{display:grid;padding:0 10px}.lae-animated-text .lae-animated-text-items .lae-animated-text-item{grid-area:1/1;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}.lae-animated-text .lae-animated-text-items .lae-animated-text-item span{display:block;position:relative;white-space:pre;opacity:0;display:none}.lae-animated-text .lae-animated-text-items .lae-animated-text-item.lae-visible span{display:block}.lae-carousel .lae-carousel-item{position:relative}.lae-carousel.lae-container{max-width:none}.lae-clients .lae-client{position:relative;border:1px solid #ddd;overflow:hidden}.lae-dark-bg .lae-clients .lae-client{border-color:#505050!important}.lae-clients .lae-client img{transition:all .3s ease-in-out 0s;width:100%;margin:0;display:block}.lae-clients .lae-client .lae-client-name{position:absolute;z-index:2;top:50%;left:0;text-align:center;width:100%;height:100%;margin-top:-12px;color:#fff;font-size:18px;line-height:26px;transition:opacity .4s ease-in-out 0s;opacity:0}.lae-clients .lae-client .lae-client-name a{color:#fff;text-decoration:none}.lae-clients .lae-client .lae-image-overlay{position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:#000;-moz-opacity:0;opacity:0;transition:opacity .4s ease-in-out 0s}.lae-clients .lae-client:hover .lae-image-overlay{opacity:.7}.lae-dark-bg .lae-clients .lae-client:hover .lae-image-overlay{opacity:.8}.lae-clients .lae-client:hover .lae-client-name{opacity:1}.lae-device-slider{position:relative;margin:auto}.lae-device-slider .lae-device-image{position:relative;pointer-events:none;z-index:8}.lae-device-slider .lae-device-image img{width:100%}.lae-device-slider .lae-device-slides{position:absolute;top:0;left:0;bottom:0;right:0;z-index:4}.lae-device-slider .slick-list{overflow:hidden;height:100%}.lae-device-slider .slick-list .slick-slide>div,.lae-device-slider .slick-list .slick-track{height:100%;overflow:hidden}.lae-device-slider .lae-device-slide{height:100%}.lae-device-slider .lae-device-slide img{height:100%;width:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.lae-heading.lae-style3{margin:0 auto 30px}.lae-heading.lae-style3 .lae-title{font-size:22px;line-height:32px;text-transform:uppercase;letter-spacing:1px}.lae-heading.lae-style3 .lae-title:after{width:35px;height:1px;background:#aaa;display:block;content:""}.lae-heading.lae-style3 .lae-title:after{margin:10px auto 20px}.lae-dark-bg .lae-heading.lae-style3 .lae-title:after{background:rgba(255,255,255,.5)}@media only screen and (max-width:767px){.lae-heading.lae-style3 .lae-title{font-size:16px;line-height:24px}}.lae-heading.lae-style3.lae-alignleft,.lae-heading.lae-style3.lae-alignright{margin:0 0 30px}.lae-heading.lae-style3.lae-alignleft .lae-title:after,.lae-heading.lae-style3.lae-alignright .lae-title:after{margin:10px 0 20px}.lae-marquee-text-container{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.lae-marquee-text-content{display:flex;white-space:nowrap;font-size:0;overflow:hidden}.lae-marquee-text-content .lae-marquee-text-items{display:flex;align-items:center}.lae-marquee-text-content .lae-marquee-text-items:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.lae-marquee-text-content .lae-marquee-text-items .lae-marquee-text{font-size:96px;line-height:1.2;padding:0;transition:color .3s ease-out}.lae-marquee-text-content .lae-marquee-text-items .lae-marquee-subtext{font-size:24px;line-height:1.4}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon{align-self:center}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-icon-wrapper,.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-image-wrapper{display:flex;align-items:center}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-icon-wrapper i{font-size:30px}.lae-marquee-text-content .lae-marquee-text-items .lae-separator-icon .lae-image-wrapper img{max-width:100px;height:auto}.lae-marquee-text-content .lae-marquee-text-items:not(.lae-clone){-webkit-animation:lae-horizontal-scroll 20s linear infinite;animation:lae-horizontal-scroll 20s linear infinite}.lae-marquee-text-content .lae-marquee-text-items.lae-clone{position:absolute;top:0;left:0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-animation:lae-horizontal-scroll-alt 20s linear infinite;animation:lae-horizontal-scroll-alt 20s linear infinite}@-webkit-keyframes lae-horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes lae-horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes lae-horizontal-scroll-alt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes lae-horizontal-scroll-alt{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes lae-horizontal-reverse-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes lae-horizontal-reverse-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes lae-horizontal-reverse-scroll-alt{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes lae-horizontal-reverse-scroll-alt{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.lae-message-box-container{transition:height .25s cubic-bezier(.06, .51, .48, 11)}.lae-message-box{display:flex;padding:40px;background:#d9edf7;transition:opacity .2s ease,visibility .2s ease}.lae-message-box.lae-hidden{opacity:0;visibility:hidden}.lae-message-box .lae-icon-wrapper,.lae-message-box .lae-image-wrapper{line-height:1;margin-right:20px}.lae-message-box .lae-icon-wrapper i{color:#748085;font-size:36px}.lae-message-box .lae-message-title{margin:0}.lae-message-box .lae-message-text{margin:0}.lae-message-box .lae-close-icon{position:absolute;right:15px;top:15px;line-height:1;cursor:pointer;transition:color .25s ease-in-out}.lae-message-box .lae-close-icon i{color:#697073;font-size:24px}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transition:-webkit-transform 2s;transition:transform 2s;transition:transform 2s,-webkit-transform 2s;-webkit-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme,.odometer.odometer-theme-default{font-family:"Helvetica Neue",sans-serif;line-height:1.1em}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.lae-odometers{clear:both;font-size:0}.lae-odometers .lae-odometer{display:inline-block;vertical-align:top;text-align:left;position:relative;margin-bottom:20px}.rtl .lae-odometers .lae-odometer{text-align:right}.lae-odometers .lae-odometer:last-child:after{border:none}.lae-odometers .lae-odometer .lae-prefix,.lae-odometers .lae-odometer .lae-suffix{display:inline;font-size:36px;line-height:48px;color:#333;vertical-align:middle}.lae-dark-bg .lae-odometers .lae-odometer .lae-prefix,.lae-dark-bg .lae-odometers .lae-odometer .lae-suffix{color:#e5e5e5}.lae-odometers .lae-odometer .lae-prefix{margin-right:5px;margin-left:5px}.lae-odometers .lae-odometer .lae-suffix{margin-left:5px}.lae-odometers .lae-odometer .lae-number{font-size:60px;line-height:72px;font-style:normal;text-transform:none;letter-spacing:2px;font-weight:900;color:#333;margin-bottom:10px}.lae-odometers .lae-odometer .lae-number span{font-size:60px}.lae-dark-bg .lae-odometers .lae-odometer .lae-number{color:#fff}.lae-odometers .lae-odometer .lae-stats-title{font-size:18px;line-height:28px;display:inline-block;color:#888}.lae-dark-bg .lae-odometers .lae-odometer .lae-stats-title{color:rgba(255,255,255,.7)}.lae-odometers .lae-odometer .lae-stats-title span{float:left;margin-right:15px}.rtl .lae-odometers .lae-odometer .lae-stats-title span{float:right;margin:0 0 0 15px}.lae-odometers .lae-odometer .lae-stats-title .lae-icon-wrapper i{font-size:32px;vertical-align:middle;color:#ccc}@media only screen and (max-width:960px){.lae-odometers .lae-odometer .lae-number{font-size:48px;line-height:56px;margin-bottom:0}.lae-odometers .lae-odometer .lae-number span{font-size:48px}.lae-odometers .lae-odometer .lae-stats-title{font-size:15px;line-height:26px}}@media only screen and (max-width:479px){.lae-odometers .lae-odometer{text-align:center}}.lae-piecharts{clear:both}.lae-piechart{position:relative;text-align:center;overflow:hidden}.lae-piechart canvas{position:relative;top:0;left:0;max-width:100%;margin:0 auto}.lae-piechart .lae-label{text-align:center;color:#888}.lae-dark-bg .lae-piechart .lae-label{color:rgba(255,255,255,.7)}.lae-piechart .lae-percentage span{position:absolute;top:25%;left:0;right:0;margin-left:auto;margin-right:auto;font-size:60px;line-height:60px;font-weight:300;text-align:center;color:#333;font-weight:bolder}.lae-dark-bg .lae-piechart .lae-percentage span{color:#fff}.lae-piechart .lae-percentage sup{font-size:18px;vertical-align:middle}.lae-piecharts-style1 .lae-piechart .lae-label{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;top:55%;max-width:65%}.lae-piecharts-style2 .lae-piechart .lae-label{margin-top:20px;font-size:large}.lae-piecharts-style2 .lae-piechart .lae-percentage{position:relative;line-height:1}.lae-piecharts-style2 .lae-piechart .lae-percentage span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-piechart.dark-bg .lae-label{color:#fff}.lae-piechart.dark-bg .lae-percentage span{color:#eee}@media only screen and (max-width:479px){.lae-piechart canvas{margin-bottom:15px}}.lae-portfolio-wrap{clear:both;overflow:hidden}.lae-portfolio-wrap .lae-portfolio-header{position:relative;max-width:1140px;margin:0 auto 30px;overflow:hidden;clear:both;display:flex;flex-flow:row nowrap;justify-content:space-between}.lae-portfolio-wrap .lae-portfolio-header.lae-no-heading{justify-content:center}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-portfolio-header{flex-flow:column wrap;justify-content:flex-start}}.lae-portfolio-wrap .lae-heading{display:inline-block;text-align:left;max-width:none;font-size:32px;line-height:44px;text-transform:uppercase;letter-spacing:1px;color:#333;margin:0 100px 0 0}.rtl .lae-portfolio-wrap .lae-heading{margin:0 0 0 100px}.lae-dark-bg .lae-portfolio-wrap .lae-heading{color:#e5e5e5}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-heading{margin-bottom:30px}}.lae-portfolio-wrap .lae-taxonomy-filter{display:block;margin:0;padding:0;align-self:center;-ms-flex-item-align:center}@media only screen and (max-width:800px){.lae-portfolio-wrap .lae-taxonomy-filter{align-self:flex-start;-ms-flex-item-align:start}}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item{position:relative;display:inline-block;margin:0 0 15px 0;padding:0;font-style:normal;border-bottom:1px solid #ddd}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item{border-color:#444}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{font-size:15px;line-height:24px;transition:all .4s ease-in-out 0s;display:block;color:#777;padding:0 15px 15px}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{color:#999}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a:hover{color:#222}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a:hover{color:#fff}@media only screen and (max-width:479px){.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item a{padding:0 10px 8px}}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#222}.lae-dark-bg .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active a{color:#fff}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item.lae-active:after{content:'';position:absolute;left:0;bottom:0;border-bottom:3px solid #f94213;width:100%}.lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item:last-child{margin-right:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .hentry{margin:0;padding:0;border:none;background:0 0;box-shadow:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image{position:relative;overflow:hidden}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image img{display:block;width:100%;transition:all .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff;opacity:0;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title{font-size:18px;line-height:26px}}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a{display:inline;color:#fff;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-post-title a:hover{border-bottom:1px solid #ccc}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;transition:opacity .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;transition:all .4s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image .lae-image-info .lae-terms a:hover{color:#fff}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover .lae-image-info .lae-post-title,.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-text-wrap{text-align:center;max-width:650px;margin:20px auto 0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title{font-size:18px;line-height:26px;font-weight:400;margin-bottom:10px}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title:after,.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title:before{display:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a{transition:all .4s ease-in-out 0s;color:#333}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a:hover{color:#888}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a{color:#e0e0e0}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-title a:hover{color:#fff}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:after{content:'//';padding-left:6px;padding-right:6px}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:first-child{border:none;padding-left:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span:last-child:after{display:none}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span a{transition:all .3s ease-in-out 0s;font-style:normal}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .lae-entry-meta span{color:#707070}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary{margin:15px auto 0;padding:0}.lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary{color:#999}.lae-dark-bg .lae-portfolio-wrap .lae-portfolio .lae-portfolio-item .entry-summary:before{background:#505050}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more{margin:25px 0 0 0}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;transition:color .3s ease-in-out 0s}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):hover{color:#666}.lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):after{content:'›';display:inline-block;margin-left:7px}.rtl .lae-portfolio-wrap .lae-portfolio-item .lae-read-more a:not(.lae-button):after{margin:0 7px 0 0}.lae-posts-carousel{clear:both;max-width:none}@media only screen and (min-width:1024px){.lae-posts-carousel{max-width:96%}}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry{background:#fff;border-radius:6px;border:none;padding:0;margin:0;transition:box-shadow .25s ease 0s;box-shadow:0 1px 3px rgba(0,0,0,.1);overflow:hidden}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .hentry:hover{box-shadow:0 1px 3px rgba(0,0,0,.2)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image{position:relative;overflow:hidden}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image img{width:100%;display:block;transition:all .4s ease-in-out 0s;max-width:100%}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title{padding:10px;margin:0;font-size:22px;line-height:34px;font-weight:400;color:#fff;opacity:0;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title{font-size:18px;line-height:26px}}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title a{display:inline;color:#fff;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-post-title a:hover{border-bottom:2px solid #ccc}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#f9f9f9;font-size:14px;line-height:22px;opacity:0;transition:opacity .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms a{color:#ddd;position:relative;display:inline;zoom:1;font-size:14px;line-height:22px;font-style:italic;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image .lae-image-info .lae-terms a:hover{color:#fff}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover .lae-image-info .lae-post-title,.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap{text-align:center;max-width:650px;margin:0 auto;padding:25px 15px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:16px;line-height:24px;margin-bottom:10px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title:after,.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title:before{display:none}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a{color:#333;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-title a:hover{color:#888}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span{display:inline-block;padding:0;margin:0;font-style:italic;color:#999}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span a{transition:all .3s ease-in-out 0s;font-style:normal}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:after{content:'//';padding-left:6px;padding-right:6px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:first-child{border:none;padding-left:0}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-entry-meta span:last-child:after{display:none}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary{padding:0;margin:10px auto 0}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .entry-summary:before{width:35px;height:1px;background:#aaa;display:block;content:"";text-align:center;margin:0 auto 15px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list{transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list:after{width:35px;height:1px;background:#aaa;display:block;content:""}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list:after{text-align:center;margin:10px auto 10px}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .lae-entry-text-wrap .lae-category-list a{font-style:italic;transition:all .4s ease-in-out 0s}.lae-posts-carousel.lae-classic-skin .lae-posts-carousel-item .type-post .lae-entry-text-wrap .entry-summary:before{display:none}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more{margin:25px 0 0 0}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button){color:#333;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;display:block;padding:0;transition:color .3s ease-in-out 0s}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):hover{color:#666}.lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):after{content:'›';display:inline-block;margin-left:7px}.rtl .lae-posts-carousel .lae-posts-carousel-item .lae-read-more a:not(.lae-button):after{margin:0 7px 0 0}.lae-device-slider .slick-next:before,.lae-device-slider .slick-prev:before,.lae-posts-gridbox-slider .slick-next:before,.lae-posts-gridbox-slider .slick-prev:before,.lae-posts-multislider .slick-next:before,.lae-posts-multislider .slick-prev:before,.lae-posts-slider .slick-next:before,.lae-posts-slider .slick-prev:before{display:block;font-size:inherit;line-height:inherit;color:inherit;font-family:lae-icomoon!important;margin:0;padding:0}.lae-device-slider .slick-prev:before,.lae-posts-gridbox-slider .slick-prev:before,.lae-posts-multislider .slick-prev:before,.lae-posts-slider .slick-prev:before{content:"\f104"}.lae-device-slider .slick-next:before,.lae-posts-gridbox-slider .slick-next:before,.lae-posts-multislider .slick-next:before,.lae-posts-slider .slick-next:before{content:"\f105"}.lae-device-slider .slick-next,.lae-device-slider .slick-prev,.lae-posts-gridbox-slider .slick-next,.lae-posts-gridbox-slider .slick-prev,.lae-posts-multislider .slick-next,.lae-posts-multislider .slick-prev,.lae-posts-slider .slick-next,.lae-posts-slider .slick-prev{cursor:pointer;width:34px;height:34px;display:inline-block;vertical-align:top;font-size:18px;position:absolute;top:auto;right:auto;left:auto;bottom:auto;z-index:10;line-height:34px;text-align:center;text-decoration:none;transition:all .3s;border:none;outline:0;padding:0;margin:0}.lae-device-slider .slick-next:hover:before,.lae-device-slider .slick-prev:hover:before,.lae-posts-gridbox-slider .slick-next:hover:before,.lae-posts-gridbox-slider .slick-prev:hover:before,.lae-posts-multislider .slick-next:hover:before,.lae-posts-multislider .slick-prev:hover:before,.lae-posts-slider .slick-next:hover:before,.lae-posts-slider .slick-prev:hover:before{color:inherit}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-prev{top:50%;margin-top:-18px}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-prev{left:10px}.lae-slider-arrow-placement-middle-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-slider .slick-next{right:10px}.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-device-slider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-slider .slick-prev{left:0}.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-device-slider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-middle-center.lae-slider-arrow-shape-square .lae-posts-slider .slick-next{right:0}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-prev{bottom:0;left:50%;-webkit-transform:translateY(42px);transform:translateY(42px)}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-prev{margin-left:-36px}.lae-slider-arrow-placement-bottom-center .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-slider .slick-next{margin-left:2px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-prev{bottom:20px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-prev{right:65px}.lae-slider-arrow-placement-bottom-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-slider .slick-next{right:25px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-prev{bottom:20px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-prev{left:25px}.lae-slider-arrow-placement-bottom-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-slider .slick-next{left:65px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-prev{top:20px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-prev{right:65px}.lae-slider-arrow-placement-top-right .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-right .lae-posts-slider .slick-next{right:25px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-prev{top:20px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-prev,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-prev{left:25px}.lae-slider-arrow-placement-top-left .lae-device-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-multislider .slick-next,.lae-slider-arrow-placement-top-left .lae-posts-slider .slick-next{left:65px}.lae-slider-arrow-shape-square .lae-device-slider .slick-next,.lae-slider-arrow-shape-square .lae-device-slider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-square .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-square .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-square .lae-posts-slider .slick-next,.lae-slider-arrow-shape-square .lae-posts-slider .slick-prev{border-radius:0}.lae-slider-arrow-shape-rounded-corners .lae-device-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-device-slider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-rounded-corners .lae-posts-slider .slick-next,.lae-slider-arrow-shape-rounded-corners .lae-posts-slider .slick-prev{border-radius:5px}.lae-slider-arrow-shape-circle .lae-device-slider .slick-next,.lae-slider-arrow-shape-circle .lae-device-slider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-multislider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-multislider .slick-prev,.lae-slider-arrow-shape-circle .lae-posts-slider .slick-next,.lae-slider-arrow-shape-circle .lae-posts-slider .slick-prev{border-radius:50%}.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev{opacity:0}@media only screen and (max-width:1200px){.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev{opacity:.8}}.lae-slider-arrow-visibility-on-hover .lae-device-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-device-slider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider:hover .slick-prev,.lae-slider-arrow-visibility-on-hover .lae-posts-slider:hover .slick-next,.lae-slider-arrow-visibility-on-hover .lae-posts-slider:hover .slick-prev{opacity:.8}.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-device-slider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-gridbox-slider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-multislider .slick-prev:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-next:hover,.lae-slider-arrow-visibility-on-hover .lae-posts-slider .slick-prev:hover{opacity:1}.lae-slider-arrow-visibility-always .lae-device-slider .slick-next,.lae-slider-arrow-visibility-always .lae-device-slider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-prev,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-next,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-prev{opacity:.8}.lae-slider-arrow-visibility-always .lae-device-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-device-slider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-gridbox-slider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-multislider .slick-prev:hover,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-next:hover,.lae-slider-arrow-visibility-always .lae-posts-slider .slick-prev:hover{opacity:1}.lae-slider-arrow-color-light .lae-device-slider .slick-next,.lae-slider-arrow-color-light .lae-device-slider .slick-prev,.lae-slider-arrow-color-light .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-color-light .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-color-light .lae-posts-multislider .slick-next,.lae-slider-arrow-color-light .lae-posts-multislider .slick-prev,.lae-slider-arrow-color-light .lae-posts-slider .slick-next,.lae-slider-arrow-color-light .lae-posts-slider .slick-prev{background:#fff;color:#010101}.lae-slider-arrow-color-dark .lae-device-slider .slick-next,.lae-slider-arrow-color-dark .lae-device-slider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-gridbox-slider .slick-next,.lae-slider-arrow-color-dark .lae-posts-gridbox-slider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-multislider .slick-next,.lae-slider-arrow-color-dark .lae-posts-multislider .slick-prev,.lae-slider-arrow-color-dark .lae-posts-slider .slick-next,.lae-slider-arrow-color-dark .lae-posts-slider .slick-prev{background:#000;color:#fff}.lae-posts-gridbox-slider .lae-post-meta,.lae-posts-multislider .lae-post-meta,.lae-posts-slider .lae-post-meta{margin-top:15px}.lae-posts-slider .slick-slide>div{line-height:0}.lae-posts-slider .lae-post-entry{position:relative;line-height:normal}.lae-posts-slider .lae-post-featured-img-bg{width:100%;height:400px}.lae-posts-slider .lae-post-featured-img-bg{margin:0}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta,.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-1 .lae-post-text .lae-post-summary,.lae-posts-slider-style-1 .lae-post-text .lae-post-title a,.lae-posts-slider-style-1 .lae-post-text .lae-read-more,.lae-posts-slider-style-1 .lae-post-text .lae-terms,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-summary,.lae-posts-slider-style-2 .lae-post-text .lae-post-title a,.lae-posts-slider-style-2 .lae-post-text .lae-read-more,.lae-posts-slider-style-2 .lae-post-text .lae-terms,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-summary,.lae-posts-slider-style-7 .lae-post-text .lae-post-title a,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-terms,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-summary,.lae-posts-slider-style-8 .lae-post-text .lae-post-title a,.lae-posts-slider-style-8 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-terms,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{color:#fff}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a{color:rgba(255,255,255,.75)}.lae-posts-slider-style-1 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-1 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-2 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-2 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-3 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-3 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-7 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-7 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-8 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-8 .lae-post-text .lae-terms:hover{color:#ddd}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-1 .lae-post-text .lae-read-more,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-2 .lae-post-text .lae-read-more,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-5 .lae-post-text .lae-read-more,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-6 .lae-post-text .lae-read-more,.lae-posts-slider-style-6 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-8 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{text-transform:uppercase;font-size:.625rem}.lae-posts-slider-style-1 .lae-post-text .lae-post-title,.lae-posts-slider-style-2 .lae-post-text .lae-post-title,.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-post-title,.lae-posts-slider-style-5 .lae-post-text .lae-post-title,.lae-posts-slider-style-6 .lae-post-text .lae-post-title,.lae-posts-slider-style-7 .lae-post-text .lae-post-title,.lae-posts-slider-style-8 .lae-post-text .lae-post-title{margin:10px 0 0 0}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span+span,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span+span{margin:0 0 0 5px}.lae-posts-slider-style-1 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-2 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-3 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-7 .lae-post-text .lae-post-meta span+span:before,.lae-posts-slider-style-8 .lae-post-text .lae-post-meta span+span:before{margin-right:5px;content:"\b7"}.lae-posts-slider-style-1 .lae-post-text .lae-terms,.lae-posts-slider-style-1 .lae-post-text .lae-terms a,.lae-posts-slider-style-2 .lae-post-text .lae-terms,.lae-posts-slider-style-2 .lae-post-text .lae-terms a,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-3 .lae-post-text .lae-terms a,.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a,.lae-posts-slider-style-7 .lae-post-text .lae-terms,.lae-posts-slider-style-7 .lae-post-text .lae-terms a,.lae-posts-slider-style-8 .lae-post-text .lae-terms,.lae-posts-slider-style-8 .lae-post-text .lae-terms a{border:none}.lae-posts-slider-style-1 .lae-post-text .lae-post-summary,.lae-posts-slider-style-2 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-5 .lae-post-text .lae-post-summary,.lae-posts-slider-style-6 .lae-post-text .lae-post-summary,.lae-posts-slider-style-7 .lae-post-text .lae-post-summary,.lae-posts-slider-style-8 .lae-post-text .lae-post-summary{margin-top:20px;font-size:.875rem;line-height:1.5}.lae-posts-slider-style-1 .lae-post-featured-img-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";transition:all .2s ease;background-color:rgba(40,40,40,.125)}.lae-posts-slider-style-2 .lae-post-featured-img-bg:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:transparent;transition:all .2s linear;background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-slider-style-1 .lae-post-text-wrap,.lae-posts-slider-style-3 .lae-post-text-wrap,.lae-posts-slider-style-4 .lae-post-text-wrap{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;padding:0 25px;z-index:99}.lae-posts-slider-style-1 .lae-post-text-wrap{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0;padding:0 25px;z-index:99}.lae-posts-slider-style-1 .lae-post-text{position:relative;display:block;text-align:center;max-width:680px;width:100%;margin:0 auto;padding:20px 12px}.lae-posts-slider-style-1 .lae-post-text .lae-post-title a{font-size:3rem;line-height:1.2}@media only screen and (max-width:640px){.lae-posts-slider-style-1 .lae-post-text .lae-post-title a{font-size:2.25rem}}.lae-posts-slider-style-1 .lae-post-text .lae-read-more{border:none;background:#282828;color:#eee;padding:8px 16px;margin-top:25px}.lae-posts-slider-style-1 .lae-post-text .lae-read-more:hover{background:#4e4e4e}.lae-posts-slider-style-2 .lae-post-text-wrap{position:absolute;bottom:0;width:100%;margin:0;z-index:99}.lae-posts-slider-style-2 .lae-post-text{position:relative;display:block;text-align:left;max-width:680px;width:100%;margin:0;padding:42px}.lae-posts-slider-style-2 .lae-post-text .lae-post-title a{font-size:2.25rem;line-height:1.2;font-weight:400}@media only screen and (max-width:640px){.lae-posts-slider-style-2 .lae-post-text .lae-post-title a{font-size:1.75px}}.lae-posts-gridbox-item .lae-post-overlay.lae-post-featured-img-bg::before{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;content:'';background-color:transparent;transition:all .2s linear}.lae-posts-gridbox-item.lae-align-middle-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-overlay.lae-post-featured-img-bg::before{background-color:rgba(40,40,40,.125)}.lae-posts-gridbox-item.lae-align-top-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-top-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-top-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:linear-gradient(180deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 40%)}.lae-posts-gridbox-item,.lae-posts-multislider-item{position:relative}.lae-posts-gridbox-item .lae-post-entry,.lae-posts-multislider-item .lae-post-entry{height:100%}.lae-posts-gridbox-item .lae-post-featured-img-bg,.lae-posts-multislider-item .lae-post-featured-img-bg{height:100%}.lae-posts-gridbox-item .lae-post-featured-img-bg,.lae-posts-multislider-item .lae-post-featured-img-bg{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:all .2s linear}.lae-posts-gridbox-item .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-text .lae-post-title a{margin:0}.lae-posts-gridbox-item .lae-post-text>*+*,.lae-posts-multislider-item .lae-post-text>*+*{margin:10px 0 0 0}.lae-posts-gridbox-item .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-text .lae-post-meta{margin-top:15px}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span+span,.lae-posts-multislider-item .lae-post-text .lae-post-meta span+span{margin:0 0 0 5px}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span+span:before,.lae-posts-multislider-item .lae-post-text .lae-post-meta span+span:before{margin-right:5px;content:"\b7"}.lae-posts-gridbox-item .lae-post-text,.lae-posts-multislider-item .lae-post-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.lae-posts-gridbox-item .lae-post-text .lae-terms,.lae-posts-gridbox-item .lae-post-text .lae-terms a,.lae-posts-multislider-item .lae-post-text .lae-terms,.lae-posts-multislider-item .lae-post-text .lae-terms a{color:#999;font-size:.625rem;line-height:1;text-transform:uppercase}.lae-posts-gridbox-item .lae-post-text .lae-terms a:hover,.lae-posts-gridbox-item .lae-post-text .lae-terms:hover,.lae-posts-multislider-item .lae-post-text .lae-terms a:hover,.lae-posts-multislider-item .lae-post-text .lae-terms:hover{color:#666}.lae-posts-gridbox-item .lae-post-text .lae-post-title,.lae-posts-multislider-item .lae-post-text .lae-post-title{font-size:0;line-height:1}.lae-posts-gridbox-item .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-text .lae-post-title a{color:#000;font-size:1.3125rem;line-height:1.2}.lae-posts-gridbox-item .lae-post-text .lae-post-title a:hover,.lae-posts-multislider-item .lae-post-text .lae-post-title a:hover{color:#333}.lae-posts-gridbox-item .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-text .lae-post-meta{font-size:.625rem;line-height:1.5}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span,.lae-posts-multislider-item .lae-post-text .lae-post-meta span{color:#777;font-size:.625rem;line-height:1.2;text-transform:uppercase}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span a,.lae-posts-multislider-item .lae-post-text .lae-post-meta span a{color:#888}.lae-posts-gridbox-item .lae-post-text .lae-post-meta span a:hover,.lae-posts-multislider-item .lae-post-text .lae-post-meta span a:hover{color:#555}.lae-posts-gridbox-item .lae-post-text .lae-post-summary,.lae-posts-multislider-item .lae-post-text .lae-post-summary{font-size:.875rem;line-height:1.5}.lae-posts-gridbox-item .lae-post-text .lae-read-more,.lae-posts-multislider-item .lae-post-text .lae-read-more{line-height:1;color:#fff;border:1px solid rgba(0,0,0,.75);background:rgba(0,0,0,.75)}.lae-posts-gridbox-item .lae-post-text .lae-read-more:hover,.lae-posts-multislider-item .lae-post-text .lae-read-more:hover{border:1px solid rgba(0,0,0,.95);background:rgba(0,0,0,.95)}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text,.lae-posts-multislider-item .lae-post-overlay .lae-post-text{z-index:99;position:absolute;left:0;right:0;padding:20px}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms,.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms a{color:#fff;color:rgba(255,255,255,.9)}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-terms a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-terms a:hover{text-decoration:underline}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title a{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-title a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-title a:hover{text-decoration:underline}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span a,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span a{color:#dedede}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-meta span a:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-meta span a:hover{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content{color:#fff}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more{color:#fff;border:1px solid #fff;background:0 0}.lae-posts-gridbox-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more:hover,.lae-posts-multislider-item .lae-post-overlay .lae-post-text .lae-post-content .lae-read-more:hover{background:rgba(255,255,255,.3)}.lae-posts-gridbox-item.lae-align-top-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-top-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-top-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-top-right .lae-post-overlay .lae-post-text{top:0}.lae-posts-gridbox-item.lae-align-middle-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-middle-right .lae-post-overlay .lae-post-text{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-overlay .lae-post-text,.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-center .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-left .lae-post-overlay .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-right .lae-post-overlay .lae-post-text{bottom:0}.lae-posts-gridbox-item.lae-align-bottom-left .lae-post-text,.lae-posts-gridbox-item.lae-align-left .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-left .lae-post-text,.lae-posts-gridbox-item.lae-align-top-left .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-left .lae-post-text,.lae-posts-multislider-item.lae-align-left .lae-post-text,.lae-posts-multislider-item.lae-align-middle-left .lae-post-text,.lae-posts-multislider-item.lae-align-top-left .lae-post-text{align-items:flex-start;text-align:left}.lae-posts-gridbox-item.lae-align-bottom-center .lae-post-text,.lae-posts-gridbox-item.lae-align-center .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-center .lae-post-text,.lae-posts-gridbox-item.lae-align-top-center .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-center .lae-post-text,.lae-posts-multislider-item.lae-align-center .lae-post-text,.lae-posts-multislider-item.lae-align-middle-center .lae-post-text,.lae-posts-multislider-item.lae-align-top-center .lae-post-text{align-items:center;text-align:center}.lae-posts-gridbox-item.lae-align-bottom-right .lae-post-text,.lae-posts-gridbox-item.lae-align-middle-right .lae-post-text,.lae-posts-gridbox-item.lae-align-right .lae-post-text,.lae-posts-gridbox-item.lae-align-top-right .lae-post-text,.lae-posts-multislider-item.lae-align-bottom-right .lae-post-text,.lae-posts-multislider-item.lae-align-middle-right .lae-post-text,.lae-posts-multislider-item.lae-align-right .lae-post-text,.lae-posts-multislider-item.lae-align-top-right .lae-post-text{align-items:flex-end;text-align:right}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3'}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}@media (min-width:760px){.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile2 tile3';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-1 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile2' 'tile1 tile1 tile3 tile3';grid-gap:2px}}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}@media (min-width:760px){.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-2 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';grid-gap:2px}}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item .lae-post-text .lae-post-content .lae-post-summary{display:none}@media (min-width:760px){.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile1 tile2 tile2 tile2' 'tile3 tile3 tile4 tile4 tile5 tile5';grid-gap:2px}.lae-posts-gridbox-slider-style-3 .lae-posts-gridbox .lae-posts-gridbox-item .lae-post-text .lae-post-content .lae-post-summary{display:block}}.lae-posts-multislider-style-1 .lae-post-featured-img-bg{margin-bottom:0}.lae-posts-multislider-style-1 .lae-posts-multislider-item .lae-post-overlay.lae-post-featured-img-bg::before{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;content:'';background-color:transparent;transition:all .2s linear}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-middle-right .lae-post-overlay.lae-post-featured-img-bg::before{background-color:rgba(40,40,40,.125)}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-top-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:linear-gradient(180deg,#121928 0,rgba(18,25,42,0) 30%)}.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-center .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-left .lae-post-overlay.lae-post-featured-img-bg::before,.lae-posts-multislider-style-1 .lae-posts-multislider-item.lae-align-bottom-right .lae-post-overlay.lae-post-featured-img-bg::before{background-image:linear-gradient(0deg,#121928 0,rgba(18,25,42,0) 30%)}.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-2 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-2 button.slick-prev,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-multislider-style-3 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-2 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-2 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-multislider-style-3 button.slick-prev{bottom:-35px}.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-3 button.slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-3 button.slick-prev{margin-top:-6px}.lae-posts-multislider-style-3 .lae-post-featured-img-bg{margin-bottom:0;border-radius:5px 5px 0 0}.lae-posts-multislider-style-3 .lae-post-text-wrap{padding:25px;border:1px solid #e4e4e4;box-shadow:0 3px 12px 0 rgba(0,0,0,.03);border-radius:0 0 5px 5px;margin-bottom:12px}.lae-pricing-table{clear:both}.lae-pricing-table .lae-pricing-plan{float:left;padding:10px}.lae-pricing-table{padding:0}.lae-pricing-table .lae-top-header{padding:15px 0;background-color:#494949;border-bottom:1px solid #2c2b2b}.lae-pricing-table .lae-top-header .lae-plan-name{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:20px;line-height:32px;color:#fefefe;margin:0}.lae-pricing-table .lae-top-header img{margin-top:15px}.lae-pricing-table .lae-top-header .lae-tagline{display:block;font-size:15px;line-height:24px;color:#ededed;text-transform:none;text-align:center;margin-bottom:5px}.lae-pricing-table .lae-pricing-plan{background:#fff;padding:0;-ms-box-sizing:border-box;box-sizing:border-box;transition:all .1s ease-in-out 0s;margin-bottom:20px}.lae-pricing-table .lae-pricing-plan:hover .lae-purchase{background:#e5e5e5}.lae-pricing-table .lae-pricing-plan .lae-plan-price{color:#fff;font-size:22px;line-height:28px;font-weight:700;margin:0}.lae-pricing-table .lae-pricing-plan .lae-plan-price span{font-size:22px;line-height:32px}.lae-pricing-table .lae-plan-header{padding:30px 0 30px;background-color:#494949}.lae-pricing-table .lae-plan-price .lae-text{display:inline-block;padding:6px 25px;border-radius:25px;background:#2c2b2b}.lae-pricing-table .lae-plan-price sup{font-size:18px;line-height:32px;vertical-align:top;margin-right:2px;position:static}.lae-pricing-table .lae-plan-details{padding:15px 0;margin:0;border:1px solid #eee}.lae-pricing-table .lae-plan-details .lae-pricing-item{list-style:none;display:block;padding:6px;margin:0;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center}.lae-pricing-table .lae-plan-details .lae-pricing-item i{color:#777;font-size:18px;display:inline;margin-right:8px}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-title{color:#838383;margin-bottom:10px}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value-wrap{display:block}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value-wrap:after{position:relative;content:"";background:#ddd;width:120px;height:1px;display:block;margin:12px auto 0}.lae-pricing-table .lae-plan-details .lae-pricing-item .lae-value{color:#444;font-size:24px;line-height:32px;display:inline}.lae-pricing-table .lae-plan-details .lae-pricing-item s{color:#b4c9d3}.lae-pricing-table .lae-plan-details .lae-pricing-item:last-child .lae-value-wrap:after{display:none}.lae-pricing-table .lae-purchase{text-align:center;text-transform:uppercase;padding:15px;margin:0 auto;background:#f1f1f1;transition:all .1s ease-in-out 0s;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee}.lae-pricing-table .lae-purchase a{padding:12px 25px;border-radius:5px;letter-spacing:0;font-size:16px;line-height:24px;letter-spacing:6px;font-weight:700}.lae-pricing-table .lae-pricing-plan.lae-highlight{background:#f5f5f5;margin-top:-10px}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-plan-details{border-color:#e5e5e5}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-top-header{padding:20px 0}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-pricing-table .lae-top-header .lae-plan-name{color:#28c2ba}.lae-pricing-table .lae-pricing-plan.lae-highlight .lae-purchase{padding:20px 0;background-color:#e5e5e5;border-color:#ddd}.lae-services{clear:both}.lae-services .lae-service{margin-bottom:20px}.lae-services .lae-service .lae-icon-wrapper i{transition:color .4s ease-in-out 0s}.lae-services .lae-service .lae-icon-wrapper i:hover{color:#555}.lae-dark-bg .lae-services .lae-service .lae-icon-wrapper i:hover{color:#d5d5d5}.lae-services .lae-service .lae-service-text{font-size:15px;line-height:24px}.lae-dark-bg .lae-services .lae-service .lae-service-text{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-title{color:#fff}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-service-details{color:rgba(255,255,255,.7)}.lae-services .lae-service .lae-service-text .lae-title-link .lae-title{transition:color .3s ease-in-out 0s}.lae-services .lae-service .lae-service-text .lae-title-link:hover .lae-title{color:#666}.lae-dark-bg .lae-services .lae-service .lae-service-text .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-services-style1 .lae-service .lae-icon-wrapper i{display:block;text-align:center;font-size:96px;line-height:1;margin-bottom:20px;transition:color .4s ease-in-out 0s;color:#888}.lae-dark-bg .lae-services-style1 .lae-service .lae-icon-wrapper i{color:#a5a5a5}.lae-dark-bg .lae-services-style1 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style1 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;transition:all .4s ease-in-out 0s}.lae-services-style1 .lae-service .lae-service-text{text-align:center;max-width:300px;margin:0 auto}.lae-services-style1 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-services-style1 .lae-service:hover .lae-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.lae-services-style2 .lae-service .lae-icon-wrapper i,.lae-services-style2 .lae-service .lae-image-wrapper img{float:left;margin-right:18px;color:#888}.rtl .lae-services-style2 .lae-service .lae-icon-wrapper i,.rtl .lae-services-style2 .lae-service .lae-image-wrapper img{float:right;margin:0 0 0 18px}.lae-dark-bg .lae-services-style2 .lae-service .lae-icon-wrapper i,.lae-dark-bg .lae-services-style2 .lae-service .lae-image-wrapper img{color:#a5a5a5}.lae-dark-bg .lae-services-style2 .lae-service .lae-icon-wrapper i:hover,.lae-dark-bg .lae-services-style2 .lae-service .lae-image-wrapper img:hover{color:#c5c5c5}.lae-services-style2 .lae-service .lae-icon-wrapper i{font-size:24px;line-height:32px}.lae-services-style2 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-services-style3 .lae-service .lae-icon-wrapper i{display:block;text-align:left;font-size:80px;line-height:1;margin-bottom:25px;color:#555}.rtl .lae-services-style3 .lae-service .lae-icon-wrapper i{text-align:right}.lae-services-style3 .lae-service .lae-icon-wrapper i:hover{color:#888}.lae-dark-bg .lae-services-style3 .lae-service .lae-icon-wrapper i{color:#c5c5c5}.lae-dark-bg .lae-services-style3 .lae-service .lae-icon-wrapper i:hover{color:#e5e5e5}.lae-services-style3 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:left;margin-bottom:25px}.lae-services-style3 .lae-service .lae-service-text{text-align:left;max-width:300px;margin:0;font-size:14px;line-height:26px;color:#888}.rtl .lae-services-style3 .lae-service .lae-service-text{text-align:right}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list{padding:0;margin:0;border:none}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li{border-bottom:1px solid #eee;position:relative;padding:0;margin:0;list-style:none;line-height:42px}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:hover{padding:0}.lae-dark-bg .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li{border-color:#333}.lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;display:inline-block;height:auto;width:auto;background:0 0;float:none;vertical-align:middle;margin:0 15px 0 0;content:"\e917";color:#bbb;font-size:12px;line-height:1}.rtl .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{display:none}.lae-dark-bg .lae-services-style3 .lae-service .lae-service-text ul.lae-services-list li:before{color:#606060}.lae-services-style3 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;margin-bottom:20px}.lae-stats-bars{clear:both}.lae-stats-bars .lae-stats-bar{width:100%;display:block;margin:0 0 18px;overflow:hidden}.lae-stats-bars .lae-stats-bar .lae-stats-title{margin:0;display:block;color:#888;font-style:normal;font-size:15px;text-transform:none;color:#333;font-size:16px;line-height:28px}.lae-stats-bars .lae-stats-bar .lae-stats-title span{margin-left:5px}.rtl .lae-stats-bars .lae-stats-bar .lae-stats-title span{display:inline-block;margin:0 5px 0 0}.lae-dark-bg .lae-stats-bars .lae-stats-bar .lae-stats-title{color:#fff}.lae-stats-bars .lae-stats-bar .lae-stats-bar-wrap{position:relative}.lae-stats-bars .lae-stats-bar .lae-stats-bar-content{background:#e55a54;display:block;height:10px;width:0;position:relative;z-index:1;border-radius:5px}.lae-stats-bars .lae-stats-bar .lae-stats-bar-bg{width:100%;background:rgba(0,0,0,.1);height:10px;display:block;margin-top:-10px;border-radius:5px}.lae-dark-bg .lae-stats-bars .lae-stats-bar .lae-stats-bar-bg{background:rgba(255,255,255,.1)}.lae-tab-slider.slick-slider{clear:both;position:relative;display:flex;flex-flow:column nowrap}.lae-tab-slider .slick-list{order:2}.lae-tab-slider .slick-list .slick-slide .lae-tab-slide-nav{display:none}.lae-tab-slider .slick-dots{list-style:none;margin:0;display:flex;flex-flow:row wrap;justify-content:flex-start}.lae-tab-slider .slick-dots li{list-style:none;margin:0 20px 0 0}.lae-tab-slider .slick-dots li:last-child{margin-right:0}.lae-tab-slider .slick-dots .lae-tab-slide-nav{display:block;text-overflow:ellipsis;white-space:normal;text-decoration:none;border:none;margin:0;outline:0}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{font-size:32px;vertical-align:middle;margin-right:10px;transition:color .3s ease-in-out 0s}.rtl .lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{margin:0 0 0 15px}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{display:inline-block;vertical-align:middle;height:auto;width:auto;padding:0;margin:0 10px 0 0;border:none}.lae-tab-slider .slick-dots .lae-tab-slide-nav span.lae-tab-title{font-size:14px;line-height:1;font-weight:700;letter-spacing:1px;transition:color .3s ease-in-out 0s;vertical-align:middle}.lae-tab-slider .lae-tab-slide{position:relative}.lae-tab-slider.lae-style1{background:#f2f2f2;border-radius:5px}.lae-tab-slider.lae-style1 .slick-list .lae-tab-slide .lae-tab-slide-content{padding:40px}.lae-tab-slider.lae-style1 .slick-dots{border-bottom:1px solid #ddd;margin:0 40px;text-align:center}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav{position:relative;z-index:1;padding:30px 40px}@media only screen and (max-width:1024px){.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav{padding:25px 20px}}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:0 0;transition:background .3s ease-in-out 0s}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav .lae-tab-title{color:#888;padding:30px 20px;text-transform:uppercase}.lae-tab-slider.lae-style1 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#565656}.lae-tab-slider.lae-style1 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#333}.lae-tab-slider.lae-style1 .slick-dots li.slick-active .lae-tab-slide-nav:before{background:#f94213;height:2px}@media only screen and (max-width:767px){.lae-tab-slider.lae-style1 .slick-dots{margin:0 30px}}.lae-tab-slider.lae-style2 .slick-list .lae-tab-slide .lae-tab-slide-content{margin-top:40px;font-size:16px;line-height:27px}.lae-tab-slider.lae-style2 .slick-dots li{margin:0 60px 0 0}.lae-tab-slider.lae-style2 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav{text-align:center}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{display:block;margin:0 auto;font-size:84px;color:#aaa}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{max-width:none;display:block;margin:0 auto;width:84px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav .lae-tab-title{display:block;color:#999;font-size:16px;line-height:26px;letter-spacing:1px;font-weight:600;margin:20px auto 0;text-transform:uppercase}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav:hover span.lae-icon-wrapper i{color:#565656}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#747373}.lae-tab-slider.lae-style2 .slick-dots li.slick-active .lae-tab-slide-nav span.lae-icon-wrapper i{color:#747373}.lae-tab-slider.lae-style2 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#747373}@media only screen and (max-width:1024px){.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{font-size:64px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper i{width:64px}.lae-tab-slider.lae-style2 .slick-dots .lae-tab-slide-nav .lae-tab-title{font-size:15px;line-height:24px;letter-spacing:1px}}.lae-tab-slider.lae-style3 .slick-list .lae-tab-slide .lae-tab-slide-content{margin-top:20px;font-size:15px;line-height:26px}.lae-tab-slider.lae-style3 .slick-dots li{margin:0 60px 20px 0}.lae-tab-slider.lae-style3 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav{text-align:center;border-top:2px solid transparent;border-bottom:2px solid transparent;padding:5px 0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav span.lae-icon-wrapper i{color:#aaa}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav span.lae-image-wrapper img{width:32px}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav .lae-tab-title{color:#999;font-size:15px;line-height:26px;font-weight:600;text-transform:uppercase}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav:hover span.lae-icon-wrapper i{color:#565656}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav:hover .lae-tab-title{color:#747373}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav{border-color:#f94213}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav span.lae-icon-wrapper i{color:#747373}.lae-tab-slider.lae-style3 .slick-dots li.slick-active .lae-tab-slide-nav .lae-tab-title{color:#747373}@media only screen and (max-width:767px){.lae-tab-slider.lae-style3 .slick-dots li{margin:0 40px 15px 0}.lae-tab-slider.lae-style3 .slick-dots li:last-child{margin-right:0}.lae-tab-slider.lae-style3 .slick-dots .lae-tab-slide-nav .lae-tab-title{font-size:14px;line-height:22px}}.lae-team-member-modal,.lae-team-members{clear:both}.lae-team-member-modal .lae-team-member .lae-image-wrapper img,.lae-team-members .lae-team-member .lae-image-wrapper img{width:100%}.lae-team-member-modal .lae-team-member .lae-social-list,.lae-team-members .lae-team-member .lae-social-list{margin-top:20px}.lae-team-member-modal .lae-team-member .lae-social-list .lae-social-list-item,.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item{display:inline;margin:0 15px 0 0}.lae-team-member-modal .lae-team-member .lae-social-list .lae-social-list-item i,.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item i{color:#999;transition:color .3s ease-in-out 0s;font-size:24px}.lae-team-member-modal .lae-team-member .lae-social-list .lae-social-list-item i:hover,.lae-team-members .lae-team-member .lae-social-list .lae-social-list-item i:hover{color:#666}.lae-team-member-modal .lae-team-member .lae-team-member-details,.lae-team-members .lae-team-member .lae-team-member-details{font-size:15px;line-height:24px}.lae-team-member-modal .lae-team-member .lae-team-member-text .lae-title,.lae-team-members .lae-team-member .lae-team-member-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px}.lae-team-member-modal .lae-team-member .lae-team-member-text .lae-title-link .lae-title,.lae-team-members .lae-team-member .lae-team-member-text .lae-title-link .lae-title{transition:color .4s ease-in-out 0s}.lae-team-member-modal .lae-team-member .lae-team-member-text .lae-title-link:hover .lae-title,.lae-team-members .lae-team-member .lae-team-member-text .lae-title-link:hover .lae-title{color:#666}.lae-team-member-modal .lae-team-member .lae-team-member-text .lae-team-member-position,.lae-team-members .lae-team-member .lae-team-member-text .lae-team-member-position{font-size:15px;line-height:24px;font-style:italic;color:#888;margin-bottom:10px}.lae-team-members-style1 .lae-team-member{max-width:320px;margin:0 auto}.lae-team-members-style1 .lae-team-member .lae-image-wrapper{text-align:center;position:relative}.lae-team-members-style1 .lae-team-member .lae-image-wrapper img{max-width:100%;margin:0 auto 30px;border-radius:50%;transition:all .3s ease-in-out 0s}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list{position:absolute;width:100%;top:40%;z-index:2}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list{position:relative;top:0}}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{font-size:26px;color:#fff;opacity:0;transition:all .3s ease-in-out 0s}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#ccc}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{color:#999;opacity:1}.lae-dark-bg .lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i{color:#888}.lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#666}.lae-dark-bg .lae-team-members-style1 .lae-team-member .lae-image-wrapper .lae-social-list i:hover{color:#ccc}}.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(50%);filter:brightness(50%)}@media only screen and (max-width:767px){.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%)}}.lae-team-members-style1 .lae-team-member:hover .lae-image-wrapper .lae-social-list i{opacity:1}.lae-team-members-style1 .lae-team-member .lae-team-member-text{text-align:center;max-width:650px}.lae-team-members-style1 .lae-team-member .lae-team-member-text .lae-title{margin-bottom:10px}.lae-team-members-style1 .lae-team-member .lae-social-list{margin:10px auto}.lae-team-members-style2,.lae-team-members-style3,.lae-team-members-style4,.lae-team-members-style5{position:relative}.lae-team-members-style2 .lae-team-member-wrapper,.lae-team-members-style3 .lae-team-member-wrapper,.lae-team-members-style4 .lae-team-member-wrapper,.lae-team-members-style5 .lae-team-member-wrapper{margin-top:75px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member{display:flex;flex-direction:column;align-items:center}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper{text-align:center;position:relative;margin:0 0 20px 0}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img{max-width:320px;transition:all .3s ease-in-out 0s}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-team-member-text{max-width:400px;margin:0 auto;text-align:center}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-title,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-title,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-title,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-title{margin-bottom:5px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-team-member-details,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-team-member-details,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-team-member-details,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-team-member-details{margin:10px 0 10px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-social-list i,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-social-list i,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-social-list i,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-team-member-text .lae-social-list i{font-size:24px;line-height:1}.lae-team-members-style2,.lae-team-members-style3{max-width:960px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img{margin:0 auto;border-radius:50%;transition:all .3s ease-in-out 0s}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member:hover .lae-image-wrapper img,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%)}.lae-team-members-style4{max-width:800px}.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper{margin:30px}.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img{position:relative;display:block;height:auto;z-index:2;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper::before{content:'';position:absolute;top:15px;left:15px;right:-15px;bottom:-15px;background:0 0;border:2px solid #999;transition:all .3s ease}.lae-team-members-style4 .lae-team-member-wrapper:hover .lae-team-member .lae-image-wrapper img{-webkit-filter:brightness(90%);filter:brightness(90%)}.lae-team-members-style4 .lae-team-member-wrapper:hover .lae-team-member .lae-image-wrapper::before{top:-10px;left:-10px;right:-10px;bottom:-10px}@media only screen and (min-width:768px){.lae-team-members-style2 .lae-team-member-wrapper,.lae-team-members-style3 .lae-team-member-wrapper,.lae-team-members-style4 .lae-team-member-wrapper,.lae-team-members-style5 .lae-team-member-wrapper{margin-top:100px}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member{flex-direction:row}.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-team-member-text,.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-team-member-text{text-align:left}.lae-team-members-style2 .lae-team-member-wrapper:first-child,.lae-team-members-style3 .lae-team-member-wrapper:first-child,.lae-team-members-style4 .lae-team-member-wrapper:first-child,.lae-team-members-style5 .lae-team-member-wrapper:first-child{margin-top:0}}@media only screen and (min-width:768px){.lae-team-members-style2 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper,.lae-team-members-style3 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper,.lae-team-members-style4 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper{margin:0 50px 0 0;order:0}}@media only screen and (min-width:768px){.lae-team-members-style2 .lae-team-member-wrapper:nth-child(2n) .lae-team-member .lae-image-wrapper,.lae-team-members-style4 .lae-team-member-wrapper:nth-child(2n) .lae-team-member .lae-image-wrapper{margin:0 0 0 50px;order:1}.lae-team-members-style2 .lae-team-member-wrapper:nth-child(2n) .lae-team-member .lae-team-member-text,.lae-team-members-style4 .lae-team-member-wrapper:nth-child(2n) .lae-team-member .lae-team-member-text{text-align:right}}.lae-team-members-style5{max-width:960px}.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper img{margin:0 auto;border-radius:5%;transition:-webkit-transform .3s ease-in-out 0s;transition:transform .3s ease-in-out 0s;transition:transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s}.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member:hover .lae-image-wrapper img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:768px){.lae-team-members-style5 .lae-team-member-wrapper .lae-team-member .lae-image-wrapper{margin:0 0 0 50px;order:1}}.lae-team-members-style6 .lae-team-member .lae-image-wrapper{text-align:left}.lae-team-members-style6 .lae-team-member .lae-image-wrapper img{max-width:100%;margin:0 0 15px;transition:-webkit-filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s,-webkit-filter .3s ease-in-out 0s}.lae-team-members-style6 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(80%);filter:brightness(80%)}.lae-team-members-style6 .lae-team-member .lae-team-member-text{text-align:left}.lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-title{margin-bottom:5px}.lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list{margin:20px 0 0}.lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list i{font-size:22px;line-height:1;color:#999;transition:color .3s ease-in-out 0s}.lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list i:hover{color:#ccc}.lae-dark-bg .lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list i{color:#888}.lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list i:hover{color:#666}.lae-dark-bg .lae-team-members-style6 .lae-team-member .lae-team-member-text .lae-social-list i:hover{color:#ccc}.lae-flip-card{position:relative;display:inline-block;-webkit-perspective:1000px;perspective:1000px}.slick-slide .lae-flip-card{margin-bottom:35px}.lae-flip-card .lae-flip-card-inner{position:relative;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.lae-flip-card .lae-flip-card-front{position:relative;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(0);transform:rotateY(0)}.lae-flip-card .lae-flip-card-back{width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.lae-flip-card:hover .lae-flip-card-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.lae-team-members-style7 .lae-flip-card-inner{border:1px solid #999}.lae-team-members-style7 .lae-flip-card-front .lae-team-member-text{padding:15px 20px}.lae-team-members-style7 .lae-flip-card-back .lae-team-member-info{padding:40px 30px}.lae-team-members-style8 .lae-team-member,.lae-team-members-style9 .lae-team-member{position:relative}.lae-team-members-style8 .lae-team-member .lae-image-wrapper img,.lae-team-members-style9 .lae-team-member .lae-image-wrapper img{display:block}.lae-team-members-style8 .lae-team-member .lae-image-wrapper::before,.lae-team-members-style9 .lae-team-member .lae-image-wrapper::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:35%;background-image:linear-gradient(to top,rgba(0,0,0,.8),transparent);z-index:1}.lae-team-members-style8 .lae-team-member .lae-team-member-text,.lae-team-members-style9 .lae-team-member .lae-team-member-text{position:absolute;left:20px;bottom:10px;width:100%;color:#fff;z-index:2}.lae-team-members-style8 .lae-team-member .lae-team-member-text .lae-title,.lae-team-members-style9 .lae-team-member .lae-team-member-text .lae-title{position:relative;display:inline-block;margin:0 0 20px;color:#fff}.lae-team-members-style8 .lae-team-member .lae-team-member-text .lae-title::before,.lae-team-members-style9 .lae-team-member .lae-team-member-text .lae-title::before{content:'';position:absolute;left:0;bottom:-10px;width:40px;height:4px;background-color:#fff;z-index:3}.lae-team-members-style8 .lae-team-member .lae-team-member-text .lae-team-member-position,.lae-team-members-style9 .lae-team-member .lae-team-member-text .lae-team-member-position{color:#dcdcdc}.lae-team-members-style8 .lae-popup-content{display:none}.lae-team-members-style8 .lae-team-member .lae-team-member-text{opacity:1;transition:opacity .3s ease-in-out 0s}.lae-team-members-style8 .lae-team-member:hover .lae-team-member-text{opacity:0}.lae-team-members-style9 .lae-team-member{overflow:hidden}.lae-team-members-style9 .lae-team-member .lae-image-wrapper img{transition:-webkit-filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s,-webkit-filter .3s ease-in-out 0s}.lae-team-members-style9 .lae-team-member .lae-team-member-text{-webkit-transform:translateY(calc(100% - 100px));transform:translateY(calc(100% - 100px));transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;padding:0 40px 20px 0}.lae-team-members-style9 .lae-team-member .lae-team-member-footer{-webkit-transform:translateY(100px);transform:translateY(100px);transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.lae-team-members-style9 .lae-team-member .lae-social-list .lae-social-list-item i{color:#d1d1d1}.lae-team-members-style9 .lae-team-member .lae-social-list .lae-social-list-item i:hover{color:#fff}.lae-team-members-style9 .lae-team-member:hover .lae-image-wrapper img{-webkit-filter:brightness(40%);filter:brightness(40%)}.lae-team-members-style9 .lae-team-member:hover .lae-team-member-text{-webkit-transform:translateY(0);transform:translateY(0)}.lae-team-members-style9 .lae-team-member:hover .lae-team-member-footer{-webkit-transform:translateY(0);transform:translateY(0)}.lae-popup-content{position:relative;width:auto;max-width:800px;margin:20px auto;background:#fff}.lae-popup-trigger .lae-image-wrapper{position:relative}.lae-popup-trigger .lae-image-wrapper img{transition:-webkit-filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s;transition:filter .3s ease-in-out 0s,-webkit-filter .3s ease-in-out 0s}.lae-popup-trigger .lae-modal-indicator{display:block;opacity:0;transition:opacity .3s ease-in-out 0s}.lae-popup-trigger .lae-modal-indicator .lae-view-details-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;border:1px solid #fff;padding:10px 25px}.lae-popup-trigger .lae-modal-indicator i{display:block;position:absolute;top:10px;right:10px;color:#fff;font-size:22px;line-height:1;transition:all .3s ease-in-out 0s}.rtl .lae-popup-trigger .lae-modal-indicator i{right:auto;left:0}.lae-popup-trigger:hover .lae-image-wrapper img{-webkit-filter:brightness(70%);filter:brightness(70%)}.lae-popup-trigger:hover .lae-modal-indicator{opacity:1}.lae-team-member-modal .lae-team-member{display:flex;flex-direction:row;align-items:flex-start}@media only screen and (max-width:767px){.lae-team-member-modal .lae-team-member{display:inline-block;padding:40px}}.lae-team-member-modal .lae-team-member .lae-image-wrapper{width:100%}@media only screen and (max-width:767px){.lae-team-member-modal .lae-team-member .lae-image-wrapper{float:left;width:150px;margin:0 20px 15px 0}}.lae-team-member-modal .lae-team-member .lae-image-wrapper img{display:block}.lae-team-member-modal .lae-team-member .lae-team-member-text{max-width:500px;padding:40px}@media only screen and (max-width:767px){.lae-team-member-modal .lae-team-member .lae-team-member-text{padding:0}}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-details{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title,.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title-link .lae-title{color:#fff}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-team-member-position{color:rgba(255,255,255,.5)}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-social-list i{color:#aaa}.lae-dark-bg .lae-team-members .lae-team-member .lae-team-member-text .lae-social-list i:hover{color:#ccc}.lae-dark-bg .lae-team-members-style4 .lae-team-member .lae-image-wrapper::before{border-color:rgba(255,255,255,.7)}.lae-dark-bg .lae-team-members-style7 .lae-flip-card-inner{border-color:rgba(255,255,255,.5)}.lae-dark-bg .lae-team-members-style7 .lae-team-member .lae-social-list .lae-social-list-item i{color:#aaa}.lae-dark-bg .lae-team-members-style7 .lae-team-member .lae-social-list .lae-social-list-item i:hover{color:#ccc}.lae-testimonials-slider{clear:both;position:relative}.lae-testimonials-slider.lae-container{max-width:900px;margin:0 auto}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating{padding:0;margin:0 0 10px 0}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item{display:inline-block}.lae-testimonials-slider .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#d8d8d8}.lae-testimonials-slider .lae-testimonial.lae-rating-five .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-one .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials-slider .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg,.lae-testimonials-slider .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(4) svg{fill:#f2b01e}.lae-testimonials-slider .lae-testimonial .lae-testimonial-text{text-align:center;max-width:750px;font-size:18px;line-height:32px;color:#666}.lae-testimonials-slider .lae-testimonial .lae-testimonial-text i{color:#ccc;font-size:32px;display:block;margin-bottom:35px;background:0 0;width:auto;height:auto}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text{color:#888}.lae-testimonials-slider .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:15px;line-height:24px;margin-bottom:5px}.lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-text{margin:0 auto 40px;font-style:italic}.lae-dark-bg .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-text{color:#ccc}.lae-dark-bg .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-text i{color:#ddd}.lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user{display:table;margin:0 auto}.lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-image-wrapper{display:table-cell}.lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%;margin-right:15px}.rtl .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{margin:0 0 0 15px}.lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-user-text{display:table-cell;vertical-align:middle}.lae-dark-bg .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-user-text{color:#bababa}.lae-dark-bg .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{color:#e5e5e5}@media only screen and (max-width:1024px){.lae-testimonials-slider-style2 .lae-testimonial{padding:0 10px}}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text{background:#f7f7f7;padding:40px;margin:0 auto 30px;border-radius:10px;position:relative}.lae-dark-bg .lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text{background:#fafafa}@media only screen and (max-width:767px){.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text{padding:30px}}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text p{margin:0;text-align:left}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{position:absolute;font-size:36px;margin:0}.lae-dark-bg .lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{color:#bbb}@media only screen and (max-width:1024px){.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{font-size:32px}}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-top-left{left:10px;top:-15px;-webkit-transform:scaleX(-1) scaleY(-1);transform:scaleX(-1) scaleY(-1)}@media only screen and (max-width:767px){.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-top-left{left:10px}}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-bottom-right{right:10px;bottom:-15px}@media only screen and (max-width:767px){.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-bottom-right{right:10px}}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{margin:0 auto 10px;max-width:96px;border-radius:50%;padding:3px;border:1px solid #aaa}.lae-dark-bg .lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{border-color:#ccc}.lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-user .lae-user-text{text-align:center;margin:0 0 20px 0}.lae-dark-bg .lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-user .lae-user-text{color:#bababa}.lae-dark-bg .lae-testimonials-slider-style2 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{color:#e5e5e5}.lae-testimonials-slider-style3 .lae-testimonial,.lae-testimonials-slider-style4 .lae-testimonial{margin:0 auto}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info{display:grid;align-items:stretch}@media only screen and (max-width:1024px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info{padding:0 10px}}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;transition:all .2s linear;min-height:300px}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{padding:50px;background:#f4f4f4}.lae-dark-bg .lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details,.lae-dark-bg .lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{background:#fafafa}@media only screen and (max-width:767px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{padding:30px}}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details .lae-testimonial-text,.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details .lae-testimonial-text{text-align:left}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info{grid-template-columns:30% 70%}@media only screen and (max-width:1024px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info{grid-template-columns:40% 60%}}@media only screen and (max-width:767px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info{grid-template-columns:1fr}}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg{border-radius:10px 0 0 10px}@media only screen and (max-width:767px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg{border-radius:10px 10px 0 0}}.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{border-radius:0 10px 10px 0}@media only screen and (max-width:767px){.lae-testimonials-slider-style3 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{border-radius:0 0 10px 10px}}.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info{grid-template-columns:70% 30%}@media only screen and (max-width:1024px){.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info{grid-template-columns:60% 40%}}@media only screen and (max-width:767px){.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info{grid-template-columns:1fr}}.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg{border-radius:0 10px 10px 0}@media only screen and (max-width:767px){.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-image .lae-image-bg{border-radius:10px 10px 0 0}}.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{border-radius:10px 0 0 10px}@media only screen and (max-width:767px){.lae-testimonials-slider-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-details{order:2;border-radius:0 0 10px 10px}}.lae-testimonials-slider-style5.lae-container{max-width:960px}.lae-testimonials-slider-style5 .lae-testimonial{position:relative}.lae-testimonials-slider-style5 .lae-testimonial .lae-image-wrapper{width:100%}@media only screen and (min-width:768px){.lae-testimonials-slider-style5 .lae-testimonial .lae-image-wrapper{width:80%}}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text{position:relative;text-align:left;background:#333;padding:40px 25px 40px 25px;font-size:14px;line-height:1.5;color:#fff}@media only screen and (min-width:768px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text{width:400px;position:absolute;right:0;bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%);padding:30px 50px 30px 50px}}@media only screen and (min-width:1025px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text{padding:40px 60px 40px 60px}}.lae-dark-bg .lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text{background:#fafafa;color:#333}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text p{margin:0;text-align:left;font-size:15px;line-height:1.8;color:#ececec}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text p{font-size:14px;line-height:1.8}}.lae-dark-bg .lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text p{color:#333}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{position:absolute;font-size:26px;color:#fff;margin:0}.lae-dark-bg .lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{color:#333}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1{font-size:24px}}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-top-left{left:20px;top:20px;-webkit-transform:scaleX(-1) scaleY(-1);transform:scaleX(-1) scaleY(-1)}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-top-left{left:15px;top:15px}}@media only screen and (max-width:767px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-top-left{left:10px;top:10px}}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-bottom-right{right:20px;bottom:20px}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-bottom-right{right:15px;bottom:15px}}@media only screen and (max-width:767px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text i.lae-icon-quote1.lae-bottom-right{right:10px;bottom:10px}}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text{text-align:left;color:#adadad;margin:10px 0 0 0}.lae-dark-bg .lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text{color:#969696}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text .lae-author-name{font-size:16px;line-height:1.5;font-weight:700;display:inline;margin:0;color:#eee}.lae-dark-bg .lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text .lae-author-name{color:#222}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text .lae-author-name{font-size:14px}}.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text .lae-author-credentials{display:inline;margin:0 0 0 5px;font-size:14px}@media only screen and (max-width:1024px){.lae-testimonials-slider-style5 .lae-testimonial .lae-testimonial-text .lae-testimonial-user .lae-user-text .lae-author-credentials{font-size:12px}}.lae-testimonials{clear:both}.lae-testimonials .lae-testimonial{margin-bottom:20px}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating{padding:0;margin:0}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item{display:inline-block}.lae-testimonials .lae-testimonial .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#d8d8d8}.lae-testimonials .lae-testimonial.lae-rating-five .lae-testimonial-star-rating .lae-testimonial-star-rating-item svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-one .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials .lae-testimonial.lae-rating-two .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials .lae-testimonial.lae-rating-three .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:first-child svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(2) svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(3) svg,.lae-testimonials .lae-testimonial.lae-rating-four .lae-testimonial-star-rating .lae-testimonial-star-rating-item:nth-child(4) svg{fill:#f2b01e}.lae-testimonials .lae-testimonial .lae-testimonial-text{font-size:15px;line-height:24px}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-text{color:rgba(255,255,255,.7)}.lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text{color:#888;font-size:15px;line-height:24px}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text{color:rgba(255,255,255,.5)}.lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{font-size:15px;line-height:24px;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#333}.lae-dark-bg .lae-testimonials .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{color:#fff}.lae-testimonials-style1 .lae-testimonial-user,.lae-testimonials-style2 .lae-testimonial-user{display:table}.lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper,.lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper{display:table-cell}.lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper img,.lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%;margin-right:20px}.rtl .lae-testimonials-style1 .lae-testimonial-user .lae-image-wrapper img,.rtl .lae-testimonials-style2 .lae-testimonial-user .lae-image-wrapper img{margin:0 0 0 20px}.lae-testimonials-style1 .lae-testimonial-user .lae-user-text,.lae-testimonials-style2 .lae-testimonial-user .lae-user-text{display:table-cell;vertical-align:middle}.lae-testimonials-style1 .lae-testimonial-user .lae-user-text .lae-author-name,.lae-testimonials-style2 .lae-testimonial-user .lae-user-text .lae-author-name{margin:0 0 5px 0}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-text{background:#fff;border:1px solid #dbdbdb;border-radius:30px;text-align:center;position:relative;padding:20px;margin-bottom:40px;font-style:italic;text-align:center;max-width:450px}.lae-dark-bg .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text{color:#666;background:#eee}.lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{content:'';display:block;background:#fff;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;background:#fff;transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:skew(0deg,-44deg);width:24px;height:24px;position:absolute;bottom:-12px;left:40px;margin:auto}.rtl .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{left:auto;right:40px}.lae-dark-bg .lae-testimonials-style1 .lae-testimonial .lae-testimonial-text:after{background:#eee}.lae-testimonials-style2 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 10px 0}.lae-testimonials-style2 .lae-testimonial .lae-testimonial-text{margin-top:20px}.lae-testimonials-style2 .lae-testimonial:not(.lae-rating-none) .lae-testimonial-text{margin-top:15px}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text{background:#e2e2e2;border:1px solid #e2e2e2;border-radius:10px;text-align:center;position:relative;padding:30px 15px;margin-bottom:40px;color:#444;max-width:450px;text-align:center;max-width:450px}.lae-dark-bg .lae-testimonials-style3 .lae-testimonial .lae-testimonial-text{color:#666;background:#eee}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-text:after{content:"";position:absolute;top:100%;left:50%;margin:auto;margin-left:-15px;border-top:20px solid #e2e2e2;border-top-color:inherit;border-left:15px solid transparent;border-right:15px solid transparent}.lae-dark-bg .lae-testimonials-style3 .lae-testimonial .lae-testimonial-text:after{border-top-color:#eee}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user{display:flex;flex-direction:column;align-items:center}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-user-text{text-align:center}.lae-testimonials-style3 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-testimonials-style4 .lae-testimonial{display:flex;flex-direction:row;max-width:720px;margin:24px 0}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper{position:relative;overflow:hidden;border-radius:50%;margin-right:32px}@media only screen and (max-width:640px){.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper{margin-right:25px}}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper img{max-width:120px}@media only screen and (max-width:640px){.lae-testimonials-style4 .lae-testimonial .lae-testimonial-user-picture .lae-image-wrapper img{max-width:72px}}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info{text-align:left}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info .lae-testimonial-star-rating{margin-bottom:5px}.lae-testimonials-style4 .lae-testimonial .lae-testimonial-info .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-star-rating{margin:0 0 15px 0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-text{background:#f4f4f4;border-radius:8px 8px 0 0;text-align:center;position:relative;padding:30px 15px 50px 15px;color:#444;max-width:450px;text-align:center;max-width:450px}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-text p{margin:0}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user-wrap{background:#d4d4d4;border-radius:0 0 8px 8px}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user{display:flex;flex-direction:column;align-items:center;-webkit-transform:translateY(-32px);transform:translateY(-32px)}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-image-wrapper img{max-width:64px;border-radius:50%}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-user-text{text-align:center}.lae-testimonials-style5 .lae-testimonial .lae-testimonial-user .lae-user-text .lae-author-name{margin:15px 0 5px 0}.lae-timeline-nav:before{position:absolute;content:'';height:4px;width:100%;background:#ccc;display:block;bottom:auto;top:20px;-webkit-transform:translateY(2px);transform:translateY(2px)}.lae-timeline-nav .lae-timeline-nav-item{cursor:pointer;text-align:center}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-icon{margin:0 0 10px 0;padding:10px;background:#e3e3e3;border-radius:50%;height:48px;width:48px;margin:0 auto 10px;cursor:pointer;transition:background-color .3s}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-icon i{display:inline-block;font-size:20px;line-height:1;vertical-align:middle;color:#767676;transition:color .3s}.lae-timeline-nav .lae-timeline-nav-item:hover .lae-timeline-icon{background-color:#c8c8c8}.lae-timeline-nav .lae-timeline-nav-item:hover .lae-timeline-icon i{color:#4a4a4a}.lae-timeline-nav .lae-timeline-nav-item .lae-timeline-label{margin:0 0 20px 0}.lae-timeline-item{text-align:center;padding:0 40px}.lae-timeline-item .lae-timeline-image{position:relative;display:block}.lae-timeline-item .lae-timeline-image:after{content:'';background:#000;position:absolute;width:100%;height:100%;top:0;opacity:0;border-radius:50%;left:0;right:0;bottom:0;z-index:1;transition:opacity .3s}.lae-timeline-item .lae-timeline-image img{border-radius:50%}.lae-timeline-item:hover .lae-timeline-image:after{opacity:.3}.lae-timeline-item .lae-timeline-title{padding:20px 20px 0;margin:0}.lae-timeline-item .lae-timeline-description{padding:10px 20px 0}.lae-accordion{clear:both}.lae-accordion .lae-panel-title{display:block;cursor:pointer}.lae-accordion .lae-panel-content{display:none;overflow:hidden}.lae-accordion-style1 .lae-panel .lae-panel-title,.lae-accordion-style3 .lae-panel .lae-panel-title{transition:all .3s ease-in-out 0s}.lae-accordion-style1 .lae-panel .lae-panel-title:after,.lae-accordion-style3 .lae-panel .lae-panel-title:after{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\e916";right:30px;top:50%;margin-top:-8px;font-size:14px;line-height:1;color:#666;font-weight:700;transition:all .3s ease-in-out 0s}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after,.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.lae-accordion-style2 .lae-panel .lae-panel-title{transition:all .3s ease-in-out 0s}.lae-accordion-style2 .lae-panel .lae-panel-title:after{font-family:lae-icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:30px;top:50%;margin-top:-9px;content:"\e917";color:#999;font-size:18px;line-height:1;transition:color .3s ease-in 0s,-webkit-transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s;transition:color .3s ease-in 0s,transform .3s ease-in-out 0s,-webkit-transform .3s ease-in-out 0s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lae-accordion-style1 .lae-panel{margin:20px 0 0;background:#eee;border-radius:5px;overflow:hidden}.lae-accordion-style1 .lae-panel .lae-panel-title{position:relative;display:block;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:700;color:#666;margin:0}.lae-accordion-style1 .lae-panel .lae-panel-content{background:#f8f8f8;padding:30px 30px}.lae-accordion-style1 .lae-panel:hover .lae-panel-title{background:#e2e2e2}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title{color:#333;background:#e2e2e2}.lae-accordion-style1 .lae-panel.lae-active .lae-panel-title:after{color:#333}.lae-accordion-style2 .lae-panel{margin:20px 0 0;color:#333;transition:color .3s;position:relative}.lae-accordion-style2 .lae-panel .lae-panel-title{position:relative;display:block;border-radius:5px;border:1px solid #dcdcdc;overflow:hidden;padding:20px 50px 20px 30px;font-size:18px;line-height:26px;letter-spacing:0;font-weight:700;color:#666;margin:0;transition:all .3s ease-in-out 0s;z-index:1}.lae-accordion-style2 .lae-panel .lae-panel-title:before{position:absolute;content:"";left:0;bottom:0;height:0;width:100%;background:#4c5053;transition:height .3s cubic-bezier(.77, 0, .175, 1);z-index:-1}.lae-accordion-style2 .lae-panel .lae-panel-content{padding:20px 30px;border-color:#dcdcdc;border-style:solid;border-width:0 1px 1px 1px;border-radius:0 0 5px 5px}.lae-accordion-style2 .lae-panel:hover .lae-panel-title,.lae-accordion-style2 .lae-panel:hover .lae-panel-title:after{color:#fff;border-color:#333}.lae-accordion-style2 .lae-panel:hover .lae-panel-title:before{height:100%}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title{background:#4c5053;color:#fff;border-radius:5px 5px 0 0;border-color:#333}.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{color:#fff}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-title{color:#888;border-color:#404040}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-title:before{background:#e5e5e5}.lae-dark-bg.lae-accordion-style2 .lae-panel:hover .lae-panel-title{color:#333}.lae-dark-bg.lae-accordion-style2 .lae-panel:hover .lae-panel-title:after{color:#666}.lae-dark-bg.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title{background:#e5e5e5;color:#333;border-color:#e5e5e5}.lae-dark-bg.lae-accordion-style2 .lae-panel.lae-active .lae-panel-title:after{color:#666}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content{border-color:#404040;color:#909090}.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h1,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h2,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h3,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h4,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h5,.lae-dark-bg.lae-accordion-style2 .lae-panel .lae-panel-content h6{color:#e5e5e5}.lae-accordion-style3 .lae-panel{margin:0;border-bottom:1px solid #dcdcdc}.lae-accordion-style3 .lae-panel:first-child{border-top:1px solid #dcdcdc}.lae-accordion-style3 .lae-panel .lae-panel-title{position:relative;display:block;padding:20px 50px 20px 5px;font-size:14px;line-height:22px;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#666;margin:0}.lae-accordion-style3 .lae-panel .lae-panel-content{padding:10px 50px 30px 5px}.lae-accordion-style3 .lae-panel:hover .lae-panel-title{color:#333}.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title{color:#333}.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{color:#333}.lae-dark-bg.lae-accordion-style3 .lae-panel{border-color:#404040}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-title{color:#b0b0b0}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-title:after{color:#888}.lae-dark-bg.lae-accordion-style3 .lae-panel:hover .lae-panel-title{color:#eaeaea}.lae-dark-bg.lae-accordion-style3 .lae-panel:hover .lae-panel-title:after{color:#aaa}.lae-dark-bg.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title{color:#eaeaea}.lae-dark-bg.lae-accordion-style3 .lae-panel.lae-active .lae-panel-title:after{color:#aaa}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content{color:#909090}.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h1,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h2,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h3,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h4,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h5,.lae-dark-bg.lae-accordion-style3 .lae-panel .lae-panel-content h6{color:#e5e5e5}.lae-countdown-wrap{display:inline-block;width:100%}.lae-countdown-wrap.lae-aligncenter{text-align:center}.lae-countdown-wrap.lae-alignleft{text-align:left}.lae-countdown-wrap.lae-alignright{text-align:right}.lae-countdown-wrap .lae-countdown-label{text-transform:uppercase;font-size:18px;line-height:28px;font-weight:700;letter-spacing:2px;display:inline-block;vertical-align:top;padding-top:15px;color:#333}.lae-dark-bg .lae-countdown-wrap .lae-countdown-label{color:#e5e5e5}.lae-countdown-wrap .lae-countdown{display:inline-block}.lae-countdown-wrap .lae-countdown ul{list-style:none;display:inline-block;margin:0}.lae-countdown-wrap .lae-countdown ul li{display:inline-block;font-size:12px;line-height:20px;text-transform:uppercase;letter-spacing:2px;text-align:center;font-weight:700;margin-left:20px;position:relative}.lae-dark-bg .lae-countdown-wrap .lae-countdown ul li{color:#909090}.lae-countdown-wrap .lae-countdown ul li span{display:table;padding:12px;border-radius:5px;background:#383b3f;color:#ebebeb;font-size:18px;line-height:18px}.lae-dark-bg .lae-countdown-wrap .lae-countdown ul li span{background-color:rgba(125,125,125,.3)}.lae-countdown-wrap .lae-countdown ul li:before{content:':';position:absolute;left:-10px;top:18px;font-size:18px;line-height:18px}.lae-countdown-wrap .lae-countdown ul li:first-child:before{display:none}.lae-faq-list{clear:both}.lae-faq-list .lae-faq-item{margin-bottom:20px;font-size:15px;line-height:24px}.lae-faq-list .lae-faq-item .lae-faq-question{font-size:24px;line-height:32px;text-transform:none;font-weight:700;color:#333}.lae-dark-bg .lae-faq-list .lae-faq-item{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-faq-list .lae-faq-item .lae-faq-question{color:#fff}.lae-dark-bg .lae-faq-list .lae-faq-item .lae-faq-answer{color:rgba(255,255,255,.7)}.lae-faq-list-style1 .lae-faq-item{text-align:left}.lae-faq-list-style1 .lae-faq-item .lae-faq-answer{margin-top:20px}.lae-faq-list-style2 .lae-faq-item{text-align:center}.lae-faq-list-style2 .lae-faq-item .lae-faq-answer{margin-bottom:20px}.lae-image-text-toggle{display:flex;justify-content:space-between}.lae-image-text-toggle .lae-image-content,.lae-image-text-toggle .lae-text-content{align-self:center;-ms-flex-item-align:center;margin:0;width:50%}.lae-image-text-toggle .lae-image-content img{display:block;margin:0 auto}@media only screen and (max-width:767px){.lae-image-text-toggle{box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.lae-image-text-toggle .lae-image-content,.lae-image-text-toggle .lae-text-content{width:100%;margin:0}.lae-image-text-toggle .lae-image-content{box-ordinal-group:1;-moz-order:1;order:1;-ms-flex-order:1;margin-bottom:50px}.lae-image-text-toggle .lae-text-content{box-ordinal-group:2;-moz-order:2;order:2;-ms-flex-order:2;padding:0}}.lae-features{clear:both}@media only screen and (max-width:767px){.lae-features .lae-feature{margin-bottom:50px}}.lae-features .lae-feature:last-child{margin-bottom:0!important}.lae-features .lae-feature .lae-subtitle{font-size:14px;line-height:22px;letter-spacing:2px;font-weight:400;font-style:normal;text-transform:uppercase;color:#acb2bf;margin-bottom:5px}@media only screen and (max-width:767px){.lae-features .lae-feature .lae-subtitle{font-size:12px;line-height:18px}}.lae-features .lae-feature .lae-title{font-size:32px;line-height:42px;margin-bottom:15px}@media only screen and (max-width:1024px){.lae-features .lae-feature .lae-title{font-size:26px;line-height:36px}}.lae-features .lae-feature .lae-title-link .lae-title{color:#333;transition:color .3s ease-in-out 0s}.lae-features .lae-feature .lae-title-link:hover .lae-title{color:#666}.lae-features .lae-feature .lae-feature-details{color:#9297a3;font-size:14px;line-height:24px}@media only screen and (max-width:767px){.lae-features .lae-feature .lae-feature-details{font-size:13px;line-height:22px}}.lae-features .lae-feature .lae-image-content{position:relative}.lae-features .lae-feature .lae-image-content img{transition:all .4s ease-in-out 0s}.lae-features .lae-feature .lae-image-link:after{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,.2);transition:opacity .4s ease-in-out 0s;opacity:0}.lae-features .lae-feature:hover .lae-image-link:after{opacity:1}.lae-dark-bg .lae-features .lae-feature .lae-subtitle{color:rgba(255,255,255,.5)}.lae-dark-bg .lae-features .lae-feature .lae-title,.lae-dark-bg .lae-features .lae-feature .lae-title-link .lae-title{color:#fff}.lae-dark-bg .lae-features .lae-feature .lae-title-link:hover .lae-title{color:rgba(255,255,255,.7)}.lae-dark-bg .lae-features .lae-feature .lae-feature-details{color:rgba(255,255,255,.7)}@media only screen and (min-width:768px){.lae-features .lae-feature .lae-text-content{max-width:520px;padding:0 50px}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features .lae-feature .lae-text-content{max-width:600px}.lae-features .lae-feature:nth-child(2n) .lae-image-content{box-ordinal-group:2;-moz-order:2;order:2;-ms-flex-order:2}.lae-features .lae-feature:nth-child(2n) .lae-text-content{box-ordinal-group:1;-moz-order:1;order:1;-ms-flex-order:1}}@media only screen and (min-width:768px){.lae-features:not(.lae-tiled) .lae-feature{margin-bottom:80px}.lae-features:not(.lae-tiled) .lae-feature .lae-image-content{max-width:520px}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features:not(.lae-tiled) .lae-feature .lae-image-content{margin:0 auto}.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features:not(.lae-tiled) .lae-feature .lae-text-content{margin:0 auto}}.lae-features.lae-tiled .lae-feature .lae-text-content{margin:0 auto}@media only screen and (max-width:767px){.siteorigin-panels-stretch[data-stretch-type=full-stretched] .lae-features.lae-tiled .lae-feature .lae-text-content{padding:0 20px}}.lae-features.lae-tiled .lae-feature .lae-image-content img{width:100%}.lae-gallery-carousel{clear:both}@media only screen and (max-width:1024px){.lae-gallery-carousel .lae-gallery-carousel-item{margin-bottom:20px}}.lae-gallery-carousel .lae-gallery-carousel-item .hentry{margin:0;padding:0;border:none;background:0 0;box-shadow:none}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image{position:relative;overflow:hidden}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image img{width:100%;display:block;transition:all .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover img{-webkit-filter:brightness(50%);filter:brightness(50%)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info{display:block;text-align:center}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-info{text-align:center;display:block;position:absolute;top:50%;left:0;right:0;margin:auto;max-width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title{padding:10px;margin:0;font-size:18px;line-height:28px;font-weight:400;color:#fff;opacity:0;transition:opacity .4s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title{font-size:18px;line-height:26px}}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a{display:inline;color:#fff;transition:all .3s ease-in-out 0s;border-bottom:1px solid transparent}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-entry-title a:hover{border-bottom:1px solid #ccc}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-terms{display:block;color:#ddd;font-size:14px;line-height:22px;font-style:italic;opacity:0;transition:opacity .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i{color:#fff;font-size:32px;line-height:1;transition:color .4s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox i:hover,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-video-lightbox:hover{color:#ddd}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item{position:absolute;top:0;right:0;color:#fff;font-size:22px;line-height:1;display:block;padding:12px;background:0 0;opacity:0;transition:all .3s ease-in-out 0s}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item i{font-size:22px}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image .lae-image-info .lae-lightbox-item:hover{background:rgba(0,0,0,.5)}.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-entry-title,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-lightbox-item,.lae-gallery-carousel .lae-gallery-carousel-item .lae-project-image:hover .lae-image-info .lae-terms{opacity:1}.lae-gallery-carousel .lae-gallery-carousel-item .lae-fancybox-video{height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.lae-gallery-carousel .lae-gallery-carousel-item .lae-fancybox-video video{max-height:100%}.lae-icon-list{clear:both;font-size:0;width:100%}.lae-icon-list.lae-alignleft{text-align:left}.lae-icon-list.lae-alignright{text-align:right}.lae-icon-list.lae-aligncenter{text-align:center}.lae-icon-list .lae-icon-list-item{display:inline-block;padding:0;border:none;outline:0;margin:0 0 0 15px}.rtl .lae-icon-list .lae-icon-list-item{margin:0 15px 0 0}.lae-icon-list .lae-icon-list-item:first-child{margin:0}.lae-icon-list .lae-icon-list-item .lae-icon-wrapper i{display:block;font-size:32px;line-height:1;color:#666;transition:color .3s ease-in-out 0s}.lae-icon-list .lae-icon-list-item .lae-image-wrapper img{display:block;max-width:100%;width:32px;height:auto;margin:0 auto;transition:all .4s ease-in-out 0s}.lae-icon-list .lae-icon-list-item:hover .lae-image-wrapper img{opacity:.8}.lae-icon-list .lae-icon-list-item:hover .lae-icon-wrapper i{color:#333}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item{margin:0 0 0 25px;width:50px;height:50px;border-radius:100%}@media only screen and (max-width:479px){.lae-circular-icon-list .lae-icon-list .lae-icon-list-item{margin:0 0 20px 20px}}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item:first-child{margin-left:0}.lae-dark-bg .lae-circular-icon-list .lae-icon-list .lae-icon-list-item{background:#48484a}.lae-circular-icon-list .lae-icon-list .lae-icon-list-item .lae-icon-wrapper i{font-size:22px;padding:14px 0}.lae-image-slider{clear:both;position:relative;padding:0 0 40px 0}.lae-image-slider .lae-slide{position:relative;background:#000!important}.lae-image-slider .lae-slide img{transition:all .4s ease-in-out 0s;opacity:.7}.lae-image-slider .lae-slide:hover img{opacity:.5}.lae-image-slider .lae-slide .lae-caption{position:absolute;max-width:700px}.lae-image-slider .lae-slide .lae-caption .lae-heading{font-size:36px;line-height:44px;font-weight:700;margin:0;color:#fff}.lae-image-slider .lae-slide .lae-caption .lae-heading a{color:#fff}.lae-image-slider .lae-slide .lae-caption .lae-heading a:hover{border-bottom:2px solid #fff}.lae-image-slider .lae-slide .lae-caption .lae-subheading{color:#b1b3b2;font-style:italic;font-size:16px;line-height:26px;margin-bottom:12px;font-weight:400}.lae-image-slider .lae-slide .lae-caption .lae-button{margin-top:50px;color:#fefefe}@media only screen and (max-width:600px){.lae-image-slider .lae-slide .lae-caption .lae-subheading{font-size:14px;line-height:22px}.lae-image-slider .lae-slide .lae-caption .lae-heading{font-size:22px;line-height:30px}.lae-image-slider .lae-slide .lae-caption .lae-button{margin-top:30px;padding:12px 25px;font-size:11px}}.lae-image-slider .lae-flex-direction-nav a,.lae-image-slider .lae-flex-direction-nav a:hover{color:#ddd;font-size:32px;width:36px;height:36px;margin:-18px 0 0;transition:all .4s ease-in-out 0s}.lae-image-slider .lae-flex-direction-nav a.lae-flex-prev,.lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-prev{left:20px}.lae-image-slider .lae-flex-direction-nav a.lae-flex-next,.lae-image-slider .lae-flex-direction-nav a:hover.lae-flex-next{right:20px}.lae-image-slider .lae-flex-direction-nav a:hover{color:#efefef}.lae-image-slider button.slick-prev{left:20px}.lae-image-slider button.slick-next{right:20px}.lae-image-slider button.slick-next,.lae-image-slider button.slick-next:hover,.lae-image-slider button.slick-prev,.lae-image-slider button.slick-prev:hover{font-size:32px;width:36px;height:36px;margin:-18px 0 0;z-index:10}.lae-image-slider button.slick-next:before,.lae-image-slider button.slick-prev:before{font-size:32px;color:#ddd!important}.lae-image-slider button.slick-next:hover:before,.lae-image-slider button.slick-prev:hover:before{color:#fff!important}.lae-image-slider.lae-caption-style1 .lae-caption{top:50%;left:0;right:0;margin:0 auto;text-align:center;padding:0 20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-image-slider.lae-caption-style2 .lae-caption{bottom:50px;left:50px;text-align:left;margin:0;padding:0 20px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-button{display:none}.lae-image-slider.lae-caption-style2 .lae-caption .lae-heading{text-align:left}@media only screen and (max-width:1024px){.lae-image-slider.lae-caption-style2 .lae-caption{left:20px;bottom:30px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading{margin-bottom:10px}}@media only screen and (max-width:600px){.lae-image-slider.lae-caption-style2 .lae-caption{left:0;bottom:20px}.lae-image-slider.lae-caption-style2 .lae-caption .lae-subheading{margin-bottom:5px}}.lae-image-slider .nivo-caption .lae-heading{color:#fff;font-size:36px;line-height:44px;font-weight:700;margin:0}.lae-image-slider .nivo-caption .lae-heading a{color:#fff}.lae-image-slider .nivo-caption .lae-heading a:hover{border-bottom:2px solid #fff}.lae-image-slider .nivo-caption .lae-subheading{margin-bottom:10px;color:#b1b3b2;font-style:italic;font-size:16px;line-height:24px}@media only screen and (max-width:600px){.lae-image-slider .nivo-caption .lae-subheading{font-size:14px;line-height:22px}.lae-image-slider .nivo-caption .lae-heading{font-size:22px;line-height:30px}}.lae-image-slider.lae-caption-style1 .nivo-caption{left:0;right:0;top:50%;bottom:initial;text-align:center;color:#fff;width:100%;height:auto;padding:25px 30px;max-width:600px;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.lae-image-slider.lae-caption-style2 .nivo-caption{padding:25px 50px}.lae-image-slider.lae-caption-style2 .nivo-caption .lae-heading{text-align:left}@media only screen and (max-width:600px){.lae-image-slider.lae-caption-style2 .nivo-caption{padding:10px 30px}}.lae-thumbnail-slider{margin-top:10px;text-align:center}.lae-thumbnail-slider .lae-thumbnail-slider-item{cursor:pointer}.lae-thumbnail-slider .lae-thumbnail-slider-item .lae-thumbnail-slider-image-bg{height:100px;background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width:480px){.lae-thumbnail-slider .lae-thumbnail-slider-item .lae-thumbnail-slider-image-bg{height:50px}}.lae-thumbnail-slider .lae-thumbnail-slider-image-bg{position:relative}.lae-thumbnail-slider .slick-current .lae-thumbnail-slider-image-bg:before{border-color:#fff transparent transparent;border-style:solid;border-width:10px 10px 0;content:"";right:0;left:0;width:10px;margin:auto;position:absolute;top:0;z-index:2;box-sizing:border-box}@media only screen and (max-width:480px){.lae-thumbnail-slider .slick-current .lae-thumbnail-slider-image-bg:before{border-width:6px 6px 0;width:6px}}.lae-thumbnail-slider .slick-slide{margin:0 5px}.lae-thumbnail-slider .slick-list{margin:0 -5px}@-webkit-keyframes lae-text-slide1{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes lae-text-slide1{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes lae-text-slide2{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes lae-text-slide2{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.lae-posts-slider-style-3 .lae-post-text,.lae-posts-slider-style-4 .lae-post-text{position:relative;display:block;text-align:center;max-width:500px;width:100%;margin:0 auto;padding:30px 15px}.lae-posts-slider-style-3 .lae-post-text .lae-post-text-overlay,.lae-posts-slider-style-4 .lae-post-text .lae-post-text-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-4 .lae-post-text .lae-post-title a{font-size:2rem;line-height:1.2}@media only screen and (max-width:640px){.lae-posts-slider-style-3 .lae-post-text .lae-post-title a,.lae-posts-slider-style-4 .lae-post-text .lae-post-title a{font-size:1.5rem}}.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-read-more{margin-top:20px}.lae-posts-slider-style-3 .lae-post-text,.lae-posts-slider-style-4 .lae-post-text{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.4s;animation-delay:.4s;opacity:0}.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-terms{-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:.7s;animation-duration:.7s}.lae-posts-slider-style-3 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms{-webkit-animation-delay:.6s;animation-delay:.6s}.lae-posts-slider-style-3 .lae-post-text .lae-post-title,.lae-posts-slider-style-4 .lae-post-text .lae-post-title{-webkit-animation-delay:.8s;animation-delay:.8s}.lae-posts-slider-style-3 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta{-webkit-animation-delay:1s;animation-delay:1s}.lae-posts-slider-style-3 .lae-post-text .lae-post-summary,.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-4 .lae-post-text .lae-read-more{-webkit-animation-delay:1.2s;animation-delay:1.2s}.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text{-webkit-animation-name:lae-text-slide1;animation-name:lae-text-slide1}.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-meta,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-summary,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-title,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-read-more,.lae-posts-slider-style-3.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-terms,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-meta,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-summary,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-post-title,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-read-more,.lae-posts-slider-style-4.lae-posts-slider.slick-initialized .slick-active .lae-post-text-wrap .lae-post-text .lae-terms{-webkit-animation-name:lae-text-slide2;animation-name:lae-text-slide2}.lae-posts-slider-style-3 .lae-post-text .lae-post-text-overlay{background:#000;opacity:.7}.lae-posts-slider-style-4 .lae-post-text .lae-post-text-overlay{background-color:#fff;box-shadow:0 8px 6px -6px rgba(0,0,0,.25)}.lae-posts-slider-style-3 .lae-post-text .lae-read-more,.lae-posts-slider-style-7 .lae-post-text .lae-read-more,.lae-posts-slider-style-8 .lae-post-text .lae-read-more{border:1px solid #fff}.lae-posts-slider-style-3 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-7 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-8 .lae-post-text .lae-read-more:hover{background:#fff;color:#0a0a0a}.lae-posts-slider-style-4 .lae-post-text .lae-post-title a,.lae-posts-slider-style-5 .lae-post-text .lae-post-title a,.lae-posts-slider-style-6 .lae-post-text .lae-post-title a{color:#222}.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta span,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a{text-transform:uppercase;font-size:.6875rem}.lae-posts-slider-style-4 .lae-post-text .lae-post-meta,.lae-posts-slider-style-4 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta,.lae-posts-slider-style-5 .lae-post-text .lae-post-meta a,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta,.lae-posts-slider-style-6 .lae-post-text .lae-post-meta a{color:rgba(0,0,0,.6)}.lae-posts-slider-style-4 .lae-post-text .lae-post-summary,.lae-posts-slider-style-5 .lae-post-text .lae-post-summary,.lae-posts-slider-style-6 .lae-post-text .lae-post-summary{color:rgba(0,0,0,.75)}.lae-posts-slider-style-4 .lae-post-text .lae-terms,.lae-posts-slider-style-4 .lae-post-text .lae-terms a,.lae-posts-slider-style-5 .lae-post-text .lae-terms,.lae-posts-slider-style-5 .lae-post-text .lae-terms a,.lae-posts-slider-style-6 .lae-post-text .lae-terms,.lae-posts-slider-style-6 .lae-post-text .lae-terms a{color:#cda74f}.lae-posts-slider-style-4 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-4 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-5 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-5 .lae-post-text .lae-terms:hover,.lae-posts-slider-style-6 .lae-post-text .lae-terms a:hover,.lae-posts-slider-style-6 .lae-post-text .lae-terms:hover{color:rgba(0,0,0,.6)}.lae-posts-slider-style-4 .lae-post-text .lae-read-more,.lae-posts-slider-style-5 .lae-post-text .lae-read-more,.lae-posts-slider-style-6 .lae-post-text .lae-read-more{color:#fff;border:1px solid rgba(0,0,0,.75);background:rgba(0,0,0,.75)}.lae-posts-slider-style-4 .lae-post-text .lae-read-more a,.lae-posts-slider-style-5 .lae-post-text .lae-read-more a,.lae-posts-slider-style-6 .lae-post-text .lae-read-more a{color:#fff}.lae-posts-slider-style-4 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-5 .lae-post-text .lae-read-more:hover,.lae-posts-slider-style-6 .lae-post-text .lae-read-more:hover{background:rgba(0,0,0,.95)}.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{display:flex;flex-flow:column wrap}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{flex-flow:row wrap}}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-img-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-img-wrap{flex:0 0 66.6666666667%;max-width:66.6666666667%}}.lae-posts-slider-style-5 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-text-wrap{padding:20px}@media only screen and (min-width:768px){.lae-posts-slider-style-5 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-6 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-7 .lae-post-wrap .lae-post-text-wrap,.lae-posts-slider-style-8 .lae-post-wrap .lae-post-text-wrap{flex:0 0 33.3333333333%;max-width:33.3333333333%;align-self:center;padding:0 25px}}.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{flex-direction:column-reverse}@media only screen and (min-width:768px){.lae-posts-slider-style-6 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{flex-direction:row}}.lae-posts-slider-style-5 .lae-post-wrap,.lae-posts-slider-style-6 .lae-post-wrap{background:#eaeaea}.lae-posts-slider-style-7 .lae-post-wrap,.lae-posts-slider-style-8 .lae-post-wrap{background:#000000d9}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile2' 'tile2 tile2' 'tile3 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-4 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:'tile1 tile2 tile3' 'tile1 tile2 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile2' 'tile3 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-5 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile2' 'tile1 tile1 tile3 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-gap:1px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile2' 'tile3' 'tile4'}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}@media (min-width:760px){.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile2 tile4';grid-gap:2px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-6 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile2 tile4';grid-gap:2px}}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-gap:25px;grid-template-columns:1fr;grid-template-areas:'tile1' 'tile1' 'tile2' 'tile3' 'tile4' 'tile5'}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:first-child{grid-area:tile1}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(2){grid-area:tile2}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(3){grid-area:tile3}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(4){grid-area:tile4}.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox .lae-posts-gridbox-item:nth-child(5){grid-area:tile5}@media (min-width:760px){.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'tile1 tile1' 'tile1 tile1' 'tile2 tile3' 'tile4 tile5';grid-gap:25px}}@media (min-width:1024px){.lae-posts-gridbox-slider-style-7 .lae-posts-gridbox{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:'tile1 tile1 tile2 tile3' 'tile1 tile1 tile4 tile5';grid-gap:25px}}.lae-posts-multislider-style-4 .lae-post-featured-img-bg{margin-bottom:0}.lae-posts-multislider-style-4 .lae-post-text-wrap{position:relative;margin:-85px 20px 60px 20px;padding:35px 20px;box-shadow:0 0 60px rgba(0,0,0,.11);text-align:center;background:#fff}.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-4 button.slick-next,.lae-slider-arrow-placement-middle-center .lae-posts-multislider-style-4 button.slick-prev{margin-top:-30px}.lae-slider-arrow-placement-bottom-center .lae-posts-multislider-style-4 button.slick-next,.lae-slider-arrow-placement-bottom-center .lae-posts-multislider-style-4 button.slick-prev{-webkit-transform:translateY(10px);transform:translateY(10px)}.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider-style-7 button.slick-next,.lae-slider-arrow-placement-bottom-left .lae-posts-gridbox-slider-style-7 button.slick-prev,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider-style-7 button.slick-next,.lae-slider-arrow-placement-bottom-right .lae-posts-gridbox-slider-style-7 button.slick-prev{bottom:-35px}.lae-services-carousel-item .lae-image-wrapper{position:relative}.lae-services-carousel-item .lae-image-wrapper .lae-image-link:after{content:'';position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background:rgba(0,0,0,.4);transition:opacity .4s ease-in-out 0s;opacity:0}.lae-services-carousel-item .lae-image-wrapper:hover .lae-image-link:after{opacity:1}.lae-services-carousel-item .lae-image-wrapper img{margin:0 0 20px 0}.lae-services-carousel-item .lae-service-text{padding:20px 20px 30px;font-size:15px;line-height:24px}.lae-services-carousel-item .lae-title{font-size:20px;line-height:32px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase;font-weight:700}.lae-services-carousel-item .lae-title-link .lae-title{color:#333;transition:color .3s ease-in-out 0s}.lae-services-carousel-item .lae-title-link:hover .lae-title{color:#666}.lae-services-carousel-item .lae-subtitle{font-size:12px;line-height:18px;margin-bottom:5px;font-style:italic;color:#888}.lae-services-carousel-item .lae-read-more{display:block;text-decoration:underline;font-size:14px;line-height:22px;margin-top:20px;padding:0}.lae-dark-bg .lae-services-carousel-item .lae-service-text{color:#909090}.lae-dark-bg .lae-services-carousel-item .lae-subtitle{color:#b5b5b5}.lae-dark-bg .lae-services-carousel-item .lae-title,.lae-dark-bg .lae-services-carousel-item .lae-title-link .lae-title{color:#e5e5e5e5}.lae-dark-bg .lae-services-carousel-item .lae-title-link:hover .lae-title{color:#b5b5b5}.lae-services-style4 .lae-service .lae-icon-wrapper i,.lae-services-style4 .lae-service .lae-image-wrapper img{display:block;margin-bottom:20px;text-align:left}.rtl .lae-services-style4 .lae-service .lae-icon-wrapper i,.rtl .lae-services-style4 .lae-service .lae-image-wrapper img{text-align:right}.lae-services-style4 .lae-service .lae-icon-wrapper i{font-size:36px;line-height:1;color:#888}.lae-dark-bg .lae-services-style4 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style4 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px}.lae-services-style5 .lae-service .lae-icon-wrapper i{display:block;text-align:center;font-size:48px;line-height:1;margin-bottom:15px;color:#999;transition:color .4s ease-in-out 0s}.lae-dark-bg .lae-services-style5 .lae-service .lae-icon-wrapper i:hover{color:#c5c5c5}.lae-services-style5 .lae-service .lae-image-wrapper img{display:block;max-width:100%;text-align:center;margin:0 auto 25px;transition:all .4s ease-in-out 0s}.lae-services-style5 .lae-service .lae-service-text{text-align:center;max-width:300px;margin:0 auto}.lae-services-style5 .lae-service .lae-service-text .lae-title{font-size:18px;line-height:26px;letter-spacing:1px;font-weight:700;color:#333;text-transform:uppercase;clear:none;margin-top:0;margin-bottom:10px;font-size:16px;line-height:26px;margin-bottom:10px}.lae-services-style5 .lae-service:hover .lae-image-wrapper img{-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.lae-slider{clear:both;position:relative;padding:0 0 10px 0}.lae-slider .lae-slide{position:relative}.lae-slider .lae-slide img{transition:all .4s ease-in-out 0s;opacity:.7;height:auto;width:auto}.lae-slider .lae-slide:hover img{opacity:.5}.lae-slider .lae-flex-direction-nav a,.lae-slider .lae-flex-direction-nav a:hover{color:#ccc;font-size:26px;width:30px;height:30px;margin:-15px 0 0}.lae-slider .lae-flex-direction-nav a.lae-flex-prev,.lae-slider .lae-flex-direction-nav a:hover.lae-flex-prev{left:-40px}.lae-slider .lae-flex-direction-nav a.lae-flex-next,.lae-slider .lae-flex-direction-nav a:hover.lae-flex-next{right:-40px}@-webkit-keyframes lae-fade{0%{opacity:0}100%{opacity:1}}@keyframes lae-fade{0%{opacity:0}100%{opacity:1}}.lae-tabs{clear:both;position:relative}.lae-tabs .lae-tab-nav{display:flex;flex-flow:row wrap;justify-content:flex-start}.lae-tabs .lae-tab-nav .lae-tab{text-align:center;box-flex:0;-moz-flex:0 1 auto;flex:0 1 auto}.lae-tabs .lae-tab-nav .lae-tab a{display:block;text-overflow:ellipsis;white-space:normal;padding:20px 40px;text-decoration:none;border:none;margin:0;outline:0;transition:color .3s ease-in-out 0s}@media only screen and (max-width:1024px){.lae-tabs .lae-tab-nav .lae-tab a{padding:20px 25px}}.lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i{font-size:32px;vertical-align:middle;margin-right:10px}.rtl .lae-tabs .lae-tab-nav .lae-tab span.lae-icon-wrapper i{margin:0 0 0 15px}.lae-tabs .lae-tab-nav .lae-tab span.lae-image-wrapper img{max-width:24px;display:inline-block;vertical-align:middle;height:auto;width:auto;padding:0;margin:0 10px 0 0;border:none}.lae-tabs .lae-tab-nav .lae-tab span.lae-tab-title{font-size:14px;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:1px}.lae-tabs .lae-tab-panes{position:relative}.lae-tabs .lae-tab-panes .lae-tab-pane{padding:40px;display:none;overflow:hidden}.lae-tabs .lae-tab-panes .lae-tab-pane.lae-active{display:block;-webkit-animation:lae-fade .3s ease-in-out;animation:lae-fade .3s ease-in-out}.lae-no-flexbox .lae-tab-nav{display:block}.lae-no-flexbox .lae-tab-nav .lae-tab{min-width:15%;display:inline-block}.lae-tabs.lae-vertical{display:flex}.lae-tabs.lae-vertical .lae-tab-nav{box-flex:1;-moz-flex:1 1 auto;flex:1 1 auto;box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;justify-content:flex-start}.lae-tabs.lae-vertical .lae-tab-panes{box-flex:4;-moz-flex:4 1 auto;flex:4 1 auto}.lae-tabs.lae-vertical.lae-mobile-layout{box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column}.lae-tab-mobile-menu{display:none;position:absolute;top:23px;right:20px;background:0 0;border:none;z-index:10}.lae-tab-mobile-menu i{font-size:18px;color:#777;font-weight:700}.lae-tabs.lae-mobile-layout .lae-tab-mobile-menu{display:block}.lae-tabs.lae-mobile-layout .lae-tab-nav{box-orient:vertical;box-direction:normal;-moz-flex-direction:column;flex-direction:column;cursor:pointer}.lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab{text-align:center;display:none}.lae-tabs.lae-mobile-layout .lae-tab-nav .lae-tab.lae-active{display:block}.lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-nav .lae-tab{display:block}.lae-tabs.lae-mobile-layout.lae-mobile-open .lae-tab-mobile-menu i:before{content:'\e915'}.lae-tabs-style1 .lae-tab-nav .lae-tab{border-left:1px solid #d9d9d9;border-bottom:1px solid #e2e2e2;background:#e9e9e9}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab{border-left:none;border-right:1px solid #d9d9d9}.lae-tabs-style1 .lae-tab-nav .lae-tab:first-child{border-left-color:transparent;border-radius:5px 0 0 0}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:first-child{border-radius:0 5px 0 0}.lae-tabs-style1 .lae-tab-nav .lae-tab:last-child{border-radius:0 5px 0 0}.rtl .lae-tabs-style1 .lae-tab-nav .lae-tab:last-child{border-radius:5px 0 0 0}.lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active{border-bottom:none;background:#f2f2f2}.lae-tabs-style1 .lae-tab-nav .lae-tab a{color:#777}.lae-tabs-style1 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style1 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style1 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style1 .lae-tab-panes{background:#f2f2f2;border-radius:0 4px 4px 4px}.rtl .lae-tabs-style1 .lae-tab-panes{border-radius:4px 0 4px 4px}.lae-tabs-style1 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{background:#eee}.lae-tabs-style1 .lae-mobile-layout .lae-tab{border-left:none;border-bottom-color:#d9d9d9}.lae-tabs-style1 .lae-mobile-layout .lae-tab:first-child{border-radius:5px 5px 0 0}.lae-tabs-style1 .lae-mobile-layout .lae-tab:last-child{border-radius:0}.lae-tabs-style1 .lae-mobile-layout .lae-tab-panes{border-radius:0}.lae-tabs-style2 .lae-tab-nav{background:#f2f2f2;border-radius:5px 5px 0 0;padding:0 30px}.lae-tabs-style2 .lae-tab-nav .lae-tab{padding:20px 10px;position:relative}.lae-tabs-style2 .lae-tab-nav .lae-tab a{display:inline-block;padding:5px 20px;border-radius:34px;color:#666;transition:all .3s ease-in-out 0s}.lae-tabs-style2 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style2 .lae-tab-nav .lae-tab a:hover{color:#888}.lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #3c3d41}.lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a{background:#838d8f;color:#fff}.lae-tabs-style2 .lae-tab-panes{background:#3c3d41;border-radius:0 0 5px 5px}.lae-tabs-style2 .lae-tab-panes .lae-tab-pane{color:#838d8f}.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5,.lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6{color:#fff}.lae-tabs-style2 .lae-mobile-layout .lae-tab-mobile-menu{top:27px}.lae-tabs-style2 .lae-mobile-layout .lae-tab-nav{padding:0}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom:1px solid #e2e2e2}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab:last-child{border-bottom:none}.lae-tabs-style2 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after{display:none}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a{color:#333}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active a{background:#aaa;color:#fff}.lae-dark-bg .lae-tabs-style2 .lae-tab-nav .lae-tab.lae-active:after{border-bottom:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style2 .lae-tab-panes .lae-tab-pane h6{color:#333}.lae-tabs-style3 .lae-tab-nav{background:#3c3d41;border-radius:5px 5px 0 0}.lae-tabs-style3 .lae-tab-nav .lae-tab{position:relative;border-right:1px solid #4e4f53}.lae-tabs-style3 .lae-tab-nav .lae-tab a{padding:20px 30px;border-radius:34px;color:#8f8e93;transition:all .3s ease-in-out 0s}.lae-tabs-style3 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style3 .lae-tab-nav .lae-tab a:hover{color:#ccc}.lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;width:8px;margin:0 auto;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f2f2f2}.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img{margin:0 auto}.rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.rtl .lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-image-wrapper img{margin:0 auto}.lae-tabs-style3 .lae-tab-nav .lae-tab span.lae-tab-title{display:none}.lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a{color:#eee}.lae-tabs-style3 .lae-tab-panes{background:#f2f2f2;border-radius:0 0 5px 5px}.lae-tabs-style3 .lae-mobile-layout .lae-tab-nav{box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row;padding-right:60px}.lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom:1px solid #4e4f53}.lae-dark-bg .lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab{border-bottom-color:#e5e5e5}.lae-tabs-style3 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active:after{display:none}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav{background:#fff}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab{border-right:1px solid #ececec}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a{color:#969696}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-dark-bg .lae-tabs-style3 .lae-tab-nav .lae-tab.lae-active:after{border-bottom:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style3 .lae-tab-panes .lae-tab-pane h6{color:#333}.lae-tabs-style4{background:#f2f2f2;border-radius:5px}.lae-tabs-style4 .lae-tab-nav{border-bottom:1px solid #ddd;margin:0 40px}.lae-tabs-style4 .lae-tab-nav .lae-tab{position:relative;z-index:1;margin-right:20px}.rtl .lae-tabs-style4 .lae-tab-nav .lae-tab{margin:0 0 0 20px}.lae-tabs-style4 .lae-tab-nav .lae-tab:last-child{margin-right:0}.rtl .lae-tabs-style4 .lae-tab-nav .lae-tab:last-child{margin-left:0}.lae-tabs-style4 .lae-tab-nav .lae-tab a{color:#888;padding:30px 20px}.lae-tabs-style4 .lae-tab-nav .lae-tab:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:0 0;transition:background .3s ease-in-out 0s}.lae-tabs-style4 .lae-tab-nav .lae-tab:hover a{color:#565656}.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active:before{background:#f94213;height:2px}.lae-tabs-style4 .lae-tab-pane{padding:40px}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav{cursor:pointer;padding:0;margin:0;border:none}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab{margin:0;border-bottom:1px solid #e0e0e0}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab{border-left:1px solid #404040;border-right:1px solid #404040;border-bottom-color:#404040}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:first-child{border-top:1px solid #404040}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab a{padding:20px 25px}.lae-tabs-style4 .lae-mobile-layout .lae-tab-nav .lae-tab:before{display:none}.lae-tabs-style4 .lae-mobile-layout.lae-mobile-open .lae-tab.lae-active{border-left:2px solid #f94213;border-right:2px solid #f94213}.lae-dark-bg .lae-tabs-style4 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{border-top:1px solid #404040}.lae-dark-bg .lae-tabs-style4{background:0 0}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav{margin:0;border-bottom:1px solid #2a2a2a}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab a{color:#707070}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab:hover a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style4 .lae-tab-nav .lae-tab.lae-active a{color:#e5e5e5}.lae-dark-bg .lae-tabs-style4 .lae-tab-pane{padding:40px 0 0;color:#909090}.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style4 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style5 .lae-tab-nav a{padding:20px 50px;color:#777;position:relative;z-index:1}.lae-tabs-style5 .lae-tab-nav a:after{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:#e9e9e9;content:'';transition:background-color .3s,-webkit-transform .3s;transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s,-webkit-transform .3s;-webkit-transform:perspective(900px) rotate3d(1,0,0,90deg);transform:perspective(900px) rotate3d(1,0,0,90deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-perspective-origin:50% 100%;perspective-origin:50% 100%}.lae-tabs-style5 .lae-tab-nav a:focus,.lae-tabs-style5 .lae-tab-nav a:hover{color:#333}.lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a:after{background-color:#f2f2f2;-webkit-transform:perspective(900px) rotate3d(1,0,0,0deg);transform:perspective(900px) rotate3d(1,0,0,0deg)}.lae-tabs-style5 .lae-tab-panes{background:#f2f2f2}.lae-tabs-style5 .lae-mobile-layout .lae-tab-nav .lae-tab{background:#f2f2f2;border-bottom:1px solid #e5e5e5}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab a:hover{color:#ddd}.lae-dark-bg .lae-tabs-style5 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style6 .lae-tab-nav .lae-tab,.lae-tabs-style7 .lae-tab-nav .lae-tab{text-align:left}.lae-tabs-style6 .lae-tab-nav .lae-tab a,.lae-tabs-style7 .lae-tab-nav .lae-tab a{padding:5px 2px;color:#666;transition:all .3s ease-in-out 0s;border-top:2px solid transparent;border-bottom:2px solid transparent;display:inline-block}.lae-tabs-style6 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style6 .lae-tab-nav .lae-tab a:hover,.lae-tabs-style7 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style7 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a,.lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a{border-color:#f94213;color:#333}.lae-tabs-style6 .lae-tab-pane,.lae-tabs-style7 .lae-tab-pane{padding:40px 0 0}.lae-tabs-style6 .lae-tab-nav{margin:0 auto;text-align:left}.rtl .lae-tabs-style6 .lae-tab-nav{text-align:right}.lae-tabs-style6 .lae-tab-nav .lae-tab{margin-right:50px}.rtl .lae-tabs-style6 .lae-tab-nav .lae-tab{margin:0 0 0 50px}.lae-tabs-style6 .lae-tab-nav .lae-tab:last-child{margin-right:0}.rtl .lae-tabs-style6 .lae-tab-nav .lae-tab:last-child{margin-left:0}.lae-tabs-style6 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:40px 0 0}.lae-tabs-style7 .lae-tab-nav .lae-tab{padding:0 25px 0 0}.rtl .lae-tabs-style7 .lae-tab-nav .lae-tab{padding:0 0 0 25px}.lae-tabs-style7 .lae-tab-nav .lae-tab a{max-width:none;margin:6px 0}@media only screen and (max-width:479px){.lae-tabs-style7 .lae-tab-nav .lae-tab a{text-align:center}}.lae-tabs-style7 .lae-tab-panes{box-flex:6;-moz-flex:6 1 auto;flex:6 1 auto}.lae-tabs-style7 .lae-tab-panes .lae-tab-pane{padding:0 0 0 20px}.rtl .lae-tabs-style7 .lae-tab-panes .lae-tab-pane{padding:0 20px 0 0}.lae-tabs-style6 .lae-mobile-layout .lae-tab-mobile-menu,.lae-tabs-style7 .lae-mobile-layout .lae-tab-mobile-menu{top:22px}.lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab,.lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab{padding:12px 0;width:100%;text-align:center}.lae-tabs-style6 .lae-mobile-layout .lae-tab-nav .lae-tab a,.lae-tabs-style7 .lae-mobile-layout .lae-tab-nav .lae-tab a{margin:0}.lae-tabs-style6 .lae-mobile-layout .lae-tab-pane,.lae-tabs-style7 .lae-mobile-layout .lae-tab-pane{padding:30px 0 0}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab a{color:#b0b0b0}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab:hover a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab:hover a{color:#ddd}.lae-dark-bg .lae-tabs-style6 .lae-tab-nav .lae-tab.lae-active a,.lae-dark-bg .lae-tabs-style7 .lae-tab-nav .lae-tab.lae-active a{color:#eaeaea}.lae-dark-bg .lae-tabs-style6 .lae-tab-pane,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane{color:#909090}.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style6 .lae-tab-pane h6,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style7 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style8 .lae-tab-nav .lae-tab{margin:2px 0}.lae-tabs-style8 .lae-tab-nav .lae-tab a{padding:15px 30px;border-radius:4px;background:#f2f2f2;color:#777;transition:all .3s ease-in-out 0s;border-left:3px solid transparent;text-align:left}.lae-tabs-style8 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style8 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style8 .lae-tab-nav .lae-tab.lae-active a{color:#333;border-left-color:#f94213}.lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:0 0 0 40px}.rtl .lae-tabs-style8 .lae-tabs .lae-tab-panes .lae-tab-pane{padding:0 40px 0 0}.lae-tabs-style8 .lae-mobile-layout .lae-tab-mobile-menu{top:18px}.lae-tabs-style8 .lae-mobile-layout .lae-tab-nav .lae-tab a{text-align:left}.lae-tabs-style8 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active a{border-color:transparent!important}.lae-tabs-style8 .lae-mobile-layout .lae-tab-pane{padding:30px 0 0}.lae-dark-bg .lae-tabs-style8 .lae-tab-pane{color:#909090}.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style8 .lae-tab-pane h6{color:#e5e5e5}.lae-tabs-style9{background:#f2f2f2;border-radius:5px}.lae-tabs-style9 .lae-tab-nav{border-right:1px solid #ddd}.rtl .lae-tabs-style9 .lae-tab-nav{border-right:none;border-left:1px solid #ddd}.lae-tabs-style9 .lae-tab-nav .lae-tab{border-bottom:1px solid #d8d8d8;background:#e9e9e9}.lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active{margin-right:-1px;background:#f2f2f2}.rtl .lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active{margin-right:0;margin-left:-1px}.lae-tabs-style9 .lae-tab-nav .lae-tab a{padding:20px 30px;color:#777}.lae-tabs-style9 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style9 .lae-tab-nav .lae-tab a:hover{color:#333}.lae-tabs-style9 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-tabs-style9 .lae-tab-panes{box-flex:5;-moz-flex:5 1 auto;flex:5 1 auto}.lae-tabs-style9 .lae-mobile-layout .lae-tab-nav{border-right:none}.lae-tabs-style9 .lae-mobile-layout .lae-tab-nav .rtl{border-left:none}.lae-tabs-style9 .lae-mobile-layout:not(.lae-mobile-open) .lae-tab.lae-active{background:#eee;border:none}.lae-tabs-style10 .lae-tab-nav{background:#3c3d41;border-radius:5px 0 0 5px}.rtl .lae-tabs-style10 .lae-tab-nav{border-radius:0 5px 5px 0}.lae-tabs-style10 .lae-tab-nav .lae-tab{position:relative;border-bottom:1px solid #4e4f53;padding:0}.lae-tabs-style10 .lae-tab-nav .lae-tab:last-child{border-bottom:none}.lae-tabs-style10 .lae-tab-nav .lae-tab a{padding:20px;color:#8f8e93;transition:all .3s ease-in-out 0s}.lae-tabs-style10 .lae-tab-nav .lae-tab a:focus,.lae-tabs-style10 .lae-tab-nav .lae-tab a:hover{color:#ccc}.lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{content:'';display:block;position:absolute;top:32px;right:0;height:8px;margin:0 auto;border-top:8px solid transparent;border-right:8px solid #f2f2f2;border-bottom:8px solid transparent}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{display:none}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before{content:'';display:block;position:absolute;top:32px;left:0;height:8px;margin:0 auto;border-top:8px solid transparent;border-left:8px solid #f2f2f2;border-bottom:8px solid transparent}.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper{margin:0 auto}.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-icon-wrapper i,.rtl .lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-image-wrapper{margin:0 auto}.lae-tabs-style10 .lae-tab-nav .lae-tab span.lae-tab-title{display:none}.lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a{color:#fff}.lae-tabs-style10 .lae-tab-panes{background:#f2f2f2;border-radius:0 5px 5px 0}.rtl .lae-tabs-style10 .lae-tab-panes{border-radius:5px 0 0 5px}.lae-tabs-style10 .lae-mobile-layout{box-orient:horizontal;box-direction:normal;-moz-flex-direction:row;flex-direction:row}.lae-tabs-style10 .lae-mobile-layout .lae-tab-mobile-menu{display:none}.lae-tabs-style10 .lae-mobile-layout .lae-tab-nav .lae-tab{display:block}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav{background:#fff}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab{border-bottom:1px solid #ececec}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab:last-child{border-bottom:none}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a{color:#969696}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:focus,.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab a:hover{color:#666}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active a{color:#333}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:after{border-right:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-nav .lae-tab.lae-active:before{border-left:8px solid #e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes{background:#e7e7e7}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane{color:#666}.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h1,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h2,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h3,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h4,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h5,.lae-dark-bg .lae-tabs-style10 .lae-tab-panes .lae-tab-pane h6{color:#333}/*! elementor-pro - v3.18.0 - 20-12-2023 */
.elementor-bg-transform .elementor-bg{will-change:transform}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-animated-content{--translate:0,0}.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1)}.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85)}.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{transform:scale(1);opacity:1}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2)}.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px)}.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px)}.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%}.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17)}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate))}.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover{outline:1px solid var(--e-p-border-global)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings{background-color:var(--e-p-border-global)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting{background-color:var(--e-p-border-global);color:var(--e-p-border-global-invert)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover{background-color:var(--e-p-border-global-hover)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save{display:none}.elementor-theme-builder-content-area{height:400px}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post{display:block}.elementor-sticky--active{z-index:99}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal{display:flex;pointer-events:none;background-color:transparent;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;top:20px;margin-top:0;right:20px;opacity:1;z-index:9999;pointer-events:all}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;width:auto;overflow:visible;max-width:100%;max-height:100%;border-radius:0;box-shadow:none;pointer-events:all}.elementor-popup-modal .dialog-message{width:640px;max-width:100vw;max-height:100vh;padding:0;overflow:auto;display:flex}.elementor-popup-modal .elementor{width:100%}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}@charset "UTF-8";textarea#ultp-fronend-submission-block-editor{display:none}.editor-styles-wrapper.block-editor-writing-flow{min-height:100vh}.components-panel__header li,.components-panel__header ul{padding-inline-start:0!important;margin-bottom:0!important}.ultp-fs-block-editor__wrappper{width:100%!important;max-width:1358px!important}@media (min-width:600px){.wp-block.wp-block-post-title.block-editor-block-list__block{padding-left:36px;padding-right:36px}}.wp-block-ultimate-post-advanced-list a{text-decoration:none!important}.wp-block-ultimate-post-advanced-list .ultp-list-separator{display:block}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper{list-style:none;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:has(.block-editor-block-list__layout){padding:0!important}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper:has(>.wp-block-ultimate-post-list){width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-advanced-list .ultp-list-wrapper>li:last-child{border:none;padding-bottom:0;margin-bottom:0}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg svg{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-listicon-bg svg:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-content{width:100%;box-sizing:border-box;justify-content:flex-start;transition:.3s}.wp-block-ultimate-post-advanced-list .ultp-list-content:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout{width:-moz-max-content;width:max-content;max-width:-moz-fit-content;max-width:fit-content;transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout:hover{transition:.3s}.wp-block-ultimate-post-advanced-list .block-editor-block-list__layout>.block-editor-block-list__block{margin:0!important;width:100%}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks:has(.block-list-appender)>.block-editor-block-list__layout>div:nth-last-child(2) li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks>.block-editor-block-list__layout>div{margin:0}.wp-block-ultimate-post-advanced-list .block-editor-inner-blocks>.block-editor-block-list__layout>div:last-child li{border:none;padding-bottom:0!important;margin-bottom:0!important;padding-right:0!important;margin-right:0!important}.ultp-list-layout1,.ultp-list-layout3{list-style:none}.ultp-list-layout2{list-style:none;justify-content:flex-end}.ultp-list-layout2 .ultp-list-content{text-align:right;flex-direction:row-reverse}.ultp-list-layout2 .ultp-list-content:has(>.ultp-list-heading){flex-direction:row}.ultp-list-layout2 .ultp-list-heading{flex-direction:row-reverse!important}.ultp-list-layout3 li{list-style:none;color:#070c1a;border-width:0}.ultp-search-inputwrap{display:flex;align-items:center;position:relative}.ultp-search-button{cursor:pointer}.ultp-backend-viewmore{text-align:center}.ultp-search-button__text{width:-moz-max-content;width:max-content}.ultp-searchpopup-icon{gap:10px;cursor:pointer;width:-moz-fit-content;width:fit-content}.ultp-searchform-content{position:relative}.ultp-search-button,.ultp-searchform-content,.ultp-searchpopup-icon{display:flex;align-items:center}.ultp-search-button svg,.ultp-searchpopup-active svg{height:20px;width:20px}.ultp-canvas-header,.ultp-search-inputwrap,.ultp-search-inputwrap input,.ultp-searchform-content input{width:100%}.ultp-search-inputwrap input{box-sizing:border-box!important}.ultp-search-inputwrap input::-moz-placeholder{color:#9e9e9e}.ultp-search-inputwrap input::placeholder{color:#9e9e9e}.ultp-search-inputwrap input:focus{outline:0!important;box-shadow:none!important}.ultp-searchform-content .ultp-search-clear{display:none;position:absolute}.ultp-searchform-content .ultp-search-clear.active{display:block}.ultp-searchform-content .ultp-search-clear svg{width:20px;height:13px;cursor:pointer;fill:#8b8b8b}.ultp-searchform-input2 .ultp-search-clear,.ultp-searchform-input3 .ultp-search-clear{right:110px}.ultp-searchform-input2 .ultp-search-button,.ultp-searchform-input3 .ultp-search-button{position:absolute;bottom:auto!important;top:auto!important}.ultp-searchform-input2 .ultp-searchres-input,.ultp-searchform-input3 .ultp-searchres-input{padding-right:140px}.ultp-searchform-input1 .ultp-searchres-input,.ultp-searchform-input3 .ultp-searchres-input{height:46px}.ultp-searchform-input1 .ultp-search-clear{right:16px}.ultp-searchform-input1 .ultp-searchres-input{padding-right:40px}.ultp-searchform-input2 .ultp-searchres-input{height:60px}.ultp-searchform-input3 .ultp-search-button{height:100%;box-sizing:border-box;right:-1px;left:auto}.ultp-search-result{overflow:hidden;overflow-y:auto;position:relative;box-sizing:border-box;scrollbar-width:none;opacity:0!important;visibility:hidden!important}.ultp-search-result::-webkit-scrollbar{display:none}.ultp-search-result img.ultp-searchresult-image{max-width:-moz-max-content;max-width:max-content}.ultp-search-result .ultp-result-data{opacity:0;overflow:hidden;overflow-y:auto;transform:translateY(-106px);transition:all 1s ease}.ultp-search-result .ultp-search-result__item{display:flex;align-items:center;animation:searchAnimation .5s ease}.ultp-search-result:has(.ultp-result-data>.ultp-search-result__item) .ultp-result-data{opacity:1;transform:translateY(0);transition:all .5s ease}.ultp-search-result:has(.active),.ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}.ultp-search-result .ultp-searchresult-category a{margin-right:3px}.ultp-search-result .ultp-searchresult-category a:last-child{margin-right:0}.ultp-search-result .ultp-viewall-results{cursor:pointer;display:none;justify-content:center;-moz-column-gap:5px!important;column-gap:5px!important;border-bottom:none!important;min-height:40px}.ultp-search-result .ultp-viewall-results.active{display:flex!important}.ultp-search-dropdown{position:relative}.ultp-search-dropdown .ultp-search-result{width:100%;position:absolute;z-index:99}.ultp-rescontent-meta{display:flex;align-items:center;flex-wrap:wrap}.ultp-rescontent-meta>a,.ultp-rescontent-meta>div{display:flex;align-items:center}.ultp-rescontent-meta>a::after,.ultp-rescontent-meta>div::after{content:"";display:flex;align-items:center;border-radius:50%}.ultp-rescontent-meta>a:last-child::after,.ultp-rescontent-meta>div:last-child::after{display:none}.ultp-searchresult-excerpt{word-break:break-all}.ultp-search-canvas{width:100%;box-sizing:border-box;position:relative;z-index:9}.ultp-search-canvas .ultp-search-result,.ultp-search-canvas .ultp-searchform-content{width:100%;margin:0 auto}.ultp-search-noresult{display:none!important;min-height:40px}.ultp-search-noresult.active{display:flex!important;align-items:center;justify-content:center}.ultp-popupclose-icon{cursor:pointer;display:none;max-width:unset;height:30px;position:absolute;top:50px;right:80px;z-index:9999}.ultp-popupclose-icon.active{display:block!important}.ultp-popupclose-icon svg{width:30px}.ultp-result-loader,.ultp-viewmore-loader{height:15px;width:15px;display:none!important;margin:30px auto;transition:all 1s;padding:15px!important;box-sizing:border-box;border:none!important}.ultp-result-loader.active,.ultp-viewmore-loader.active{display:block!important;border-bottom:none!important;position:relative;animation:around 5.4s infinite}.ultp-result-loader.active:before,.ultp-viewmore-loader.active:before{content:"";width:100%;height:100%;display:inline-block;border-width:2px;border-color:#333 #333 transparent transparent;border-style:solid;box-sizing:border-box;border-radius:50%;position:absolute;top:0;left:0;animation:rotate .7s ease-in-out infinite;-webkit-animation:rotate .7s ease-in-out infinite}.ultp-result-loader.viewmore-active,.ultp-viewmore-loader.viewmore-active{opacity:1!important;visibility:visible!important;display:block!important}.ultp-result-loader{margin:15px auto 15px!important}.ultp-search-animation-fullwidth .ultp-search-canvas,.ultp-search-animation-top .ultp-search-canvas{display:flex;align-items:center;justify-content:center;flex-direction:column;visibility:hidden;z-index:999;top:-100%!important;transition:all 1s ease}.ultp-search-animation-fullwidth.popup-active,.ultp-search-animation-top.popup-active{top:0!important}.ultp-search-animation-fullwidth.popup-active .ultp-search-canvas,.ultp-search-animation-top.popup-active .ultp-search-canvas{visibility:visible;top:0!important}.ultp-search-animation-fullwidth.popup-active .ultp-popupclose-icon,.ultp-search-animation-top.popup-active .ultp-popupclose-icon{display:block!important}.ultp-search-animation-top .ultp-canvas-header{padding:80px 0 0}.ultp-search-animation-fullwidth .ultp-canvas-wrapper,.ultp-search-animation-fullwidth .ultp-search-canvas{height:100%}.ultp-search-animation-fullwidth .ultp-search-result{transition:all .5s ease!important}.ultp-search-animation-fullwidth .ultp-search-result:not(:has(.ultp-result-data>div)){display:flex;align-items:center;justify-content:center;flex-direction:column}.ultp-search-animation-fullwidth .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item) .ultp-result-data{transition:all 1s ease-in-out!important}.ultp-search-animation-fullwidth .ultp-search-canvas:has(.ultp-search-clear.active) .ultp-search-result{box-shadow:8px 5px 26px -6px #8d8d8d;transition:all .5s ease-in-out}.ultp-search-popup{position:relative}.ultp-search-popup:has(.ultp-search-result>.ultp-result-data>div) .ultp-search-canvas{justify-content:flex-start!important}.ultp-search-popup .ultp-search-canvas{overflow-y:auto}.wp-block-ultimate-post-advanced-search.aligncenter .ultp-searchform-content{margin:0 auto}.wp-block-ultimate-post-advanced-search .ultp-pro-helper{background-color:#797add!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper,.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper{display:flex;align-items:flex-start;width:100%;opacity:0;overflow:hidden!important;transition:.7s ease;box-sizing:border-box;background-color:#e2e2e2;position:absolute;z-index:999;right:0;top:0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas,.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas{position:static!important;transition:.7s ease;animation:topSlideAnimation 1s ease!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas:has(.ultp-result-data>.ultp-search-result__item),.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas:has(.ultp-result-data>.ultp-search-result__item){animation:none}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper{height:0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;visibility:visible!important;height:100%;transition:.7s}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-canvas-wrapper,.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup .ultp-search-canvas{opacity:0!important;visibility:hidden!important;transition:all .3s}.wp-block-ultimate-post-advanced-search .ultp-search-animation-popup.popup-active .ultp-search-canvas{transition:all .3s;opacity:1!important;visibility:visible!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper{height:0!important}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper .ultp-search-canvas{margin:20px 20px 0}.wp-block-ultimate-post-advanced-search .ultp-search-animation-top .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;height:20rem!important;overflow-y:auto!important;padding-bottom:40px}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper{height:0!important;display:flex;align-items:stretch}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper.canvas-popup-active{opacity:1!important;height:25rem!important;padding:40px}.wp-block-ultimate-post-advanced-search .ultp-search-animation-fullwidth .ultp-canvas-wrapper .ultp-search-canvas{height:auto!important}.ultp-search-container:has(.ultp-canvas-wrapper) .ultp-popupclose-icon{position:absolute!important}body:is(.admin-bar) .ultp-search-animation-top.popup-active .ultp-popupclose-icon{top:55px!important;right:55px!important}body .ultp-search-frontend .ultp-popupclose-icon,body .ultp-search-frontend .ultp-search-canvas{display:none!important}body .result-data{position:absolute;z-index:9999;visibility:hidden}body .result-data:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.active),body .result-data:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:0!important;visibility:hidden!important}body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth){visibility:visible!important}body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.active),body .result-data.popup-active:not(.ultp-search-animation-popup,.ultp-search-animation-top,.ultp-search-animation-fullwidth) .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}body .result-data.ultp-search-animation-fullwidth,body .result-data.ultp-search-animation-top{position:fixed!important}body .result-data.ultp-search-animation-fullwidth .ultp-popupclose-icon,body .result-data.ultp-search-animation-top .ultp-popupclose-icon{width:-moz-fit-content!important;width:fit-content!important}body>.ultp-search-animation-fullwidth{width:100vw;position:fixed!important;top:0;height:0%;transition:5s ease;animation:topAnimation 1.5s ease;z-index:999}body>.ultp-search-animation-fullwidth .ultp-search-result:has(.active),body>.ultp-search-animation-fullwidth .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:0!important;visibility:hidden!important}body>.ultp-search-animation-fullwidth.popup-active{height:100%;transition:3s ease}body>.ultp-search-animation-fullwidth.popup-active .ultp-popupclose-icon{top:85px!important;right:80px!important}body>.ultp-search-animation-fullwidth.popup-active .ultp-search-result:has(.active),body>.ultp-search-animation-fullwidth.popup-active .ultp-search-result:has(.ultp-result-data>.ultp-search-result__item){opacity:1!important;visibility:visible!important}body>.ultp-search-animation-top{height:0%;width:100vw;top:-100%;transition:2s ease;animation:topAnimation .7s ease;z-index:999}body>.ultp-search-animation-top .ultp-search-result{padding-bottom:80px}body>.ultp-search-animation-top .ultp-search-result:has(.ultp-result-data>div){padding-bottom:0}body>.ultp-search-animation-top.popup-active{visibility:visible;height:-moz-fit-content;height:fit-content;transition:.9s ease}body>.ultp-search-animation-top.popup-active .ultp-popupclose-icon{top:25px!important;right:55px!important}body>.ultp-search-animation-popup{width:-moz-fit-content;width:fit-content;opacity:0;transition:.7s!important;animation:searchAnimation .4s ease!important}body>.ultp-search-animation-popup.popup-active{transition:.7s;opacity:1!important;visibility:visible!important}header .wp-block-ultimate-post-advanced-search:not(:has(.ultp-search-animation-top,.ultp-search-animation-fullwidth,.ultp-search-animation-popup)) .ultp-search-result,header .wp-block-ultimate-post-advanced-search:not(:has(.ultp-search-animation-top,.ultp-search-animation-fullwidth,.ultp-search-animation-popup)) .ultp-searchform-content{width:25vw}@keyframes searchAnimation{0%{opacity:0}100%{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes topAnimation{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes topSlideAnimation{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}@media only screen and (max-width:600px){body .popup-active.result-data .ultp-popupclose-icon{top:25px!important;right:36px!important}body.admin-bar .popup-active.result-data .ultp-popupclose-icon{top:35px!important;right:46px!important}}.popup-active .ultp-search-result.ultp-search-show,.ultp-search-result.ultp-result-show{opacity:1!important;visibility:visible!important;box-shadow:8px 5px 26px -6px #8d8d8d}.popup-active .ultp-search-result.ultp-search-show .ultp-result-data.ultp-result-show,.ultp-search-result.ultp-result-show .ultp-result-data.ultp-result-show{opacity:1;transform:translateY(0);transition:all .5s ease;opacity:1!important;visibility:visible!important}.ultp-search-result:not(:has(.active,.ultp-result-data>.ultp-search-result__item)){opacity:0!important;visibility:hidden!important}.wp-block-ultimate-post-button-group .ultp-button-wrapper{position:relative}.wp-block-ultimate-post-button-group .ultp-button-wrapper.ultp-button-frontend{display:flex}.wp-block-ultimate-post-button-group .ultp-button-wrapper a{color:#fff;text-decoration:none!important}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks{width:100%}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks .block-editor-block-list__layout{display:flex}.wp-block-ultimate-post-button-group .ultp-button-wrapper .block-editor-inner-blocks .block-editor-block-list__layout>div{margin:0}.ultp-anim-style1 .wp-block-ultimate-post-button:before{opacity:1;width:10px}.ultp-anim-style1 .wp-block-ultimate-post-button:hover:before{width:100%}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout4:hover{background:#ffbf2f}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout4:before{background:#ffbf2f}.ultp-anim-style2 .wp-block-ultimate-post-button:before{width:100%;opacity:1}.ultp-anim-style2 .wp-block-ultimate-post-button:hover:before{opacity:1;width:10px}.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout4{background:0 0}.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout4:before{background:#ffbf2f}.ultp-anim-style3 .wp-block-ultimate-post-button{box-shadow:3px 3px 0 #ffb714}.ultp-anim-style3 .wp-block-ultimate-post-button:hover{box-shadow:none}.ultp-anim-style4 .wp-block-ultimate-post-button{box-shadow:none}.ultp-anim-style4 .wp-block-ultimate-post-button:hover{box-shadow:5px 5px 0 0 #000}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout2:before,.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout2:before{background:#004cf7}.ultp-anim-style1 .wp-block-ultimate-post-button.ultp-button-layout3:before,.ultp-anim-style2 .wp-block-ultimate-post-button.ultp-button-layout3:before{background:#62adff}body:has(.ultp-builder-container):has(.alignfull),body:has(.ultp-template-container):has(.alignfull){overflow-x:hidden}.wp-block-ultimate-post-image .ultp-image-button{pointer-events:none}.wp-block-ultimate-post-image .ultp-image-button a{pointer-events:auto}.ultp-template-container{box-sizing:border-box}.ultp-template-container .ultp-image{max-width:100%}.ultp-template-container .ultp-block-image img{max-width:100%}.ultp-template-container .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;left:0;right:0}.ultp-image{max-width:100%}.ultp-block-image img{max-width:100%}.ultp-image-block.ultp-image-block-roateLeft img,.ultp-image-block.ultp-image-block-rotateRight img,.ultp-image-block.ultp-image-block-zoomIn img,.ultp-image-block.ultp-image-block-zoomOut img{transition:.4s}.ultp-image-block{display:inline-block;overflow:hidden;position:relative;transition:.4s}.ultp-image-block .ultp-imag-empty{background:#f5f5f5;width:400px;height:250px;position:relative;border:1px solid #e5e5e5;border-radius:0}.ultp-image-block .ultp-imag-empty>span{right:0;top:20px;position:absolute;width:100%;display:inline-block;text-align:center;cursor:pointer;z-index:3}.ultp-image-block .ultp-imag-empty>span span{position:relative;border:2px dashed #c3c3c3;padding:8px 20px 8px 30px;border-radius:4px;background:#dadada;font-size:18px!important;display:inline-block}.ultp-image-block .ultp-imag-empty>span span:before{content:"\f317";font-family:dashicons;position:absolute;left:8px;top:6px;font-size:20px}.ultp-image-block .ultp-image-button{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;z-index:2}.ultp-image-block .ultp-image-button a{height:-moz-fit-content;height:fit-content;display:inline-block;transition:.4s}.ultp-image-block .ultp-image-button a:hover{text-decoration:none}.ultp-image-block .ultp-image-button.ultp-image-button-centerCenter{align-items:center;justify-content:center;text-align:center}.ultp-image-block .ultp-image-button.ultp-image-button-leftTop{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-image-block .ultp-image-button.ultp-image-button-rightTop{justify-content:flex-end;text-align:right;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-image-block .ultp-image-button.ultp-image-button-bottomLeft{justify-content:flex-start;text-align:left;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-image-block .ultp-image-button.ultp-image-button-bottomRight{justify-content:flex-end;text-align:right;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-image-block a{display:contents}.ultp-image-block.ultp-image-block-opacity{overflow:hidden}.ultp-image-block.ultp-image-block-opacity img{transition:opacity .4s ease-in-out}.ultp-image-block.ultp-image-block-zoomIn img{transform:scale(1)}.ultp-image-block.ultp-image-block-zoomOut img{transform:scale(1.3)}.ultp-image-block.ultp-image-block-roateLeft img{transform:rotate(0) scale(1)}.ultp-image-block.ultp-image-block-rotateRight img{transform:rotate(0) scale(1)}.ultp-image-block.ultp-image-block-opacity img{opacity:1}.ultp-image-block.ultp-image-block-overlay:before{bottom:0;content:"";display:block;width:100%;position:absolute;z-index:1;pointer-events:none}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-custom:before{height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-default:before{background-color:#000;opacity:.6;height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-simgleGradient:before{background:linear-gradient(to bottom,rgba(0,0,0,.4) 20%,#000 90%);opacity:.6;height:100%}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-multiColour:before{opacity:.75;box-shadow:inset 0 0 50px 0 rgba(0,0,0,.4);height:100%;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-image-block.ultp-image-block-overlay.ultp-image-block-flat:before{opacity:.8;height:100%;background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-image-block-wrapper{margin:0!important;display:inline-block;width:100%}.ultp-image-block-wrapper .ultp-image{display:block!important}.ultp-image-block-wrapper .ultp-image-block{vertical-align:middle}.ultp-image-block-wrapper .ultp-image-caption{line-height:normal}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-zoomIn img{transform:scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-zoomOut img{transform:scale(1)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-roateLeft img{transform:rotate(5deg) scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-rotateRight img{transform:rotate(-5deg) scale(1.3)}.ultp-image-block-wrapper .ultp-image-block:hover.ultp-image-block-opacity img{opacity:.5}ul.ultp-news-ticker,ul.ultp-news-ticker li{width:100%;padding:0!important;margin-bottom:0;list-style-type:none!important}.ultp-newsTicker-wrap{overflow:hidden;position:relative;border:none;background:unset}.ultp-block-items-wrap>.ultp-newsTicker-wrap{box-sizing:content-box}.ultp-newstick-marquee .ultp-news-ticker li{margin-top:0!important;margin-right:0!important}.ultp-newstick-horizontal .ultp-news-ticker li{margin-top:0!important}.ultp-newstick-typewriter .ultp-news-ticker li,.ultp-newstick-vertical .ultp-news-ticker li{margin:0}.ultp-news-ticker-label{position:relative;width:auto;color:#fff;line-height:normal;display:flex;align-items:center;position:absolute;z-index:11;top:0;bottom:0;left:auto;float:left;background:#1974d2;border-bottom-right-radius:0;border-top-right-radius:0;margin:0;padding-top:0!important;padding-bottom:0!important;padding:0 10px}.ultp-news-ticker-label::after{content:"";display:block;width:0;height:0;border-top:22.7px solid;border-left:24px solid;border-bottom:22.7px solid;position:absolute;z-index:1}.editor-styles-wrapper .ultp-newsTicker-wrap ul li,.ultp-news-ticker li{display:inline-block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li a,.ultp-news-ticker li a{display:flex;align-items:center}.editor-styles-wrapper .ultp-newsTicker-wrap ul li img,.ultp-news-ticker li img{height:30px!important;-o-object-fit:cover;object-fit:cover;display:inline}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div,.ultp-news-ticker li div{position:relative;width:-moz-max-content;width:max-content;height:100%;white-space:nowrap;display:flex;align-items:center;justify-content:flex-start}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div img,.ultp-news-ticker li div img{height:30px!important;-o-object-fit:cover;object-fit:cover;display:block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div span,.ultp-news-ticker li div span{display:block}.editor-styles-wrapper .ultp-newsTicker-wrap ul li div .ultp-ticker-timebadge,.ultp-news-ticker li div .ultp-ticker-timebadge{margin-left:7px}.rtl .ultp-ticker-timebadge{margin-left:auto;margin-right:7px}.ultp-news-ticker-box{height:100%;overflow:hidden}.ultp-news-ticker-box ul{width:100%;list-style-type:none!important;padding:0;margin:0!important}.ultp-news-ticker-box ul li a{text-decoration:none}.ultp-news-ticker-controls{display:flex;display:-ms-flexbox;align-items:center;position:absolute;height:100%;right:0;top:0}.ultp-news-ticker-controls button{display:inline-block;height:45px;width:40px;border:none;border-radius:0;padding:0;cursor:pointer;background:0 0}.ultp-news-ticker-controls button.ultp-news-ticker-arrow{display:inline-block;border:none;margin:0;position:relative}.ultp-news-ticker-controls button.ultp-news-ticker-pause{position:relative;display:inline-block}.ultp-news-ticker-controls .ultp-news-ticker-arrow{border-radius:0}.ultp-news-ticker-controls .ultp-news-ticker-pause{border:none!important}.rtl .ultp-news-ticker-controls{left:0!important;right:auto}.ultp-list-box{position:relative}.ultp-list-box::before{content:" ";position:absolute;width:7px;height:7px;border:none;left:-24px;box-sizing:border-box}.ultp-list-circle::before{content:" ";position:absolute;width:7px;height:7px;border:none;left:-24px;border-radius:50px}.ultp-list-hand::before{transition:.4s;content:"☞";padding-right:15px;font-size:20px}.ultp-list-right-sign::before{transition:.4s;content:"➢";padding-right:15px;font-size:20px}.ultp-list-right-bold::before{transition:.4s;content:"▶";padding-right:15px;font-size:20px}.ultp-newstick-marquee ul{display:flex;align-items:center}.ultp-newstick-marquee ul li{width:-moz-fit-content;width:fit-content;display:block!important}.ultp-newstick-marquee ul li a{white-space:nowrap}.ultp-newstick-marquee ul li span{white-space:nowrap}.ultp-nav-Angle2 button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-Angle2 svg{width:17px;display:block}.ultp-nav-Angle2 button.ultp-news-ticker-pause:before{position:absolute;content:"";width:10px;height:13px;border-color:#999;border-style:solid;border-width:0 2px 0;transform:translate(-50%,-50%);left:50%;top:50%;box-sizing:border-box}.ultp-nav-icon2 svg{width:20px}.ultp-nav-icon2 button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:17px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-nav-icon2 .ultp-news-ticker-prev::before{content:" ";width:0;height:0;display:block;border-top:10px solid transparent;border-right:13px solid;border-bottom:10px solid transparent;margin-left:auto}.ultp-nav-icon2 .ultp-news-ticker-next::before{content:" ";width:0;height:0;border-top:10px solid transparent;border-left:13px solid;border-bottom:10px solid transparent;display:block;margin-right:auto}.ultp-nav-Angle button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-Angle svg{width:20px;display:block}.ultp-nav-Angle button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:15px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-nav-ArrowLg button.ultp-news-ticker-arrow{display:flex;align-items:center;justify-content:center}.ultp-nav-ArrowLg svg{width:20px;display:block}.ultp-nav-ArrowLg button.ultp-news-ticker-pause:before{position:absolute;content:"";width:12px;height:15px;border-style:solid;border-width:0 3.5px;box-sizing:border-box;transform:translate(-50%,-50%);left:50%;top:50%}.ultp-news-ticker-nav1 .ultp-news-ticker-next::before,.ultp-news-ticker-nav1 .ultp-news-ticker-prev::before{margin:0 auto}.ultp-news-ticker-nav1 .ultp-news-ticker-controls{padding-left:0}.ultp-news-ticker-nav2 .ultp-news-ticker-arrow{width:28px;height:26px!important;border-radius:2px;margin:0 5px!important}.ultp-news-ticker-nav2 .ultp-news-ticker-controls{padding:0 10px}.ultp-news-ticker-nav2 .ultp-news-ticker-next::before,.ultp-news-ticker-nav2 .ultp-news-ticker-prev::before{margin:0 auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-prev:after{right:-2px;left:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-next:after{left:7px;right:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-next:after{left:7px;right:auto}.ultp-news-ticker-nav3 .ultp-news-ticker-controls button.ultp-news-ticker-pause:before{width:8px;border-width:0 3px;box-sizing:border-box}.ultp-news-ticker-nav3 .ultp-news-ticker-pause:after{content:"";width:25px;height:25px;display:block;border-width:0 4px;border-radius:26px;background:rgba(0,0,0,.14);margin:0 auto}.ultp-news-ticker-nav3 .ultp-news-ticker-arrow{width:26px}.ultp-news-ticker-nav3 .ultp-news-ticker-next::before{margin-left:5px}.ultp-news-ticker-nav3 .ultp-news-ticker-prev::before{margin-right:5px}.ultp-news-ticker-nav3.ultp-nav-icon2 button.ultp-news-ticker-pause:before{height:10px}.ultp-news-ticker-nav4 .ultp-news-ticker-controls{padding-right:10px;padding-left:10px}.ultp-news-ticker-nav4 .ultp-news-ticker-controls button{width:auto;height:auto;background-color:transparent;margin:0 8px}.ultp-block-wrapper .ultp-news-ticker-nav4 .ultp-news-ticker-controls button.ultp-news-ticker-arrow{background:0 0}.ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(135deg)}.ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(315deg)}.ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(133deg)}.ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(317deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(135deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-horizontal-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(315deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-prev:after{transform:translate(-50%,-50%) rotate(133deg)}.rtl .ultp-news-ticker-controls.ultp-news-ticker-vertical-controls button.ultp-news-ticker-next:after{transform:translate(-50%,-50%) rotate(317deg)}.rtl .ultp-nav-Angle2 svg,.rtl .ultp-news-ticker-controls button.ultp-news-ticker-arrow svg{transform:rotate(180deg)}.rtl .ultp-nav-icon2 .ultp-news-ticker-prev::before{transform:rotate(180deg)}.rtl .ultp-nav-icon2 .ultp-news-ticker-next::before{transform:rotate(-180deg)}.ultp-newstick-marquee .ultp-news-ticker{width:-moz-fit-content!important;width:fit-content!important}.ultp-newstick-marquee .active{display:block!important;animation:none!important}.ultp-newstick-typewriter .active .title-text{height:100%;overflow:hidden;white-space:nowrap;letter-spacing:.1px!important;padding:2px 5px 2px 0;width:-moz-fit-content;width:fit-content;animation:typing 3.5s steps(40,end),blink-caret .75s step-end infinite;border-right:.15em solid #000}.ultp-newstick-typewriter .ultp-animation-normal .active{display:block!important}.ultp-newstick-typewriter .ultp-animation-fadein .active{display:block!important;animation:FadeIn 5s}.ultp-newstick-typewriter .ultp-animation-fadeout .active{display:block!important;animation:FadeOut ease-out 1s}.rtl .ultp-newstick-typewriter .title-text{border-left:.15em solid #000;border-right:none;padding-left:5px}.ultp-news-ticker{position:relative}.ultp-news-ticker li{display:none}ul.ultp-news-ticker .active{display:block!important}.ultp-animation-slide.ultp-sliderDir-left .active{display:block!important;animation:left-animation 3s}.rtl .ultp-animation-slide.ultp-sliderDir-left .active{display:block!important;animation:left-rtl 3s!important}.ultp-animation-slide.ultp-sliderDir-right .active{display:block!important;animation:right-animation 3s}.rtl .ultp-animation-slide.ultp-sliderDir-right .active{display:block!important;animation:right-rtl 3s}.ultp-animation-slide.ultp-sliderDir-up .active{display:block!important;animation:up-animation 1s}.ultp-animation-slide.ultp-sliderDir-down .active{display:block!important;animation:down-animation 1s}.ultp-animation-fadein .active{display:block!important;animation:FadeIn 2s}.ultp-animation-fadeout .active{display:block!important;animation:FadeOut 1s}@keyframes left-animation{from{margin-left:-100%}to{margin-left:0}}@keyframes left-rtl{from{margin-right:100%}to{margin-right:0}}@keyframes right-animation{from{margin-left:100%}to{margin-left:0}}@keyframes right-rtl{from{margin-right:-100%}to{margin-right:0}}@keyframes up-animation{from{margin-top:-100px}to{margin-top:0;margin-bottom:0}}@keyframes down-animation{from{margin-top:100px}to{margin-top:0;margin-bottom:0}}@keyframes FadeIn{from{opacity:0}to{opacity:1}}@keyframes FadeOut{from{opacity:1}to{opacity:0}}@keyframes typing{from{width:0}to{width:100%}}@keyframes blink-caret{50%{border-color:transparent}}@media (min-width:768px){.ultp-newsTicker-wrap{margin-top:0}}@media (max-width:575px){.ultp-news-ticker-label{display:none!important}.ultp-news-ticker-box{padding-left:10px!important;padding-right:120px}.ultp-newsTicker-wrap{margin:0}}.ultp-builder-container{margin:0 auto}.ultp-builder-container.ultp-widget-right{display:grid;grid-column-gap:30px;grid-template-columns:70% auto}.ultp-builder-container.ultp-widget-left{display:grid;grid-column-gap:30px;grid-template-columns:auto 70%}.ultp-builder-container .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:100vw;max-width:100vw;left:0;right:0}@media (max-width:992px){.ultp-builder-container.ultp-widget-left,.ultp-builder-container.ultp-widget-right{grid-template-columns:100%;grid-row-gap:40px}.ultp-builder-container .ultp-sidebar-left{grid-row:2}}.elementor-editor-active .ultp-progressbar-top,.ultp-progressbar-top{top:0;left:0}.admin-bar .ultp-progressbar-top{top:32px}.ultp-progressbar-bottom{bottom:0;left:0}.wp-block-ultimate-post-post-grid-1 .ultp-block-image{display:block;width:-moz-fit-content;width:fit-content}.ultp-pg1a-style2.ultp-block-column-2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.ultp-pg1a-style2.ultp-block-column-3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.ultp-pg1a-style2.ultp-block-column-4 .ultp-block-item:first-child{grid-column:1/5;grid-row:1}.ultp-pg1a-style2.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/6;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(1){grid-column:1/3;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(4){grid-column:1/3;grid-row:3}.ultp-pg1a-style3 .ultp-block-item:nth-child(7){grid-column:1/3;grid-row:5}.ultp-pg1a-style3 .ultp-block-item:nth-child(10){grid-column:1/3;grid-row:7}.ultp-pg1a-style3 .ultp-block-item:nth-child(13){grid-column:1/3;grid-row:9}.ultp-pg1a-style3 .ultp-block-item:nth-child(16){grid-column:1/3;grid-row:11}.ultp-pg1a-style3 .ultp-block-item:nth-child(19){grid-column:1/3;grid-row:13}.ultp-pg1a-style3 .ultp-block-item:nth-child(22){grid-column:1/3;grid-row:15}.ultp-pg1a-style3 .ultp-block-item:nth-child(25){grid-column:1/3;grid-row:17}.ultp-pg1a-style3 .ultp-block-item:nth-child(28){grid-column:1/3;grid-row:19}.ultp-pg1a-style3 .ultp-block-item:nth-child(31){grid-column:1/3;grid-row:21}.ultp-pg1a-style3 .ultp-block-item:nth-child(34){grid-column:1/3;grid-row:23}.ultp-pg1a-style4{grid-template-columns:repeat(6,1fr)!important}.ultp-pg1a-style4 .ultp-block-item:nth-child(1){grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.ultp-pg1a-style4 .ultp-block-item:nth-child(2){grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2}.ultp-pg1a-style4 .ultp-block-item:nth-child(3){grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(4){grid-column-start:3;grid-column-end:5;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(5){grid-column-start:5;grid-column-end:7;grid-row-start:2;grid-row-end:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(6){grid-column:1/3;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(7){grid-column:3/5;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(8){grid-column:5/7;grid-row:3}.ultp-pg1a-style4 .ultp-block-item:nth-child(9){grid-column:1/3;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(10){grid-column:3/5;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(11){grid-column:5/7;grid-row:4}.ultp-pg1a-style4 .ultp-block-item:nth-child(12){grid-column:1/3;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(13){grid-column:3/5;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(14){grid-column:5/7;grid-row:5}.ultp-pg1a-style4 .ultp-block-item:nth-child(15){grid-column:1/3;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(16){grid-column:3/5;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(17){grid-column:5/7;grid-row:6}.ultp-pg1a-style4 .ultp-block-item:nth-child(18){grid-column:1/3;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(19){grid-column:3/5;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(20){grid-column:5/7;grid-row:7}.ultp-pg1a-style4 .ultp-block-item:nth-child(21){grid-column:1/3;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(22){grid-column:3/5;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(23){grid-column:5/7;grid-row:8}.ultp-pg1a-style4 .ultp-block-item:nth-child(24){grid-column:1/3;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(25){grid-column:3/5;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(26){grid-column:5/7;grid-row:9}.ultp-pg1a-style4 .ultp-block-item:nth-child(27){grid-column:1/3;grid-row:10}.ultp-pg1a-style4 .ultp-block-item:nth-child(28){grid-column:3/5;grid-row:10}.ultp-pg1a-style4 .ultp-block-item:nth-child(29){grid-column:5/7;grid-row:10}@media (max-width:768px){.ultp-pg1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pg1a-style2.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}.ultp-pg1a-style3 .ultp-block-item:nth-child(1),.ultp-pg1a-style3 .ultp-block-item:nth-child(10),.ultp-pg1a-style3 .ultp-block-item:nth-child(13),.ultp-pg1a-style3 .ultp-block-item:nth-child(16),.ultp-pg1a-style3 .ultp-block-item:nth-child(19),.ultp-pg1a-style3 .ultp-block-item:nth-child(22),.ultp-pg1a-style3 .ultp-block-item:nth-child(25),.ultp-pg1a-style3 .ultp-block-item:nth-child(28),.ultp-pg1a-style3 .ultp-block-item:nth-child(31),.ultp-pg1a-style3 .ultp-block-item:nth-child(34),.ultp-pg1a-style3 .ultp-block-item:nth-child(4),.ultp-pg1a-style3 .ultp-block-item:nth-child(7){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}.ultp-pg1a-style4{grid-template-columns:repeat(1,1fr)!important}.ultp-pg1a-style4 .ultp-block-item:nth-child(1),.ultp-pg1a-style4 .ultp-block-item:nth-child(10),.ultp-pg1a-style4 .ultp-block-item:nth-child(11),.ultp-pg1a-style4 .ultp-block-item:nth-child(12),.ultp-pg1a-style4 .ultp-block-item:nth-child(13),.ultp-pg1a-style4 .ultp-block-item:nth-child(14),.ultp-pg1a-style4 .ultp-block-item:nth-child(15),.ultp-pg1a-style4 .ultp-block-item:nth-child(16),.ultp-pg1a-style4 .ultp-block-item:nth-child(17),.ultp-pg1a-style4 .ultp-block-item:nth-child(18),.ultp-pg1a-style4 .ultp-block-item:nth-child(19),.ultp-pg1a-style4 .ultp-block-item:nth-child(2),.ultp-pg1a-style4 .ultp-block-item:nth-child(20),.ultp-pg1a-style4 .ultp-block-item:nth-child(21),.ultp-pg1a-style4 .ultp-block-item:nth-child(22),.ultp-pg1a-style4 .ultp-block-item:nth-child(23),.ultp-pg1a-style4 .ultp-block-item:nth-child(24),.ultp-pg1a-style4 .ultp-block-item:nth-child(25),.ultp-pg1a-style4 .ultp-block-item:nth-child(26),.ultp-pg1a-style4 .ultp-block-item:nth-child(27),.ultp-pg1a-style4 .ultp-block-item:nth-child(28),.ultp-pg1a-style4 .ultp-block-item:nth-child(29),.ultp-pg1a-style4 .ultp-block-item:nth-child(3),.ultp-pg1a-style4 .ultp-block-item:nth-child(4),.ultp-pg1a-style4 .ultp-block-item:nth-child(5),.ultp-pg1a-style4 .ultp-block-item:nth-child(6),.ultp-pg1a-style4 .ultp-block-item:nth-child(7),.ultp-pg1a-style4 .ultp-block-item:nth-child(8),.ultp-pg1a-style4 .ultp-block-item:nth-child(9){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}}.ultp-block-column-1 div.ultp-block-item:last-child,.ultp-block-column-2 div.ultp-block-item:nth-last-of-type(-n+2),.ultp-block-column-3 div.ultp-block-item:nth-last-of-type(-n+3),.ultp-block-column-4 div.ultp-block-item:nth-last-of-type(-n+4),.ultp-block-column-5 div.ultp-block-item:nth-last-of-type(-n+5),.ultp-block-column-6 div.ultp-block-item:nth-last-of-type(-n+6),.ultp-block-column-7 div.ultp-block-item:nth-last-of-type(-n+7){border:none!important}.ultp-block-column-1 .ultp-block-item:last-of-type{padding-bottom:0!important;margin-bottom:0!important}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content{padding:20px;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap{height:100%;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap .ultp-block-content-image{position:absolute;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center top;background-size:cover;background-color:rgba(0,0,0,.2);z-index:0;opacity:0;transition:.4s}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap .ultp-block-content-image:before{position:absolute;content:"";left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:.4s}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-content-image{opacity:1}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-content .ultp-block-title a,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-excerpt,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span a,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-readmore a{color:#fff}.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-meta span svg,.wp-block-ultimate-post-post-grid-1 .ultp-layout2 .ultp-block-content-wrap:hover .ultp-block-readmore a svg{fill:#fff}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content-wrap .ultp-block-content,.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content,.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content{margin:-110px auto 0;max-width:85%;background:#fff;z-index:1;position:relative}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid,.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid,.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content .ultp-category-grid{display:inline-block}.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap{clear:both}.wp-block-ultimate-post-post-grid-1 .ultp-layout4 .ultp-block-content-wrap .ultp-block-content{float:left}.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap{clear:both}.wp-block-ultimate-post-post-grid-1 .ultp-layout5 .ultp-block-content-wrap .ultp-block-content{float:right}.wp-block-ultimate-post-post-grid-1 .ultp-layout3 .ultp-block-content{padding:0 20px}.block-editor-page .ultp-heading-filter .ultp-filter-navigation{margin:auto 0 0 0!important}.ultp-block-wrapper .ultp-filter-active-icon .filter-active::before{content:"<< "}.ultp-block-wrapper .ultp-filter-active-icon .filter-active::after{content:" >>"}.modal_active{visibility:visible!important}.modal_active .ultp-video-modal__Wrapper{transform:translate(-50%,-50%)!important;transition:all .3s;opacity:1!important}.modal_active .ultp-video-wrapper{visibility:visible!important}.ultp-video-modal{visibility:hidden}.ultp-video-modal .ultp-embaded-video{position:relative}.ultp-video-modal .ultp-video-modal__Wrapper{height:auto;opacity:0;transition:all .3s;margin:0 auto;position:fixed;top:50%;left:50%;transform:translate(-50%,-60%);-o-transform:translate(-50%,-60%);-ms-transform:translate(-50%,-60%);-moz-transform:translate(-50%,-60%);-webkit-transform:translate(-50%,-60%);z-index:9999999}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content{text-align:center;position:relative;padding:40px 80px;background-color:#000}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a{font-size:17px!important;display:block;width:-moz-fit-content;width:fit-content;margin:0 auto 9px}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a:hover{text-decoration:underline}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content .ultp-video-wrapper{visibility:hidden}.ultp-video-modal .ultp-video-modal__overlay{width:100%;height:100%;background-color:rgba(0,0,0,.788);position:fixed;z-index:9999;top:10px;left:0;right:0}.ultp-video-modal .ultp-video-close{line-height:0;cursor:pointer;position:fixed;top:60px;right:60px;z-index:99999;transition:.3s}.ultp-video-modal .ultp-video-close::before{display:inline-block;content:"×";font-weight:200}.ultp-video-icon{cursor:pointer;position:absolute;z-index:999}.ultp-video-icon svg{transition:.3s;display:block}@media only screen and (max-width:768px){.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content{padding:15px 20px}.ultp-video-modal .ultp-video-modal__Wrapper .ultp-video-modal__content a{font-size:11px!important}}.ultp-video-modal__content:has(.ultp-embaded-video) .ultp-loader-container{height:100%;width:100%;display:flex;justify-content:center}.ultp-video-modal__content:has(.ultp-embaded-video) .ultp-popup-loader{position:absolute;top:50%;display:inline-block;width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:loader 1s ease-in-out infinite;-webkit-animation:loader 1s ease-in-out infinite}@keyframes loader{to{-webkit-transform:rotate(360deg)}}.ultp-not-found-message{font-size:18px;font-weight:400;text-align:center;padding:15px 0;color:#1e1e1e;border:1px solid #1e1e1e;border-radius:4px;margin-top:1rem;margin-bottom:1rem}.ultp-block-content-overlay{position:relative;transition:.4s;height:100%}.ultp-block-content-overlay .ultp-block-image{height:100%}.ultp-block-content-overlay .ultp-block-image>a{height:100%}.ultp-block-content-overlay .ultp-block-content{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;display:flex;z-index:2}.ultp-block-content-overlay .ultp-block-content .ultp-block-content-inner{width:100%}.ultp-block-content-overlay .ultp-block-content .ultp-block-readmore a,.ultp-block-content-overlay .ultp-block-content .ultp-block-title a,.ultp-block-content-overlay .ultp-block-content .ultp-category-grid{pointer-events:auto}.wp-block-ultimate-post-post-grid-2 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-3 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-4 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-5 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-6 .ultp-block-item .ultp-block-empty-image,.wp-block-ultimate-post-post-grid-7 .ultp-block-item .ultp-block-empty-image{width:100%;-o-object-fit:cover;object-fit:cover;background:#353535}.wp-block-ultimate-post-post-grid-3 .ultp-block-column2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.wp-block-ultimate-post-post-grid-3 .ultp-block-column3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.wp-block-ultimate-post-post-grid-3 .ultp-layout2 .ultp-block-item:first-child{grid-row:2}.wp-block-ultimate-post-post-grid-3 .ultp-layout3 .ultp-block-item:first-child{grid-column:1/3}.wp-block-ultimate-post-post-grid-3 .ultp-layout4 .ultp-block-item:first-child{grid-row:1/span 1;grid-column:2/span 2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5{grid-template-columns:repeat(6,1fr);grid-template-rows:1fr 1fr}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:first-child{grid-column-start:1;grid-column-end:4;grid-row-start:1;grid-row-end:2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(2){grid-column-start:4;grid-column-end:7;grid-row-start:1;grid-row-end:2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3){grid-column-start:1;grid-column-end:3;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(4){grid-column-start:3;grid-column-end:5;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(5){grid-column-start:5;grid-column-end:7;grid-row-start:2;grid-row-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+6){grid-column-start:1;grid-column-end:3}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+7){grid-column-start:3;grid-column-end:5}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+8){grid-column-start:5;grid-column-end:7}.ultp-block-wrapper{transition:.4s}.ultp-loadmore .ultp-loadmore-action{transition:.4s;text-decoration:none;cursor:pointer;display:inline-flex}.ultp-loadmore .ultp-loadmore-action:hover{text-decoration:none}.ultp-loadmore .ultp-loadmore-action.ultp-disable{display:none}.ultp-loadmore .ultp-loadmore-action svg{width:16px;height:20px}.ultp-next-prev-wrap .ultp-next-action,.ultp-next-prev-wrap .ultp-prev-action{cursor:pointer}.ultp-next-prev-wrap .ultp-next-action svg,.ultp-next-prev-wrap .ultp-prev-action svg{width:10px;height:100%}.ultp-next-prev-wrap .ultp-next-action.ultp-disable,.ultp-next-prev-wrap .ultp-prev-action.ultp-disable{opacity:.4;cursor:not-allowed}.ultp-spin{animation:ultp-spin 1s linear infinite;font-size:inherit;line-height:inherit;width:auto;height:auto;vertical-align:baseline;margin-left:2px;position:relative;top:1px;display:none}.ultp-loading-active .ultp-spin{display:flex}@keyframes ultp-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.ultp-heading-filter{position:relative}.ultp-heading-filter .ultp-filter-navigation{position:absolute;top:0;height:100%;right:0;margin:auto 0;opacity:1;z-index:3;text-align:right;display:flex;align-items:flex-start;margin:auto 0 0 200px}.ultp-heading-filter .ultp-filter-wrap+.ultp-next-prev-wrap{margin-left:20px}.ultp-filter-wrap .ultp-flex-menu{margin-bottom:0!important;margin-top:0!important}.ultp-filter-wrap ul{padding:0;margin:0;list-style:none}.ultp-filter-wrap ul li{display:inline-block}.ultp-filter-wrap ul li:first-child{margin-left:0!important}.ultp-filter-wrap ul li .dashicons{font-size:14px;width:auto;height:auto;vertical-align:baseline}.ultp-filter-wrap ul li a{display:inline-block;transition:.4s;text-decoration:none}.ultp-filter-wrap ul li a:hover{text-decoration:none}.ultp-filter-wrap ul li.filter-dropdown-item{position:relative}.ultp-filter-wrap ul li.filter-dropdown-item>a{padding-left:15px;display:flex;align-items:center}.ultp-filter-wrap ul li.filter-dropdown-item>a .dashicons{margin-left:3px}.ultp-filter-wrap ul li.filter-dropdown-item .filter-dropdown{position:absolute;right:0;top:100%;background-color:#fff;min-width:120px;z-index:999;box-shadow:0 0 5px rgba(0,0,0,.2);display:block;padding:10px 15px 10px;display:none}.ultp-filter-wrap ul li.filter-dropdown-item .filter-dropdown li{display:block}.ultp-filter-wrap ul li.filter-dropdown-item:hover .filter-dropdown{display:block}.ultp-next-prev-wrap ul{padding:0!important;margin:0;list-style:none;line-height:1}.ultp-next-prev-wrap ul li{display:inline-block;margin-right:5px;margin-left:0}.ultp-next-prev-wrap ul li:last-child{margin-right:0}.ultp-next-prev-wrap ul li .dashicons{font-size:inherit;line-height:1;width:auto;height:auto;vertical-align:baseline}.ultp-next-prev-wrap ul li a{display:flex;text-decoration:none;transition:.4s}.ultp-next-prev-wrap ul li a:hover{text-decoration:none}.ultp-filter-navigation .ultp-next-prev-wrap ul li{margin-top:0}.ultp-heading-inner{width:100%}.ultp-heading-inner span{display:inline-block}.ultp-heading-wrap .ultp-heading-inner{margin:0}.ultp-heading-style2 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style3 .ultp-heading-inner{border-bottom-style:solid}.ultp-heading-style3 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style4 .ultp-heading-inner{border-style:solid}.ultp-heading-style4 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style5 .ultp-heading-inner span{position:relative;padding:3px 12px}.ultp-heading-style5 .ultp-heading-inner span:before{margin:0;content:"";position:absolute;top:100%;left:10px;width:0;height:0;border-style:solid;border-width:7px 7px 0 7px;border-color:#2c2d2f transparent transparent transparent}.ultp-heading-style5.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-3px}.ultp-heading-style5.ultp-heading-right .ultp-heading-inner span:before{right:10px;left:auto}.ultp-heading-style6 .ultp-heading-inner span{position:relative;padding:0 12px}.ultp-heading-style6 .ultp-heading-inner span:before{content:"";position:absolute;top:0;left:0;height:100%;margin:0}.ultp-heading-style6.ultp-heading-right .ultp-heading-inner span:before{right:0;left:auto}.ultp-heading-style7 .ultp-heading-inner{position:relative;overflow:hidden}.ultp-heading-style7 .ultp-heading-inner span{position:relative;padding-right:12px}.ultp-heading-style7 .ultp-heading-inner span:before{content:"";display:block;position:absolute;top:50%;margin-top:0;width:2000px;left:100%;margin:0}.ultp-heading-style7 .ultp-heading-inner span:after{content:"";display:block;position:absolute;top:50%;margin-top:0;width:2000px;right:100%;margin-right:12px}.ultp-heading-style7.ultp-heading-right .ultp-heading-inner span{padding-right:0;padding-left:12px}.ultp-heading-style7.ultp-heading-right .ultp-heading-inner span:before{right:100%;left:auto}.ultp-heading-style8 .ultp-heading-inner{position:relative}.ultp-heading-style8 .ultp-heading-inner span{padding-bottom:8px}.ultp-heading-style8 .ultp-heading-inner:before{content:"";width:100%;position:absolute;top:100%;left:0;margin:0}.ultp-heading-style8 .ultp-heading-inner:after{content:"";width:50px;position:absolute;top:100%;left:0}.ultp-heading-style8.ultp-heading-center .ultp-heading-inner:after{left:50%;margin-left:-25px}.ultp-heading-style8.ultp-heading-right .ultp-heading-inner:after{left:auto;right:0}.ultp-heading-style9 .ultp-heading-inner{position:relative}.ultp-heading-style9 .ultp-heading-inner span{padding-bottom:8px}.ultp-heading-style9 .ultp-heading-inner:before{content:"";width:100%;position:absolute;top:100%;left:0;margin:0}.ultp-heading-style10 .ultp-heading-inner{position:relative}.ultp-heading-style10 .ultp-heading-inner span{padding-top:8px;padding-bottom:8px}.ultp-heading-style10 .ultp-heading-inner:before{content:"";width:100%;position:absolute;left:0;top:100%;margin:0}.ultp-heading-style10 .ultp-heading-inner:after{content:"";width:100%;position:absolute;left:0;bottom:100%}.ultp-heading-style11{position:relative}.ultp-heading-style11 .ultp-heading-inner{position:relative}.ultp-heading-style11 .ultp-heading-btn{position:absolute;right:0;top:50%;margin:auto 0;display:flex;text-decoration:none;line-height:1;font-size:14px;margin-top:-8px;transition:.4s}.ultp-heading-style11 .ultp-heading-btn svg{width:14px;margin-left:5px;vertical-align:middle;display:inline-block}.ultp-heading-style11 .ultp-heading-btn:hover{text-decoration:none}.ultp-heading-style11 .ultp-heading-btn i{margin-left:6px;width:auto;height:auto;font-size:inherit;transition:.4s}.ultp-heading-style11.ultp-heading-right .ultp-heading-btn{right:auto;left:0}.ultp-heading-style12{position:relative}.ultp-heading-style12 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style13{position:relative}.ultp-heading-style13 .ultp-heading-inner{border-style:solid}.ultp-heading-style13 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style14{position:relative}.ultp-heading-style14 .ultp-heading-inner{position:relative}.ultp-heading-style14 .ultp-heading-inner:before{content:"";width:100%;position:absolute;left:0;bottom:-12px;margin:0}.ultp-heading-style14 .ultp-heading-inner:after{content:"";width:100%;position:absolute;left:0;bottom:-8px}.ultp-heading-style15 .ultp-heading-inner span{position:relative;padding-bottom:5px}.ultp-heading-style15 .ultp-heading-inner span:before{content:"";z-index:10;position:absolute;bottom:-2px;left:0;width:40px;margin:0}.ultp-heading-style15.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-20px}.ultp-heading-style15.ultp-heading-right .ultp-heading-inner span:before{left:auto;right:0}.ultp-heading-style16 .ultp-heading-inner span{position:relative;padding-right:12px}.ultp-heading-style16 .ultp-heading-inner span:before{position:absolute;content:"";width:50px;top:50%;left:100%;margin-top:-1px;margin:0}.ultp-heading-style16.ultp-heading-right .ultp-heading-inner span{padding-right:0;padding-left:12px}.ultp-heading-style16.ultp-heading-right .ultp-heading-inner span:before{left:auto;right:100%}.ultp-heading-style17 .ultp-heading-inner{position:relative}.ultp-heading-style17 .ultp-heading-inner span{padding-top:8px}.ultp-heading-style17 .ultp-heading-inner:before{right:0;left:0;content:"";display:block;position:absolute;top:0;width:100%;margin:0}.ultp-heading-style18 .ultp-heading-inner{position:relative}.ultp-heading-style18 .ultp-heading-inner:after{content:"";position:absolute;top:0;left:0;height:100%}.ultp-heading-style18 .ultp-heading-inner span{padding:3px 12px}.ultp-heading-style18.ultp-heading-right .ultp-heading-inner:after{right:0;left:auto}.ultp-heading-style19 .ultp-heading-inner{position:relative}.ultp-heading-style19 .ultp-heading-inner:before{content:"";width:100%;height:100%;position:absolute;left:0;right:0;border-width:1px;border-style:solid;margin:0}.ultp-heading-style19 .ultp-heading-inner:after{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.ultp-heading-style19 .ultp-heading-inner span{padding:3px 12px;position:relative}.ultp-heading-style19.ultp-heading-right .ultp-heading-inner:after{right:0;left:auto}.ultp-heading-style20 .ultp-heading-inner span{position:relative;padding:3px 12px}.ultp-heading-style20 .ultp-heading-inner span:before{content:"";position:absolute;top:100%;left:15px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;margin:0}.ultp-heading-style20.ultp-heading-center .ultp-heading-inner span:before{left:50%;margin-left:-3px}.ultp-heading-style20.ultp-heading-right .ultp-heading-inner span:before{right:15px;left:auto}.ultp-heading-style21 .ultp-heading-inner span{padding:3px 12px;position:relative}.ultp-heading-style21 .ultp-heading-inner span:after{content:"";height:100%;width:20px;position:absolute;top:0;right:-19.5px;-webkit-clip-path:polygon(0 0,0 100%,100% 0);clip-path:polygon(0 0,0 100%,100% 0)}.ultp-block-title{padding:0;margin:0!important;word-break:break-word}.ultp-block-title a{line-height:1;text-decoration:none;transition:.4s;box-shadow:none}.ultp-block-title a:hover{text-decoration:none}.ultp-category-grid{line-height:1;font-size:12px}.ultp-category-grid a{text-decoration:none;box-shadow:none;transition:.4s;display:inline-block;margin-right:5px;margin-bottom:5px}.ultp-category-grid a:focus{text-decoration:none}.ultp-category-grid a:last-child{margin-right:0}.ultp-category-grid a:hover{text-decoration:none!important}.ultp-category-in.ultp-cat-color-1 a,.ultp-category-in.ultp-cat-color-true a{transition:.4s}.ultp-category-in.ultp-cat-color-1:hover a,.ultp-category-in.ultp-cat-color-true:hover a{opacity:.85}.ultp-category-borderBoth,.ultp-category-borderLeft,.ultp-category-borderRight{display:inline-block}.ultp-category-borderBoth .ultp-category-in,.ultp-category-borderLeft .ultp-category-in,.ultp-category-borderRight .ultp-category-in{position:relative}.ultp-category-borderBoth .ultp-category-in:before,.ultp-category-borderLeft .ultp-category-in:before,.ultp-category-borderRight .ultp-category-in:before{content:"";position:absolute;top:50%;width:30px;height:2px;margin-top:-1px;transform:translateY(-50%);transition:.4s}.ultp-category-borderBoth .ultp-category-in{position:relative}.ultp-category-borderBoth .ultp-category-in:after{content:"";position:absolute;top:50%;width:30px;height:2px;margin-top:-1px;transform:translateY(-50%)}.ultp-category-borderLeft .ultp-category-in{padding-left:40px;position:relative}.ultp-category-borderLeft .ultp-category-in:before{left:0}.ultp-category-borderRight .ultp-category-in{padding-right:40px;position:relative}.ultp-category-borderRight .ultp-category-in:before{right:0}.ultp-category-borderBoth .ultp-category-in{padding-right:40px;padding-left:40px;position:relative}.ultp-category-borderBoth .ultp-category-in:before{right:0}.ultp-category-borderBoth .ultp-category-in:after{left:0}.ultp-block-image{position:relative;overflow:hidden}.ultp-block-image img{display:block}.ultp-block-image .ultp-category-bottomLeft,.ultp-block-image .ultp-category-bottomRight,.ultp-block-image .ultp-category-centerCenter,.ultp-block-image .ultp-category-topLeft,.ultp-block-image .ultp-category-topRight{position:absolute;left:0;top:0;bottom:0;right:0;display:flex}.ultp-block-image .ultp-category-bottomLeft .ultp-category-in,.ultp-block-image .ultp-category-bottomRight .ultp-category-in,.ultp-block-image .ultp-category-centerCenter .ultp-category-in,.ultp-block-image .ultp-category-topLeft .ultp-category-in,.ultp-block-image .ultp-category-topRight .ultp-category-in{position:relative;z-index:2}.ultp-block-image .ultp-category-topLeft{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-block-image .ultp-category-topRight{justify-content:flex-end;text-align:right;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.ultp-block-image .ultp-category-topRight.ultp-category-grid a{margin-right:0}.ultp-block-image .ultp-category-bottomLeft{justify-content:flex-start;text-align:left;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-block-image .ultp-category-bottomRight{justify-content:flex-end;text-align:right;-webkit-box-align:end;-ms-flex-align:end;-ms-grid-row-align:flex-end;align-items:flex-end}.ultp-block-image .ultp-category-centerCenter{align-items:center;justify-content:center;text-align:center}.ultp-block-meta{line-height:1;display:flex;align-items:center;flex-wrap:wrap}.ultp-block-meta.ultp-block-meta-style3,.ultp-block-meta.ultp-block-meta-style6{align-items:center}.ultp-block-meta.ultp-block-meta-style5{align-items:center}.ultp-block-meta.ultp-block-meta-icon span,.ultp-block-meta.ultp-block-meta-style4 span{display:flex;align-items:center}.ultp-block-meta.ultp-block-meta-icon .ultp-block-author,.ultp-block-meta.ultp-block-meta-style4 .ultp-block-author{align-items:baseline}.ultp-block-meta span{pointer-events:all;padding-left:16px;margin-right:16px;position:relative;vertical-align:middle}.ultp-block-meta span.ultp-block-author a{margin-left:5px;font-weight:500;pointer-events:all;transition:.4s}.ultp-block-meta span a{transition:.4s;display:inline}.ultp-block-meta span:after{color:#dedede;position:absolute}.ultp-block-meta span i{width:auto;height:auto;font-size:14px;line-height:1;margin-right:4px;vertical-align:middle;position:relative;top:0;font-style:normal}.ultp-block-meta.ultp-block-meta-style4 span:nth-child(2){flex-grow:1}.ultp-block-meta.ultp-block-meta-style4 span:not(:nth-child(2)):after{display:none}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(3){flex-grow:1}.ultp-block-meta.ultp-block-meta-style6 span:not(:nth-child(3)):after{display:none}.ultp-block-meta.ultp-block-meta-style6 span:first-child{margin-right:6px!important}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2){padding-left:0!important}.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2):after{display:none!important}.ultp-block-meta span:first-child{padding-left:0!important}.ultp-block-meta span:last-child{margin-right:0!important}.ultp-block-meta span:first-child:after{display:none}.ultp-block-meta.ultp-block-meta-dot span:after{content:"";left:-1px;top:50%;bottom:auto;width:2px;margin-top:0;height:2px;border-radius:100%}.ultp-block-meta.ultp-block-meta-slash span:after{content:"/";left:-2px;top:1px;font-size:12px}.ultp-block-meta.ultp-block-meta-doubleslash span:after{content:"//";left:-4px;top:1px;font-size:12px}.ultp-block-meta.ultp-block-meta-close span:after{content:"x";left:-4px;top:-1px;font-size:10px}.ultp-block-meta.ultp-block-meta-dash span:after{content:"-";left:-3px;top:0;font-size:18px}.ultp-block-meta.ultp-block-meta-verticalbar span:after{content:"|";left:-1px;top:0;font-size:12px}.ultp-block-meta.ultp-block-meta-emptyspace span{padding-left:0}.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-dash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-doubleslash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-slash span:after,.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-verticalbar span:after{top:0}.ultp-block-meta.ultp-block-meta-noIcon.ultp-block-meta-close span:after{top:-1px}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media{float:left}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media span{margin-right:5px}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-media .ultp-meta-author-img{width:40px;height:auto}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body{position:relative;top:0}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:first-child{display:block}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2){padding-left:0}.ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2):after{display:none}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-doubleslash span:after{top:-4px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-dash span:after,.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-slash span:after,.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-verticalbar span:after{top:-3px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-dot span:after{margin-top:-1px}.ultp-block-meta-style5.ultp-block-meta.ultp-block-meta-close span:after{top:-2px}.ultp-meta-author-img{width:25px;height:25px;border-radius:100px;position:relative;margin-right:10px}.ultp-block-meta span svg{width:auto;height:12px;fill:#929292;stroke-width:7px;margin-right:5px;position:relative;top:0;display:inline-block}.ultp-block-meta span.ultp-block-view svg{height:14px;top:3px}.ultp-block-meta span.ultp-block-comment svg{top:2px}.ultp-block-meta span.ultp-block-author{display:flex;align-items:center}.ultp-block-items-wrap{backface-visibility:hidden}.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-opacity img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-slideRight img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-items-wrap .ultp-block-item.ultp-block-media>.ultp-block-image.ultp-block-image-zoomOut img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-opacity img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-slideRight img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-items-wrap .ultp-block-item>.ultp-block-content-wrap .ultp-block-image.ultp-block-image-zoomOut img{transition:310ms}.ultp-block-image>a{display:block;position:relative;z-index:1}.ultp-block-image.ultp-block-image-opacity,.ultp-block-image.ultp-block-image-roateLeft,.ultp-block-image.ultp-block-image-rotateRight,.ultp-block-image.ultp-block-image-slideLeft,.ultp-block-image.ultp-block-image-slideRight,.ultp-block-image.ultp-block-image-zoomIn,.ultp-block-image.ultp-block-image-zoomOut{overflow:hidden}.ultp-block-image.ultp-block-image-opacity img,.ultp-block-image.ultp-block-image-roateLeft img,.ultp-block-image.ultp-block-image-rotateRight img,.ultp-block-image.ultp-block-image-slideLeft img,.ultp-block-image.ultp-block-image-slideRight img,.ultp-block-image.ultp-block-image-zoomIn img,.ultp-block-image.ultp-block-image-zoomOut img{transition:opacity .2s ease-in-out}.ultp-block-image.ultp-block-image-zoomIn img{transform:scale(1)}.ultp-block-image.ultp-block-image-zoomOut img{transform:scale(1.2)}.ultp-block-image.ultp-block-image-roateLeft img{transform:rotate(0) scale(1)}.ultp-block-image.ultp-block-image-slideLeft img{transform:translateX(8px) scale(1.15)}.ultp-block-image.ultp-block-image-slideRight img{transform:translateX(-8px) scale(1.15)}.ultp-block-image.ultp-block-image-rotateRight img{transform:rotate(0) scale(1)}.ultp-block-image.ultp-block-image-opacity img{opacity:1}.ultp-block-image.ultp-block-image-overlay>a:before{bottom:0;content:"";display:block;width:100%;position:absolute;z-index:1}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-custom>a:before{height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-default>a:before{background-color:#000;opacity:.6;height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-simgleGradient>a:before{background:linear-gradient(to bottom,rgba(0,0,0,.01) 30%,#000 70%);opacity:.6;height:100%}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-multiColour>a:before{opacity:.7;box-shadow:inset 0 0 50px 0 rgba(0,0,0,.5);height:100%;background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-image.ultp-block-image-overlay.ultp-block-image-flat>a:before{opacity:.8;height:100%;background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-block-row .ultp-block-item:nth-child(n+1) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(n+1) .ultp-block-image-multiColour>a:before{background:#4db2ec;background:-webkit-gradient(left bottom,right top,color-stop(0,#4db2ec),color-stop(100%,#4a8f5e));background:linear-gradient(45deg,#4db2ec 0,#4a8f5e 100%)}.ultp-block-row .ultp-block-item:nth-child(2n+2) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(2n+2) .ultp-block-image-multiColour>a:before{background:#d17646;background:-webkit-gradient(left bottom,right top,color-stop(0,#d17646),color-stop(100%,#c63939));background:linear-gradient(45deg,#d17646 0,#c63939 100%)}.ultp-block-row .ultp-block-item:nth-child(3n+3) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(3n+3) .ultp-block-image-multiColour>a:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-row .ultp-block-item:nth-child(4n+4) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(4n+4) .ultp-block-image-multiColour>a:before{background:#d760b7;background:-webkit-gradient(left top,right bottom,color-stop(0,#d760b7),color-stop(100%,#3b78b4));background:linear-gradient(135deg,#d760b7 0,#3b78b4 100%)}.ultp-block-row .ultp-block-item:nth-child(5n+5) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(5n+5) .ultp-block-image-multiColour>a:before{background:#0016be;background:-webkit-gradient(left bottom,right top,color-stop(0,#0016be),color-stop(100%,#2aec74));background:linear-gradient(20deg,#0016be 0,#2aec74 100%)}.ultp-block-row .ultp-block-item:nth-child(6n+6) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(6n+6) .ultp-block-image-multiColour>a:before{background:#e0be00;background:-webkit-gradient(left bottom,right top,color-stop(0,#e0be00),color-stop(100%,#dc4225));background:linear-gradient(20deg,#e0be00 0,#dc4225 100%)}.ultp-block-row .ultp-block-item:nth-child(7n+7) .ultp-block-image-flat>a:before,.ultp-block-row .ultp-block-item:nth-child(7n+7) .ultp-block-image-multiColour>a:before{background:#292484;background:-webkit-gradient(left bottom,right top,color-stop(0,#292484),color-stop(100%,#dc4225));background:linear-gradient(20deg,#292484 0,#dc4225 100%)}.ultp-block-item:hover .ultp-block-image-zoomIn img{transform:scale(1.2)}.ultp-block-item:hover .ultp-block-image-zoomOut img{transform:scale(1)}.ultp-block-item:hover .ultp-block-image-roateLeft img{transform:rotate(5deg) scale(1.2)}.ultp-block-item:hover .ultp-block-image-slideLeft img{transform:translateX(-8px) scale(1.15)}.ultp-block-item:hover .ultp-block-image-slideRight img{transform:translateX(8px) scale(1.15)}.ultp-block-item:hover .ultp-block-image-rotateRight img{transform:rotate(-5deg) scale(1.2)}.ultp-block-item:hover .ultp-block-image-opacity img{opacity:.5}.ultp-pagination-wrap .ultp-pagination{margin:0 -2px;padding:0;list-style:none}.ultp-pagination-wrap .ultp-pagination li{padding:0 2px;display:inline-block;font-size:14px;line-height:20px;margin:0 0 4px}.ultp-pagination-wrap .ultp-pagination li a{text-decoration:none;display:inline-block;transition:.4s;padding:10px 20px}.ultp-pagination-wrap .ultp-pagination li a svg{width:10px;display:inline-block}.ultp-pagination-wrap .ultp-pagination li a.ultp-next-page-numbers,.ultp-pagination-wrap .ultp-pagination li a.ultp-prev-page-numbers{display:flex!important;align-items:center;gap:4px}.ultp-pagination-wrap .ultp-pagination li.ultp-prev-page-numbers a{display:flex;align-items:center}.ultp-pagination-wrap .ultp-pagination li.ultp-prev-page-numbers svg{margin-right:4px}.ultp-pagination-wrap .ultp-pagination li.ultp-next-page-numbers a{display:flex;align-items:center}.ultp-pagination-wrap .ultp-pagination li.ultp-next-page-numbers svg{margin-left:4px}.ultp-pagination-wrap .ultp-pagination li i{font-size:inherit;line-height:inherit;font-style:normal;width:auto;height:auto}.ultp-pagination-wrap .ultp-pagination li span.current{display:inline-block;padding:10px 20px}.ultp-block-media .ultp-block-content-wrap{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative;display:inline-block}.ultp-block-media .ultp-block-content{flex:1}.flexMenu-viewMore{position:relative}.flexMenu-viewMore>a{display:flex!important;align-items:center;justify-content:space-between;gap:13px}.flexMenu-viewMore>a:before{content:"";border:solid #000;border-width:0 1px 1px 0;display:block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-top:1px;transition:.4s;order:1}.flexMenu-viewMore.active>a:before{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);margin-top:5px}.ultp-filter-wrap .flexMenu-popup{position:absolute;display:block;width:170px;background:#f9f9f9;z-index:2;padding:15px;text-align:left;box-shadow:0 20px 40px -4px rgba(9,30,66,.2);right:0}.ultp-filter-wrap .flexMenu-popup a{display:block}.ultp-filter-wrap .flexMenu-popup li{margin:0!important}.ultp-filter-wrap .flexMenu-popup li{display:block;line-height:1}@media (max-width:992px){.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout3,.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4{grid-template-columns:repeat(2,1fr)}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row:inherit;grid-column:1/3}}@media (max-width:768px){.ultp-heading-filter .ultp-filter-navigation{position:relative;margin:auto 0 10px;height:auto}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row:inherit;grid-column:1/2}.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+6),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+7),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(3n+8),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(4),.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-layout5 .ultp-block-item:nth-child(5){grid-column-start:inherit;grid-column-end:inherit;grid-row-start:inherit;grid-row-end:inherit}}@media (max-width:768px){.wp-block-ultimate-post-post-grid-3 .ultp-block-row .ultp-block-item .ultp-block-content-overlay{height:100%!important}}@media (max-width:600px){.ultp-heading-filter .ultp-filter-navigation{justify-content:flex-end}}.wp-block-ultimate-post-post-grid-4 .ultp-block-row{grid-template-columns:60% auto}.wp-block-ultimate-post-post-grid-4 .ultp-block-row .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-row-end:4}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-1,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-true{grid-template-columns:auto 60%}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-block-content-true .ultp-block-item:first-child{grid-column:2}@media (max-width:768px){.wp-block-ultimate-post-post-grid-4 .ultp-block-row{grid-template-columns:repeat(1,1fr);max-height:100%!important}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout1 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout2 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout3 .ultp-block-item,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item{max-height:100%!important}.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout3 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-4 .ultp-block-row.ultp-layout4 .ultp-block-item .ultp-block-content-overlay{height:100%!important}}.ultp-animation-slideup .ultp-block-content .ultp-block-content-inner{transition:.4s;transform:translateY(0)}.ultp-animation-slideup:hover .ultp-block-content .ultp-block-content-inner{transform:translateY(-10px)}.ultp-animation-slidedown .ultp-block-content .ultp-block-content-inner{transition:.4s;transform:translateY(0)}.ultp-animation-slidedown:hover .ultp-block-content .ultp-block-content-inner{transform:translateY(10px)}.wp-block-ultimate-post-post-grid-5 .ultp-block-row{grid-template-columns:50% 1fr 1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3;height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:2;grid-column-end:4;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:2;grid-column-end:4;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:1;grid-column-end:3;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:1;grid-column-end:3;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3{grid-template-columns:40% 1fr 40%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item:first-child{grid-column-start:1;grid-column-end:3}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-false.ultp-layout3 .ultp-block-item:nth-child(4){grid-column-start:2;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3{grid-template-columns:40% 1fr 40%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child{grid-column-start:2;grid-row-start:1;grid-row-end:1;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(3){grid-column-start:3;grid-row-start:2;grid-row-end:2;grid-column-end:4}.wp-block-ultimate-post-post-grid-5 .ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4){grid-column-start:1;grid-row-start:2;grid-row-end:2;grid-column-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-5 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{height:100%;max-height:100%!important;grid-column-start:initial;grid-row-start:initial;grid-row-end:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2){grid-column-start:initial;grid-column-end:initial;grid-row:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2) .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child{height:100%;max-height:100%!important;grid-column:1;grid-row:1}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(3),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(3){grid-column:initial;grid-row:initial}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4),.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(4){grid-column:1;grid-row:2}.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-block-content-true.ultp-layout3 .ultp-block-item:nth-child(4) .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-5 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(4) .ultp-block-content-overlay{height:100%!important}}.wp-block-ultimate-post-post-grid-6 .ultp-block-row{grid-template-columns:50% 1fr 1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2{grid-template-columns:1fr 40% 1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:2;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2{grid-template-columns:1fr 1fr 50%}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child{grid-column-start:3;grid-row-start:1;grid-row-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-6 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child{grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;max-height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-block-content-true.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child .ultp-block-content-overlay img,.wp-block-ultimate-post-post-grid-6 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child .ultp-block-content-overlay img{min-height:100%!important}}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1{grid-template-columns:40% 30% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2){grid-column-start:2;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2{grid-template-columns:40% 32% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3{grid-template-columns:1fr 45% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4{grid-template-columns:40% 30% 1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-column-start:1;grid-row-start:1;grid-row-end:3}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:nth-child(4){grid-column-start:3;grid-row-start:1;grid-row-end:3}@media (max-width:768px){.wp-block-ultimate-post-post-grid-7 .ultp-block-row{max-height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item{max-height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item .ultp-block-content-overlay,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item .ultp-block-content-overlay{height:100%!important}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item:first-child{grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout1 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout2 .ultp-block-item:nth-child(2),.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout3 .ultp-block-item:nth-child(2){grid-column-start:initial;grid-row-start:initial;grid-row-end:initial;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4{grid-template-columns:1fr}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:first-child{grid-column:1;grid-row:1;min-height:100%}.wp-block-ultimate-post-post-grid-7 .ultp-block-row.ultp-layout4 .ultp-block-item:nth-child(4){grid-column:1;grid-row:2;min-height:100%}}.ultp-block-row{display:grid}.wp-block-ultimate-post-post-list-1 .ultp-block-meta span,.wp-block-ultimate-post-post-list-2 .ultp-block-meta span,.wp-block-ultimate-post-post-list-3 .ultp-block-meta span,.wp-block-ultimate-post-post-list-4 .ultp-block-meta span{margin-bottom:5px}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap{height:100%}.wp-block-ultimate-post-post-list-1 .ultp-block-image{display:inline-block}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap{box-sizing:border-box}.wp-block-ultimate-post-post-list-1 .ultp-block-content-wrap .ultp-block-entry-content{line-height:0}.ultp-block-content-wrap{transition:.4s;overflow:hidden}.ultp-post-list1-layout2 .ultp-block-content-wrap,.ultp-post-list1-layout3 .ultp-block-content-wrap,.ultp-post-list1-layout4 .ultp-block-content-wrap{transition:.4s;overflow:visible}.ultp-post-list1-layout2 .ultp-block-entry-content,.ultp-post-list1-layout3 .ultp-block-entry-content,.ultp-post-list1-layout4 .ultp-block-entry-content{position:relative;overflow:inherit;height:-moz-fit-content;height:fit-content}.ultp-post-list1-layout2 .ultp-block-item,.ultp-post-list1-layout3 .ultp-block-item,.ultp-post-list1-layout4 .ultp-block-item{margin-top:30px}.ultp-post-list1-layout2 .ultp-block-entry-heading,.ultp-post-list1-layout3 .ultp-block-entry-heading,.ultp-post-list1-layout4 .ultp-block-entry-heading{padding:20px;position:absolute;top:-30px;width:100%;z-index:2;margin:0 auto;transition:.4s;height:-moz-fit-content;height:fit-content}.ultp-post-list1-layout1 .ultp-block-entry-heading{padding-bottom:0!important}.ultp-post-list1-layout2 .ultp-block-entry-heading{left:30px;right:auto}.ultp-post-list1-layout3 .ultp-block-entry-heading{left:50%;right:auto;transform:translateX(-50%)}.ultp-post-list1-layout4 .ultp-block-entry-heading{left:auto;right:30px}.ultp-post-list1-layout1.ultp-pl1a-style1 .ultp-block-item .ultp-block-content,.ultp-post-list1-layout1.ultp-pl1a-style2 .ultp-block-item .ultp-block-content,.ultp-post-list1-layout1.ultp-pl1a-style3 .ultp-block-item .ultp-block-content{padding-top:0!important}.ultp-post-list1-layout1.ultp-pl1a-style3 .ultp-block-item:first-child .ultp-block-entry-heading{padding-bottom:0!important}.ultp-pl1a-style3.ultp-post-list1-layout2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-post-list1-layout3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-post-list1-layout4 .ultp-block-item:first-child{margin-top:0!important}.ultp-pl1a-style3.ultp-post-list1-layout2 .ultp-block-item:first-child .ultp-block-entry-heading,.ultp-pl1a-style3.ultp-post-list1-layout3 .ultp-block-item:first-child .ultp-block-entry-heading,.ultp-pl1a-style3.ultp-post-list1-layout4 .ultp-block-item:first-child .ultp-block-entry-heading{top:auto!important}.ultp-pl1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-2 .ultp-block-item:first-child{grid-column:1/3;grid-row:1}.ultp-pl1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-3 .ultp-block-item:first-child{grid-column:1/4;grid-row:1}.ultp-pl1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-4 .ultp-block-item:first-child{grid-column:1/5;grid-row:1}.ultp-pl1a-style2.ultp-block-column-5 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/6;grid-row:1}@media (max-width:768px){.ultp-pl1a-style2.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style2.ultp-block-column-5 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-2 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-3 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-4 .ultp-block-item:first-child,.ultp-pl1a-style3.ultp-block-column-5 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}.wp-block-ultimate-post-post-grid-1 .ultp-block-row.ultp-block-items-wrap,.wp-block-ultimate-post-post-grid-3 .ultp-block-row.ultp-block-items-wrap{grid-template-columns:repeat(1,1fr)}.wp-block-ultimate-post-post-grid-1 .ultp-block-column2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-1 .ultp-block-column3 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-column2 .ultp-block-item:first-child,.wp-block-ultimate-post-post-grid-3 .ultp-block-column3 .ultp-block-item:first-child{grid-column:1/1;grid-row:1}}.rtl .ultp-block-meta span svg{margin-right:0;margin-left:5px}.ultp-block-media{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative}.ultp-block-media .ultp-block-content{flex:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item .ultp-block-content{display:block}.wp-block-ultimate-post-post-list-2 .ultp-block-item:not(:first-child) .ultp-block-title{font-size:16px;line-height:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child{margin-bottom:50px}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-content-wrap{display:block}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-title{font-size:22px;line-height:1}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-image img{max-width:100%}.wp-block-ultimate-post-post-list-2 .ultp-block-item:first-child .ultp-block-content{flex:auto;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-block-item:last-of-type{margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important}.wp-block-ultimate-post-post-list-2{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-list-2 .ultp-block-wrapper{counter-reset:post-list2-counter2}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content{position:absolute;bottom:0;padding:25px}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-excerpt,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a{color:#fff}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a:hover,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover,.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a:hover{color:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover svg{fill:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span svg{fill:#fff}.wp-block-ultimate-post-post-list-2 .ultp-post-block2-even .ultp-first-postlist-2 .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item::before{counter-increment:post-list2-counter2;content:counter(post-list2-counter2,decimal);display:flex;align-items:center;justify-content:center;width:50px;height:50px;position:absolute;z-index:2;top:20px;left:-17px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#141414;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-2 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-2 .ultp-layout2 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content::before{counter-increment:post-list2-counter;content:"0" counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;top:23px;left:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;line-height:24px;font-style:italic;background:#eaeaea;padding:10px;box-sizing:border-box;border-radius:100%;transition:all .3s}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item .ultp-block-content{padding-left:80px;position:relative}.ultp-block-content-wrap.ultp-all-postlist-2{width:100%}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{right:auto;left:-15px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-left:0;padding-right:60px}.rtl .wp-block-ultimate-post-post-list-2 .ultp-layout3 .ultp-block-content::before{right:0;left:auto}.ultp-block-column-2 .ultp-block-item:nth-child(2n+1):nth-last-child(-n+2),.ultp-block-column-2 .ultp-block-item:nth-child(2n+1):nth-last-child(-n+2)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3),.ultp-block-column-3 .ultp-block-item:nth-child(3n+1):nth-last-child(-n+3)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-4 .ultp-block-item:nth-child(4n+1):nth-last-child(-n+4),.ultp-block-column-4 .ultp-block-item:nth-child(4n+1):nth-last-child(-n+4)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-5 .ultp-block-item:nth-child(5n+1):nth-last-child(-n+5),.ultp-block-column-5 .ultp-block-item:nth-child(5n+1):nth-last-child(-n+5)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-6 .ultp-block-item:nth-child(6n+1):nth-last-child(-n+6),.ultp-block-column-6 .ultp-block-item:nth-child(6n+1):nth-last-child(-n+6)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.ultp-block-column-7 .ultp-block-item:nth-child(7n+1):nth-last-child(-n+7),.ultp-block-column-7 .ultp-block-item:nth-child(7n+1):nth-last-child(-n+7)~.ultp-block-item{margin-bottom:0!important;padding-bottom:0!important}.wp-block-ultimate-post-post-list-3 .ultp-block-content{display:block;align-self:center}.ultp-block-content .ultp-block-readmore a{display:inline-flex;align-items:center}.ultp-block-content .ultp-block-readmore a:hover{text-decoration:none}.ultp-block-content .ultp-block-excerpt{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.ultp-block-content .ultp-block-excerpt p{margin:0;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.wp-block-ultimate-post-post-list-3 .ultp-block-wrapper{counter-reset:post-list3-counter}.wp-block-ultimate-post-post-list-3 .ultp-layout1 .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-content-wrap{width:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item::before{counter-increment:post-list3-counter;content:counter(post-list3-counter,decimal);display:block;width:50px;height:50px;position:absolute;z-index:2;top:20px;left:-17px;text-align:center;font-size:14px;font-weight:600;line-height:46px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout2.ultp-block-content-true .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-image+.ultp-block-content{margin-left:-140px;z-index:1;background:#fff;padding:30px;transition:.4s}.wp-block-ultimate-post-post-list-3 .ultp-layout3.ultp-block-content-true .ultp-block-image+.ultp-block-content{margin-left:auto;margin-right:-140px}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item .ultp-block-content-wrap{width:100%}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even),.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even){flex-direction:row-reverse}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even) .ultp-block-content-wrap,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-content-wrap{flex-direction:row-reverse}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(even) .ultp-block-content-wrap .ultp-block-image,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-content-wrap .ultp-block-image{margin-right:0}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(odd),.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd){flex-direction:row}.wp-block-ultimate-post-post-list-3 .ultp-layout4 .ultp-block-item:nth-child(odd) .ultp-block-content-wrap .ultp-block-image,.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-content-wrap .ultp-block-image{margin-left:0}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item .ultp-block-image+.ultp-block-content{z-index:1;background:#fff;padding:40px;transition:.4s}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-image+.ultp-block-content{margin-right:-140px}.wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-image+.ultp-block-content{margin-left:-140px}.ultp-block-content-1 .ultp-block-media .ultp-block-content-wrap,.ultp-block-content-true .ultp-block-media .ultp-block-content-wrap{flex-direction:row-reverse;width:100%}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout2 .ultp-block-item::before{right:-15px;left:auto}.rtl .wp-block-ultimate-post-post-list-3 .ultp-block-content-true.ultp-layout2 .ultp-block-item::before{left:-15px;right:auto}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout3 .ultp-block-image+.ultp-block-content{margin-right:-140px;margin-left:0}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout3.ultp-block-content-true .ultp-block-image+.ultp-block-content{margin-right:0;margin-left:-140px}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(odd) .ultp-block-image+.ultp-block-content{margin-left:0;margin-right:-140px}.rtl .wp-block-ultimate-post-post-list-3 .ultp-layout5 .ultp-block-item:nth-child(even) .ultp-block-image+.ultp-block-content{margin-right:0;margin-left:-140px}.ultp-title-style1 a:hover{background-size:100% 2px!important}.ultp-title-style3 a:hover{transition:all 1s;background-size:0 2px}.ultp-title-style4 a:hover{background-size:0 2px!important}.ultp-title-style5 a:hover{text-decoration:none;position:relative;transition:all .35s ease-out;padding-bottom:3px;border-bottom:none;padding-bottom:2px;background-position:0 100%;background-repeat:repeat;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 10 18'%3E%3Cstyle type='text/css'%3E.squiggle%7Banimation:shift .5s linear infinite;%7D@keyframes shift %7Bfrom %7Btransform:translateX(-10px);%7Dto %7Btransform:translateX(0);%7D%7D%3C/style%3E%3Cpath fill='none' stroke-width='1' class='squiggle' d='M0,17.5 c 2.5,0,2.5,-1.5,5,-1.5 s 2.5,1.5,5,1.5 c 2.5,0,2.5,-1.5,5,-1.5 s 2.5,1.5,5,1.5' /%3E%3C/svg%3E")}.ultp-title-style6 a:hover{background-size:100% 88%!important}.ultp-title-style7 a:hover{background-size:100% 2px!important}.ultp-title-style8 a:hover{background-size:100% 2px!important}.ultp-title-style9 a:hover{background-size:100% 88%!important}.ultp-title-style10:hover{transition:all .35s}.ultp-title-style10:hover a{letter-spacing:.4px!important;transition:all .35s}.ultp-title-style11{word-spacing:0;transition:all .35s}.ultp-title-style11:hover{word-spacing:3px}.ultp-block-media{display:flex}.ultp-block-media .ultp-block-image{overflow:hidden;position:relative}.ultp-block-media .ultp-block-content{flex:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item .ultp-block-content{display:block}.wp-block-ultimate-post-post-list-4 .ultp-block-item:not(:first-child) .ultp-block-title{font-size:16px;line-height:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child{margin-bottom:40px}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-content-wrap{display:block}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-title{font-size:22px;line-height:1}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-image img{max-width:100%}.wp-block-ultimate-post-post-list-4 .ultp-block-item:first-child .ultp-block-content{flex:auto;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-block-item:last-of-type{margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important}.wp-block-ultimate-post-post-list-4{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-list-4 .ultp-block-wrapper{counter-reset:post-list2-counter2}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2{position:relative;line-height:0;width:100%}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content{position:absolute;bottom:0;padding:30px}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-excerpt,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a{color:#fff}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span a:hover,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover,.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-title a:hover{color:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-readmore a:hover svg{fill:rgba(255,255,255,.9)}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-content .ultp-block-meta span svg{fill:#fff}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-image{width:100%}.wp-block-ultimate-post-post-list-4 .ultp-first-postlist-2 .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0) 80%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item::before{counter-increment:post-list2-counter2;content:counter(post-list2-counter2,decimal);width:50px;height:50px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;color:#fff;border-radius:100%}.wp-block-ultimate-post-post-list-4 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.wp-block-ultimate-post-post-list-4 .ultp-layout2 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-left:85px;position:relative}.wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content::before{counter-increment:post-list2-counter;content:"0" counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:50px;height:50px;line-height:24px;font-style:italic;background:#eee;display:flex;align-items:center;justify-content:center;padding:10px;border-radius:100%;box-sizing:border-box;transition:all .3s}@media (max-width:992px){.wp-block-ultimate-post-post-list-4 .ultp-block-media{display:block}}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout4 .ultp-block-item::before{left:auto;right:-15px}.rtl .wp-block-ultimate-post-post-list-4 .ultp-block-content-true.ultp-layout4 .ultp-block-item::before{left:-15px;right:auto}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-list-4 .ultp-layout3 .ultp-block-item:not(:first-child) .ultp-block-content::before{right:0;left:auto}.ultp-cat-only-color-1,.ultp-cat-only-color-true{padding:2px 8px}.ultp-block-post-module1{margin:0 -15px;clear:both;display:inline-block}.ultp-block-post-module1 .ultp-big-post-module1,.ultp-block-post-module1 .ultp-small-post-module1{width:50%;float:left;padding:0 15px;box-sizing:border-box}.ultp-block-post-module1.ultp-block-content-true .ultp-big-post-module1,.ultp-block-post-module1.ultp-block-content-true .ultp-small-post-module1{float:right}.ultp-block-post-module1.ultp-layout2 .ultp-small-post-module1 .ultp-block-item .ultp-block-content-wrap{flex-direction:row-reverse}.ultp-small-post-module1 .ultp-block-item .ultp-block-content-wrap{display:flex!important;position:relative}.ultp-layout1 .ultp-small-post-module1 .ultp-block-item .ultp-block-image{margin-right:0!important;margin-left:0!important}.wp-block-ultimate-post-post-module-1{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-module-1 .ultp-block-image{transition:.3s}.wp-block-ultimate-post-post-module-1 .ultp-block-content-wrap .ultp-block-image{height:-moz-fit-content;height:fit-content}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:24px;height:24px;line-height:24px;font-style:italic;background:#eee;padding:10px;border-radius:100%;box-sizing:content-box;transition:all .3s}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-content{padding-left:60px;position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);display:block;width:35px;height:35px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}@media (max-width:768px){.ultp-block-post-module1 .ultp-big-post-module1,.ultp-block-post-module1 .ultp-small-post-module1{width:100%}.ultp-block-post-module1 .ultp-big-post-module1{margin-bottom:30px}}.ultp-small-post-module1 .ultp-block-content{width:100%}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout5 .ultp-small-post-module1 .ultp-block-item::before{right:-15px}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-item .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-module-1 .ultp-layout4 .ultp-small-post-module1 .ultp-block-content::before{right:0}.ultp-block-post-module2{margin:0 -15px;clear:both;display:inline-block}.ultp-block-post-module2 .ultp-block-content-wrap{overflow:visible!important}.ultp-block-post-module2 .ultp-block-content-wrap .ultp-block-image{height:-moz-fit-content;height:fit-content}.ultp-block-post-module2 .ultp-big-post-module2,.ultp-block-post-module2 .ultp-small-post-module2{width:50%;float:left;padding:0 15px;box-sizing:border-box}.ultp-block-post-module2.ultp-block-content-true .ultp-big-post-module2,.ultp-block-post-module2.ultp-block-content-true .ultp-small-post-module2{float:right}.ultp-block-post-module2.ultp-layout2 .ultp-small-post-module2 .ultp-block-item .ultp-block-content-wrap{flex-direction:row-reverse}.ultp-big-post-module2 .ultp-block-content-wrap{position:relative}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-image{position:relative}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-image>a:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,0) 60%,rgba(0,0,0,0));position:absolute;bottom:0;left:0;width:100%;height:100%;transition:background-color .3s ease}.ultp-big-post-module2 .ultp-block-content-wrap .ultp-block-content{position:absolute;bottom:0;padding:25px}.ultp-small-post-module2 .ultp-block-item .ultp-block-content-wrap{display:flex!important;position:relative}.ultp-layout1 .ultp-small-post-module2 .ultp-block-item .ultp-block-image{margin-right:0!important;margin-left:0!important}.wp-block-ultimate-post-post-module-2{counter-reset:post-list2-counter}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content{position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);position:absolute;font-size:18px;text-align:center;left:0;width:24px;height:24px;line-height:24px;font-style:italic;background:#eee;padding:10px;border-radius:100%;box-sizing:content-box;transition:all .3s}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-image{margin-right:0;margin-left:0}.wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-content{padding-left:60px;position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item{position:relative}.wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item::before{counter-increment:post-list2-counter;content:counter(post-list2-counter,decimal);display:block;width:35px;height:35px;position:absolute;z-index:2;top:10px;left:-15px;text-align:center;font-size:14px;font-weight:600;line-height:31px;border:2px solid #fff;background:#000;color:#fff;border-radius:100%}@media (max-width:768px){.ultp-block-post-module2 .ultp-big-post-module2,.ultp-block-post-module2 .ultp-small-post-module2{width:100%}.ultp-block-post-module2 .ultp-big-post-module2{margin-bottom:30px}}.ultp-small-post-module2 .ultp-block-content{width:100%}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-content::before{left:auto;right:0}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout4 .ultp-small-post-module2 .ultp-block-item .ultp-block-content{padding-right:60px;padding-left:0}.rtl .wp-block-ultimate-post-post-module-2 .ultp-layout5 .ultp-small-post-module2 .ultp-block-item::before{right:-15px;left:auto}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap{position:relative}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-content,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-content{display:flex;position:absolute;top:0;left:0;bottom:0;right:0;z-index:10}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-content .ultp-block-content-inner,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-content .ultp-block-content-inner{transition:.4s}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap{position:relative}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background-size:cover;background-repeat:no-repeat;background-position:center}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image>a,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image>a{height:100%}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner .ultp-block-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner img.ultp-block-img,.wp-block-ultimate-post-post-slider-2 .ultp-block-slider-wrap .ultp-block-image-inner img.ultp-block-img{position:absolute;left:0;right:0;bottom:0;top:0;width:auto;height:auto;min-width:100%;max-width:none;min-height:100%}.wp-block-ultimate-post-post-slider-1 .slick-arrow,.wp-block-ultimate-post-post-slider-2 .slick-arrow{transition:.4s;text-align:center;display:flex!important;justify-content:center;cursor:pointer}.wp-block-ultimate-post-post-slider-1 .slick-arrow:before,.wp-block-ultimate-post-post-slider-2 .slick-arrow:before{display:none}.wp-block-ultimate-post-post-slider-1 .slick-arrow:before,.wp-block-ultimate-post-post-slider-2 .slick-arrow:before{opacity:1;transition:.4s}.wp-block-ultimate-post-post-slider-1 .slick-dots li,.wp-block-ultimate-post-post-slider-2 .slick-dots li{margin:0;width:auto;height:auto}.wp-block-ultimate-post-post-slider-1 .slick-dots li button,.wp-block-ultimate-post-post-slider-2 .slick-dots li button{display:inline-block;transition:.4s;padding:0}.wp-block-ultimate-post-post-slider-1 .slick-dots li button:before,.wp-block-ultimate-post-post-slider-2 .slick-dots li button:before{display:none}.ultp-block-readmore a{transition:.4s;display:inline-block}.ultp-block-readmore a:hover{text-decoration:none}.ultp-block-readmore a svg{height:auto;width:15px;margin-left:6px;vertical-align:sub;display:inline-block}.ultp-block-wrapper{position:relative}.ultp-block-wrapper.ultp-loading-active .ultp-block-item{opacity:.2;transition:.4s}.ultp-block-wrapper.ultp-loading-active .ultp-loading{display:block}.ultp-loading{display:none;position:absolute;top:0;left:0;width:100%;height:100%;margin-top:0;margin-left:0;transition:all .4s cubic-bezier(.55,0,.1,1);overflow:hidden}.ultp-loading .ultp-loading-blocks{position:absolute;left:50%;top:50%;margin-left:-31px;margin-top:-31px}.ultp-loading .ultp-loading-blocks div{position:absolute;width:20px;height:20px;background:var(--loading-block-color);animation:loading-blocks .8s linear infinite}.ultp-loading .ultp-loading-spinner{position:absolute;left:50%;top:50%;margin-left:-35px;margin-top:-33px}.ultp-loading .ultp-loading-spinner div{left:0;top:0;position:absolute;animation:loading-spinner linear 1s infinite;background:calc(var(--loading-block-color) * .8);width:5px;height:15px;border-radius:40%;transform-origin:5px 35px}.ultp-loading .ultp-loading-spinner div:nth-child(1){transform:rotate(0);animation-delay:-.9166666667s}.ultp-loading .ultp-loading-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333s}.ultp-loading .ultp-loading-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s}.ultp-loading .ultp-loading-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666667s}.ultp-loading .ultp-loading-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333s}.ultp-loading .ultp-loading-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s}.ultp-loading .ultp-loading-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666667s}.ultp-loading .ultp-loading-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333s}.ultp-loading .ultp-loading-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s}.ultp-loading .ultp-loading-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.1666666667s}.ultp-loading .ultp-loading-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-83.3333333ms}.ultp-loading .ultp-loading-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap{overflow:hidden;height:550px}.wp-block-ultimate-post-post-slider-1 .ultp-block-slider-wrap .ultp-block-image-inner{overflow:hidden}.wp-block-ultimate-post-post-slider-1 .slick-arrow svg{width:16px}@keyframes loading-spinner{0%{opacity:1}100%{opacity:0}}@keyframes loading-blocks{0%{background:var(--loading-block-color)}12.5%{background:var(--loading-block-color)}12.625%{background:var(--loading-block-color)}100%{background:calc(var(--loading-block-color) * .8)}}.ultp-block-items-wrap .fade.in{animation-name:fadeIn;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:linear;-webkit-animation-timing-function:linear}.ultp-block-items-wrap .fade.out{animation-name:fadeOut;animation-duration:1s;-webkit-animation-duration:1s;animation-timing-function:linear;-webkit-animation-timing-function:linear}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}.rtl .wp-block-ultimate-post-post-slider-1 .slick-next svg,.rtl .wp-block-ultimate-post-post-slider-1 .slick-prev svg,.rtl .wp-block-ultimate-post-post-slider-2 .slick-next svg,.rtl .wp-block-ultimate-post-post-slider-2 .slick-prev svg{transform:rotate(180deg)}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item{position:relative}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item:not(:first-child),.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item:not(:first-child){display:none}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item .ultp-block-slider-wrap,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-block-items-wrap .ultp-block-item .ultp-block-slider-wrap{visibility:hidden}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container{position:absolute;top:40%;right:0;left:0;bottom:50%;height:80px}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading{display:block}.wp-block-ultimate-post-post-slider-1:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading .ultp-loading-spinner>div,.wp-block-ultimate-post-post-slider-2:has(.ultp-post-slider-loader-container) .ultp-block-wrapper:not(:has(.slick-initialized)) .ultp-post-slider-loader-container .ultp-loading .ultp-loading-spinner>div{background:var(--loading-block-color)}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro{position:relative}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro::before{content:"";background:rgba(35,37,255,.2);width:100%;position:absolute;height:100%;left:0;top:0;border-radius:4px;z-index:9;pointer-events:none}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro{position:relative}.wp-block-ultimate-post-post-slider-2 .ultp-wrapper-pro::before{height:calc(100% - 8px)!important}.wp-block-ultimate-post-post-slider-2 .ultp-pro-helper{background-color:#2728e4}.wp-block-ultimate-post-post-slider-2 .slick-dots{margin:0!important}.wp-block-ultimate-post-post-slider-2 .ultp-block-image{height:100%}.wp-block-ultimate-post-post-slider-2 .ultp-block-content-inner{box-sizing:border-box}.ultp-slide-slide1 .slick-slide .ultp-block-slider-wrap>.ultp-block-content{transition:.3s all;opacity:0}.ultp-slide-slide1 .slick-slide .ultp-block-image-inner{transition:.3s all;opacity:.5}.ultp-slide-slide1 .slick-center{z-index:999!important;width:800px}.ultp-slide-slide1 .slick-center .ultp-block-slider-wrap>.ultp-block-content{transition:.3s all;opacity:1}.ultp-slide-slide1 .slick-center .ultp-block-image-inner{opacity:1;transition:.3s all}.ultp-slide-slide2 .ultp-block-slider-wrap{display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.ultp-slide-slide2 .ultp-block-slider-wrap .ultp-block-content,.ultp-slide-slide2 .ultp-block-slider-wrap .ultp-block-image-inner{position:static!important}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image-inner{height:auto}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content{box-sizing:border-box}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content,.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image-inner{position:static!important}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-image{height:100%}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content-inner{height:100%;width:100%}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content-inner .ultp-cat-new-world{position:relative;z-index:999}.ultp-slide-slide3 .ultp-block-slider-wrap .ultp-block-content{height:-webkit-fill-available}.ultp-slide-slide4 .slick-slide .ultp-block-content-inner{transition:all .4s ease-in-out;opacity:0}.ultp-slide-slide4 .slick-center .ultp-block-content-inner{opacity:1}.ultp-slide-slide5 .slick-slide{transition:all .4s ease-in-out}.ultp-pro-helper{text-align:center;font-size:16px;padding:7px 27px;color:#fff}.ultp-pro-helper div{display:flex;justify-content:space-between;align-items:center}.ultp-pro-helper div span{margin-right:auto}.ultp-pro-helper div a{color:#fff;text-decoration:underline}.ultp-pro-helper div a:hover{color:#eee}.ultp-pro-helper div .ultp-upgrade-pro{color:#ffca27!important;margin-right:20px}.ultp-pro-helper div .ultp-upgrade-pro:hover{color:#d4a619!important}@media only screen and (max-width:767px){.ultp-slide-slide6 .ultp-block-slider-wrap{height:-webkit-fill-available!important}.ultp-slide-slide6 .ultp-block-slider-wrap .ultp-block-content-inner,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-content{width:100%!important}.ultp-slide-slide6 .ultp-block-slider-wrap .ultp-block-content-inner,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-content,.ultp-slide-slide6 .ultp-block-slider-wrap>.ultp-block-image-inner{position:static!important;height:-webkit-fill-available!important}.ultp-slide-slide6 .slick-next,.ultp-slide-slide6 .slick-prev{left:unset!important;right:0!important}.ultp-slide-slide6 .slick-prev{right:50px!important}}.wp-block-ultimate-post-row{position:relative}.wp-block-ultimate-post-row>.ultp-row-wrapper{transition:.3s;position:relative}.wp-block-ultimate-post-row>.ultp-row-wrapper:hover{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper>.wp-block-ultimate-post-column{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper>.wp-block-ultimate-post-column:hover{transition:.3s}.wp-block-ultimate-post-row>.ultp-row-wrapper .alignfull{margin-left:unset;margin-right:unset;width:unset;max-width:unset}.wp-block-ultimate-post-row>.ultp-row-wrapper>.ultp-row-content{display:flex;flex-wrap:wrap;box-sizing:border-box;width:100%}.ultp-rowbg-video{width:100%;height:100%;overflow:hidden;position:absolute;top:0;bottom:0;right:0;left:0}.ultp-rowbg-video iframe{height:100vh;width:100vw;pointer-events:none;transform:translateX(-50%) translateY(-50%);position:absolute;left:50%;top:50%}.ultp-rowbg-video video{height:auto;width:auto;min-width:100%;min-height:100%;max-width:unset;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.ultp-row-shape{width:100%;height:-moz-fit-content;height:fit-content;pointer-events:none;line-height:0;display:block;overflow:hidden;position:absolute;top:-1px;left:0;z-index:0}.ultp-row-shape.ultp-shape-bottom{bottom:0;top:auto!important}.ultp-row-shape.ultp-shape-bottom svg{transform:rotate(180deg)}.ultp-rowwrap-url{cursor:pointer;width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:999999999}.ultp-column-overlay,.ultp-row-overlay{width:100%;height:100%;transition:.3s;box-sizing:border-box;position:absolute;top:0;left:0}.ultp-column-overlay:hover,.ultp-row-overlay:hover{transition:.3s}@media only screen and (min-width:991px){body .wp-block-ultimate-post-row.ultpBgPadding.lgL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.lgL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.lgR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.lgR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}@media only screen and (max-width:991px) and (min-width:768px){body .wp-block-ultimate-post-row.ultpBgPadding.smL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.smL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.smR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.smR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}@media only screen and (max-width:767px){body .wp-block-ultimate-post-row.ultpBgPadding.xsL>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.xsL>.ultp-row-wrapper>.ultp-row-content{padding-left:15px}body .wp-block-ultimate-post-row.ultpBgPadding.xsR>.ultp-row-wrapper>.block-editor-inner-blocks,body .wp-block-ultimate-post-row.ultpBgPadding.xsR>.ultp-row-wrapper>.ultp-row-content{padding-right:15px}}.ultp-toc-header{display:flex;align-items:center}.ultp-toc-header .ultp-toc-heading{margin-right:10px}.ultp-toc-header .ultp-collapsible-toggle>a{transition:.4s}.ultp-toc-header .ultp-collapsible-toggle>a svg{width:16px}.ultp-toc-header .ultp-collapsible-toggle>a.ultp-collapsible-icon{line-height:16px}.ultp-toc-header .ultp-collapsible-toggle .ultp-collapsible-open{display:none}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-hide{display:none}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-open{display:inline-block}.ultp-toc-header .ultp-collapsible-toggle.ultp-toggle-collapsed .ultp-collapsible-open.ultp-collapsible-icon{transform:rotate(180deg);position:relative;top:3px}.ultp-toc-sticky{overflow:hidden;z-index:999;opacity:1;transition:.4s}.ultp-toc-sticky .ultp-block-toc-body{width:100%;max-height:400px;overflow-x:hidden}.ultp-toc-sticky.ultp-toc-scroll{transition:.4s;opacity:1;position:fixed;top:80px;max-height:480px;max-width:350px;width:350px;right:0}.block-editor-block-list__block .ultp-toc-sticky.ultp-toc-scroll{top:inherit;right:inherit;position:relative;max-height:inherit;max-width:inherit;overflow:visible}.block-editor-block-list__block .ultp-toc-sticky.ultp-toc-scroll .ultp-block-toc-body{width:inherit;max-height:initial;overflow-x:initial}.ultp-toc-backtotop{position:fixed;bottom:40px;right:40px;z-index:99999999;background:red;text-align:center;text-decoration:none!important;opacity:0;visibility:hidden;transition:.3s;line-height:0}.ultp-toc-backtotop.tocshow{opacity:1;visibility:visible}.editor-styles-wrapper .ultp-toc-backtotop{opacity:1;visibility:visible}.ultp-block-toc-body ul.ultp-toc-lists{margin-left:0}.ultp-block-toc-body ul.ultp-toc-lists li{list-style:none}.ultp-block-toc-body ul.ultp-toc-lists li a{border:none;transition:color .3s;text-decoration:none}.ultp-block-toc-body ul.ultp-toc-lists{padding-left:0}.ultp-block-toc-body ul.ultp-toc-lists li{margin-bottom:0}.ultp-block-toc-body ul.ultp-toc-lists li ul.ultp-toc-lists{margin-left:15px}.ultp-block-toc-body.ultp-block-toc-style1 .ultp-toc-lists{padding-left:25px;list-style:disc}.ultp-block-toc-body.ultp-block-toc-style1 .ultp-toc-lists li{list-style:initial}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists{counter-reset:item;list-style:none!important;margin-left:0;padding-left:25px}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists>li{counter-increment:item;list-style-type:none}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li a{transition:.4s;text-decoration:none;position:relative}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li a::before{content:counters(item, ".") ". ";position:absolute;right:calc(100% + 8px);word-break:initial}.ultp-block-toc-body.ultp-block-toc-style2 .ultp-toc-lists li ol>li a::before{content:counters(item, ".") " ";word-break:initial}.ultp-block-toc-body.ultp-block-toc-style3 .ultp-toc-lists li a::before{transition:.4s;content:"☞";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style4 .ultp-toc-lists li a::before{transition:.4s;content:"▶";padding-right:5px;font-size:13px}.ultp-block-toc-body.ultp-block-toc-style5 .ultp-toc-lists li a::before{transition:.4s;content:"➢";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style6 .ultp-toc-lists li a::before{transition:.4s;content:"➞";padding-right:5px}.ultp-block-toc-body.ultp-block-toc-style7 .ultp-toc-lists li a::before{transition:.4s;content:"▷";padding-right:5px;font-size:14px}.ultp-block-toc-body.ultp-block-toc-style8 .ultp-toc-lists li a::before{transition:.4s;content:"→";margin-right:5px}.ultp-block-toc-body>.ultp-toc-lists{margin:0}.ultp-block-toc-body>.ultp-toc-lists>li:first-of-type{margin-top:0}@media (max-width:992px){.ultp-toc-sticky.ultp-toc-scroll{top:inherit;right:inherit;position:relative;max-height:inherit;width:inherit;max-width:inherit;overflow:visible;z-index:initial}.ultp-toc-sticky.ultp-toc-scroll .ultp-block-toc-body{width:inherit;max-height:initial;overflow-x:initial}}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items{list-style:none;padding:0;margin:0;display:grid}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item{list-style:none;line-height:0;margin-top:0}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item a{width:100%;height:100%;line-height:0;overflow:hidden;transition:.4s;text-decoration:none!important;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;box-sizing:border-box}.ultp-block-wrapper .ultp-block-items-wrap .ultp-taxonomy-items .ultp-taxonomy-item a .ultp-taxonomy-name{transition:.4s}.ultp-taxonomy-layout-1 li a{color:#000;display:flex;flex-wrap:wrap}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-count{margin-left:auto}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-count{color:#333;text-align:center;display:inline-block}.ultp-taxonomy-layout-1 li a .ultp-taxonomy-desc{color:#757575;width:100%}.ultp-taxonomy-layout-2 li a{color:#fff;padding:15px;display:inline-block}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-bar{height:1px;width:100%;margin:0 20px;border-bottom:1px dashed #fff}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-name{flex-basis:auto;flex-shrink:0;color:#fff}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-count{flex-shrink:3;color:#fff;text-align:center;display:inline-block;white-space:nowrap}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-desc{color:#fff;z-index:1;position:relative}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-lt2-content{display:flex;align-items:center;width:100%;z-index:1;position:relative}.ultp-taxonomy-layout-2 li a .ultp-taxonomy-lt2-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-2 li a:hover .ultp-taxonomy-lt2-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-3 li a{padding:15px;border:1px solid #e5e5e5;color:#000;display:inline-block}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-bar{height:1px;width:100%;margin:0 20px;border-bottom:1px dashed #ccc}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-img{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity .4s;pointer-events:none}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s;opacity:0}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-lt3-overlay{opacity:1;background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-desc,.ultp-taxonomy-layout-3 li a span{z-index:2;position:relative}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-lt3-content{display:flex;align-items:center}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-lt3-img{opacity:1}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-name{flex-basis:auto;flex-shrink:0;color:#333}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-count{flex-shrink:3;color:#333;text-align:center;display:inline-block;white-space:nowrap}.ultp-taxonomy-layout-3 li a .ultp-taxonomy-desc{color:#757575}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-name{color:#fff}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-count{color:#fff}.ultp-taxonomy-layout-3 li a:hover .ultp-taxonomy-desc{color:#fff}.ultp-taxonomy-layout-4 li a{color:#000;padding:20px;border:1px solid #e5e5e5;text-align:center;display:inline-block}.ultp-taxonomy-layout-4 li a img{max-width:50px;display:inline-block}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-count{color:#333;margin-left:4px;display:inline-block;text-align:center}.ultp-taxonomy-layout-4 li a .ultp-taxonomy-desc{color:#757575}.ultp-taxonomy-layout-5 li a{color:#000;text-align:center;display:flex;flex-wrap:wrap;line-height:0}.ultp-taxonomy-layout-5 li a img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-lt5-content{padding:10px;background:#e5e5e5;display:block;line-height:normal;width:100%;display:flex;align-items:center;justify-content:center}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-name{color:#333}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-count{color:#333;margin-left:4px;display:inline-block}.ultp-taxonomy-layout-5 li a .ultp-taxonomy-desc{color:#757575;line-height:normal}.ultp-taxonomy-layout-6 li a{color:#000;padding:15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-name{color:#fff;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-count{color:#fff;margin-left:4px;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-desc{color:#fff;position:relative;z-index:1}.ultp-taxonomy-layout-6 li a .ultp-taxonomy-lt6-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-6 li a:hover .ultp-taxonomy-lt6-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-7 li a{color:#000;padding:20px 15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-name{padding:8px 20px;background:#fff;border-radius:100px;color:#333;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-desc{color:#fff;margin-top:10px;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-count{margin-left:4px;display:inline-block;position:relative;z-index:1}.ultp-taxonomy-layout-7 li a .ultp-taxonomy-lt7-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-7 li a:hover .ultp-taxonomy-lt7-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-layout-8 li a{color:#000;padding:20px 15px;text-align:center;display:inline-block}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-name{padding:8px 20px;background:#fff;border-radius:100px;color:#333;position:relative;display:inline-block;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-count{position:absolute;background:#000;border-radius:100px;width:22px;height:22px;top:-5px;right:-12px;text-align:center;color:#fff;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-desc{color:#fff;margin-top:10px;position:relative;z-index:1}.ultp-taxonomy-layout-8 li a .ultp-taxonomy-lt8-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-taxonomy-layout-8 li a:hover .ultp-taxonomy-lt8-overlay{background:rgba(0,0,0,.7)}.ultp-taxonomy-animation-zoomIn li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:scale(1);backface-visibility:hidden}.ultp-taxonomy-animation-zoomIn li a *,.ultp-taxonomy-animation-zoomIn li a :after,.ultp-taxonomy-animation-zoomIn li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-zoomIn li:hover a{transform:scale(1.03)}.ultp-taxonomy-animation-zoomOut li a{transition:transform .3s cubic-bezier(.6,0,.3,1);backface-visibility:hidden;transform:scale(1)}.ultp-taxonomy-animation-zoomOut li a *,.ultp-taxonomy-animation-zoomOut li a :after,.ultp-taxonomy-animation-zoomOut li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-zoomOut li:hover a{transform:scale(.97)}.ultp-taxonomy-animation-slideLeft li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:translateX(0);backface-visibility:hidden}.ultp-taxonomy-animation-slideLeft li a *,.ultp-taxonomy-animation-slideLeft li a :after,.ultp-taxonomy-animation-slideLeft li a :before{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-slideLeft li:hover a{transform:translateX(-5px)}.ultp-taxonomy-animation-slideRight li a{transition:transform .3s cubic-bezier(.6,0,.3,1);transform:translateX(0);backface-visibility:hidden}.ultp-taxonomy-animation-slideRight li a *{box-sizing:border-box;backface-visibility:hidden}.ultp-taxonomy-animation-slideRight li:hover a{transform:translateX(5px)}.ultp-wrapper-block{transition:.4s;position:relative}.ultp-date-prefix{margin-right:5px}.ultp-block-wrapper .ultp-advance-post-meta{display:flex;flex-wrap:wrap;gap:10px}.ultp-block-wrapper .ultp-advance-post-meta>div{display:flex;align-items:center;flex-wrap:wrap}.ultp-block-wrapper .ultp-advance-post-meta .ultp-auth-heading,.ultp-block-wrapper .ultp-advance-post-meta .ultp-post-auth{display:flex;align-items:center}.ultp-block-wrapper .ultp-advance-post-meta .ultp-auth-heading img,.ultp-block-wrapper .ultp-advance-post-meta .ultp-post-auth img{display:block}.ultp-block-wrapper .ultp-advance-post-meta .ultp-meta-separator{display:flex;align-items:center}.ultp-contentMeta-align{justify-content:space-between!important}.ultp-readTime-wrap{display:flex;align-items:center}.ultp-readTime-wrap{white-space:nowrap}.ultp-date-meta{display:inline-flex;align-items:center}.ultp-date-meta span{line-height:0}.ultp-authMeta-label{margin-right:5px}.ultp-authMeta-count,.ultp-authMeta-wrap{display:inline-flex;align-items:center}.ultp-authMeta-avatar{line-height:0}.ultp-authMeta-avatar img{max-width:inherit}.ultp-authMeta-count .ultp-authMeta-name{white-space:nowrap;transition:.4s;text-decoration:none}.ultp-builder-category{display:flex;align-items:center;flex-wrap:wrap}.ultp-builder-category .cat-builder-content{display:block}.ultp-builder-category .cat-builder-content a{transition:.4s;display:inline-block}.cat-builder-label{white-space:nowrap;display:block;font-size:14px}.cat-builder-content a{text-decoration:none;font-size:12px}.cat-builder-content a:hover{text-decoration:none}.ultp-meta-separator span{white-space:nowrap}.ultp-comment-count,.ultp-comment-wrap{display:inline-flex;align-items:center}.ultp-read-count,.ultp-read-wrap{display:inline-flex;align-items:center}.ultp-view-count,.ultp-view-wrap{display:inline-flex;align-items:center}.ultp-post-meta-dot .ultp-meta-separator:not(:last-child)::after{content:"";bottom:auto;width:3px;margin-top:0;height:3px;border-radius:100%;left:-1px;top:50%;font-size:unset}.ultp-post-meta-slash .ultp-meta-separator:not(:last-child)::after{content:"/";left:-2px;top:1px;font-size:12px}.ultp-post-meta-doubleslash .ultp-meta-separator:not(:last-child)::after{content:"//";left:-4px;top:1px;font-size:12px}.ultp-post-meta-close .ultp-meta-separator:not(:last-child)::after{content:"x";left:-4px;top:-1px;font-size:10px}.ultp-post-meta-dash .ultp-meta-separator:not(:last-child)::after{content:"-";left:-3px;top:0;font-size:18px}.ultp-post-meta-verticalbar .ultp-meta-separator:not(:last-child)::after{content:"|";left:-1px;top:0;font-size:12px}.ultp-post-meta-emptyspace .ultp-meta-separator{padding-left:0}.ultp-meta-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ultp-meta-wrapper svg{width:20px;margin-right:5px}.ultp-meta-wrapper .ultp-cat-wrap,.ultp-meta-wrapper .ultp-comment-count,.ultp-meta-wrapper .ultp-comment-wrap,.ultp-meta-wrapper .ultp-date-meta,.ultp-meta-wrapper .ultp-post-auth,.ultp-meta-wrapper .ultp-tag-wrap{display:flex;justify-content:unset;align-items:center}.ultp-meta-wrapper .ultp-auth-heading{margin-right:5px;display:flex;justify-content:unset;align-items:center}.ultp-meta-wrapper .ultp-auth-heading img{margin:0 3px}.ultp-post-cat,.ultp-post-tag{display:flex;align-items:center}.ultp-post-cat a,.ultp-post-tag a{display:block}.ultp-comment-count,.ultp-comment-wrap,.ultp-date-icon,.ultp-readTime-wrap{display:flex;align-items:center}.ultp-comment-count svg,.ultp-comment-wrap svg,.ultp-date-icon svg,.ultp-readTime-wrap svg{margin-right:5px}.ultp-meta-style2-left,.ultp-post-meta{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.ultp-meta-style2{display:flex;justify-content:space-between;align-items:unset}.ultp-block-archive-title .ultp-archive-content{width:100%;height:auto;box-sizing:border-box;line-height:0;overflow:hidden;transition:.4s;text-decoration:none!important;background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.ultp-block-archive-title .ultp-archive-content .ultp-archive-desc,.ultp-block-archive-title .ultp-archive-content .ultp-archive-name,.ultp-block-archive-title .ultp-archive-content .ultp-archive-prefix{transition:.4s;position:relative;z-index:1;margin:0}.ultp-block-archive-title .ultp-archive-content .ultp-archive-overlay{position:absolute;left:0;top:0;background:rgba(0,0,0,.1);width:100%;height:100%;transition:.4s}.ultp-block-archive-title .ultp-archive-content:hover .ultp-archive-overlay{background:rgba(0,0,0,.7)}.ultp-archive-layout-2 .ultp-archive-desc,.ultp-archive-layout-2 .ultp-archive-name,.ultp-archive-layout-2 .ultp-archive-prefix{color:#fff}.ultp-author-box{box-sizing:border-box;width:100%}.ultp-author-box img{display:inline-block!important}.ultp-post-author-image{display:inline!important}.ultp-post-author-title{display:block}.ultp-post-author-title span:first-child{margin-right:5px}.ultp-post-author-name{margin:0!important}.ultp-post-author-name a{text-decoration:none;transition:.4s}.ultp-post-author-name a:hover{text-decoration:none}.ultp-post-author-meta{display:block}.ultp-post-author-meta span:first-child{margin-right:5px}.ultp-author-box-layout2-content,.ultp-author-box-layout4-content{display:grid;grid-template-columns:max-content auto;align-items:center}.ultp-author-box-layout4-content{grid-template-columns:auto max-content!important}.ultp-author-box-layout4-content .ultp-post-author-details{text-align:right}.ultp-block-nav{display:flex;justify-content:space-between;align-items:unset}.ultp-block-nav .ultp-next-title,.ultp-block-nav .ultp-prev-title{transition:.4s;margin-bottom:4px}.ultp-block-nav span{display:block;line-height:0}.ultp-block-nav a{text-decoration:none;transition:.4s}.ultp-block-nav a:hover{text-decoration:none}.ultp-block-nav .ultp-nav-block-prev{width:100%;justify-content:start}.ultp-block-nav .ultp-nav-block-prev .ultp-nav-inside{justify-content:start}.ultp-block-nav .ultp-nav-block-next{width:100%;justify-content:end}.ultp-block-nav .ultp-nav-block-next .ultp-nav-inside{justify-content:end}.ultp-block-nav .ultp-nav-text-content{display:flex;flex-direction:column}.ultp-block-nav svg{height:auto}.ultp-nav-img,.ultp-nav-inside,.ultp-nav-inside-container{display:flex;justify-content:unset;align-items:center}.ultp-nav-img img{max-width:150px;max-height:150px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ultp-nav-img svg{width:30px}.ultp-nav-next-style1,.ultp-nav-next-style2{text-align:right}.ultp-nav-next-style1,.ultp-nav-prev-style1{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style1 .ultp-nav-inside,.ultp-nav-prev-style1 .ultp-nav-inside{display:block}.ultp-nav-next-style1 .ultp-nav-inside-container,.ultp-nav-prev-style1 .ultp-nav-inside-container{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img{position:relative;display:flex;justify-content:center;align-items:unset}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img::after,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";z-index:0;border-radius:50%;background-color:rgba(0,0,0,.6)}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img:hover::after,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img:hover::after{position:absolute;left:0;top:0;right:0;bottom:0;content:"";z-index:0;border-radius:50%;background-color:rgba(0,0,0,.75)}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img img,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img img{border-radius:50%}.ultp-nav-next-style2 .ultp-nav-inside .ultp-nav-img .ultp-icon,.ultp-nav-prev-style2 .ultp-nav-inside .ultp-nav-img .ultp-icon{position:absolute;z-index:1;top:0;bottom:0;display:flex;justify-content:center;align-items:center}.ultp-nav-next-style2 .ultp-icon svg,.ultp-nav-prev-style2 .ultp-icon svg{fill:#fff;transition:.4s}.ultp-nav-next-style2 .ultp-icon svg:hover,.ultp-nav-prev-style2 .ultp-icon svg:hover{fill:#fff}.ultp-nav-next-style3,.ultp-nav-prev-style3{display:flex;justify-content:unset;align-items:center}.ultp-nav-next-style3 .ultp-nav-inside,.ultp-nav-prev-style3 .ultp-nav-inside{display:block}.ultp-nav-next-style3 .ultp-nav-inside .ultp-nav-text-content,.ultp-nav-prev-style3 .ultp-nav-inside .ultp-nav-text-content{display:flex}.ultp-nav-next-style3 .ultp-nav-inside .ultp-nav-text-content .ultp-next-prev-title,.ultp-nav-prev-style3 .ultp-nav-inside .ultp-nav-text-content .ultp-next-prev-title{order:3!important}.ultp-nav-next-style3 .ultp-nav-date,.ultp-nav-prev-style3 .ultp-nav-date{order:1}.ultp-nav-next-style3 .ultp-nav-inside-container{justify-content:left}@media only screen and (max-width:600px){.next-prev-img{flex-wrap:wrap}}.ultp-builder-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;padding:0!important;margin:0!important}.ultp-builder-breadcrumb li{display:inline-block;padding-right:0;padding-left:0;margin-top:0!important;margin-bottom:0!important;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}.ultp-builder-breadcrumb li:first-child{margin-left:0!important}.ultp-builder-breadcrumb li a{transition:.4s;text-decoration:none}.ultp-builder-breadcrumb li a:hover{text-decoration:none}.ultp-builder-breadcrumb lili.ultp-breadcrumb-separator{margin:0!important;line-height:0;position:relative}.editor-styles-wrapper .ultp-builder-breadcrumb li,.nv-content-wrap .ultp-builder-breadcrumb li{margin-top:0}.ultp-breadcrumb-dot .ultp-breadcrumb-separator{border-radius:100%}.ultp-breadcrumb-dot .ultp-breadcrumb-separator:after{content:"";bottom:auto;width:3px;margin-top:0;height:3px;left:-1px;top:50%;font-size:unset;display:block}.ultp-breadcrumb-slash .ultp-breadcrumb-separator:after{content:"/";left:-2px;top:1px;font-size:12px;line-height:normal}.ultp-breadcrumb-doubleslash .ultp-breadcrumb-separator:after{content:"//";left:-4px;top:1px;font-size:12px;line-height:normal}.ultp-breadcrumb-close .ultp-breadcrumb-separator:after{content:"x";left:-4px;top:-1px;font-size:10px;line-height:normal}.ultp-breadcrumb-dash .ultp-breadcrumb-separator:after{content:"-";left:-3px;top:0;font-size:18px;line-height:normal}.ultp-breadcrumb-verticalbar .ultp-breadcrumb-separator:after{content:"|";left:-1px;top:0;font-size:12px;line-height:normal}.ultp-breadcrumb-greaterThan .ultp-breadcrumb-separator:after{content:">";left:-1px;top:0;font-size:12px;line-height:normal}.ultp-breadcrumb-emptyspace .ultp-breadcrumb-separator{padding-left:0}.ultp-comment-email,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#email{grid-area:email}.ultp-comment-name,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#author{grid-area:author}.ultp-comment-website,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>input#url{grid-area:url}.wp-block-ultimate-post-post-comments{display:block;margin-top:30px;text-align:left}.wp-block-ultimate-post-post-comments .comment-meta,.wp-block-ultimate-post-post-comments .comment-metadata{display:none}.wp-block-ultimate-post-post-comments .form-submit>input#submit,.wp-block-ultimate-post-post-comments .ultp-comment-btn{transition:.4s}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title{display:block!important;padding:0;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title a{padding-left:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .comment-reply-title small a{float:none!important;cursor:pointer;color:#ff5f5f!important;font-size:28px!important;display:block;background:0 0!important;border:none!important;margin-top:10px!important;padding:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form-container{padding:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form{display:block;margin-top:15px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form h3{margin:auto!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form label{display:inline-flex!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input{box-sizing:border-box!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea{min-height:150px;width:100%;box-sizing:border-box}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input,.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea{transition:.4s;margin-bottom:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form input:hover,.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form textarea:hover{outline:0;box-shadow:none}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-notes{grid-area:heading;padding:0;margin:12px 0 0 0;line-height:normal!important;margin:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-btn{cursor:pointer;width:-moz-fit-content!important;width:fit-content!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-input{width:100%!important;line-height:normal!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-comment-input label{margin-top:0!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-field-control label{margin-bottom:3px!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .ultp-field-control input{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .form-submit{float:none!important;width:-moz-fit-content!important;width:fit-content!important;grid-area:btn}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .form-submit input{width:-moz-fit-content!important;width:fit-content!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-comment{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p{display:flex;flex-direction:column}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p input{order:1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-input-wrap>p label{order:-1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin:20px 0 10px;grid-area:cookies;width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent label{display:inline;margin:0 15px!important;padding:0 0 0 5px!important;padding-left:0!important;margin-bottom:0!important;margin-left:16px!important;padding-left:0!important;width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input[type=checkbox]:checked:after{opacity:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input{width:-moz-fit-content!important;width:fit-content!important;margin-right:0!important;padding:0!important;border-width:1px!important;display:block!important;-webkit-appearance:auto!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comment-form .comment-form-cookies-consent input:before{display:block!important;align-items:center;justify-content:center}.wp-block-ultimate-post-post-comments .ultp-block-wrapper .ultp-comments-subtitle{display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form{display:flex;flex-direction:column}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .comment-notes{order:-2}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .ultp-comment-input{order:-1}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form .ultp-field-control:not(.comment-form-comment),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ast-comment-formwrap,.comment-input-wrap,.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form p:not(.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form>input{width:50%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form>input{display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div{padding-right:0!important;padding-left:0!important;float:none!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div p{width:100%;float:none;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container .ultp-comment-form div>label>label{position:unset!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form{display:grid!important;grid-template-areas:"heading  heading heading" "comment comment comment" "meta meta meta" "author email url" "cookies cookies cookies" "btn btn btn";align-items:center;-moz-column-gap:32px;column-gap:32px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form input{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form .wp-block-button{grid-area:btn;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form{display:grid!important;grid-template-areas:"heading  heading heading" "author email url" "meta meta meta" "comment comment comment" "cookies cookies cookies" "btn btn btn";align-items:center;-moz-column-gap:32px;column-gap:32px}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form input{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form .wp-block-button{grid-area:btn;max-width:-moz-fit-content;max-width:fit-content}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form>div label{position:unset!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 label,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 label{display:inline-block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 div,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 p,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 div,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 p{width:100%!important}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-input,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-input{grid-area:comment}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-input textarea,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-input textarea{width:100%;height:192px;transition:all .1s;min-width:auto;min-height:auto;display:block}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form .logged-in-as,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form .logged-in-as{margin-top:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form textarea,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form textarea{width:100%}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url){grid-area:meta!important;display:flex!important;-moz-column-gap:32px;column-gap:32px;align-items:center;justify-content:space-between;margin:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url) p,.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.ultp-field-control,.comment-form-author,.comment-form-email,.comment-form-url) p{float:none;width:100%;padding:0;margin-bottom:0}.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url),.wp-block-ultimate-post-post-comments .ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container .ultp-comment-form div:not(.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url){grid-area:auto;display:block;margin:0!important}.ultp-builder-comment-reply>li:after{content:" ";width:100%;height:1px;display:none;background-color:red;margin:50px 0}.ultp-builder-comment-reply li>.comment-body{display:block!important}.ultp-builder-comment-reply .reply{background-color:transparent!important;margin-top:0!important;margin-bottom:0!important;cursor:pointer!important;width:-moz-fit-content!important;width:fit-content!important}.ultp-builder-comment-reply .comment{list-style-type:none}.ultp-builder-comment-reply .comment .children{padding:0!important}.ultp-builder-comment-reply .comment .children li .comment-body{display:block!important;position:relative;margin-left:34px;padding:5px}.ultp-builder-comment-reply .comment .children li .comment-body p{margin:0}.ultp-builder-comment-reply .comment .children li .comment-body::before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNC4zMzEiIGhlaWdodD0iMTQuMTY3IiB2aWV3Qm94PSIwIDAgMjQuMzMxIDE0LjE2NyI+CiAgPHBhdGggaWQ9IlBhdGhfMTk3IiBkYXRhLW5hbWU9IlBhdGggMTk3IiBkPSJNLTEwMzYuNTg4LTQxLjFsLTcuNTc3LTYuMzVhLjQ4Ny40ODcsMCwwLDAtLjguMzczdjMuNTg2YS44MDcuODA3LDAsMCwxLS44MDcuODA3aC05LjJhNS42NTEsNS42NTEsMCwwLDEtNC0xLjY1NUwtMTA2MC42My00NlYtNDIuMmEzLjkxNCwzLjkxNCwwLDAsMCwzLjkxNCwzLjkxNGgxMC45NDVhLjgwOC44MDgsMCwwLDEsLjgwNy44MDd2My42YS40ODcuNDg3LDAsMCwwLC44LjM3M2w3LjU3Ny02LjM1QS44MDguODA4LDAsMCwwLTEwMzYuNTg4LTQxLjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDYwLjYzIDQ3LjU2MykiIGZpbGw9IiNiYWJhYmEiLz4KPC9zdmc+Cg==);width:30px;height:30px;display:block;margin-top:10px;position:absolute;left:-30px}.ultp-builder-comment-reply .comment-metadata{padding:0!important;line-height:normal!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-content,.ultp-builder-comment-reply .comment-content p{margin-top:0!important;margin-bottom:0!important;padding:0!important}.ultp-builder-comment-reply .comment-body{padding:0!important;margin-bottom:0!important;border:none!important}.ultp-builder-comment-reply .comment-body>p{margin-top:0!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-author{display:flex;align-items:center;gap:10px;margin-bottom:3px}.ultp-builder-comment-reply .comment-author .avatar{position:unset!important}.ultp-builder-comment-reply .comment-author img{display:none;position:normal!important;margin-right:0!important;margin-bottom:0!important}.ultp-builder-comment-reply .comment-author .says{color:#888}.ultp-builder-comment-reply .comment-author .fn{margin-left:0!important}.ultp-builder-comment-reply .ultp-reply-btn{border:none;background:0 0}.ultp-builder-comment-reply .comment-reply-link{cursor:pointer;display:inline-flex;width:-moz-fit-content;width:fit-content;float:none!important}.ultp-builder-comment-reply .ultp-comment-reply-heading{display:inline-block}.ultp-builder-comment-reply .ultp-reply-wrapper{margin:30px 0;padding:0;list-style-type:none}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content:not(:last-child){margin:30px 0}.ultp-builder-comment-reply .ultp-reply-wrapper .ultp-reply-content>img{padding-top:10px}.ultp-builder-comment-reply .ultp-comment-wrapper{margin:0;padding:0;list-style-type:none}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading{display:flex;justify-content:flex-start;align-items:center}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading .ultp-comment-meta div{margin-bottom:5px}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading .ultp-comment-meta div span{padding:1px 5px 3px;border-radius:2px;margin-left:7px}.ultp-builder-comment-reply .ultp-comment-wrapper .ultp-comment-content-heading img{width:36px;height:36px;margin-right:10px;display:none}.oceanwp-theme .ultp-comments-layout2 label{position:static!important}.ast-single-post .ultp-comments-layout1 .ultp-comment-form div input{width:100%!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap label>label{position:absolute!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap{width:100%;flex-direction:column}.ast-single-post .ultp-comments-layout3 .ast-comment-formwrap{padding:0!important;margin:0!important}.ast-single-post .ultp-comments-layout3 .ast-comment-formwrap label{display:block!important}.ast-single-post .ultp-comments-layout3 .ultp-comment-form>div label{width:100%}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap,.ast-single-post .ultp-comments-layout2 .ast-comment-formwrap{padding:0!important;margin:0!important}.ast-single-post .ultp-comments-layout1 .ast-comment-formwrap .comment-form-url label,.ast-single-post .ultp-comments-layout2 .ast-comment-formwrap .comment-form-url label{width:100%}@media only screen and (max-width:768px){.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form{display:flex!important;flex-direction:column}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>div,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>div{display:block!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments .ultp-comment-form>div p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments .ultp-comment-form>div p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form{display:flex!important;flex-direction:column}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div{display:block!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div p,.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3>.ultp-builder-comments>.ultp-comment-form-container>.ultp-comment-form>div p{width:100%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form .ultp-field-control:not(.comment-form-comment),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form div:not(.comment-form-comment,.ast-comment-formwrap,.comment-input-wrap,.comment-form-cookies-consent,.comment-notes,.ast-comment-formwrap),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form p:not(.comment-form-cookies-consent,.comment-notes),.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout1 .ultp-comment-form-container>.ultp-comment-form>input{width:85%!important}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout2 .ultp-comment-form-container>.ultp-comment-form>.ultp-comment-input{order:-1}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.ultp-comment-input{order:97}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.comment-form-cookies-consent{order:98}.wp-block-ultimate-post-post-comments>.ultp-block-wrapper.ultp-comments-layout3 .ultp-comment-form-container>.ultp-comment-form>.form-submit{order:99}}.et_divi_theme .ultp-builder-content li,.et_divi_theme .ultp-builder-content ol,.et_divi_theme .ultp-builder-content ul{list-style:revert}.ultp-builder-image{width:100%}.ultp-builder-image img{max-width:100%;display:block}.ultp-featureImg-caption{display:block;box-sizing:border-box}.ultp-builder-video{width:100%;position:relative;height:100%}.ultp-sticky-video.ultp-sticky-active{padding:15px 0}.ultp-sticky-video.ultp-sticky-active video{max-height:100%!important}.ultp-sticky-active{position:fixed;z-index:99999;visibility:visible;transition:all .3s;animation:fade-in-up .3s ease forwards}.ultp-sticky-active .ultp-embaded-video{width:100%!important;max-height:100%!important}@keyframes fade-in-up{0%{transform:translateY(200px);opacity:0}100%{transform:translateY(0);opacity:1}}.ultp-sticky-active .ultp-sticky-close{display:flex}.ultp-sticky-close{display:none;color:#fff;font-size:29px;line-height:normal;cursor:pointer;width:50px;height:50px;align-items:center;justify-content:center;background:#2b2b2b;border-radius:50%;padding:0;position:absolute;top:-19px;right:-12px}.ultp-sticky-close::after{content:"✕"}.ultp-builder-video .ultp-video-wrapper,.ultp-builder-video iframe,.ultp-builder-video video,.ultp-sticky-video .ultp-embaded-video .ultp-video-wrapper,.ultp-sticky-video .ultp-embaded-video iframe,.ultp-sticky-video .ultp-embaded-video video,.ultp-video-modal__content .ultp-video-wrapper,.ultp-video-modal__content iframe,.ultp-video-modal__content video{width:100%;height:100%}.ultp-builder-video .ultp-embaded-video,.ultp-sticky-video .ultp-embaded-video,.ultp-video-modal__content .ultp-embaded-video{width:100%;height:100%;display:inline-block;position:relative;padding:0}.ultp-builder-video .ultp-embaded-video:before,.ultp-sticky-video .ultp-embaded-video:before,.ultp-video-modal__content .ultp-embaded-video:before{content:"";padding-top:56.25%;display:block}.ultp-builder-video .ultp-embaded-video iframe,.ultp-sticky-video .ultp-embaded-video iframe,.ultp-video-modal__content .ultp-embaded-video iframe{border:0;position:absolute;top:0;bottom:0;left:0}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout{display:flex;align-items:center}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout:is(.remove-sticky){position:absolute;bottom:unset;top:unset;left:unset;right:unset}.wp-block-ultimate-post-post_share .ultp-post-share .ultp-post-share-layout .ultp-post-share-item{display:block;margin:5px}.ultp-post-share-item{height:-moz-fit-content;height:fit-content}.ultp-post-share-item a{display:flex!important;align-items:center;line-height:0;text-decoration:none!important;border-radius:5px}.ultp-post-share-item a:hover span{color:#ddd}.ultp-post-share-item a:hover svg{fill:#ddd}.ultp-post-share-item a svg{height:20px;width:20px}.ultp-post-share-item-label{color:#fff;white-space:nowrap;margin:0 0 0 8px!important}.ultp-share-more-section{display:-webkit-inline-box;height:-moz-fit-content;height:fit-content}.ultp-share-more-section a{display:block;margin-right:5px}.ultp-share-more-section img{width:30px}.ultp-post-share-count-section{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;word-break:normal;margin-right:15px}.ultp-post-share-item-icon svg{fill:#fff}.ultp-post-share-item-icon img{height:25px;width:25px;margin-right:8px}.ultp-post-share-icon-section img{width:23px}.ultp-sort-items .components-base-control{margin-bottom:unset}.ultp-post-share .block-editor-block-list__block{display:flex;width:unset!important}.ultp-post-share .block-editor-block-list__block:empty{display:none}.ultp-post-share-item-inner-block{display:block;flex-wrap:wrap;height:-moz-fit-content;height:fit-content}.ultp-post-share-count-section-style1,.ultp-post-share-count-section-style3{position:relative;text-align:center;padding:2.5px 23.2px 5.5px 14px;border:solid 1px #070c1a;border-radius:11px}.ultp-post-share-count-section-style1 span,.ultp-post-share-count-section-style3 span{display:block}.ultp-post-share-count-section-style1::after{content:" ";height:15px;width:15px;display:inline-block;border-top:1px solid #000;border-right:1px solid #000;transform:rotate(44deg);position:absolute;top:40%;right:-9px}.ultp-post-share-count-section-style2{line-height:0}.ultp-post-share-count-section-style3{border-radius:2px!important;border:none!important}.ultp-post-share-count-section-style3::after{border-color:transparent!important}.ultp-post-share-count-section-style3{margin-bottom:10px}.ultp-post-share-count-section-style4::after{display:none}.ultp-post-share-count-section-style4 span{margin-right:10px}.ultp-inline-false{display:inline-block!important}.ultp-inline-false .ultp-post-share-item{width:-moz-fit-content;width:fit-content}.ultp-inline-false .ultp-post-share-count-section-style1:after{right:40%;bottom:-9px;transform:rotate(136deg);top:auto}.ultp-inline-false .ultp-post-share-count-section-style1{margin-bottom:15px}.ultp-inline-true .ultp-post-share-item-inner-block{display:flex!important}.rtl .ultp-inline-true .ultp-post-share-count-section-style1::after{border-bottom:1px solid #000;border-top:none;border-right:none;border-left:1px solid #000;left:-9px;right:auto}.rtl .ultp-post-share-item-label{margin:0 8px 0 0!important}.rtl .ultp-inline-false .ultp-post-share-count-section-style1:after{border-right:1px solid #000;border-top:1px solid #000}.ultp-builder-tag{display:flex;align-items:center;flex-wrap:wrap}.ultp-builder-tag .tag-builder-label{display:block;white-space:nowrap}.ultp-builder-tag .tag-builder-content{display:inline}.ultp-builder-tag .tag-builder-content a{transition:.4s;display:inline-block}.tag-builder-label{display:block;font-size:14px;white-space:nowrap}.tag-builder-content a{font-size:12px;text-decoration:none}.tag-builder-content a:hover{text-decoration:none}.wp-block-ultimate-post-list{position:relative;width:100%;transition:.3s}.wp-block-ultimate-post-list:hover{transition:.3s}.wp-block-ultimate-post-list .ultp-list-content{display:flex;align-items:center;text-decoration:none;transition:.3s}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-texticon{grid-area:a;box-sizing:border-box}.wp-block-ultimate-post-list .ultp-list-content .ultp-listicon-bg,.wp-block-ultimate-post-list .ultp-list-content .ultp-listicon-dropdown{grid-area:a}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-title,.wp-block-ultimate-post-list .ultp-list-content a{grid-area:b}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-subtext{grid-area:c}.wp-block-ultimate-post-list .ultp-list-content .ultp-list-textcontent a{text-decoration:none}.wp-block-ultimate-post-list .ultp-list-texticon,.wp-block-ultimate-post-list .ultp-listicon-bg{box-sizing:border-box}.ultp-list-heading{display:flex;align-items:center;justify-content:flex-start}.wp-block-ultimate-post-button{color:#fff;cursor:pointer;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;overflow:hidden;position:relative;z-index:0;transition:all .4s}.wp-block-ultimate-post-button:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:-1;transition:all .4s;opacity:0}.wp-block-ultimate-post-button:hover{transition:all .4s}.wp-block-ultimate-post-button:hover:before{transition:all .4s;opacity:1}.wp-block-ultimate-post-button .ultp-button-text{line-height:normal}.wp-block-ultimate-post-button .ultp-btnIcon-wrap{line-height:0}.wp-block-ultimate-post-button .ultp-btnIcon-wrap svg{transition:.3s}.wp-block-ultimate-post-button.ultp-button-layout1{background:#354cff;border-radius:4px}.wp-block-ultimate-post-button.ultp-button-layout1:before{background:#152ff0}.wp-block-ultimate-post-button.ultp-button-layout2{border-radius:100px;background-image:linear-gradient(0deg,#354cff 10%,#7485ff 80%)}.wp-block-ultimate-post-button.ultp-button-layout2:before{background-image:linear-gradient(0deg,#7485ff 0,#354cff 100%)}.wp-block-ultimate-post-button.ultp-button-layout3{color:#004cf7;font-weight:500;background:#fff;border-radius:100px;box-shadow:4px 4px 17px 0 rgba(53,76,255,.2196078431)}.wp-block-ultimate-post-button.ultp-button-layout3:hover{color:#004cf7;box-shadow:15px 15px 20px 0 rgba(53,76,255,.2196078431)}.wp-block-ultimate-post-button.ultp-button-layout4{color:#101010;border-radius:0;font-weight:500;border:solid 4px #354cff}.wp-block-ultimate-post-button.ultp-button-layout4:before{background:#e3e7ff}.wp-block-ultimate-post-column{position:relative;height:-moz-max-content;height:max-content;width:100%;min-width:0}.wp-block-ultimate-post-column>.ultp-column-wrapper{height:100%;position:relative;transition:.3s}.wp-block-ultimate-post-column>.ultp-column-wrapper .block-editor-block-list__layout,.wp-block-ultimate-post-column>.ultp-column-wrapper .block-editor-inner-blocks{height:100%}.wp-block-ultimate-post-column .ultp-column-overlay{z-index:-1}.wp-block-ultimate-post-column .ultp-column-link{position:absolute;top:0;display:block;width:100%;height:100%;z-index:9999}.ultp-row-content .ultp-column-wrapper>*{max-width:100%}.ultp-block-wrapper .slick-loading .slick-list{background:#fff url(/wp-content/plugins/ultimate-post/assets/css/../img/loading.gif) center center no-repeat}.ultp-block-wrapper .slick-next,.ultp-block-wrapper .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;z-index:9;padding:0;transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.ultp-block-wrapper .slick-next:hover,.ultp-block-wrapper .slick-prev:hover{color:transparent;outline:0;background:0 0}.ultp-block-wrapper .slick-next:hover:before,.ultp-block-wrapper .slick-prev:hover:before{opacity:1}.ultp-block-wrapper .slick-next.slick-disabled:before,.ultp-block-wrapper .slick-prev.slick-disabled:before{opacity:.25}.ultp-block-wrapper .slick-next:before,.ultp-block-wrapper .slick-prev:before{font-family:dashicons;font-size:20px;line-height:1;opacity:.75;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ultp-block-wrapper .slick-prev{left:-25px}[dir=rtl] .ultp-block-wrapper .slick-prev{right:-25px;left:auto}.ultp-block-wrapper .slick-prev:before{content:"\f341"}[dir=rtl] .ultp-block-wrapper .slick-prev:before{content:"\f345"}.ultp-block-wrapper .slick-next{right:-25px}[dir=rtl] .ultp-block-wrapper .slick-next{right:auto;left:-25px}.ultp-block-wrapper .slick-next:before{content:"\f345"}[dir=rtl] .ultp-block-wrapper .slick-next:before{content:"\f341"}.ultp-block-wrapper .slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.ultp-block-wrapper .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.ultp-block-wrapper .slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.ultp-block-wrapper .slick-dots li button:focus,.ultp-block-wrapper .slick-dots li button:hover{outline:0}.ultp-block-wrapper .slick-dots li button:focus:before,.ultp-block-wrapper .slick-dots li button:hover:before{opacity:1}.ultp-block-wrapper .slick-dots li button:before{font-family:dashicons;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\f159";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ultp-block-wrapper .slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:auto;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}[dir=rtl] .slick-slide{float:left}.slick-slider .slick-list,.slick-slider .slick-track{direction:ltr}body.rtl{direction:rtl;unicode-bidi:embed}.rtl .ultp-popup-select .ultp-search-icon{position:absolute;right:auto;left:10px}.rtl .ultp-field-color2 .ultp-sub-field{margin-right:auto;margin-left:0}.rtl .ultp-button-group .ultp-base-control-btn{margin-right:0;margin-left:8px}.rtl .ultp-button-group span{border-radius:0 3px 3px 0}.rtl .ultp-button-group span:last-child{border-right:none;border-left:1px solid #d4d4d4;border-radius:3px 0 0 3px}.rtl .ultp-field-toggle .ultp-sub-field{float:left}.rtl .components-toggle-control .components-base-control__field .components-form-toggle{margin-left:0;margin-right:16px}.rtl .ultp-label-control label{margin-right:0;margin-left:5px}.rtl .ultp-edit-btn .ultp-base-control-btn.dashicons-image-rotate,.rtl .ultp-field-color .ultp-clear,.rtl .ultp-field-select .ultp-multiple-value>span{margin-right:0;margin-left:4px}.rtl .ultp-field-select .ultp-multiple-value>span span.ultp-select-close{margin-left:0;margin-right:4px}.rtl .ultp-heading-filter .ultp-filter-navigation{left:0;justify-content:flex-end;right:auto}.rtl .ultp-next-prev-wrap ul li{margin-right:0;margin-left:5px}.rtl .ultp-heading-filter .ultp-next-prev-wrap{margin-left:0;margin-right:15px}.rtl .ultp-next-prev-wrap ul li:last-child{margin-left:0}.rtl .ultp-heading-style11 .ultp-heading-btn svg{transform:rotate(180deg);margin-left:0;margin-right:5px}.rtl .ultp-next-page-numbers svg{transform:rotate(180deg)}.rtl .ultp-prev-page-numbers svg{transform:rotate(180deg)}.rtl .ultp-prev-action svg{transform:rotate(180deg)}.rtl .ultp-next-action svg{transform:rotate(180deg)}.rtl .ultp-block-meta span:first-child,.ultp-block-meta.ultp-block-meta-style6 span:nth-child(2){padding-right:0!important}.rtl .ultp-block-meta.ultp-block-meta-dot span:after,.rtl .ultp-block-meta.ultp-block-meta-verticalbar span:after{left:auto;right:-1px}.rtl .ultp-block-meta.ultp-block-meta-slash span:after{left:auto;right:-2px}.rtl .ultp-block-meta.ultp-block-meta-close span:after,.rtl .ultp-block-meta.ultp-block-meta-doubleslash span:after{left:auto;right:-4px}.rtl .ultp-block-meta.ultp-block-meta-dash span:after{left:auto;right:-3px}.rtl .ultp-block-meta span i{margin-right:0;margin-left:4px}.rtl .ultp-meta-author-img{margin-right:0;margin-left:5px}.rtl .ultp-block-meta.ultp-block-meta-style5 .ultp-meta-body span:nth-child(2){padding-left:inherit;padding-right:0}.rtl .ultp-heading-filter .ultp-filter-navigation{margin:auto 200px 0 0}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta__content{min-height:100px;text-align:center;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta__bg-wrapper{min-height:39vh;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta:hover .elementor-cta__content{background-color:#1BFC00;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta:hover .elementor-cta__description{color:#67457C;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta:hover .elementor-cta__button{color:#FF0000;border-color:#FF0000;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta__button:hover{color:#46E40D;background-color:#8D16DB;border-color:#020201;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta__button{border-width:1px;border-radius:80px;}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta__bg{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 360deg );}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta:hover .elementor-cta__bg{filter:brightness( 133% ) contrast( 60% ) saturate( 100% ) blur( 0px ) hue-rotate( 212deg );}.elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta .elementor-cta__bg, .elementor-31 .elementor-element.elementor-element-012e111 .elementor-cta .elementor-cta__bg-overlay{transition-duration:1517ms;}.elementor-31 .elementor-element.elementor-element-012e111 > .elementor-widget-container{margin:2px 2px 2px 2px;padding:1px 1px 1px 1px;background-color:#FFFFFF00;}.elementor-31 .elementor-element.elementor-element-012e111{width:auto;max-width:auto;}.elementor-31 .elementor-element.elementor-element-012e111.elementor-element{--align-self:flex-start;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-93a11d0 .swiper-slide-bg{background-color:#bbbbbb;background-image:url(https://i0.wp.com/mikelawson.com/wp-content/uploads/2023/08/Ever-Trust-a-Prankster.jpg?fit=1024%2C1024&quality=89&ssl=1);background-size:cover;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-2229e3c .swiper-slide-bg{background-color:#833ca3;background-image:url(https://i0.wp.com/mikelawson.com/wp-content/uploads/2022/04/MLF-Lay-It-All-Down-scaled.jpg?fit=2560%2C2560&quality=89&ssl=1);background-size:cover;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-2229e3c .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-7155072 .swiper-slide-bg{background-color:#4054b2;background-image:url(https://i0.wp.com/mikelawson.com/wp-content/uploads/2021/12/3200-w-22nd-ct-scaled.jpg?fit=2560%2C2560&quality=89&ssl=1);background-size:cover;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-7155072 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-88ec976 .swiper-slide-bg{background-color:#1abc9c;background-image:url(https://i0.wp.com/mikelawson.com/wp-content/uploads/2020/12/More-Wonders-Album-2000.png?fit=2000%2C2000&quality=80&ssl=1);background-size:cover;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-88ec976 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-88ec976 .swiper-slide-contents{text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-835f467 .swiper-slide-bg{background-color:#bbbbbb;background-image:url(https://i0.wp.com/mikelawson.com/wp-content/uploads/2020/12/evidence-concerning-apparitions-1.png?fit=2000%2C2000&quality=80&ssl=1);background-size:cover;}.elementor-31 .elementor-element.elementor-element-c97a964 .elementor-repeater-item-835f467 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-31 .elementor-element.elementor-element-c97a964 .swiper-slide{height:400px;transition-duration:calc(5000ms*1.2);}.elementor-31 .elementor-element.elementor-element-c97a964 .swiper-slide-contents{max-width:66%;}.elementor-31 .elementor-element.elementor-element-c97a964 .swiper-slide-inner{text-align:center;}.elementor-31 .elementor-element.elementor-element-5dab235{--display:flex;--background-transition:0.3s;}.elementor-31 .elementor-element.elementor-element-e66587a{--display:flex;--background-transition:0.3s;}/**
 * Sharedaddy Base Styles
 *
 * Contains styles for modules, containers, buttons
 */


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


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

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

body.highlander-light h3.sd-title:before {
	border-top: 1px solid rgba(0,0,0,.2);
}

body.highlander-dark h3.sd-title:before {
	border-top: 1px solid rgba(255,255,255,.4);
}


/* Sharing services list */
.sd-sharing {
	margin-bottom: 1em;
}
.sd-content ul {
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
}

.sd-content ul li {
	display: inline-block;
}

.sd-content ul li.share-deprecated {
	opacity: 0.5;
}

.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}

.sd-block.sd-gplus {
	margin: 0 0 .5em 0;
}

.sd-gplus .sd-content {
	font-size: 12px;
}

/* Sharing email errors */
.sd-content .share-email-error .share-email-error-title {
	margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	margin: 0.5em 0;
}


/* Buttons */
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content>ul>li>a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content>ul>li .digg_button >a {		/* official Digg button no longer works, needs cleaning */
	text-decoration: none !important;
	display: inline-block;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	font-weight: 500;
	border-radius: 4px;
	color: #2C3338 !important;
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
	text-shadow: none;
	line-height: 23px;
	padding: 4px 11px 3px 9px;
}

.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
	align-items: center;
	display: flex;
	font-size: 12px;
	line-height: 12px;
	padding: 1px 6px 0px 5px;
	min-height: 20px;
}

.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
	position: relative;
	top: 2px;
}

.sd-content ul li a.sd-button>span,
.sd-content ul li .option a.share-ustom span,	/* Ugh. */
.sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content>ul>li>a.sd-button span,
.sd-social-official .sd-content>ul>li .digg_button >a span {		/* official Digg button no longer works, needs cleaning */
	line-height: 23px;
	margin-left: 6px;
}

/* Icon Only */
.sd-social-icon .sd-content ul li a.sd-button>span {
	margin-left: 0;
}

/* Text Only */
.sd-social-text .sd-content ul li a.sd-button span {
	margin-left: 3px;
}

.sd-social-official .sd-content ul li a.sd-button>span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
	line-height: 12px;
	margin-left: 3px;
}


.sd-social-official .sd-content>ul>li>a.sd-button:before,
.sd-social-official .sd-content>ul>li .digg_button>a:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,
.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before {
	margin-bottom: -1px;
}

.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:hover,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:hover,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}

.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content>ul>li>a.sd-button:active,
.sd-social-official .sd-content>ul>li .digg_button>a:active {
	box-shadow: inset 0 1px 0 rgba(0,0,0,.16);
}

/* All icons */
.sd-content ul li a.sd-button:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font: normal 18px/1 'social-logos';
	vertical-align: top;
	text-align: center;
}
/* text + icon styles should have relative and top position */
.sd-social-icon-text ul li a.sd-button:before {
	position: relative;
	top: 2px;
}

/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-content ul li a.sd-button:before {
		position: relative;
		top: 2px;
	}
}

.sd-social-official ul li a.sd-button:before {
	position: relative;
	top: -2px;
}
/* Make it look great in Chrome and Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-official ul li a.sd-button:before {
		top: 0px;
	}
}

.sd-content ul li {
	margin: 0 8px 12px 0;
	padding: 0;
}
/* Add more pading on touch devices */
.jp-sharing-input-touch .sd-content ul li { padding-left: 10px; }

.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0;
}

/* Text only */
.sd-social-text .sd-content ul li a:before,
.sd-content ul li.no-icon a:before {
	display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
	background-image: none;
	background-position: -500px -500px !important;	/* hack to work around !important inline style */
	background-repeat: no-repeat !important;
	padding-left: 0;
	height: 0;
	line-height: inherit;
}

.sd-social-icon .sd-content ul li a.share-more {
	position: relative;
	top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}
/* Firefox specific hack to make the share more button look better on Firefox. */
@-moz-document url-prefix() {
	.sd-social-icon .sd-content ul li a.share-more {
		top: 2px;
	}
}

.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}


/* Individual icons */
.sd-social-icon .sd-content ul li.share-print a:before,
.sd-social-text .sd-content ul li.share-print a:before,
.sd-content ul li.share-print div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-print a:before,
.sd-social-official .sd-content li.share-print a:before {
	content: '\f469';
}

.sd-social-icon .sd-content ul li.share-email a:before,
.sd-social-text .sd-content ul li.share-email a:before,
.sd-content ul li.share-email div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-email a:before,
.sd-social-official .sd-content li.share-email a:before {
	content: '\f410';
}
.sd-social-icon .sd-content ul li.share-linkedin a:before,
.sd-social-text .sd-content ul li.share-linkedin a:before,
.sd-content ul li.share-linkedin div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-linkedin a:before {
	content: '\f207';
}
.sd-social-icon .sd-content ul li.share-twitter a:before,
.sd-social-text .sd-content ul li.share-twitter a:before,
.sd-content ul li.share-twitter div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-twitter a:before {
	content: '\f202';
}
.sd-social-icon .sd-content ul li.share-x a:before,
.sd-social-text .sd-content ul li.share-x a:before,
.sd-content ul li.share-x div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-x a:before,
.sd-social-official .sd-content li.share-x a:before {
	content: '\f10e';
}
.sd-social-icon .sd-content ul li.share-reddit a:before,
.sd-social-text .sd-content ul li.share-reddit a:before,
.sd-content ul li.share-reddit div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-reddit a:before,
.sd-social-official .sd-content li.share-reddit a:before {
	content: '\f222';
}
.sd-social-icon .sd-content ul li.share-tumblr a:before,
.sd-social-text .sd-content ul li.share-tumblr a:before,
.sd-content ul li.share-tumblr div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-tumblr a:before {
	content: '\f607';
}

.sd-social-icon .sd-content ul li.share-pocket a:before,
.sd-social-text .sd-content ul li.share-pocket a:before,
.sd-content ul li.share-pocket div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pocket a:before {
	content: '\f224';
}
.sd-social-icon .sd-content ul li.share-pinterest a:before,
.sd-social-text .sd-content ul li.share-pinterest a:before,
.sd-content ul li.share-pinterest div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-pinterest a:before {
	content: '\f210';
}
.sd-social-icon .sd-content ul li.share-facebook a:before,
.sd-social-text .sd-content ul li.share-facebook a:before,
.sd-content ul li.share-facebook div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-facebook a:before {
	content: '\f203';
}
.sd-social-icon .sd-content ul li.share-press-this a:before,
.sd-social-text .sd-content ul li.share-press-this a:before,
.sd-content ul li.share-press-this div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-press-this a:before,
.sd-social-official .sd-content li.share-press-this a:before {
	content: '\f205';
}
.sd-social-official .sd-content li.share-press-this a:before {
	color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a:before,
.sd-social-text .sd-content ul li.share-telegram a:before,
.sd-content ul li.share-telegram div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-telegram a:before,
.sd-social-official .sd-content li.share-telegram a:before {
	content: '\f606';
}
.sd-social-official .sd-content li.share-telegram a:before {
	color: #0088cc;
}
.sd-social-icon .sd-content ul li.share-mastodon a:before,
.sd-social-text .sd-content ul li.share-mastodon a:before,
.sd-content ul li.share-mastodon div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-mastodon a:before,
.sd-social-official .sd-content li.share-mastodon a:before {
	content: '\f10a';
}
.sd-social-official .sd-content li.share-mastodon a:before {
	color: #563ACC;
}
.sd-social-icon .sd-content ul a.share-more:before,
.sd-social-text .sd-content ul a.share-more:before,
.sd-content ul li.advanced a.share-more:before,
.sd-social-icon-text .sd-content a.share-more:before,
.sd-social-official .sd-content a.share-more:before {
	content: '\f415';
}
.sd-social-official .sd-content a.share-more:before {
	color: #2ba1cb;
}

.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	content: '\f608';
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a:before {
	color: #43d854;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-jetpack-whatsapp a.sd-button {
	background: #43d854;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li.share-nextdoor a:before,
.sd-social-text .sd-content ul li.share-nextdoor a:before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a:before,
.sd-social-icon-text .sd-content li.share-nextdoor a:before,
.sd-social-official .sd-content li.share-nextdoor a:before {
	content: '\f10c';
}
.sd-social-official .sd-content li.share-nextdoor a:before {
	color: #8ED500;
}
.sd-social-icon .sd-content ul li[class*='share-'].share-nextdoor a.sd-button {
	background: #8ED500;
	color: #fff !important;
}


.sd-social-icon .sd-content ul li.share-deprecated a:before,
.sd-social-icon-text .sd-content li.share-deprecated a:before,
.sd-social-official .sd-content li.share-deprecated a:before,
.sd-content ul li.share-deprecated div.option.option-smart-off a:before {
	width: 1em;
	height: 1em;
	content: "\1F6AB";
}

/* Share count */
.sd-social .sd-button .share-count {
	background: #2ea2cc;
	color: #fff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	padding: 1px 3px;
	line-height: 1;
}

.sd-social-official .sd-content>ul>li>a.sd-button span {
	line-height: 1;
}

.sd-social-official .sd-content ul {
	display: flex;
	flex-wrap: wrap;
}

.sd-social-official .sd-content ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.sd-social-official .sd-content li.share-press-this a {
	margin: 0 0 5px 0;
}

.sd-social-official .sd-content ul>li {
	display: flex;
	max-height: 18px;
}

.sd-social-official .sd-content ul>li .option-smart-off {
	margin-right: 8px;
}

.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}

.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}


/* Individual official buttons */
.pocket_button iframe, .pinterest_button, .twitter_button, .linkedin_button>span {
	margin: 0 !important;
}

.linkedin_button>span, .pinterest_button a {
	display: block !important;
}

.sd-social-official .sd-content .share-tumblr iframe {
	max-width: 53px;
	width: unset;
}

body .sd-social-official li.share-print ,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a
{
	position: relative;
	top: 0;
}


/* Custom icons */
body .sd-social-icon .sd-content li.share-custom>a {
	padding: 2px 3px 0 3px;
	position: relative;
	top: 4px;
}

body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span
{
	background-size: 16px 16px;
	background-repeat: no-repeat;
	margin-left: 0;
	padding: 0 0 0 19px;
	display: inline-block;
	height: 21px;
	line-height: 16px;
}

body .sd-social-icon .sd-content li.share-custom a span {
	width: 0;
}

body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}


/* Overflow Sharing dialog */
.sharing-hidden .inner {
	position: absolute;
	z-index: 2;
	border: 1px solid #ccc;
	padding: 10px;
	background: #fff;
	box-shadow: 0px 5px 20px rgba(0,0,0,.2);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-top: 5px;
	max-width: 400px;
}

.sharing-hidden .inner ul{
	margin: 0 !important;
}

.sd-social-official .sd-content .sharing-hidden ul>li.share-end {
	clear: both;
	margin: 0 !important;
	height: 0 !important;
}

.sharing-hidden .inner:before, .sharing-hidden .inner:after {
	position: absolute;
	z-index: 1;
	top: -8px;
	left: 20px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #ccc;
	content: "";
	display: block;
}

.sharing-hidden .inner:after {
	z-index: 2;
	top: -7px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;
}

.sharing-hidden ul {
	margin: 0;
}


/**
 * Special colorful look for "Icon Only" option
 */

.sd-social-icon .sd-content ul li[class*='share-'] a,
.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 0;
	box-shadow: none;
	padding: 7px;
	position: relative;
	top: -2px;
	line-height: 1;
	width: auto;
	height: auto;
	margin-bottom: 0;
	max-width: 32px;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button>span,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a span {
	line-height: 1;
}

.sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.sd-social-icon .sd-content ul li[class*='share-'] div.option a:hover {
	border: none;
	opacity: .6;
}



.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button:before {
	top: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button.share-custom {
	padding: 8px 8px 6px 8px;
	top: 5px;
}

.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}

.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0;
}


.sd-social-icon .sd-button span.share-count {
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 0;
	background: #555;
	font-size: 9px;
}

/* Special look colors */
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
	background: #e9e9e9;
	margin-top: 2px;
	text-indent: 0;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-tumblr a.sd-button {
	background: #2c4762;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button {
	background: #0866ff;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button {
	background: #00acee;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-x a.sd-button {
	background: #000;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pinterest a.sd-button {
	background: #ca1f27;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-digg a.sd-button {
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-press-this a.sd-button {
	background: #4f94d4;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-telegram a.sd-button {
	background: #0088cc;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button {
	background: #0077b5;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-pocket a.sd-button {
	background: #ee4056;
	color: #fff !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-reddit a.sd-button {
	background: #cee3f8;
	color: #555555 !important;
}

.sd-social-icon .sd-content ul li[class*='share-'].share-mastodon a.sd-button {
	background: linear-gradient(to top, #563ACC 0%, #6364FF 100%);
	color: #fff !important;
}

/**
 * Screen Reader Text for "Icon Only" option
 */

.sharing-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.sharing-screen-reader-text:hover,
.sharing-screen-reader-text:active,
.sharing-screen-reader-text:focus {
	background-color: #f0f0f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


#jetpack-source_f_name {
	display: none!important;
	position: absolute !important;
	left: -9000px;
}

.sd-content .share-customize-link {
	margin-top: 8px;
	line-height: 11px;
}

.sd-content .share-customize-link a {
	font-size: 11px;
	font-family: "Open Sans", sans-serif;
}

@media print {
	.sharedaddy.sd-sharing-enabled {
		display: none;
	}
}
@font-face{font-family:social-logos;src:url(data:application/octet-stream;base64,d09GMgABAAAAABwIAAsAAAAAMqgAABu5AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACJZArLSLwpATYCJAOBYAtyAAQgBYRGB4RxG9EpRUaGjQMQAvloyP4/JHBzyOYxK0HQpJwaxa1wiLJmPeXqmTWr0/70/11HKFOHbxPFXOGgzVBKeJ4/9p774lc21VJHUoAJPrCBTYcz/6lbXLbkmnTnvr/GkoCaDoVwSAcPxLX+XeX4Ed0cVWJix0+EFFzUT9vy9hmQL2fpb/vspAVUqOxemOEJ78fX0uqJJa26WvnOBQiUoMLGGLTmDPM2r6r2gL0B8UaCkpV0yzWl9wPI3NP9ekXLCqzASgKilHRR1b2kF1IqgIDhaZv/jgo9DkTAIsomVTAoAcVIrB5m4MKJrtRVu/jq5v7mKlzrstWV7keG//+a+TazPSmyZBKmwla4GjlvMtndN3Nfd++k9DJLFChMipmUMK0wRKqqpwoos8RJgUmVhSEHKGxrXK2q/ULaD+lszXwLuWwrDPWhT7Lp94XK5rBgltIcC6bB9vV0EIDHwZpqtocjxfPi9arEUFcX4M0o58NuIX1zoYQ2wo7WvDVGQjwLpBmxcG+99TPMJxSOUY/hYdtaC/Yb5w5gED3kOR+KVwAL0IBeycaoanK2VGjH16N51o2LR4qAmhKD/nOK4TQ66IxEmSp/I6pcyY7jnz0CzCGkRqNRbCFeMjVYTKzd6GrCrNG8+9Le/X/Jg5JETeWkdXTFpXi0tc0FaXtuFxEJBXk+R0t9MdZAWE1FU5GTqPMaK6sbEAqxZlp6JhZGAlqQJEzvA6C+FP8Se6Q9UWA/ACHsFRJ9AwIyBTCQHEADSQMMkA7AAukCHJA4wANJAQIUohCBZAECpA3IMQBzHGAAguCAA+AAh2wAhjgoxA1gIDOABhIBGCAJgANSACQgeUARiA9QAjIGlIEsARUgfUAVCoAaEAuoAykBGlAQCwMgNcAIChaMgTQBEyBFwBQK5YYZBsAPTglJKlAG4gVUgVQBfxiAMs5VpA6oYQAGuAAicALRgAyIASggLgADaQA0kBbAAOkBLJAJwAFZABKQEaADJAAYI4QMgJVRxQv8wPdJ4I86RgIlF0PPciuDZVCFRvcMQ0GpnCwHJEPikRIoCb3JSzajpAXY0ruK3MA0ypdCqVIKoe2p66PE1CgTKToFiQu5c0Jqd5u2M25rvW5rjBsm5k6kMaZ6/UinE6UZR8OmOEeNRqKoE+BrV8TRNO2E3t47Zel+D6hHFPffS1Jf8spYKebjUwrFYrNcrPeStN4lTab91CbydpOWw3JtX96yvniJOpsYn8p0zktr2ir3lPtrgA/UsVoasgNtSAc2h4wgRJ8AhIIUB3VvBcnD85v9wL5gjFNqYhXx1AtQv4xkA4q+Kgbc8tn8+dd13VontbE/JFh5JtjgawdOFc8jqR3TZ6KgYBVyKopCXuuJRgAv1KYR6mSqCoV2HwgBpgyHouEetxdgVXXw/XkkZxsPxaPmXFYtjDxIIR56GklfJw5w0cUQ5RGUmkDx8itC8vNzAPiLLxirb6+gQI+LVVhg8WKJFQCFec0IuP9nkpCf3OdG6EuwzwOvg9fQuvqEdIom7lJ1GisJpqtnunymK+d/xBrMQ0JcLS1qWcBmgXI8x2XXXRfQm+uPHGbuLTbkeoxC78amo8c82WqJdlslCY9jT/fO7k+2NF/Rlovi47XUF6zc0tCra44m7+k0up+4qu/dpcmz87H3Ys/ckHEWW8zvqR0O03MHoqyYzFHXo8xzGRWxpIzSo4B58HD+/2UTOhr/WSVlNVHfR+56rHoz2fKvQIQ2e9WU71DaZQaiHc845AbbTAVBTsYx4ElyASKIoVjDKmsDJC0fALwZgXftNhStVs63WN9Azx3jeJfTnqY0sHOHAaXic65PEDM2PhFY3GIackh3UbspdOO4npH5hLDs9kc8tutycNEzB1J8pbhR81Fjtna/zuwWVCXEJwBzoCE9AAu3pU0CiiUs8L7uyRqvq6Zo5OT7cT7xQX2aEpMf8VnN1ymzg9tB1b2eg7GytFKjsYxI+gDwIJoSWJuDfov6sHOUVGB5CGKMAIbrQJdrUY86my2ABQbC8nxhRHcLB0+lyu0wGzglZ3awAcWQhsVMd0zIVlWo842FhSlu1QHvr+0PMmVOIxNxpCe4ard9p3ZPfn0pXn3D6sTxBpLLfEUNmQyCOAA8zhkQDy5nYuvv/Iet+cb+RBABBDDAEH9byE/xSw30a9RQpOayoMxlDwF+CnlLAzgHcCFV6CmjnHOO/PYTCaD4UjEU3TmVjaJ6mA55qlCoLSE3VvZWKo1id1FkSqVmta96S76ert1/zJ88qM+8Ue/mmo+eiacPG7NvqZwf5iMLamlMjC5SuSrW1Iqiy0I4DUmhTwx7SM6nsKoDwGsIhQsYq18Qip//BfyHpy1lpM4EKJrixUVUX3d+nezPqALcpQzsFPoegnhQai2MERDCawxBQfRgJsxMgI1z5ekQpBFqQl1omhuUurArFx+eLTcrVQCAg2THxIU3h6p9xtnYU+6dJZVuDeHMgejS3LdMaVMJQrGzSOCiS1U6nSlhtSJ8NYGkOdtaTn15wZ9/bscLztTIBB8flqOTYmqMqSf8sXwqnuU6ujppvw8AtwcAgkMGQopc4Ns7AvXZZQgUZBBi5uHc6zjeHCe2tUNbLVcz9QMAabYDCEVD1nzvh8x2F6E2+IACoR1g5Tilpfw08NzDnSi/qHtiwNP1IdolY4h+eIJTfU2sEsBjJBsZk3kkGkgOA27btLAhTJ+nNZmxzL5gYRDIQ9UMeHLlYcYjukMUNR4Mll/H6lV/aUhuLiT307FSPqlMQvFqaAmrDy/4+GckK2RzYXuER2VWXldQZxwfSD9IjtgLB2YO4bljzlJ7UwYKSn1JXK2NdxvYzDOqzkd0FcdnkoHAbrRk3G/VhleAC676yq2vL1vtX21WfPn28/jEh09Tk726XLMKA0HkVMe6tSYVyy/YMIiwTwKXvticGbk/Pzv6aOnNypPh929Xn059ejMQjaQhH3+PZG/UN/eKylYLinb7kjUdx51wSL/aG4urvW9OrACeGo49DNCfaNBKA1RFN4cujWUJ3v9jiNjSESi0lr4P5NXsedGYtb66Hlu6qkCybLnat+h03KNl2xEe+qOihf2CgpiSa8ICGtvKf9vaaNdSmsnWyOJtlYwyb+wVB00uAfy/siGaoz/Ri+xeNhpwq4agHNTG2CGGKmPUn7LfNYJ4dbUmVuUy4DZtyBnKclRWGNHlHJsC+38CQkIVwNjjw8vzrdEFE7vcQ39egjM2AUUoxta61iprYQKreC75kbxXS2wYuqK7ePBghWhRVbsMDattHmbHhsEOD1yIQAEdslPTskV4NsJybMEurvB33yct6mttnDYLgn1+fbF1/mL6lFwJgq0fXVRecubaF94cCXg535D91Ofbs8lUoyAsWPTD3RR069Z8mc2uuV1XQ54RLh8pX0q1dD05qyEcz8mqJSsJjzsnv88wj9QQog5xyCWjUQEA2UNjndEwid9euQLh/rJT65Z18zDyt4jGe68qeu0xmwDkNXn68+KSd76PNDGeSQfpyv7p7xvCerZ+6N2u5qZoJFVYfo9aZ1+Kc6/UmfqGQ093tlwYU1rDhJULVXtobdOjjaO0vPjQMX3aTvZ+v59b2lIQxe3uzgLSyvVnfHj+7erDsSWMgS4XeBhVSzCP7ZA+s9EBgCq9SWDRIg/wynRNlgfONeGfPirvDidgiPgAJbifGt4PMODpMFvH1TlHqmbdmx4szgNalSbcYPxYJQiEfcrZ4JfzCGCXIu1gBf2GPUhvo9t8U3Tlyz3NzLBuvH0/nn7bOlngI1lZlIKVbLk3XJnLSJIJvvO3vu2bgrC5iF84DnjcPy+PRnOObJDAqTQgDLB+6NQ/ZHWpOmNXnYJlHD/fepUj6botJPsHl4bW+t6xJL3CFZV5hGRPmyWnvMmN1TGMi4pjBOXRTfYChgsfTv5MI72adtj0T01IZYURIXbmYrd2ulWMJdmoNSK+ZdX4QKMSKWuI+ky1ZErrPExqbO+ztGM7ycLmx2lu+ZI03HGrULOkJpOuMMZRINnirWTe9JN0e9fINPI/6YdrxF1yc93h/4kjhyRjiAQkxTnG7Vj19anARz3MczWBUhucjaLB+x55AeDr6VL5V7i3O40x7yHqIkaxx7Db7eLfUQ4DtMumjAodAiUDFYpHnIDZixfPv95fXxFXKrVdZm2ww/qhxxRduHDp3SHHEHfGyWyT/6W6KWQuM14qboj+8w3WWwJbGLxjlZQ70he2SFV5vmIBWJHGJwpUuyUFtGpBaC48X13AViDbN2DtsgMyO4Y7gpA993ph3cgDtUVUmoQhuJonhZlsv8EubQxVZmgLuqswyyltvtG5Gfz06k6+AgVkk2EQGsO7q/zphiO6oRmMrqB/VnRezMF3lLEZ325k0bpxrdXuMTRi/tnn+PCY6Abix+N1JI8Sui7uV3CJ6d4oDRme43oG75oKmBpM0bPkTduY/eRyQ+Egg/LHkSi8HSnMrOXUgtEgD0CaJQI+y8XT8Vwsfp8TtzJCDun734ItbjMv3VYRd24Pjq8lztJniZcpgWYK58RlT5WCd1mhD8Q7qU58IG4VddWPnQFIH4I+4nfi+nDUPrCA+9BP0oSbKaRHA6aNkAi5vVxBUdzo4Yetjri9zLW61Rt3/fP1xX+nqAQ/RqZW/f3Ru3d7e4JuP32ANjZkKG5WMB+gLY2IKG1LemlEm3MfLxz/Nb0ilm3e9ek6RwXJ4GWF9MzLlaM4nehw1KudP50qbVzqMmH5XihPA7Lc8+f9hZ8rylTGrtL0l+tf/rfax85YbV3j+9dwT2nFjV46Nx7ML1maZI9dkrbk7UzOjrtFxC0ezR4bdQRthRk53l02rLxzgOswROfEclD0wkD0ISXnDUepyJGuoJaC3QZqWrMnxjO6x0BM2FgGShB8Q6lMWhzikJtHKI7DH2UzckfSPqwClGkfMD9Vq+PUqkLy0iI9t6pj1KGSSyJ36CO1NzJQ5S6OWivf6vmbFZKn0lb3BoAlhrrbDY1HHx7trJ9J3vFDtFV4aAF/S8JgyBqr6qV1TWzilo8WjAosHw+6pWSNTmIYq/SKnRgMKa6PgcYSI5o2xyz6aIyWU3y+fqa0pO72hcZF0YMhdeHGDPTRSRnJfLOcvX/0hN5z100DBkuKM5PedNzfz8ZgiBGdJfD79EXyU/Kp4SMg06Cr7Q+RA9HOjwXw9kSeMhfSPoCN2eTb6ItAgMVasyisSWKDUK8XGsSJa60l6aEpoV9Vp5dY2zRl4SUl4WWaGB3z+yCtajBQ40OZ1E5StJQT2hOURz6mqg0/NKBj6lOPI4vcaujThpIN5rqlPLQF2WUJlt7PI4U0oFdicvE7CGT8TnwCrhO7Ae3ARRNbLbZcAHFwTuw41ukBXusGkwY/p5Fcia6dn32e9PnOxCQndMFjZ0lt0DNKHVih6ePrqyrCxNpKtVHRjtNjXcszLMKbhqfT/ENn0r8K52VHkGktOMK+zwK3ha8M/GwfAddCI0dk8cO/Ktv/1luLdTTrGSmN5g5zCl7Y0D3f2kzBMMfCGRYoZCaFD/eR/pGB/73AEtoZTAk3mcEYY603OVBg0AszYiUSU3rEntVfu21lh0CSlYzRSRNl6hSBqi1AIouTg2VZgABlQZnbV83SPZq2+sCHO4NkvDQ2QfRuh5njxfX6ipoD5sWpHYKTM3UTIsFIoDVwRCDzvXggQ5hNI2g+LW1UgUpRFMWwgvndapf+EH8QQ6ghYAb5h/SummANxjB5w6Pf6XX03x82yuu8xp/PhqoLvO4fCTtyP8zwcUa8YsO0I7Vdod657Uaco8+Bmq9nAmYYdg/OuU9q5Ip1zSfnOB4CmjBASHPa9ZUJ7uwY7JuIo8xT6J35r60Z19wl/LkOWfcnwY3vzf/kiSaXqSmWdOUx8zTjYWwo/85fdOlfpwLB2FgWrQ8BSB/NyoDzxiq5j2RZ4P9HeaB3y/bBidY+X5qADiWTqhsozydXnS6jxW4p0f8+GI3DgbhnT9WZ4+pELywNhN/4aBpsygNRZt6fw8N/8rzFvLrA6o7GT6oJ0Ej9vHnVgXU8MdjTLdjY766NZmP4b3C0SZwRN8k3tlCIj/MeIzQD6CZcvvm6PBMPvQnNU2IcmEwapk2ziWDaVIZTDWESMUOxuBascjEmQdOl6IoD//4UVGmM5YlYQ1hrla2X3BpmqyL3eoepx06i+wKWi2tRPFQQFlOOrPFfg5RfIpVg9eG3hkQQH/W0CoWYkWS0ENy4Dfy3TELhGr02757Btz4qXxXATmnPtQfEB/p95z5QzlyK5g+cpPl+dnVSojREycLksWKP3aaAjnE/D5rHtJd7tI27wi5icFEyqOqWzO5eZ/DwNwSJEkKCgi3Jkgl3HCZb7Xi4mVUtCaAwC2HqU/ZeI0snhn2yAtcPIQm83C+mDlQiqBxMmrSJLSA9hYKFExLrZYEffDX+udnwJXfIxw5eHNBGUwthB+xiawNsWl7+3fGD0AUNz1c/tgtf0F1e7GQ5K4rNyTFjn36SmZLItqz0hDznzT/WlGrmdw0s7jJxbQbfRUqUD0sYeEqIoGdNqE11BItnrNLiVXfOfd/rJuK2DCt/4/Jf/i6742CHfWOGZNj61wbucQssAf4+5KEtrXvx/MM9zQsdY51rligZ5oum5BjNtYJPe2LWsIHf8xhfpvTc+8RtRbvUOUpljloRYk9Xo5sPWOT+cagsns2oSqYkc3LglJtr9lzsD6uM8PtgfYEWTIy5Al0Mhl5P66PNUK7XHx7AOjMA8XMkgKmjLmAy3Q/TEzOuGd194tovaV92EamIFx9MoRmXSuZgM4qVbHKHHbwOnhOmBtlsMDcd5Z0n0yPvPZBcYlDPjjLxAm0WryrnQSvA4UZvm8Ymv/iCuuEh/VHCHiqfSmo/e/jgjW2hKT4fRX80WJFl6F+z61w7OekGwphgCo0FswAL2uhDgdgQC7ABKwPB08wyIDPz2T2KH/2B/488HOgeY9O2ZbMorK3ZPJVZvSQke+EensVVOX2ruFuzmXiveqnN4OUtGB5+DwUNWCEAofaNQD419DGHpxd0kuU3gdbDKNg/3s/hG+9P40Fo1Nd+zD8tvntgDAz49KZ4X6dfvD+iQGFQX9fD7Mlfwr+mt95mFUtetg5kyTPw5G9I7veeMP2HPhF7HvtE8kM7g9oS+Kptd5Uikz5LcqvN6efLRzcPl/tGohCOKBKCG1n6LZwcwyKvDKUxYIH6evpYBzU07VxUfunGZe7UjCgPSgLWjE0Z+d8ykr8ARbTZt7Js4LLGGevs7bXTLtHsHZXTbJ7/yXR2uy7xL5WVO2ONiB2J45f5l+96ELszdtVjqYi8z2aX7nid7VlGe9pJl/hO/qWrDxjnX4HYeoD5fVKHtI84i8wSo+N00o6Uz5dlgDiHzBG9Z3d7Sx3w4WhJR3KHJCouilpXR43eXclIeA0E8XvTc0JRsO8nxCMkXW7EG3nwm0xDCxZ0IlyeaBcM+f75uSZIDIGfL4ffpP3c4oEOJd0oo43YcruCNDHfLffPB3e33t569/yXtYfGnt+IjG8CIH1q4xUG0ALEVrSRT0AR5/WQV2j/iDOcWSqgv/3uJ5iVESWfAzUTe8/rjvTrggikuPzx16lBGyj7fj0PclnnrxOQ94IHWJSgU1kvWM8djhcUgJmKp9KWbo3qlsfBMtH2mK2i6Bfxn0Tb9i9PRLeJChrxjfn5jQxQsWaGnrqnmuZKj0mvjkJjZK9i96oDVrLH36x/FpB6LBtsmTj6XpBVoTL1z6xktl/nzaUIBAmiZUJZAj6V0jos3AGK0wVVguJK/fdg9Cnb7FmiUpmSq6p+5X/8sESpSvmPC173LNp0Yu/eW+qDCe11xsJQ1plgi5cHB+I2fqZW9l878Ws0acPt+MRzxq/vRJF7c75PrOswaB5X/wKTKVLkfQP3Jg+PoPNo0FbK3yveE9smde/eYQ6jXhn+fDq9F8w5UPrsxtx2nYRj5ffSrZ7YKRvln7NpQnKfpzSTmwlxC89mqvkwjluTj4qFwEWfusmWiJLSCE1Akt+YX1KA9mUriQ2EfWVO3yEDspSQ0FSZ4Dik5whkx7obLFOOqWl6SjOUzns8ghWor5rKeDk+t4T2ToQO0YW/exgxQ012gCgKwPUf5r6b/pLXvDTVB2yZCvBWen9N/fZuXUqN90JGF3+fsSOYTI+g931PN/au62GUYh1WgHThsJabdISgf6ksFrfjYMGGI8TM8Bq3ZVnuAPV9xIHh/ch/J8O1hfi8vzF6XzjJv47fJbaRqAw37kEjWyizB++gUGU0rDUcm2Z+4t/lk7ZhA8BKrFiajB33ET4KnRLXsMjcT7SH7ilylPIJ7DQ4ceDvvXqE17mmZE3TxqmNY7zuLY4tjTcPftp+UPlVshJM6FZw7O7W4+ZHu+zLCJ5merIMzv4bpUNcwwmZ7ISBO1R6o99pkDHYTK5ArjNAp5tPphp+PBHf7WZfp0FXBJP9f0dnSxTonlfjZENfQDNWu5fQqnYT0DW49tfGsdBM0nxk5XeQ+C0LBtt9BNXah1ZlUtTq30DbEP4xL6vNy36NHSYNHq/+IeQi7f6AfmHbRIY/U/ZVuaaw0ySeFW6axz624ihWn0WBtrCfZovSxpN2k9CVkd9Cx9t9DN0IP11GWUm6ocSDbf8fnOKAK/FzVbF71G8Ecv6bfZR8OcpYLglZY12Kx9hOf7jwP2ycf3n+W1HUhdQw/UusEahHSwf+kRry1yapInJLhJqAfKXaYWUIxt7vaQXrng7RjXoY7Ao1e5U9isF4Bmp4PfXM5P6perd/U4L9tyerOb5/tIP9f8/R70/vbfLtbyUdIO4jOarf0bUIHF6AvM5v5Booq/PhFHd8H5iRQdCoeVN1dRcRqyxTUu+U64hiJFWYPlHLwYuUt+PRKidw0JTuKqIFINqLiEPXvr9DTls3wByLRfTfMAUNt32XKWcHJ07hQ83cfQOBDJ9tRJRx5VyIxi1FQxlJlHehEqcahehKYdPPN6oV/cCn8BRvjlo4y6sfaCHy5JL/X22RatWPGSokZNRo0KL7y+RzG1EwxwKmxaXlldW19Y3Nre2d3b39g8Oj45PTs/OLy6vrm9u7+4fHp+eX17f3j0/dIsFfyv2MHrLGaY7kHPIeovRe5F6TwYJ5MBzm8TBG7A1Tmek24opZZg6CgwWNM9Gys2jCilzxySKazsagFx4tNa5/GjA+O09VOhfEt3l0RC5iTuyrm1Viq8ERJ+heK92FXAUcQ3qKIS+DTnKaMj8lCHFQUBUylMcU1VpKD517MkPGmxgi7gsII+XXErIgYxWOpN2noSukF3y2ohgNGLM9F2bbukBjgjxXX/Zq6rIV7GshCXabKsRrgXbLrNJS05hboTwIRixl5F48I5g6SlhEjhLJrjpyAkccxNTJNYj2k8mk/Z3ecT2vISENVw9SoZTpSqQpJWSNu+JsSv6x1Pvb8w2yg36jJm3GuzsA) format('woff2');font-weight:400;font-style:normal}.social-logo{font-family:social-logos;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__fediverse:before{content:"\f10b"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__link:before{content:"\f109"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__mastodon:before{content:"\f10a"}.social-logo__medium-alt:before{content:"\f106"}.social-logo__medium:before{content:"\f623"}.social-logo__nextdoor:before{content:"\f10c"}.social-logo__patreon:before{content:"\f105"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo-threads:before{content:"\f10d"}.social-logo__tiktok-alt:before{content:"\f107"}.social-logo__tiktok:before{content:"\f108"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f202"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__woocommerce:before{content:"\f104"}.social-logo__wordpress:before{content:"\f205"}.social-logo__x:before{content:"\f10e"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}