.acfw-coupons-list-block .acfw-coupons-grid {
display: grid;
grid-gap: 0.7em;
grid-auto-rows: 150px;
margin-bottom: 0.7em;
}
.acfw-single-coupon-block {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
max-width: 300px;
padding: 1em 1em 1.7em;
border: 1px solid #ccc;
font-size: 1em;
}
.acfw-single-coupon-block .acfw-coupon-usage-limit {
position: absolute;
top: 0.5em;
right: 0.5em;
display:block;
font-size: 0.7em;
line-height: 1em;
}
.acfw-single-coupon-block .acfw-coupon-content {
width: 100%;
text-align: center;
}
.acfw-single-coupon-block .acfw-coupon-content.has-description {
text-align: left;
}
.acfw-single-coupon-block .acfw-coupon-content .acfw-coupon-code {
display: block;
margin-top: 0.2em;
font-size: 1.4em;
font-weight: bold;
line-height: 1.3em;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.acfw-single-coupon-block .acfw-coupon-content .acfw-coupon-discount-info {
display: block;
font-size: 0.9em;
}
.acfw-single-coupon-block .acfw-coupon-content .acfw-coupon-description {
display: -webkit-box;
font-size: 0.8em;
line-height: 1.3em;
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.acfw-single-coupon-block .acfw-coupon-schedule {
position: absolute;
bottom: 0.5em;
right: 0.5em;
text-align: right;
font-size: 0.7em;
line-height: 1.0em;
} .wc-block-components-notice-banner {
display: flex;
align-items: center;
height: 100%;
justify-content: space-between;
} @media screen and (max-width: 479px) {
.acfw-coupons-list-block .acfw-coupons-grid {
grid-template-columns: 1fr !important;
}
}body{--pds-tabs-color-accent:var(--wp--preset--color--primary,#333);--pds-tabs-active-tab-text-color:#333;--pds-tabs-color-background:var(--wp--preset--color--background,#fff);--pds-tabs-color-accent-contrast:var(--pds-tabs-color-background);--pds-tabs-padding:1rem;--pds-tabs-v-padding-mobile:var(--pds-tabs-padding) var(--pds-tabs-padding) var(--pds-tabs-padding) 0;--pds-tabs-margin:0;--pds-tabs-vertical-column-gap:var(--wp--style--block-gap,2em);--pds-tabs-vertical-column-gap-mobile:1em;--pds-tabs-tab-line-color:currentColor;--pds-tabs-tab-line-color-active:currentColor;--pds-tabs-h-tab-line-color:transparent;--pds-tabs-h-tab-line-color-active:var(--pds-tabs-tab-line-color-active);--pds-tabs-v-tab-line-color:#dadbdc;--pds-tabs-v-tab-line-color-active:var(--pds-tabs-tab-line-color-active);--pds-tabs-acc-header-font-family:var(--pds-tabs-header-font-family);--pds-tabs-acc-header-font-weight:700;--pds-tabs-acc-header-font-size:1.0625rem;--pds-tabs-acc-header-line-height:1.375rem;--pds-tabs-acc-header-padding:1.25rem;--pds-tabs-v-tab-font-family:var(--pds-tabs-header-font-family);--pds-tabs-h-tab-font-family:var(--pds-tabs-header-font-family);--pds-tabs-tab-gap:1em;--pds-tabs-acc-header-gap:0.3125rem;--pds-tabs-accordion-icon-size:.75rem;--pds-tabs-accordion-icon-offset:.9375rem;--pds-tabs-content-text-color:inherit;--pds-tabs-tab-text-color:var(--pds-tabs-color-accent);--pds-tabs-active-tab-text-color:var(--wp--preset--color--foreground,#333);--pds-tabs-accordion-header-background:none;--pds-tabs-accordion-header-text-color:inherit;--pds-tabs-tab-text-color-basic:var(--pds-tabs-color-accent);--pds-tabs-active-tab-text-color-basic:var(--wp--preset--color--primary,#333);--pds-tabs-h-tab-line-width-basic:.1875rem;--pds-tabs-h-tab-gap-basic:1.25rem;--pds-tabs-h-tabs-list-underline-width-basic:1px;--pds-tabs-h-tabs-list-underline-color-basic:#dadbdc;--pds-tabs-h-content-margin-basic:2.5em 0 0 0;--pds-tabs-v-content-margin-basic:0;--pds-tabs-v-tab-padding-basic:.75em 1em;--pds-tabs-v-tab-padding-mobile-basic:1vw 2vw;--pds-tabs-v-tab-min-height-basic:2.75em;--pds-tabs-v-tab-line-height-basic:1.4;--pds-tabs-vertical-column-gap-mobile-basic:0;--pds-tabs-v-tab-gap-basic:0.625rem;--pds-tabs-v-tab-line-width-basic:.25em;--pds-tabs-acc-header-gap-basic:var(--pds-tabs-acc-header-gap);--pds-tabs-acc-content-padding-basic:1.5625em 1.25em;--pds-tabs-accordion-header-background-basic:var(--pds-tabs-color-accent);--pds-tabs-accordion-header-text-color-basic:var(--pds-tabs-color-accent-contrast);--pds-tabs-acc-header-padding-basic:var(--pds-tabs-acc-header-padding);--pds-tabs-tab-background-color-tabby:var(--pds-tabs-color-accent);--pds-tabs-tab-background-color-alt-tabby:rgba(0,0,0,.5);--pds-tabs-tab-text-color-tabby:var(--pds-tabs-color-accent-contrast);--pds-tabs-vertical-column-gap-mobile-tabby:var(--pds-tabs-vertical-column-gap-mobile);--pds-tabs-active-tab-background-color-tabby:var(--pds-tabs-color-background);--pds-tabs-active-tab-text-color-tabby:var(--pds-tabs-color-accent);--pds-tabs-accordion-header-background-tabby:var(--pds-tabs-color-accent);--pds-tabs-accordion-header-text-color-tabby:var(--pds-tabs-color-accent-contrast);--pds-tabs-border-radius-tabby:0;--pds-tabs-tab-border-radius-tabby:var(--pds-tabs-border-radius-tabby);--pds-tabs-acc-border-radius-tabby:var(--pds-tabs-border-radius-tabby);--pds-tabs-h-tab-flex-grow-last-tabby:0;--pds-tabs-acc-header-padding-tabby:var(--pds-tabs-acc-header-padding);--pds-tabs-tab-padding-tabby:1em;--pds-tabs-h-tab-padding-tabby:var(--pds-tabs-tab-padding-tabby);--pds-tabs-v-tab-padding-tabby:var(--pds-tabs-tab-padding-tabby);--pds-tabs-h-content-padding-tabby:1em;--pds-tabs-v-content-padding-tabby:1em 1em 1em 0;--pds-tabs-acc-content-padding-tabby:1.5625em 1.25em;--pds-tabs-tab-gap-tabby:1px;--pds-tabs-h-tab-gap-tabby:var(--pds-tabs-tab-gap-tabby);--pds-tabs-v-tab-gap-tabby:var(--pds-tabs-tab-gap-tabby);--pds-tabs-acc-header-gap-tabby:var(--pds-tabs-acc-header-gap);--pds-tabs-v-padding-tabby:0}body.elementor-default{--pds-tabs-color-accent:var(--e-global-color-accent,#333);--pds-tabs-active-tab-text-color:var(--e-global-color-primary,#333);--pds-tabs-active-tab-text-color-basic:var(--pds-tabs-active-tab-text-color);--pds-tabs-tab-background-color-alt-tabby:var(--e-global-color-secondary,rgba(0,0,0,.5))}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-list,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul{align-items:flex-end;display:inline-flex;gap:var(--pds-tabs-tab-gap);list-style-type:none;margin:0;padding:0}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-list-underline,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs{display:block;margin:0;padding:0}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button-wrapper,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs>ul>li{list-style-type:none;margin:0;padding:0}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs a{display:inline-block;margin:0;word-break:normal}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.has-child-selected,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.is-selected{cursor:default;text-decoration:none}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-button-underline,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs a:after{content:"";display:block}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-panel,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs--content>div{display:none}.plethoraplugins-tabs-container--horizontal .pds-tab__tab-panel--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs--content>div.active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal .plethoraplugins-tabs--content>div:not(.js-plethoraplugins-tab-panel):first-child{display:block}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal *,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal :after,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal :before{box-sizing:border-box}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a{font-family:var(--pds-tabs-h-tab-font-family)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .pds-tab__tab-button--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.has-child-selected,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-tabs a.is-selected{color:var(--pds-tabs-active-tab-text-color);text-decoration:underline}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{background-color:var(--pds-tabs-color-background);color:var(--pds-tabs-content-text-color);margin:var(--pds-tabs-margin);padding:var(--pds-tabs-padding)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs a{font-family:var(--pds-tabs-h-tab-font-family);text-decoration:none}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-list,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs>ul{gap:var(--pds-tabs-h-tab-gap-basic)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-list-underline,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs{border-bottom:var(--pds-tabs-h-tabs-list-underline-width-basic) solid var(--pds-tabs-h-tabs-list-underline-color-basic)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-wrapper,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs>ul>li{margin:0 0 -1px}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a{background-color:unset;border:none;color:var(--pds-tabs-tab-text-color-basic);cursor:pointer;font-size:var(--wp--preset--font-size--medium,1.125rem);font-weight:700;margin:0;padding:0;transition-delay:.1s;transition-duration:.2s;transition-property:color;white-space:nowrap}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button:first-child,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a:first-child{padding-left:0}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.has-child-selected,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.is-selected{color:var(--pds-tabs-active-tab-text-color-basic);text-decoration:none}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button:focus:not(:focus-visible),.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a:focus:not(:focus-visible){outline:0}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-underline,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a:after{background-color:var(--pds-tabs-h-tab-line-color);border-top:var(--pds-tabs-h-tab-line-width-basic) solid var(--pds-tabs-h-tab-line-color);height:var(--pds-tabs-h-tab-line-width-basic);margin:.375rem 0 0;transition:background-color .2s .1s;width:100%}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-button-underline--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.active:after,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.has-child-selected:after,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs a.is-selected:after{background-color:var(--pds-tabs-h-tab-line-color-active);border-top-color:var(--pds-tabs-h-tab-line-color-active)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tab__tab-panel,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-tabs--content>div{margin:var(--pds-tabs-h-content-margin-basic)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{border:1px solid var(--pds-tabs-tab-background-color-tabby);padding:var(--pds-tabs-h-padding-tabby)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-list,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs>ul{align-items:stretch;background:var(--pds-tabs-tab-background-color-alt-tabby);display:flex;gap:var(--pds-tabs-h-tab-gap-tabby);justify-content:stretch}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-button-wrapper,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs>ul>li{padding:0}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-button-wrapper:last-child,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs>ul>li:last-child{flex-grow:var(--pds-tabs-h-tab-flex-grow-last-tabby)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-button,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs a{align-items:center;background-color:var(--pds-tabs-tab-background-color-tabby);border-radius:var(--pds-tabs-tab-border-radius-tabby);color:var(--pds-tabs-tab-text-color-tabby);display:flex;height:100%;padding:var(--pds-tabs-h-tab-padding-tabby)}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-button--active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs a.active,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs a.has-child-selected,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs a.is-selected{background-color:var(--pds-tabs-active-tab-background-color-tabby);color:var(--pds-tabs-active-tab-text-color-tabby);text-decoration:none}.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tab__tab-panel,.plethoraplugins-tabs-container--horizontal.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-tabs--content>div{margin:var(--pds-tabs-h-content-padding-tabby)}.plethoraplugins-tabs-container--horizontal[data-pds-tabs--responsive=accordion] ul.js-plethoraplugins-tabs.plethoraplugins-tabs-mobile{display:none}.plethoraplugins-tabs-container--horizontal[data-pds-tabs--responsive=accordion] .plethoraplugins-accordion{padding:0!important}.plethoraplugins-tabs-container--horizontal[data-pds-tabs--responsive=wrap] ul.js-plethoraplugins-tabs{flex-wrap:wrap}.pds-tabs-vertical,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal{box-sizing:border-box;display:flex;flex-wrap:wrap;margin:0 0 1.75em}.pds-tabs-vertical,.pds-tabs-vertical *,.pds-tabs-vertical :after,.pds-tabs-vertical :before,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal *,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal :after,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal :before{box-sizing:border-box}.pds-tabs-vertical__column,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal>div{flex-basis:0;flex-grow:1;min-width:0}.pds-tabs-vertical__column[style*=flex-basis],.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal>div[style*=flex-basis]{flex-grow:0}.pds-tabs-vertical__column__content,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump-content{padding-left:var(--pds-tabs-vertical-column-gap)}@media (max-width:47.9999em){.pds-tabs-vertical__column__content,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump-content{padding-left:var(--pds-tabs-vertical-column-gap-mobile)}}.pds-tabs-vertical__column__content>*,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump-content>*{margin:var(--pds-tabs-v-content-margin-basic)}.pds-tabs-vertical__column__content:not(.plethoraplugins-sidenavjump-content-editor)>:not(.active),.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump-content:not(.plethoraplugins-sidenavjump-content-editor)>:not(.active){display:none}.pds-tabs-vertical__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump ul{list-style:none;margin:0;padding:0}.pds-tabs-vertical__menu__item,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump li{margin-bottom:.5em}.pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump li a.active{cursor:default;text-decoration:none}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump li a{font-family:var(--pds-tabs-v-tab-font-family)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__minimal .plethoraplugins-sidenavjump li a.active{color:var(--pds-tabs-active-tab-text-color);text-decoration:underline}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{background-color:var(--pds-tabs-color-background);color:var(--pds-tabs-content-text-color);margin:var(--pds-tabs-margin);padding:var(--pds-tabs-padding)}@media (max-width:47.9999em){.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{padding:var(--pds-tabs-v-padding-mobile)}}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump ul,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump ul{display:flex;flex-direction:column}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li a,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump li a{color:var(--pds-tabs-tab-text-color);font-family:var(--pds-tabs-v-tab-font-family)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li a.active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump li a.active{color:var(--pds-tabs-active-tab-text-color);text-decoration:none}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li{margin-bottom:0}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump ul{gap:var(--pds-tabs-v-tab-gap-basic)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li a{border-left:var(--pds-tabs-v-tab-line-width-basic) solid var(--pds-tabs-v-tab-line-color);display:flex;font-weight:400;line-height:var(--pds-tabs-v-tab-line-height-basic);min-height:var(--pds-tabs-v-tab-min-height-basic);padding:var(--pds-tabs-v-tab-padding-basic);text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1) 0s,outline none;width:100%}@media (max-width:47.9999em){.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li a{padding:var(--pds-tabs-v-tab-padding-mobile-basic)}}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump li a.active{border-left-color:var(--pds-tabs-v-tab-line-color-active)}@media (max-width:47.9999em){.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .plethoraplugins-sidenavjump-content{padding-left:var(--pds-tabs-vertical-column-gap-mobile-basic)}}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{border:1px solid var(--pds-tabs-tab-background-color-tabby);padding:var(--pds-tabs-v-padding-tabby)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__column__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump{background:var(--pds-tabs-tab-background-color-alt-tabby)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump ul{gap:var(--pds-tabs-v-tab-gap-tabby)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu__item,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump li{margin-bottom:0}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu__item__button,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump li a{background-color:var(--pds-tabs-tab-background-color-tabby);border-radius:var(--pds-tabs-tab-border-radius-tabby);color:var(--pds-tabs-tab-text-color-tabby);display:block;padding:var(--pds-tabs-v-tab-padding-tabby);text-decoration:none}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-tabs-vertical__menu__item__button__active,.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump li a.active{background-color:var(--pds-tabs-active-tab-background-color-tabby);color:var(--pds-tabs-active-tab-text-color-tabby)}.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump-content>*{padding:var(--pds-tabs-v-content-padding-tabby)}@media (max-width:47.9999em){.plethoraplugins-tabs-container--vertical.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .plethoraplugins-sidenavjump-content{padding-left:var(--pds-tabs-vertical-column-gap-mobile-tabby)}}.plethoraplugins-accordion [data-pds-tabs--initially-open=false] .pds-accordion__content{display:none}.plethoraplugins-accordion.plethoraplugins-theme__minimal,.plethoraplugins-accordion.plethoraplugins-theme__minimal *,.plethoraplugins-accordion.plethoraplugins-theme__minimal :after,.plethoraplugins-accordion.plethoraplugins-theme__minimal :before{box-sizing:border-box}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__item{clear:both}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__item.pds-no-js .pds-accordion__title{cursor:default;padding-right:0}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__item.pds-no-js .pds-accordion__icon{display:none}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title--button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:none;direction:ltr;display:inline-block;font:inherit;height:auto;margin:0;overflow:auto;padding:0;text-align:left;text-decoration:none;transition:0;vertical-align:middle;width:100%}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title{font-family:var(--pds-tabs-acc-header-font-family)}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title--button,.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title--button:focus,.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title--button:hover{background-color:transparent;color:inherit}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title{cursor:pointer;padding-right:2rem;position:relative}@media print{.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__content{display:block!important}}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__icon{box-sizing:border-box;display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .2s}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__icon svg{fill:currentColor;stroke:currentColor;display:block;height:100%;width:100%}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__icon.pds-accordion__icon--two-state{transition:none}.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__icon.pds-accordion__icon--two-state>*{display:block}.plethoraplugins-accordion.plethoraplugins-theme__minimal .is-open>.pds-accordion__title .pds-accordion__icon:not(.pds-accordion__icon--two-state){transform:translateY(-50%) rotate(180deg)}.plethoraplugins-accordion.plethoraplugins-theme__minimal .is-open>.pds-accordion__title .pds-accordion__icon.pds-accordion__icon--two-state>*,.plethoraplugins-accordion.plethoraplugins-theme__minimal .pds-accordion__title .pds-accordion__icon.pds-accordion__icon--two-state>.pds-accordion__icon--open{display:none}.plethoraplugins-accordion.plethoraplugins-theme__minimal .is-open>.pds-accordion__title .pds-accordion__icon.pds-accordion__icon--two-state>.pds-accordion__icon--open{display:block}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__basic,.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{background-color:var(--pds-tabs-color-background);color:var(--pds-tabs-content-text-color);margin:var(--pds-tabs-margin);padding:var(--pds-tabs-padding)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-accordion__title,.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-accordion__title{font-family:var(--pds-tabs-acc-header-font-family);font-size:var(--pds-tabs-acc-header-font-size);font-stretch:normal;font-weight:var(--pds-tabs-acc-header-font-weight);letter-spacing:normal;line-height:var(--pds-tabs-acc-header-line-height);margin:0;padding-right:2.1875rem;text-decoration:none}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-accordion__icon,.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-accordion__icon{height:var(--pds-tabs-accordion-icon-size);right:var(--pds-tabs-accordion-icon-offset);width:var(--pds-tabs-accordion-icon-size)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-accordion__title{background:var(--pds-tabs-accordion-header-background-basic);color:var(--pds-tabs-accordion-header-text-color-basic);margin-bottom:var(--pds-tabs-acc-header-gap-basic);padding:var(--pds-tabs-acc-header-padding-basic)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__basic .pds-accordion__content{padding:var(--pds-tabs-acc-content-padding-basic)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby{border:1px solid var(--pds-tabs-color-accent);padding:var(--pds-tabs-acc-padding-tabby)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-accordion__title{background:var(--pds-tabs-accordion-header-background-tabby);border-radius:var(--pds-tabs-acc-border-radius-tabby);color:var(--pds-tabs-accordion-header-text-color-tabby);margin-bottom:var(--pds-tabs-acc-header-gap-tabby);padding:var(--pds-tabs-acc-header-padding-tabby)}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-accordion__item:last-child .pds-accordion__title{margin-bottom:0}.plethoraplugins-accordion.plethoraplugins-theme__minimal.plethoraplugins-theme__tabby .pds-accordion__content{padding:var(--pds-tabs-acc-content-padding-tabby)}.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);width:auto}@media(min-width: 66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{width:auto;max-width:1000%;padding-left:1.41575em;padding-right:1.41575em;clear:both}.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw)}}@media(min-width: 66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-image.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-image.alignwide{padding-left:0;padding-right:0}}@media(min-width: 66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover-image.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover-image.alignwide,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide{padding-left:0;padding-right:0}}.home.page-template-template-fullwidth .hentry{margin-bottom:0}.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover,.home.page-template-template-fullwidth .hentry .entry-content>.wp-block-image{margin-bottom:4.235801032em}.home.page-template-template-fullwidth .hentry .entry-content h2+.woocommerce,.home.page-template-template-fullwidth .hentry .entry-content h2+[class*=wp-block-woocommerce-]{margin-top:2.2906835em}.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-cover.alignfull,.home.storefront-align-wide.page-template-template-fullwidth .hentry .entry-content>.wp-block-image.alignfull{margin-top:-4.235801032em}.hentry .entry-content .has-small-font-size,.editor-styles-wrapper .has-small-font-size{font-size:.875em}.hentry .entry-content .has-medium-font-size,.editor-styles-wrapper .has-medium-font-size{font-size:1.41575em}.hentry .entry-content .has-large-font-size,.editor-styles-wrapper .has-large-font-size{font-size:1.618em}.hentry .entry-content .has-huge-font-size,.editor-styles-wrapper .has-huge-font-size{font-size:2.2906835em}.hentry .entry-content .wp-block-audio,.editor-styles-wrapper .wp-block-audio{margin-bottom:1.41575em;width:100%}.hentry .entry-content .wp-block-audio audio,.editor-styles-wrapper .wp-block-audio audio{width:100%}.hentry .entry-content .wp-block-audio.alignleft audio,.hentry .entry-content .wp-block-audio.alignright audio,.editor-styles-wrapper .wp-block-audio.alignleft audio,.editor-styles-wrapper .wp-block-audio.alignright audio{max-width:284px}.hentry .entry-content .wp-block-audio.aligncenter,.editor-styles-wrapper .wp-block-audio.aligncenter{margin:0 auto 1.41575em;max-width:47.8260869565%}.hentry .entry-content .wp-block-video,.editor-styles-wrapper .wp-block-video{margin-bottom:1.41575em}.hentry .entry-content .wp-block-video video,.editor-styles-wrapper .wp-block-video video{width:100%}.hentry .entry-content .wp-block-button,.editor-styles-wrapper .wp-block-button{margin-bottom:1.41575em}.hentry .entry-content .wp-block-button .wp-block-button__link,.editor-styles-wrapper .wp-block-button .wp-block-button__link{border-radius:0;font-size:1em;line-height:1.618;border:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none}.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:focus,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:active,.hentry .entry-content .wp-block-button.is-style-outline .wp-block-button__link:hover,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:focus,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:active,.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover{background:rgba(0,0,0,0);border:2px solid currentColor}.hentry .entry-content .wp-block-archives,.hentry .entry-content .wp-block-categories,.hentry .entry-content .wp-block-latest-posts,.editor-styles-wrapper .wp-block-archives,.editor-styles-wrapper .wp-block-categories,.editor-styles-wrapper .wp-block-latest-posts{margin:0 0 1.41575em;list-style:none}.hentry .entry-content .wp-block-latest-posts__post-date,.editor-styles-wrapper .wp-block-latest-posts__post-date{font-size:.875em}.hentry .entry-content .wp-block-latest-posts li,.editor-styles-wrapper .wp-block-latest-posts li{margin:0}.hentry .entry-content .wp-block-latest-posts.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.has-dates li{margin:0 0 1em}.hentry .entry-content .wp-block-latest-posts.is-grid li,.editor-styles-wrapper .wp-block-latest-posts.is-grid li{margin:0 1em 0 0}.hentry .entry-content .wp-block-latest-posts.is-grid.has-dates li,.editor-styles-wrapper .wp-block-latest-posts.is-grid.has-dates li{margin-bottom:1em}@media(min-width: 600px){.hentry .entry-content .wp-block-latest-posts.columns-2 li,.editor-styles-wrapper .wp-block-latest-posts.columns-2 li{margin-right:4.347826087%;width:47.8260869565%}.hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),.editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-3 li,.editor-styles-wrapper .wp-block-latest-posts.columns-3 li{margin-right:4.347826087%;width:30.4347826087%}.hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),.editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-4 li,.editor-styles-wrapper .wp-block-latest-posts.columns-4 li{margin-right:4.347826087%;width:21.7391304348%}.hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),.editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-5 li,.editor-styles-wrapper .wp-block-latest-posts.columns-5 li{margin-right:4.347826087%;width:16.5217391304%}.hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),.editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-latest-posts.columns-6 li,.editor-styles-wrapper .wp-block-latest-posts.columns-6 li{margin-right:4.347826087%;width:13.0434782609%}.hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),.editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li{margin-right:5.8823529412%;width:34.7826086957%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-2 li:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-2 li:nth-of-type(2n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li{margin-right:5.8823529412%;width:21.7391304348%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-3 li:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-3 li:nth-of-type(3n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li{margin-right:5.8823529412%;width:15.2173913043%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-4 li:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-4 li:nth-of-type(4n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li{margin-right:5.8823529412%;width:11.3043478261%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-5 li:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-5 li:nth-of-type(5n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li{margin-right:5.8823529412%;width:8.6956521739%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-latest-posts.columns-6 li:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-latest-posts.columns-6 li:nth-of-type(6n){margin-right:0}}.hentry .entry-content p.has-drop-cap:not(:focus)::first-letter,.editor-styles-wrapper p.has-drop-cap:not(:focus)::first-letter{margin:.15em .3819820591em 0 0;font-size:4.235801032em;font-weight:300;line-height:.618}.hentry .entry-content .wp-block-pullquote,.editor-styles-wrapper .wp-block-pullquote{margin:0 0 1.41575em}.hentry .entry-content .wp-block-pullquote blockquote,.editor-styles-wrapper .wp-block-pullquote blockquote{border:0;margin:0}.hentry .entry-content .wp-block-pullquote p,.editor-styles-wrapper .wp-block-pullquote p{margin-bottom:1em;font-size:1.618em;line-height:1.618}.hentry .entry-content .wp-block-quote,.editor-styles-wrapper .wp-block-quote{margin-bottom:1.41575em;padding:0 0 0 1em}.hentry .entry-content .wp-block-quote.is-large,.hentry .entry-content .wp-block-quote.is-style-large,.editor-styles-wrapper .wp-block-quote.is-large,.editor-styles-wrapper .wp-block-quote.is-style-large{margin:0 0 1.41575em;padding:0;border:0}.hentry .entry-content .wp-block-quote.is-large p,.hentry .entry-content .wp-block-quote.is-style-large p,.editor-styles-wrapper .wp-block-quote.is-large p,.editor-styles-wrapper .wp-block-quote.is-style-large p{font-size:1.41575em;line-height:1.618}.hentry .entry-content .wp-block-quote footer,.hentry .entry-content .wp-block-quote cite,.hentry .entry-content .wp-block-quote__citation,.editor-styles-wrapper .wp-block-quote footer,.editor-styles-wrapper .wp-block-quote cite,.editor-styles-wrapper .wp-block-quote__citation{font-size:1em;font-weight:700}.hentry .entry-content .wp-block-embed.alignleft,.editor-styles-wrapper .wp-block-embed.alignleft{margin-right:2.617924em}.hentry .entry-content .wp-block-embed.alignright,.editor-styles-wrapper .wp-block-embed.alignright{margin-left:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder),.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder){display:inline}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figure,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figure{margin-bottom:1.41575em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignleft,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignleft{margin-right:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) .alignright,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) .alignright{margin-left:2.617924em}.hentry .entry-content div.wp-block-image:not(.block-editor-media-placeholder) figcaption,.editor-styles-wrapper div.wp-block-image:not(.block-editor-media-placeholder) figcaption{margin:0;padding:.875em 0;font-size:.875em;font-style:italic}.hentry .entry-content figure.wp-block-image,.editor-styles-wrapper figure.wp-block-image{margin:0 0 1.41575em}.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{font-size:1.618em;font-weight:300;line-height:1.618;padding:1em;width:calc(100vw - 1em);max-width:calc(100vw - 1em);color:#fff;z-index:1;text-align:center}@media(min-width: 568px){.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{padding:1em;font-size:2.2906835em;width:66.6666666667vw;max-width:66.6666666667vw}}@media(min-width: 768px){.hentry .entry-content .wp-block-cover p.wp-block-cover-text,.editor-styles-wrapper .wp-block-cover p.wp-block-cover-text{font-size:2.2906835em;width:50vw;max-width:50vw}}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{padding:2.617924em 1em;width:calc(100vw - 1em);max-width:calc(100vw - 1em)}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container *:nth-last-child(-n+1){margin-bottom:0}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6{padding:0;margin-left:auto;margin-right:auto}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h1,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h1{font-size:3.706325903em;margin-bottom:.2360828548em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h2,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h2{font-size:2.617924em;margin-bottom:.3342343017em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h3,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h3{font-size:2.2906835em;margin-bottom:.3819820591em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h4,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h4{font-size:1.618em;margin-bottom:.5407911001em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h5,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h5{font-size:1.41575em;margin-bottom:.6180469716em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container h6,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container h6{font-size:1.41575em;margin-bottom:.6180469716em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-small-font-size):not(.has-medium-font-size):not(.has-large-font-size):not(.has-huge-font-size){font-size:1.1em}.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color),.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container p:not(.has-text-color){color:#fff}@media(min-width: 568px){.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{width:66.6666666667vw;max-width:66.6666666667vw}}@media(min-width: 768px){.hentry .entry-content .wp-block-cover .wp-block-cover__inner-container,.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container{width:50vw;max-width:50vw;padding-top:6.8535260698em;padding-bottom:6.8535260698em}}@media(min-width: 66.4989378333em){.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .wp-block-cover.alignwide,.storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignfull,.storefront-align-wide.page-template-template-fullwidth-php .editor-styles-wrapper .wp-block-cover.alignwide,.storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignfull,.storefront-align-wide.storefront-full-width-content .editor-styles-wrapper .wp-block-cover.alignwide{padding-left:0;padding-right:0}}.hentry .entry-content .wp-block-gallery,.editor-styles-wrapper .wp-block-gallery{margin:0 0 1.41575em}.hentry .entry-content .wp-block-gallery .blocks-gallery-image,.hentry .entry-content .wp-block-gallery .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{width:47.8260869565%;margin:0 4.347826087% 4.347826087% 0;flex-grow:0}.hentry .entry-content .wp-block-gallery .blocks-gallery-image:nth-of-type(even),.hentry .entry-content .wp-block-gallery .blocks-gallery-item:nth-of-type(even),.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image:nth-of-type(even),.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0}.hentry .entry-content .wp-block-gallery .blocks-gallery-image figcaption,.hentry .entry-content .wp-block-gallery .blocks-gallery-item figcaption,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image figcaption,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item figcaption{font-size:1em;padding:2.2906835em 1.41575em .6180469716em}@media(min-width: 600px){.hentry .entry-content .wp-block-gallery .blocks-gallery-image,.hentry .entry-content .wp-block-gallery .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{margin:0 4.347826087% 4.347826087% 0}.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item{margin-right:4.347826087%;width:47.8260869565%}.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:4.347826087%;width:30.4347826087%}.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:4.347826087%;width:21.7391304348%}.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:4.347826087%;width:16.5217391304%}.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:4.347826087%;width:13.0434782609%}.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:4.347826087%;width:10.5590062112%}.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:4.347826087%;width:8.6956521739%}.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery .blocks-gallery-item{margin-bottom:5.8823529412%;margin-right:5.8823529412%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item{margin-right:5.8823529412%;width:47.0588235294%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item{margin-right:5.8823529412%;width:29.4117647059%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item{margin-right:5.8823529412%;width:20.5882352941%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item{margin-right:5.8823529412%;width:15.2941176471%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item{margin-right:5.8823529412%;width:11.7647058824%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item{margin-right:5.8823529412%;width:9.243697479%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item{margin-right:5.8823529412%;width:7.3529411765%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.hentry .entry-content .wp-block-separator,.editor-styles-wrapper .wp-block-separator{border:0;margin:0 auto 1.41575em;overflow:hidden}.hentry .entry-content .wp-block-separator:not(.is-style-wide):not(.is-style-dots),.editor-styles-wrapper .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:10%}.hentry .entry-content .wp-block-embed-twitter,.editor-styles-wrapper .wp-block-embed-twitter{overflow:hidden}.hentry .entry-content .wp-block-table,.editor-styles-wrapper .wp-block-table{border-collapse:separate}.hentry .entry-content .wp-block-table td,.hentry .entry-content .wp-block-table th,.editor-styles-wrapper .wp-block-table td,.editor-styles-wrapper .wp-block-table th{border:0;padding:1em 1.41575em;word-break:normal}.hentry .entry-content .wp-block-table thead th,.editor-styles-wrapper .wp-block-table thead th{padding:1.41575em}.hentry .entry-content .wp-block-file,.editor-styles-wrapper .wp-block-file{margin-bottom:1.41575em}.hentry .entry-content .wp-block-file .wp-block-file__button,.editor-styles-wrapper .wp-block-file .wp-block-file__button{font-size:.875em;line-height:1.618;border:0;cursor:pointer;padding:.6180469716em 1.41575em;text-decoration:none;font-weight:600;text-shadow:none;display:inline-block;-webkit-appearance:none;border-radius:0;opacity:1}.hentry .entry-content .wp-block-code,.hentry .entry-content .wp-block-preformatted pre,.editor-styles-wrapper .wp-block-code,.editor-styles-wrapper .wp-block-preformatted pre{font-family:"Courier 10 Pitch",Courier,monospace;font-size:1em}.hentry .entry-content .wp-block-code,.editor-styles-wrapper .wp-block-code{border:none;border-radius:0;padding:1.618em}.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{margin-bottom:1em}@media(min-width: 600px){.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{padding-left:0;padding-right:4.347826087%;margin-left:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){margin-right:0}.hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),.editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even){padding-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:5.8823529412%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:nth-of-type(even),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:nth-of-type(even){padding-right:0}}@media(min-width: 782px){.hentry .entry-content .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n),.editor-styles-wrapper .wp-block-columns.has-2-columns .wp-block-column:nth-of-type(2n){margin-right:0}.hentry .entry-content .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n),.editor-styles-wrapper .wp-block-columns.has-3-columns .wp-block-column:nth-of-type(3n){margin-right:0}.hentry .entry-content .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n),.editor-styles-wrapper .wp-block-columns.has-4-columns .wp-block-column:nth-of-type(4n){margin-right:0}.hentry .entry-content .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n),.editor-styles-wrapper .wp-block-columns.has-5-columns .wp-block-column:nth-of-type(5n){margin-right:0}.hentry .entry-content .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n),.editor-styles-wrapper .wp-block-columns.has-6-columns .wp-block-column:nth-of-type(6n){margin-right:0}.hentry .entry-content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:first-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:first-child){padding-left:0}.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){padding-right:0;margin-right:4.347826087%}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column,body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column{padding-right:0}body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),body:not(.page-template-template-fullwidth-php):not(.storefront-full-width-content) .editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child){margin-right:5.8823529412%}}.hentry .entry-content .wp-block-latest-comments,.editor-styles-wrapper .wp-block-latest-comments{margin:0 0 1.41575em}.hentry .entry-content .wp-block-latest-comments__comment-avatar,.editor-styles-wrapper .wp-block-latest-comments__comment-avatar{margin-top:.3819820591em}.hentry .entry-content .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments__comment{font-size:1em;margin:0 0 1em}.hentry .entry-content .wp-block-latest-comments__comment-date,.editor-styles-wrapper .wp-block-latest-comments__comment-date{font-size:.875em}.hentry .entry-content .wp-block-latest-comments__comment-excerpt p,.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p{margin:.5407911001em 0 1em;font-size:1em;line-height:1.618}.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.hentry .entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.706325903em}.hentry .entry-content .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment,.editor-styles-wrapper .wp-block-latest-comments:not(.has-avatars):not(.has-dates):not(.has-excerpts) .wp-block-latest-comments__comment{margin:0;line-height:1.618}.hentry .entry-content .wp-block-latest-comments br,.editor-styles-wrapper .wp-block-latest-comments br{display:inline;content:""}.wc-block-grid img{display:block;margin:0 auto 1.618em}