@charset "UTF-8";:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:calc(100% - .5em)}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#32373c}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{direction:ltr;display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{color:#1e1e1e;background-color:#fff}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child>.wp-block-navigation-link__content{padding-right:.5em}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:.5em}@media (min-width:782px){.has-child .wp-block-navigation__container{left:1.5em}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content{text-decoration:none}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus{text-decoration:none}.wp-block-navigation-link__content{color:inherit;padding:.5em 1em}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:.375em 1em .375em 0}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments-form input[type=submit]{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-post-comments-form input[type=submit]:active,.wp-block-post-comments-form input[type=submit]:focus,.wp-block-post-comments-form input[type=submit]:hover,.wp-block-post-comments-form input[type=submit]:visited{color:#fff}.wp-block-preformatted{white-space:pre-wrap}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-query-loop li{clear:both}.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-custom-logo{line-height:0}.wp-block-custom-logo .aligncenter{display:table}.wp-block-custom-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;color:#1e1e1e;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-pullquote{border-top:4px solid;border-bottom:4px solid;margin-bottom:1.75em;color:currentColor}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{color:currentColor;text-transform:uppercase;font-size:.8125em;font-style:normal}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none}.wp-block-navigation-link.wp-block-navigation-link{margin:0}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote__citation,.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto;opacity:.4}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-template-part.has-background{padding:1.25em 2.375em;margin-top:0;margin-bottom:0}#end-resizable-editor-section{display:none}.wp-block-eedee-block-gutenslider .slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.wp-block-eedee-block-gutenslider .slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.wp-block-eedee-block-gutenslider .slick-list:focus{outline:none}.wp-block-eedee-block-gutenslider .slick-list.dragging{cursor:pointer;cursor:hand}.wp-block-eedee-block-gutenslider .slick-slider .slick-track,.wp-block-eedee-block-gutenslider .slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.wp-block-eedee-block-gutenslider .slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.wp-block-eedee-block-gutenslider .slick-track:before,.wp-block-eedee-block-gutenslider .slick-track:after{content:"";display:table}.wp-block-eedee-block-gutenslider .slick-track:after{clear:both}.slick-loading .wp-block-eedee-block-gutenslider .slick-track{visibility:hidden}.wp-block-eedee-block-gutenslider .slick-slide{float:left;height:100%;min-height:1px}[dir="rtl"] .wp-block-eedee-block-gutenslider .slick-slide{float:right}.wp-block-eedee-block-gutenslider .slick-slide img{display:block}.wp-block-eedee-block-gutenslider .slick-slide.slick-loading img{display:none}.wp-block-eedee-block-gutenslider .slick-slide.dragging img{pointer-events:none}.slick-initialized .wp-block-eedee-block-gutenslider .slick-slide{display:block}.slick-loading .wp-block-eedee-block-gutenslider .slick-slide{visibility:hidden}.slick-vertical .wp-block-eedee-block-gutenslider .slick-slide{display:block;height:auto;border:1px solid transparent}.wp-block-eedee-block-gutenslider .slick-arrow.slick-hidden{display:none}.wp-block-eedee-block-gutenslider .slick-dotted.slick-slider{margin-bottom:30px}.wp-block-eedee-block-gutenslider .slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.wp-block-eedee-block-gutenslider .slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.wp-block-eedee-block-gutenslider .slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.wp-block-eedee-block-gutenslider .slick-dots li button:hover,.wp-block-eedee-block-gutenslider .slick-dots li button:focus{outline:none}.wp-block-eedee-block-gutenslider .slick-dots li button:hover:before,.wp-block-eedee-block-gutenslider .slick-dots li button:focus:before{opacity:1}.wp-block-eedee-block-gutenslider .slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"somethingnotslicky";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-block-eedee-block-gutenslider .slick-dots li.slick-active button:before{color:#000;opacity:.75}.wp-block-eedee-block-gutenslider{position:relative;background-size:cover;background-position:center center}.wp-block-eedee-block-gutenslider.ed-desktop-hidden{display:none}.wp-block-eedee-block-gutenslider:not(.adaptive-height) .slick-slider,.wp-block-eedee-block-gutenslider:not(.adaptive-height) .slick-list,.wp-block-eedee-block-gutenslider:not(.adaptive-height) .slick-track{height:100%}.wp-block-eedee-block-gutenslider .slick-slider{background-image:var(--gutenslider-bg-image);background-size:cover;background-position:50% 50%}.wp-block-eedee-block-gutenslider .slick-slider>*:not(.slick-list):not(.slick-arrow):not(.eedee-gutenslider-nav){display:none}.wp-block-eedee-block-gutenslider .slick-track{display:-ms-flexbox;display:flex;min-height:var(--gutenslider-min-height)}.wp-block-eedee-block-gutenslider .slick-track .slick-slide{height:auto}.wp-block-eedee-block-gutenslider .slick-track .slick-slide>div{height:100%;width:100%;display:-ms-flexbox;display:flex}.wp-block-eedee-block-gutenslider .eedee-background-div{position:absolute;top:0;left:0;right:0;bottom:0}.wp-block-eedee-block-gutenslider .eedee-background-div .eedee-background-div__overlay{position:absolute;top:0;left:0;right:0;bottom:0}.wp-block-eedee-block-gutenslider .eedee-background-div img{width:100%;height:100%}.wp-block-eedee-block-gutenslider .eedee-background-div video{width:100%;height:100%}.wp-block-eedee-block-gutenslider .gutenslider-empty{display:none}.wp-block-eedee-block-gutenslider.alignleft,.wp-block-eedee-block-gutenslider.alignright,.wp-block-eedee-block-gutenslider.aligncenter{min-width:50%}.wp-block-eedee-block-gutenslider .slick-current .simpleParallax img{will-change:transform}.wp-block-eedee-block-gutenslider .simpleParallax{height:100%}.wp-block-eedee-block-gutenslider.has-no-slides{min-height:0}.wp-block-eedee-block-gutenslider.has-no-slides .slick-track,.wp-block-eedee-block-gutenslider.has-no-slides .slick-slider{min-height:0}.wp-block-eedee-block-gutenslider.has-no-slides .gutenslider-empty{display:block}.wp-block-eedee-block-gutenslider.content-fixed{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider.content-fixed.adaptive-height .slick-slider{position:relative}.wp-block-eedee-block-gutenslider.content-fixed.adaptive-height .wp-block-eedee-gutenslider__content{position:absolute;top:0;bottom:0;right:0;left:0;min-height:100%}.wp-block-eedee-block-gutenslider.content-fixed.fixed-height .slick-slider,.wp-block-eedee-block-gutenslider.content-fixed.fixed-height .slick-track,.wp-block-eedee-block-gutenslider.content-fixed.fixed-height .slick-list{height:inherit}.wp-block-eedee-block-gutenslider.content-fixed .slick-slider{position:absolute;top:0;left:0;width:100%}.wp-block-eedee-block-gutenslider.content-fixed .slick-slider .slick-list .wp-block-eedee-block-gutenslide .slide-content{display:none}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content{position:absolute;top:0;right:0;left:0;bottom:0;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:1;position:relative;min-height:var(--gutenslider-min-height);padding-top:var(--gutenslider-padding-y);padding-bottom:var(--gutenslider-padding-y);padding-left:var(--gutenslider-padding-x);padding-right:var(--gutenslider-padding-x)}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content .wp-block-eedee-block-gutenslide{display:none}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content>:first-child,.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content>.wp-block-eedee-block-gutenslide+:not(.wp-block-eedee-block-gutenslide){margin-top:0}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content>:last-child{margin-bottom:0}.wp-block-eedee-block-gutenslider.content-change .slide-content{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:var(--gutenslider-padding-y);padding-bottom:var(--gutenslider-padding-y);padding-left:var(--gutenslider-padding-x);padding-right:var(--gutenslider-padding-x)}#start-resizable-editor-section{display:none}.wp-block-eedee-block-gutenslider .slick-disabled{display:none !important}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav{display:none;cursor:pointer;border:none;outline:none;position:absolute;z-index:3;padding:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);background:transparent;width:var(--gutenslider-arrow-size-sm);height:var(--gutenslider-arrow-size-sm);-webkit-transition:background-color 0.3s color 0.3s;-o-transition:background-color 0.3s color 0.3s;transition:background-color 0.3s color 0.3s}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav.slick-arrow.slick-prev::before,.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav.slick-arrow.slick-next::before{content:none}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg{width:var(--gutenslider-arrow-size-sm);height:var(--gutenslider-arrow-size-sm);-webkit-transition:fill 0.3s, stroke 0.3s, background 0.3s;-o-transition:fill 0.3s, stroke 0.3s, background 0.3s;transition:fill 0.3s, stroke 0.3s, background 0.3s}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg .bg,.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg #bg{background:var(--gutenslider-arrow-bg-color);fill:var(--gutenslider-arrow-bg-color);-webkit-transition:fill 0.3s, stroke 0.3s, background 0.3s;-o-transition:fill 0.3s, stroke 0.3s, background 0.3s;transition:fill 0.3s, stroke 0.3s, background 0.3s}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg .arrow,.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg #arrow{stroke:none;fill:var(--gutenslider-arrow-color);-webkit-transition:fill 0.3s, stroke 0.3s, background 0.3s;-o-transition:fill 0.3s, stroke 0.3s, background 0.3s;transition:fill 0.3s, stroke 0.3s, background 0.3s}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg:hover .bg,.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg:hover #bg{background:var(--gutenslider-arrow-bg-hover-color);fill:var(--gutenslider-arrow-bg-hover-color)}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg:hover .arrow,.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg:hover #arrow{stroke:none;fill:var(--gutenslider-arrow-hover-color)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-prev{top:calc(50% + var(--gutenslider-arrow-y-offset-sm));-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:var(--gutenslider-arrow-x-offset-sm)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-next{top:calc(50% + var(--gutenslider-arrow-y-offset-sm));-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:var(--gutenslider-arrow-x-offset-sm)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-prev{top:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);left:var(--gutenslider-arrow-x-offset-sm)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);left:calc(var(--gutenslider-arrow-x-offset-sm) + var(--gutenslider-arrow-size-sm) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-prev{left:auto;top:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);right:calc(var(--gutenslider-arrow-x-offset-sm) + var(--gutenslider-arrow-size-sm) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);right:var(--gutenslider-arrow-x-offset-sm)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-prev{top:auto;bottom:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);left:var(--gutenslider-arrow-x-offset-sm)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-next{top:auto;bottom:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);left:calc(var(--gutenslider-arrow-x-offset-sm) + var(--gutenslider-arrow-size-sm) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-prev{top:auto;left:auto;bottom:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);right:calc(var(--gutenslider-arrow-x-offset-sm) + var(--gutenslider-arrow-size-sm) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-next{top:auto;bottom:calc(var(--gutenslider-arrow-y-offset-sm) + 10px);right:var(--gutenslider-arrow-x-offset-sm)}@media (min-width: 600px){.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav{width:var(--gutenslider-arrow-size-md);height:var(--gutenslider-arrow-size-md)}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg{width:var(--gutenslider-arrow-size-md);height:var(--gutenslider-arrow-size-md)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-prev{top:calc(50% + var(--gutenslider-arrow-y-offset-md));left:var(--gutenslider-arrow-x-offset-md)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-next{top:calc(50% + var(--gutenslider-arrow-y-offset-md));right:var(--gutenslider-arrow-x-offset-md)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-prev{top:calc(var(--gutenslider-arrow-y-offset-md) + 10px);left:var(--gutenslider-arrow-x-offset-md)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset-md) + 10px);left:calc(var(--gutenslider-arrow-x-offset-md) + var(--gutenslider-arrow-size-md) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-prev{top:calc(var(--gutenslider-arrow-y-offset-md) + 10px);right:calc(var(--gutenslider-arrow-x-offset-md) + var(--gutenslider-arrow-size-md) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset-md) + 10px);right:var(--gutenslider-arrow-x-offset-md)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-prev{bottom:calc(var(--gutenslider-arrow-y-offset-md) + 10px);left:var(--gutenslider-arrow-x-offset-md)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-next{bottom:calc(var(--gutenslider-arrow-y-offset-md) + 10px);left:calc(var(--gutenslider-arrow-x-offset-md) + var(--gutenslider-arrow-size-md) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-prev{bottom:calc(var(--gutenslider-arrow-y-offset-md) + 10px);right:calc(var(--gutenslider-arrow-x-offset-md) + var(--gutenslider-arrow-size-md) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-next{bottom:calc(var(--gutenslider-arrow-y-offset-md) + 10px);right:var(--gutenslider-arrow-x-offset-md)}}@media (min-width: 960px){.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav{width:var(--gutenslider-arrow-size);height:var(--gutenslider-arrow-size)}.wp-block-eedee-block-gutenslider .eedee-gutenslider-nav svg{width:var(--gutenslider-arrow-size);height:var(--gutenslider-arrow-size)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-prev{top:calc(50% + var(--gutenslider-arrow-y-offset));left:var(--gutenslider-arrow-x-offset)}.wp-block-eedee-block-gutenslider.arrow-position-sides .eedee-gutenslider-next{top:calc(50% + var(--gutenslider-arrow-y-offset));right:var(--gutenslider-arrow-x-offset)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-prev{top:calc(var(--gutenslider-arrow-y-offset) + 10px);left:var(--gutenslider-arrow-x-offset)}.wp-block-eedee-block-gutenslider.arrow-position-top-left .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset) + 10px);left:calc(var(--gutenslider-arrow-x-offset) + var(--gutenslider-arrow-size) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-prev{top:calc(var(--gutenslider-arrow-y-offset) + 10px);right:calc(var(--gutenslider-arrow-x-offset) + var(--gutenslider-arrow-size) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-top-right .eedee-gutenslider-next{top:calc(var(--gutenslider-arrow-y-offset) + 10px);right:var(--gutenslider-arrow-x-offset)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-prev{bottom:calc(var(--gutenslider-arrow-y-offset) + 10px);left:var(--gutenslider-arrow-x-offset)}.wp-block-eedee-block-gutenslider.arrow-position-bottom-left .eedee-gutenslider-next{bottom:calc(var(--gutenslider-arrow-y-offset) + 10px);left:calc(var(--gutenslider-arrow-x-offset) + var(--gutenslider-arrow-size) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-prev{bottom:calc(var(--gutenslider-arrow-y-offset) + 10px);right:calc(var(--gutenslider-arrow-x-offset) + var(--gutenslider-arrow-size) + var(--gutenslider-arrow-x-spacing))}.wp-block-eedee-block-gutenslider.arrow-position-bottom-right .eedee-gutenslider-next{bottom:calc(var(--gutenslider-arrow-y-offset) + 10px);right:var(--gutenslider-arrow-x-offset)}}.wp-block-eedee-block-gutenslider #end-resizable-editor-section{display:none}.wp-block-eedee-block-gutenslider.arrow-mb-difference .eedee-gutenslider-nav{mix-blend-mode:difference}.wp-block-eedee-block-gutenslider.arrow-mb-color-burn .eedee-gutenslider-nav{mix-blend-mode:color-burn}.wp-block-eedee-block-gutenslider.arrow-mb-color-dodge .eedee-gutenslider-nav{mix-blend-mode:color-dodge}.wp-block-eedee-block-gutenslider.arrow-mb-exclusion .eedee-gutenslider-nav{mix-blend-mode:exclusion}.wp-block-eedee-block-gutenslider.arrow-mb-saturation .eedee-gutenslider-nav{mix-blend-mode:saturation}.wp-block-eedee-block-gutenslider .slick-prev,.wp-block-eedee-block-gutenslider .slick-next{height:var(--gutenslider-arrow-size);width:var(--gutenslider-arrow-size);background:transparent}.wp-block-eedee-block-gutenslider .slick-prev:before,.wp-block-eedee-block-gutenslider .slick-next:before{font-family:"Lucida Console, Monaco, monospace";font-size:var(--gutenslider-arrow-size);color:var(--gutenslider-arrow-color);opacity:0.5}.wp-block-eedee-block-gutenslider .slick-arrow.slick-prev{z-index:2}.wp-block-eedee-block-gutenslider .slick-arrow.slick-next{z-index:2}.wp-block-eedee-block-gutenslider .slick-dots{margin:0;padding:0;bottom:calc(var(--gutenslider-dot-size) * 0.4);z-index:2;width:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.wp-block-eedee-block-gutenslider .slick-dots li{margin-left:calc(-0.1 * var(--gutenslider-dot-size));margin-right:calc(-0.1 * var(--gutenslider-dot-size))}.wp-block-eedee-block-gutenslider .slick-dots li,.wp-block-eedee-block-gutenslider .slick-dots li button,.wp-block-eedee-block-gutenslider .slick-dots li button:before{width:var(--gutenslider-dot-size);height:var(--gutenslider-dot-size)}.wp-block-eedee-block-gutenslider .slick-dots li button:before{font-size:var(--gutenslider-dot-size);color:var(--gutenslider-dot-color);opacity:0.5;line-height:var(--gutenslider-dot-size)}.wp-block-eedee-block-gutenslider .slick-dots li.slick-active button:before{color:var(--gutenslider-dot-color);opacity:1}.wp-block-eedee-block-gutenslider .slick-next:before,.wp-block-eedee-block-gutenslider .slick-prev:before{font-weight:400;font-family:dashicons}.wp-block-eedee-block-gutenslider.arrow-style-1 .slick-next:before{content:'\f345'}.wp-block-eedee-block-gutenslider.arrow-style-1 .slick-prev:before{content:"\f341"}.wp-block-eedee-block-gutenslider.arrow-style-2 .slick-next:before{content:"\f344"}.wp-block-eedee-block-gutenslider.arrow-style-2 .slick-prev:before{content:"\f340"}.wp-block-eedee-block-gutenslider.arrow-style-3 .slick-next:before{content:"\f519"}.wp-block-eedee-block-gutenslider.arrow-style-3 .slick-prev:before{content:"\f518"}.wp-block-eedee-block-gutenslider.dot-style-1 .slick-dots li button::before{content:'●'}.wp-block-eedee-block-gutenslider.dot-style-2 .slick-dots li button::before{content:'■'}.wp-block-eedee-block-gutenslider.dot-style-3 .slick-dots li button::before{content:'◆'}.wp-block-eedee-block-gutenslider.dot-style-4 .slick-dots li button::before{content:'▲'}body:not(.blog):not(.archive) .wp-block-eedee-block-gutenslider.is-full{--gutenslider-min-height: 100vh !important;position:fixed !important;left:0 !important;top:0 !important;bottom:0 !important;right:0 !important;height:100vh !important;width:100vw !important;min-width:100vw;z-index:-10;margin:0 !important}body:not(.blog):not(.archive) .wp-block-eedee-block-gutenslider.is-full .slick-slider .image{height:100vh !important}body.blog .wp-block-eedee-block-gutenslider.is-full,body.archive .wp-block-eedee-block-gutenslider.is-full{display:none}#start-resizable-editor-section{display:none}@media only screen and (min-width: 600px) and (max-width: 960px){.wp-block-eedee-block-gutenslider.ed-tablet-hidden{display:none}.wp-block-eedee-block-gutenslider.ed-desktop-hidden{display:block}.wp-block-eedee-block-gutenslider .slick-track{min-height:var(--gutenslider-min-height-md)}.wp-block-eedee-block-gutenslider .slick-prev,.wp-block-eedee-block-gutenslider .slick-next{height:var(--gutenslider-arrow-size-md);width:var(--gutenslider-arrow-size-md)}.wp-block-eedee-block-gutenslider .slick-prev:before,.wp-block-eedee-block-gutenslider .slick-next:before{font-size:var(--gutenslider-arrow-size-md)}.wp-block-eedee-block-gutenslider .slick-dots{bottom:calc(var(--gutenslider-dot-size-md) * 0.4)}.wp-block-eedee-block-gutenslider .slick-dots li{margin-left:calc(-0.1 * var(--gutenslider-dot-size-md));margin-right:calc(-0.1 * var(--gutenslider-dot-size-md))}.wp-block-eedee-block-gutenslider .slick-dots li,.wp-block-eedee-block-gutenslider .slick-dots li button,.wp-block-eedee-block-gutenslider .slick-dots li button:before{width:var(--gutenslider-dot-size-md);height:var(--gutenslider-dot-size-md)}.wp-block-eedee-block-gutenslider .slick-dots li button:before{font-size:var(--gutenslider-dot-size-md);line-height:var(--gutenslider-dot-size-md)}.wp-block-eedee-block-gutenslider.content-fixed .gutenslider-preview{min-height:var(--gutenslider-min-height-md)}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content{min-height:var(--gutenslider-min-height-md);padding-top:var(--gutenslider-padding-y-md);padding-bottom:var(--gutenslider-padding-y-md);padding-left:var(--gutenslider-padding-x-md);padding-right:var(--gutenslider-padding-x-md)}.wp-block-eedee-block-gutenslider.content-change .slide-content{padding-top:var(--gutenslider-padding-y-md);padding-bottom:var(--gutenslider-padding-y-md);padding-left:var(--gutenslider-padding-x-md);padding-right:var(--gutenslider-padding-x-md)}}@media only screen and (max-width: 600px){.wp-block-eedee-block-gutenslider.ed-mobile-hidden{display:none}.wp-block-eedee-block-gutenslider.ed-desktop-hidden{display:block}.wp-block-eedee-block-gutenslider .slick-track{min-height:var(--gutenslider-min-height-sm)}.wp-block-eedee-block-gutenslider .slick-prev,.wp-block-eedee-block-gutenslider .slick-next{height:var(--gutenslider-arrow-size-sm);width:var(--gutenslider-arrow-size-sm)}.wp-block-eedee-block-gutenslider .slick-prev:before,.wp-block-eedee-block-gutenslider .slick-next:before{font-size:var(--gutenslider-arrow-size-sm)}.wp-block-eedee-block-gutenslider .slick-dots{bottom:calc(var(--gutenslider-dot-size-sm) * 0.4)}.wp-block-eedee-block-gutenslider .slick-dots li{margin-left:calc(-0.1 * var(--gutenslider-dot-size-sm));margin-right:calc(-0.1 * var(--gutenslider-dot-size-sm))}.wp-block-eedee-block-gutenslider .slick-dots li,.wp-block-eedee-block-gutenslider .slick-dots li button,.wp-block-eedee-block-gutenslider .slick-dots li button:before{width:var(--gutenslider-dot-size-sm);height:var(--gutenslider-dot-size-sm)}.wp-block-eedee-block-gutenslider .slick-dots li button:before{font-size:var(--gutenslider-dot-size-sm);line-height:var(--gutenslider-dot-size-sm)}.wp-block-eedee-block-gutenslider.content-fixed .gutenslider-preview{min-height:var(--gutenslider-min-height-sm)}.wp-block-eedee-block-gutenslider.content-fixed .wp-block-eedee-gutenslider__content{min-height:var(--gutenslider-min-height-sm);padding-top:var(--gutenslider-padding-y-sm);padding-bottom:var(--gutenslider-padding-y-sm);padding-left:var(--gutenslider-padding-x-sm);padding-right:var(--gutenslider-padding-x-sm)}.wp-block-eedee-block-gutenslider.content-change .slide-content{padding-top:var(--gutenslider-padding-y-sm);padding-bottom:var(--gutenslider-padding-y-sm);padding-left:var(--gutenslider-padding-x-sm);padding-right:var(--gutenslider-padding-x-sm)}}#end-resizable-editor-section{display:none}.wp-block-eedee-block-gutenslide{height:100%;width:100%;position:relative}.wp-block-eedee-block-gutenslide>div{height:100%}.wp-block-eedee-block-gutenslide .slide-bg{height:100%;position:absolute;top:0;left:0;right:0;bottom:0;overflow-x:hidden}.wp-block-eedee-block-gutenslide .slide-bg video,.wp-block-eedee-block-gutenslide .slide-bg img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:var(--gutenslider-min-height-sm)}.wp-block-eedee-block-gutenslide .slide-content{min-height:var(--gutenslider-min-height-sm);height:100%;width:100%;display:-ms-flexbox;display:flex;position:relative;overflow-x:hidden;-ms-flex-direction:column;flex-direction:column}.wp-block-eedee-block-gutenslide .slide-content>:first-child{margin-top:0}.wp-block-eedee-block-gutenslide .slide-content>:last-child{margin-bottom:0}.wp-block-eedee-block-gutenslide .slide-overlay{height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none}.wp-block-eedee-block-gutenslide .slide-link{height:100%;width:100%;position:absolute;top:0;left:0}.wp-block-eedee-block-gutenslide p.gutenslider-caption-style-gallery{position:absolute;bottom:0;left:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.6)), color-stop(70%, rgba(0,0,0,0.1)), to(transparent));background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 70%, transparent);background:-o-linear-gradient(bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 70%, transparent);background:linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.1) 70%, transparent)}.wp-block-eedee-block-gutenslider .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider.is-position-top-left .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-top-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider.is-position-top-center .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-top-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider.is-position-top-right .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-top-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider.is-position-center-left .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-center-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider.is-position-center-center .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-center-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider.is-position-center-right .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-center-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider.is-position-bottom-left .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-bottom-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}.wp-block-eedee-block-gutenslider.is-position-bottom-center .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-bottom-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.wp-block-eedee-block-gutenslider.is-position-bottom-right .wp-block-eedee-gutenslider__content,.wp-block-eedee-block-gutenslider.is-position-bottom-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-top-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-top-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-top-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-center-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-bottom-left .slide-content{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:flex-end}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-bottom-center .slide-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.wp-block-eedee-block-gutenslider .wp-block-eedee-block-gutenslide.is-position-bottom-right .slide-content{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}#start-resizable-editor-section{display:none}@media screen and (min-width: 600px) and (max-width: 960px){.wp-block-eedee-block-gutenslide .slide-bg video,.wp-block-eedee-block-gutenslide .slide-bg img{min-height:var(--gutenslider-min-height-md)}.wp-block-eedee-block-gutenslide .slide-content{min-height:var(--gutenslider-min-height-md)}}@media screen and (min-width: 961px){.wp-block-eedee-block-gutenslide .slide-bg video,.wp-block-eedee-block-gutenslide .slide-bg img{min-height:var(--gutenslider-min-height)}.wp-block-eedee-block-gutenslide .slide-content{min-height:var(--gutenslider-min-height)}}#end-resizable-editor-section{display:none}.wp-block-eedee-block-gutenslider.adaptive-height{height:auto !important}.wp-block-eedee-block-gutenslider.adaptive-height>div{height:auto}.wp-block-eedee-block-gutenslider.adaptive-height .slick-track{display:block}.wp-block-eedee-block-gutenslider.adaptive-height .slick-track .slick-slide{height:inherit;min-height:0;height:100%}.wp-block-eedee-block-gutenslider.adaptive-height .wp-block-eedee-block-gutenslide .slide-content{min-height:unset;position:absolute;top:0}.wp-block-eedee-block-gutenslider.adaptive-height .slick-slide>div{display:block}.wp-block-eedee-block-gutenslider.adaptive-height .gutenslider-preview .slick-slide>div{display:-ms-flexbox;display:flex}.wp-block-eedee-block-gutenslider.adaptive-height .gutenslider-preview .slick-slide>div>div{display:block}.wp-block-eedee-block-gutenslider.adaptive-height .eedee-background-div{position:relative;top:0;left:0;right:0;bottom:0}.wp-block-eedee-block-gutenslider.adaptive-height .eedee-background-div .eedee-background-div__overlay{position:absolute;top:0;left:0;right:0;bottom:0}.wp-block-eedee-block-gutenslider.adaptive-height .eedee-background-div>img{width:100%;height:auto}.wp-block-eedee-block-gutenslider.adaptive-height .eedee-background-div>video{width:100%;height:auto}
[data-type="bp/member"] input.components-placeholder__input{flex:1 1 auto;border-radius:2px;border:1px solid #757575;padding:6px 8px}.bp-block-member{position:relative}.bp-block-member .member-content{display:flex}.bp-block-member .user-nicename{display:block}.bp-block-member .user-nicename a{color:currentColor;text-decoration:none;border:none}.bp-block-member .bp-profile-button{width:100%}.bp-block-member .bp-profile-button a.button{position:absolute;bottom:10px;right:0;display:inline-block;margin:18px 0 0}.bp-block-member.has-cover .item-header-avatar,.bp-block-member.has-cover .member-content,.bp-block-member.has-cover .member-description{z-index:2}.bp-block-member.has-cover .member-content{padding-top:75px}.bp-block-member.has-cover .member-description{padding-top:75px}.bp-block-member.has-cover .bp-member-cover-image{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border:0;display:block;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1;height:150px}.bp-block-member img.avatar{width:auto;height:auto}.bp-block-member.avatar-none .item-header-avatar{display:none}.bp-block-member.avatar-none.has-cover{min-height:200px}.bp-block-member.avatar-full{min-height:150px}.bp-block-member.avatar-full .item-header-avatar{width:180px}.bp-block-member.avatar-full.has-cover{min-height:300px}.bp-block-member.avatar-full.has-cover .item-header-avatar{width:200px}.bp-block-member.avatar-full.has-cover img.avatar{border:solid 2px #fff;background:rgba(255,255,255,.8);margin-left:20px}.bp-block-member.avatar-thumb .member-content{min-height:50px;align-items:center}.bp-block-member.avatar-thumb .item-header-avatar{width:70px}.bp-block-member.avatar-thumb.has-cover .item-header-avatar{padding-top:75px}.entry .entry-content .bp-block-member .user-nicename a{color:currentColor;text-decoration:none;border:none}[data-type="bp/members"] .components-placeholder.is-appender{min-height:0}[data-type="bp/members"] .components-placeholder.is-appender .components-placeholder__label:empty{display:none}[data-type="bp/members"] .components-placeholder input.components-placeholder__input{flex:1 1 auto;border-radius:2px;border:1px solid #757575;padding:6px 8px}[data-type="bp/members"].avatar-none .member-description{width:calc(100% - 44px)}[data-type="bp/members"].avatar-full .member-description{width:calc(100% - 224px)}[data-type="bp/members"].avatar-thumb .member-description{width:calc(100% - 114px)}[data-type="bp/members"] .member-content{position:relative}[data-type="bp/members"] .member-content .is-right{position:absolute;top:2px;right:2px}[data-type="bp/members"] .columns-2 .member-content .member-description,[data-type="bp/members"] .columns-3 .member-content .member-description,[data-type="bp/members"] .columns-4 .member-content .member-description{padding-left:44px;width:calc(100% - 44px)}[data-type="bp/members"] .columns-3 .is-right{right:-10px}[data-type="bp/members"] .columns-4 .is-right{right:-50px}.bp-block-members.is-grid{display:flex;flex-wrap:wrap;padding:0}.bp-block-members.is-grid .member-content{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.bp-block-members.columns-2 .member-content{width:calc((100% / 2) - 1.25em + (1.25em / 2))}.bp-block-members.columns-2 .member-content:nth-child(2n){margin-right:0}.bp-block-members.columns-3 .member-content{width:calc((100% / 3) - 1.25em + (1.25em / 3))}.bp-block-members.columns-3 .member-content:nth-child(3n){margin-right:0}.bp-block-members.columns-4 .member-content{width:calc((100% / 4) - 1.25em + (1.25em / 4))}.bp-block-members.columns-4 .member-content:nth-child(4n){margin-right:0}}.bp-block-members .member-content{display:flex;flex-direction:column;padding-bottom:1em;text-align:center}.bp-block-members .member-content .item-header-avatar,.bp-block-members .member-content .member-description{width:100%}.bp-block-members .member-content .item-header-avatar{margin:0 auto}.bp-block-members .member-content .item-header-avatar img.avatar{display:inline-block}@media (min-width:600px){.bp-block-members .member-content{flex-direction:row;text-align:left}.bp-block-members .member-content .item-header-avatar,.bp-block-members .member-content .member-description{width:auto}.bp-block-members .member-content .item-header-avatar{margin:0}}.bp-block-members .member-content .user-nicename{display:block}.bp-block-members .member-content .user-nicename a{color:currentColor;text-decoration:none;border:none}.bp-block-members .member-content time{display:block;font-size:80%;color:#767676}.bp-block-members.avatar-none .item-header-avatar{display:none}.bp-block-members.avatar-full{min-height:190px}.bp-block-members.avatar-full .item-header-avatar{width:180px}.bp-block-members.avatar-thumb .member-content{min-height:80px}.bp-block-members.avatar-thumb .item-header-avatar{width:70px}.bp-block-members.columns-2 .member-content,.bp-block-members.columns-3 .member-content,.bp-block-members.columns-4 .member-content{display:block;text-align:center}.bp-block-members.columns-2 .member-content .item-header-avatar,.bp-block-members.columns-3 .member-content .item-header-avatar,.bp-block-members.columns-4 .member-content .item-header-avatar{margin:0 auto}.bp-block-members img.avatar{width:auto;height:auto;max-width:-webkit-fit-content;max-width:fit-content}.bp-block-members .member-content.has-activity{align-items:center}.bp-block-members .member-content.has-activity .item-header-avatar{padding-right:1em}.bp-block-members .member-content.has-activity .wp-block-quote{margin-bottom:0;text-align:left}.bp-block-members .member-content.has-activity .wp-block-quote cite a{color:currentColor;text-decoration:none;border:none}.entry .entry-content .bp-block-members .user-nicename a{color:currentColor;text-decoration:none;border:none}/**
 * Grid Block styles.
 * These styles are loaded into both the editor, and the frontend.
 */
/**
 * Padding Options
 */
/* autoprefixer grid: no-autoplace */
.wp-block-jetpack-layout-grid {
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__none {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__small {
    padding-left: 8px;
    padding-right: 8px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__medium {
    padding-left: 16px;
    padding-right: 16px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    padding-left: 48px;
    padding-right: 48px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__nowrap {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none {
    padding: 0px; }
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none.has-background {
      padding: 0px 13px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column {
    padding: 8px; }
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column.has-background {
      padding: 8px 21px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column {
    padding: 16px; }
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column.has-background {
      padding: 16px 29px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column {
    padding: 24px; }
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column.has-background {
      padding: 24px 37px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column {
    padding: 48px; }
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column.has-background {
      padding: 48px 61px; }

/**
 * Individual Column Options
 */
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.has-background {
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: .05px;
  padding-bottom: .05px; }

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none {
  padding: 0px; }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.has-background {
    padding: 0px 13px; }

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small {
  padding: 8px; }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small.has-background {
    padding: 8px 21px; }

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium {
  padding: 16px; }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium.has-background {
    padding: 16px 29px; }

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large {
  padding: 24px; }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large.has-background {
    padding: 24px 37px; }

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge {
  padding: 48px; }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge.has-background {
    padding: 48px 61px; }

/**
 * Parent column alignment
 */
.wp-block-jetpack-layout-grid.are-vertically-aligned-top {
  align-items: flex-start; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-center {
  align-items: center; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-bottom {
  align-items: flex-end; }

/**
 * Individual column alignment
 */
.wp-block-jetpack-layout-grid-column.is-vertically-aligned-top {
  align-self: flex-start; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-center {
  align-self: center; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-bottom {
  align-self: flex-end; }
.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{background-color:#fff;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu:focus{border:1px solid #1e1e1e;border-radius:2px;outline:none;transition:none}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px;cursor:default}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#949494;width:18px;height:18px;opacity:.7;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:transparent}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:"\00a0"}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center;text-align:center;padding:.5em 1em;font-size:1em}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{font-family:WooCommerce;content:"\e017";margin-left:.5em;display:inline-block;width:auto;height:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{font-family:WooCommerce;content:"\e031";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-left:.5em;display:inline-block;width:auto;height:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#000;font-size:1.2em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container{position:relative}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error{margin-bottom:24px}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select{border-color:#cc1818}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus{outline-color:#cc1818}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em 0 -.25em .5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 1em .75em 0;flex-basis:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);color:var(--button--color-text);border-color:var(--button--color-background)}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{position:absolute;top:4px;left:50%;right:auto;transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{position:absolute;right:4px;top:4px;left:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-components-product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#cc1818}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#f0b849}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{display:flex;background-color:#f3f3f4;border-left:4px solid #6d6d6d;padding:36px 16px;align-items:center;justify-content:center;flex-direction:column}.wc-block-components-error__header{font-size:2em;font-weight:700;margin:0}.wc-block-components-error__image{max-width:25%}.wc-block-components-error__text{margin:0}.wc-block-components-error__message{margin:1em 0 0;font-style:italic}@media (min-width:481px){.wc-block-components-error{flex-direction:row}.wc-block-components-error__image+.wc-block-components-error__content{margin-left:24px}}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#1e1e1e;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner{width:1em;height:1em;position:absolute;top:50%;left:0;width:100%;height:100%;margin-top:-.5em;color:inherit;box-sizing:content-box}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner:after{content:" ";display:inline-block;margin:0 auto;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;-webkit-animation:wc-block-components-button__spinner__animation 1s linear infinite;animation:wc-block-components-button__spinner__animation 1s linear infinite}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner+.wc-block-components-button__text{visibility:hidden}@-webkit-keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{position:relative;border:none;padding:0 0 0 36px;background:none;margin:0}.is-large .wc-block-components-form .wc-block-components-checkout-step{padding-right:24px}.wc-block-components-form .wc-block-components-checkout-step .wc-block-components-checkout-step__heading:after{content:"";border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:2.5em;bottom:-1em}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content{padding-bottom:1.5em}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative;align-items:center;gap:1em}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:transparent;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:36px;left:-18px;top:0;text-align:center;transform:translateX(-50%)}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:"";height:100%;border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:0}.wc-block-components-checkout-step--with-step-number:last-of-type .wc-block-components-checkout-step__container:after{content:none}.wc-block-components-order-summary .wc-blocks-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;display:table-row;padding-bottom:1px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-top:16px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{font-size:.75em;align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;right:0;top:16px;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-left:24px;padding-top:16px;padding-bottom:16px;line-height:1.375}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__header{display:flex;flex-wrap:wrap;justify-content:space-between}.wc-block-components-payment-method-icons{display:block;text-align:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;height:24px;vertical-align:middle}.wc-block-components-payment-method-icons--align-left{text-align:left}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{text-align:right}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 4px 0 0}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #ccc}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0 0}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{left:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%;margin-top:1.5em}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package-title{margin:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.components-notice.wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:0}.wc-block-components-shipping-rates-control .wc-blocks-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:48px;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-coupon__content .wc-block-components-validation-error{margin-top:8px;position:relative;width:100%}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:400}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;padding:.75em 0;width:100%}.wc-block-components-totals-item__label{flex-grow:1;font-weight:700}.wc-block-components-totals-item__value{white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-shipping{position:relative}.wc-block-components-totals-shipping:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-radio-control__option-layout:last-child:after,.wc-block-components-totals-shipping .wc-block-components-radio-control__option:last-child:after{display:none}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:.75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:transparent;opacity:.8}.wc-block-components-totals-shipping .wc-blocks-components-panel:last-child:after{border-bottom-width:0}.wc-block-components-totals-taxes{position:relative}.wc-block-components-totals-taxes:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;display:flex;height:1em;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid;border-radius:2px;height:1.125em;width:1.125em;margin:0;min-height:18px;min-width:18px;overflow:hidden;position:static;vertical-align:middle;background-color:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:currentColor;border-color:currentColor}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{border-color:hsla(0,0%,100%,.6);background-color:transparent}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:transparent;border-color:hsla(0,0%,100%,.6)}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff;position:absolute;left:.0625em;top:-.125em;width:1em;height:1em}.wc-block-components-checkbox .wc-block-components-checkbox__label{padding-left:8px;vertical-align:middle}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-checkbox__mark{display:none}}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:none;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 .365em .365em 0;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e0e0e0;color:#1e1e1e}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-right:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#cc1818}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#949494;cursor:not-allowed}.wc-block-components-country-input{margin-top:1.5em}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #8d96a0;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e0e0e0}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.28571;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:transparent;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#757575;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.28571;padding:0;text-align:left}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 0 0 .3em}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.28571}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#757575;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#ddd}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-block-components-filter-submit-button{display:block;margin-left:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask__children{opacity:.5}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media (max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media (max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}.wc-blocks-components-panel.has-border{position:relative}.wc-blocks-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-blocks-components-panel.has-border+.wc-blocks-components-panel.has-border:after{border-top-width:0}.wc-blocks-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0;padding:.375em 32px .375em 0;position:relative;text-align:left;width:100%}.wc-blocks-components-panel__button,.wc-blocks-components-panel__button:active,.wc-blocks-components-panel__button:focus,.wc-blocks-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none}.wc-blocks-components-panel__button>.wc-blocks-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-blocks-components-panel__content{padding-bottom:1em;overflow:auto}.theme-twentyseventeen .wc-blocks-components-panel__button,.theme-twentytwenty .wc-blocks-components-panel__button{background:transparent;color:inherit}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden;text-align:center}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:22px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{position:relative;margin-top:calc(.75em + 5px);padding:1.5em 35px 1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li{display:inline-block;width:50%}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:16px;text-align:center;width:100%}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0}.wc-block-components-express-payment-continue-rule{display:flex;align-items:center;text-align:center;padding:0 36px;margin:24px 0}.wc-block-components-express-payment-continue-rule:before{margin-right:10px}.wc-block-components-express-payment-continue-rule:after{margin-left:10px}.wc-block-components-express-payment-continue-rule:after,.wc-block-components-express-payment-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-components-express-payment-continue-rule--cart{margin:16px 0;text-transform:uppercase}.theme-twentynineteen .wc-block-components-express-payment__title:before{display:none}.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title{padding-left:12px;padding-right:12px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-card-elements{display:flex;width:100%}.wc-block-card-elements .wc-block-components-validation-error{position:static}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#cc1818}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-blocks-credit-card-images{padding-top:12px;display:flex}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon{height:18px;width:auto;margin-right:12px}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon:last-child{margin-right:0}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0;margin-right:10px}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.wc-block-components-price-slider__range-input-wrapper{padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}.wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-right:10px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:auto}.wc-block-components-price-slider__range-input{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important;position:absolute;left:0;top:0}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%23757575' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%23757575' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%23757575' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%23757575' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none) and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports (-ms-ime-align:auto){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;width:100%;top:7px}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;pointer-events:none;max-width:100%;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:transparent;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor;margin:-3px}.theme-twentytwentyone .wc-block-price-filter__range-input{background:transparent;margin:-3px;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{margin-top:-9px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{transform:translate(2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{transform:translate(-2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{border:0;height:auto;position:relative;height:50px}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{display:none}.theme-twentytwentyone .wc-block-price-filter__range-input{height:100%;margin:0;width:100%}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.33333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.66667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.28571%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media (max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}}@media (min-width:481px) and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}.wc-block-components-quantity-selector{display:flex;min-width:100px;border:1px solid #ddd;background:#fff;border-radius:4px;box-sizing:content-box}.has-dark-controls .wc-block-components-quantity-selector{background-color:transparent;border-color:hsla(0,0%,100%,.4)}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:transparent;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f0f0f0;outline:1px solid #ddd}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#949494}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{color:#fff;background:transparent}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:transparent}.has-dark-controls .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#1e1e1e;font-style:normal;text-align:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#1e1e1e}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #ddd}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#949494;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #ddd}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{color:#fff}.has-dark-controls .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:hsla(0,0%,100%,.3)}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;position:relative;display:block;padding:12px 12px 0 72px}.wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option-layout{position:relative;display:table;width:100%;padding-bottom:12px}.wc-block-components-radio-control__option-layout:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:right;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:20px;line-height:max(1rem,20px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:2px solid;border-radius:50%;display:inline-block;height:1.25rem;left:24px;min-height:20px;min-width:20px;position:absolute;top:12px;width:1.25rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:currentColor;border-radius:50%;content:"";display:block;height:.625em;left:50%;margin:0;min-height:10px;min-width:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}@media (min-width:783px){.wc-block-components-radio-control .wc-block-components-radio-control__input{height:1rem;margin-top:2px;min-height:16px;min-width:16px;width:1rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{height:.5em;min-height:8px;min-width:8px;width:.5em}}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:"\00a0"}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-components-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:48px}.wc-block-components-review-list-item__image>img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-right:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;color:grey;order:4}.wc-block-components-review-list-item__published-date{color:grey;order:5}.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}.editor-styles .wc-block-components-review-list,.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-select{height:3em;position:relative}.wc-block-components-select label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;color:#757575;z-index:1;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}.has-dark-controls .wc-block-components-select label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-select label{transition:none}}.wc-block-components-select.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-select.has-error .components-custom-select-control__button,.wc-block-components-select.has-error .components-custom-select-control__button:active,.wc-block-components-select.has-error .components-custom-select-control__button:focus,.wc-block-components-select.has-error .components-custom-select-control__button:hover{border-color:#cc1818}.wc-block-components-select.has-error .components-custom-select-control__button:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-select.has-error label{color:#cc1818}.wc-block-components-select .components-custom-select-control__button,.wc-block-components-select .components-custom-select-control__button:active,.wc-block-components-select .components-custom-select-control__button:focus,.wc-block-components-select .components-custom-select-control__button:hover{font-size:1em;background-color:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;overflow:hidden;padding:1.5em 16px .25em;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%}.has-dark-controls .wc-block-components-select .components-custom-select-control__button,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:active,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:focus,.has-dark-controls .wc-block-components-select .components-custom-select-control__button:hover{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.wc-block-components-select .components-custom-select-control__button-icon{right:12px}.has-dark-controls .wc-block-components-select .components-custom-select-control__button-icon{fill:#fff}.wc-block-components-select .components-custom-select-control__menu{background-color:#fff;margin:0;max-height:300px;overflow:auto}.wc-block-components-select .components-custom-select-control__menu:empty{display:none}.has-dark-controls .wc-block-components-select .components-custom-select-control__menu{background-color:#1e1e1e;color:#fff}.wc-block-components-select .components-custom-select-control__item{font-size:1em;margin-left:0;padding-left:16px}.has-dark-controls .wc-block-components-select .components-custom-select-control__item.is-highlighted,.has-dark-controls .wc-block-components-select .components-custom-select-control__item:focus,.has-dark-controls .wc-block-components-select .components-custom-select-control__item:hover{background-color:rgba(0,0,0,.4)}.wc-block-components-select .components-custom-select-control__item-icon{display:none}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{box-sizing:border-box;margin:0;padding-right:3.77358%;width:65%}.wc-block-components-sidebar{box-sizing:border-box;margin:0;padding-left:2.26415%;width:35%}.wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-totals-item,.is-large .wc-block-components-sidebar .wc-blocks-components-panel{padding-left:16px;padding-right:16px}.theme-twentytwenty .wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-state-input{margin-top:1.5em}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0;display:flex;flex-wrap:nowrap}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0 0 0 auto;border:0;outline:0;color:currentColor}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;left:16px;width:auto}@media (max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;left:0;bottom:auto}}@media (max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:transparent;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor;border-radius:0}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover{background:transparent}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-text-input{position:relative;margin-top:1.5em;white-space:nowrap}.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#757575;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}.has-dark-controls .wc-block-components-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-text-input label{transition:none}}.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff}.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em 16px}.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-text-input.has-error input:focus{outline:1px dotted #cc1818;outline-offset:2px}.wc-block-components-text-input.has-error label{color:#cc1818}.wc-block-components-text-input:only-child{margin-top:0}.wc-block-components-textarea{font-size:1em;background-color:#fff;border:1px solid #8d96a0;border-radius:4px;color:#2b2d2f;font-family:inherit;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsla(0,0%,100%,.6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);color:#fff}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em}.wc-block-components-validation-error{font-size:.75em;color:#cc1818;max-width:100%;position:absolute;top:calc(100% - 1px);white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;line-height:12px;margin:0;min-height:24px;padding:0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-cart__submit{position:relative}.wc-block-cart__submit-container{padding-bottom:16px}.wc-block-cart__submit-button{width:100%;margin:0 0 16px}.wc-block-cart__submit-button:last-child{margin-bottom:0}.is-medium .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-mobile .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky),.is-small .wc-block-cart__submit-container:not(.wc-block-cart__submit-container--sticky){padding-left:0;padding-right:0;padding-top:0}@media (min-width:783px){.wc-block-cart__submit-container--sticky{display:none}}@media (max-width:782px){.wc-block-cart__submit-container--sticky{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart__submit-container--sticky:before{box-shadow:0 -10px 20px 10px currentColor;color:hsla(0,0%,80%,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-product-name{color:inherit}.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type{margin-top:0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{table-layout:fixed;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden;min-width:300px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity{width:116px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:transparent;box-shadow:none;display:inline;text-decoration:underline;fill:currentColor;position:absolute;top:16px;right:0;display:none}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:right;line-height:1.25}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value{display:block}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after{content:"\00a0"}.wc-block-cart--is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-icon,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span{display:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;margin-right:24px;padding-bottom:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-right:16px;-ms-grid-row-align:end;align-self:end;padding-top:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{display:block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/span 2;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-align:end;align-self:end;-ms-grid-column-align:end;justify-self:end;padding-bottom:.375em}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge{display:none}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 16px 16px 0;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child,.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-components-radio-control__option{padding-left:24px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-blocks-components-panel),.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__totals-title{padding-left:16px;padding-right:16px}.is-large.wc-block-cart .wc-block-cart__payment-options{padding:16px}.wp-block-woocommerce-cart.is-loading{display:none}.wp-block-woocommerce-cart{margin-bottom:3em}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wc-block-checkout__add-note{position:relative;padding:16px}.wc-block-checkout__add-note:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__add-note .wc-block-components-textarea{margin-top:16px}.wc-block-checkout__form{margin:0;max-width:100%}.wc-block-checkout__create-account,.wc-block-checkout__use-address-for-billing{margin-top:1.5em}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package:not(:first-of-type){margin-top:36px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2){margin-top:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.is-large .wc-block-checkout__shipping-option .wc-block-components-radio-control__input{margin-left:-8px}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;padding-right:12px;flex-grow:1;flex-basis:0}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center;margin:0 0 48px;padding:0 0 0 36px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto;margin-left:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,.wc-block-checkout--is-loading .wc-block-components-express-payment>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-payment{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,.wc-block-checkout--is-loading .wc-block-components-express-payment:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-express-payment{min-height:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;width:150px}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-express-payment-continue-rule>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;width:10em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;border-radius:50%;display:block;height:100%;width:1.5em}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__title:before:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__container:after{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;display:block;min-height:100px}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step__content>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%}.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after>*,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-checkout__form .wc-block-components-checkout-step:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:var(--global--color-primary,#e0e0e0)!important;color:var(--global--color-primary,#e0e0e0)!important;outline:0!important;border:0!important;box-shadow:none;pointer-events:none;max-width:100%;min-height:460px}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:flex}.wc-block-checkout-empty,.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image,.wc-block-checkout-empty .wc-block-checkout-error__image,.wc-block-checkout-error .wc-block-checkout-empty__image,.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title,.wc-block-checkout-empty .wc-block-checkout-error__title,.wc-block-checkout-error .wc-block-checkout-empty__title,.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description,.wc-block-checkout-empty .wc-block-checkout-error__description,.wc-block-checkout-error .wc-block-checkout-empty__description,.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:40px;order:0}.is-large .wc-block-checkout__actions{padding-right:36px}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 0 4px 60px;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 .5em 0 -60px;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{margin:0;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;text-decoration:none;margin:0;border:none;cursor:pointer;background:none;padding:0 .5em;color:#757575;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #e0e0e0,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #ccc,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:290px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;text-decoration:none;margin:0 0 0 6px;border:none;cursor:pointer;background:none;padding:0 .5em;color:#757575;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #757575,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #e0e0e0,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#1e1e1e;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:290px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after{content:")"}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:right;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 16px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;padding:16px 0 0;width:16px;overflow:hidden;position:absolute;right:0;top:50%;margin:-8px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove:before{width:16px;height:16px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}:root{--wp-admin-theme-color: #007cba;--wp-admin-theme-color-darker-10: #006ba1;--wp-admin-theme-color-darker-20: #005a87}:root{--coblocks-spacing--0: 0;--coblocks-spacing--1: 0.5em;--coblocks-spacing--2: 1em;--coblocks-spacing--3: 1.5em;--coblocks-spacing--4: 2em;--coblocks-spacing--5: 2.5em;--coblocks-spacing--6: 3em;--coblocks-spacing--7: 3.5em;--coblocks-spacing--8: 4em;--coblocks-spacing--9: 4.5em;--coblocks-spacing--10: 7em}.has-columns{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media (min-width: 600px){.has-columns.has-2-columns>*:not(.block-editor-inner-blocks),.has-columns.has-3-columns>*:not(.block-editor-inner-blocks),.has-columns.has-4-columns>*:not(.block-editor-inner-blocks){flex-basis:50%}}@media (min-width: 782px){.has-columns.has-3-columns>*:not(.block-editor-inner-blocks),.has-columns.has-4-columns>*:not(.block-editor-inner-blocks){flex-basis:33.33%}}@media (max-width: 959px){.has-columns.has-4-columns>*:not(.block-editor-inner-blocks){flex-basis:50%}}@media (min-width: 1280px){.has-columns.has-4-columns>*:not(.block-editor-inner-blocks){flex-basis:25%}}.alignfull .has-columns{padding-left:var(--coblocks-spacing--2, 1em);padding-right:var(--coblocks-spacing--2, 1em)}@media (min-width: 600px){.alignfull .has-columns{padding-left:var(--coblocks-spacing--4, 2em);padding-right:var(--coblocks-spacing--4, 2em)}}@media (max-width: 599px){.has-responsive-columns{flex-direction:column}.has-responsive-columns>*{max-width:100% !important;width:100% !important}.has-responsive-columns>[class*="wp-block"]:last-child{margin-bottom:0}.has-responsive-columns.has-no-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:0}.has-responsive-columns.has-small-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--1, 0.5em) * 2.35)}.has-responsive-columns.has-medium-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--2, 1em) * 2.35)}.has-responsive-columns.has-large-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em) * 2.35)}.has-responsive-columns.has-huge-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--4, 2em) * 2.35)}.has-responsive-columns.has-custom-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-custom-gutter, 0) * 2.35)}}.has-small-gutter.has-2-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--1, 0.5em))}.has-small-gutter.has-3-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 3 - var(--coblocks-spacing--2, 1em))}.has-small-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--1, 0.5em))}@media (min-width: 960px){.has-small-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 4 - var(--coblocks-spacing--2, 1em))}}@media (max-width: 959px){.has-small-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(1),.has-small-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(2 * var(--coblocks-spacing--1, 0.5em))}}.has-medium-gutter.has-2-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--2, 1em))}.has-medium-gutter.has-3-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2.975 - var(--coblocks-spacing--3, 1.5em))}.has-medium-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--2, 1em))}@media (min-width: 960px){.has-medium-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 4 - var(--coblocks-spacing--3, 1.5em))}}@media (max-width: 959px){.has-medium-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(1),.has-medium-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(2 * var(--coblocks-spacing--2, 1em))}}.has-large-gutter.has-2-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2.01 - var(--coblocks-spacing--3, 1.5em))}.has-large-gutter.has-3-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 3.03 - var(--coblocks-spacing--4, 2em))}.has-large-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--3, 1.5em))}@media (min-width: 960px){.has-large-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 4.08 - var(--coblocks-spacing--4, 2em))}}@media (max-width: 959px){.has-large-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(1),.has-large-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(2 * var(--coblocks-spacing--3, 1.5em))}}.has-huge-gutter.has-2-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2.02 - var(--coblocks-spacing--4, 2em))}.has-huge-gutter.has-3-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 3.09 - var(--coblocks-spacing--5, 2.5em))}.has-huge-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-spacing--4, 2em))}@media (min-width: 960px){.has-huge-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 4.15 - var(--coblocks-spacing--5, 2.5em))}}@media (max-width: 959px){.has-huge-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(1),.has-huge-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(2 * var(--coblocks-spacing--4, 2em))}}.has-custom-gutter.has-2-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-custom-gutter, 0))}.has-custom-gutter.has-3-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 3 - var(--coblocks-custom-gutter, 0))}.has-custom-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 2 - var(--coblocks-custom-gutter, 0))}@media (min-width: 960px){.has-custom-gutter.has-4-columns>*:not(.block-editor-inner-blocks){max-width:calc(100% / 4 - var(--coblocks-custom-gutter, 0))}}@media (max-width: 959px){.has-custom-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(1),.has-custom-gutter.has-4-columns>*:not(.block-editor-inner-blocks):nth-of-type(2){margin-bottom:calc(2 * var(--coblocks-custom-gutter, 0))}}.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-cover{background-size:cover}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-top-left{background-position:top left}.bg-top-center{background-position:top center}.bg-top-right{background-position:top right}.bg-center-left{background-position:center left}.bg-center-center{background-position:center center}.bg-center-right{background-position:center right}.bg-bottom-left{background-position:bottom left}.bg-bottom-center{background-position:bottom center}.bg-bottom-right{background-position:bottom right}.has-background-overlay{position:relative}.has-background-overlay:not(.has-background){background-color:#000}.has-background-overlay::before{background-color:inherit;bottom:0;content:"";left:0;opacity:0.5;position:absolute;right:0;top:0}.has-background-overlay-10::before{opacity:.1}.has-background-overlay-20::before{opacity:.2}.has-background-overlay-30::before{opacity:.3}.has-background-overlay-40::before{opacity:.4}.has-background-overlay-50::before{opacity:.5}.has-background-overlay-60::before{opacity:.6}.has-background-overlay-70::before{opacity:.7}.has-background-overlay-80::before{opacity:.8}.has-background-overlay-90::before{opacity:.9}.has-background-overlay-100::before{opacity:1}.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling: touch){.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion: reduce){.has-parallax{background-attachment:scroll}}.has-small-padding,.has-small-padding.wp-block-group,.has-small-padding.wp-block-group.has-background{padding-left:var(--coblocks-spacing--1, 0.5em)}.has-medium-padding,.has-medium-padding.wp-block-group,.has-medium-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--2, 1em)}.has-large-padding,.has-large-padding.wp-block-group,.has-large-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--3, 1.5em)}.has-huge-padding,.has-huge-padding.wp-block-group,.has-huge-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--4, 2em)}.has-custom-padding,.has-custom-padding.wp-block-group,.has-custom-padding.wp-block-group.has-background{padding:var(--coblocks-custom-padding)}.content-area__wrapper .has-small-padding,.content-area__wrapper .has-small-padding.wp-block-group,.content-area__wrapper .has-small-padding.wp-block-group.has-background,.editor-styles-wrapper .has-small-padding,.editor-styles-wrapper .has-small-padding.wp-block-group,.editor-styles-wrapper .has-small-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--1, 0.5em)}.content-area__wrapper .has-medium-padding,.content-area__wrapper .has-medium-padding.wp-block-group,.content-area__wrapper .has-medium-padding.wp-block-group.has-background,.editor-styles-wrapper .has-medium-padding,.editor-styles-wrapper .has-medium-padding.wp-block-group,.editor-styles-wrapper .has-medium-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--2, 1em)}.content-area__wrapper .has-large-padding,.content-area__wrapper .has-large-padding.wp-block-group,.content-area__wrapper .has-large-padding.wp-block-group.has-background,.editor-styles-wrapper .has-large-padding,.editor-styles-wrapper .has-large-padding.wp-block-group,.editor-styles-wrapper .has-large-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--3, 1.5em)}.content-area__wrapper .has-huge-padding,.content-area__wrapper .has-huge-padding.wp-block-group,.content-area__wrapper .has-huge-padding.wp-block-group.has-background,.editor-styles-wrapper .has-huge-padding,.editor-styles-wrapper .has-huge-padding.wp-block-group,.editor-styles-wrapper .has-huge-padding.wp-block-group.has-background{padding:var(--coblocks-spacing--4, 2em)}.content-area__wrapper .has-custom-padding,.content-area__wrapper .has-custom-padding.wp-block-group,.content-area__wrapper .has-custom-padding.wp-block-group.has-background,.editor-styles-wrapper .has-custom-padding,.editor-styles-wrapper .has-custom-padding.wp-block-group,.editor-styles-wrapper .has-custom-padding.wp-block-group.has-background{padding:var(--coblocks-custom-padding)}.has-small-margin{margin-bottom:var(--coblocks-spacing--1, 0.5em);margin-top:var(--coblocks-spacing--1, 0.5em)}.has-medium-margin{margin-bottom:var(--coblocks-spacing--2, 1em);margin-top:var(--coblocks-spacing--2, 1em)}.has-large-margin{margin-bottom:var(--coblocks-spacing--3, 1.5em);margin-top:var(--coblocks-spacing--3, 1.5em)}.has-huge-margin{margin-bottom:var(--coblocks-spacing--4, 2em);margin-top:var(--coblocks-spacing--4, 2em)}.has-shadow{box-shadow:0 1.5vw 3vw -0.7vw rgba(0,0,0,0.125)}.shadow-sm,.has-shadow-sml{box-shadow:0 0.5vw 2vw -0.25vw rgba(0,0,0,0.2)}.shadow-md,.has-shadow-med{box-shadow:0 1vw 3vw -0.5vw rgba(0,0,0,0.2)}.shadow-lg,.has-shadow-lrg{box-shadow:0 1.8vw 3vw -0.7vw rgba(0,0,0,0.2)}[class*="hint--"]{display:inline-block;position:relative}[class*="hint--"]::before,[class*="hint--"]::after{opacity:0;pointer-events:none;position:absolute;transform:translate3d(0, 0, 0);visibility:hidden;z-index:1000000}[class*="hint--"]::before{background:transparent;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*="hint--"]::after{background:#1e1e1e;border-radius:2px;box-shadow:2px 2px 4px rgba(0,0,0,0.1);color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;line-height:11px;padding:6px 8px 7px 9px;white-space:nowrap}[class*="hint--"]:hover::before,[class*="hint--"]:hover::after{opacity:1;visibility:visible}[class*="hint--"][aria-label]::after{content:attr(aria-label)}[class*="hint--"][data-hint]::after{content:attr(data-hint)}[aria-label=""]::before,[aria-label=""]::after,[data-hint=""]::before,[data-hint=""]::after{display:none !important}.hint--top::before{border-top-color:#1e1e1e;left:calc(50% - 6px) !important;margin-bottom:-10px}.hint--top::before,.hint--top::after{bottom:103%;left:50%}.hint--top::after{transform:translateX(-50%)}.hint--top:hover::after{transform:translateX(-50%)}.hint--bottom::before{border-bottom-color:#1e1e1e;left:calc(50% - 10px);margin-top:-11px}.hint--bottom::before,.hint--bottom::after{left:50%;top:100%}.hint--bottom::after{transform:translateX(-50%)}.hint--bottom:hover::before{transform:translateY(8px)}.hint--bottom:hover::after{transform:translateX(-50%) translateY(8px)}.ui-datepicker.coblocks{background-color:#fff;border:1px solid #dfdfdf;border-radius:0;border-top:none;box-shadow:0 3px 6px rgba(0,0,0,0.075);margin:0;padding:0;width:auto}.ui-datepicker.coblocks *{border-radius:0;padding:0}.ui-datepicker.coblocks table{border:none;border-collapse:collapse;margin:0;width:auto}.ui-datepicker.coblocks .ui-widget-header,.ui-datepicker.coblocks .ui-datepicker-header{background-image:none;border:none;font-weight:400}.ui-datepicker.coblocks .ui-datepicker-header .ui-state-hover{background:transparent;border-color:transparent;cursor:pointer}.ui-datepicker.coblocks .ui-datepicker-title{font-size:14px;line-height:14px;margin:0;padding:10px 0;text-align:center}.ui-datepicker.coblocks .ui-datepicker-prev,.ui-datepicker.coblocks .ui-datepicker-next{height:34px;position:relative;top:0;width:34px}.ui-datepicker.coblocks .ui-datepicker-prev,.ui-datepicker.coblocks .ui-datepicker-prev-hover{left:0}.ui-datepicker.coblocks .ui-datepicker-next,.ui-datepicker.coblocks .ui-datepicker-next-hover{right:0}.ui-datepicker.coblocks .ui-datepicker-next span,.ui-datepicker.coblocks .ui-datepicker-prev span{display:none}.ui-datepicker.coblocks .ui-state-hover .ui-datepicker-prev,.ui-datepicker.coblocks .ui-state-hover .ui-datepicker-next{border:none}.ui-datepicker.coblocks .ui-datepicker-prev{float:left}.ui-datepicker.coblocks .ui-datepicker-next{float:right}.ui-datepicker.coblocks .ui-datepicker-prev::before,.ui-datepicker.coblocks .ui-datepicker-next::before{font:400 20px/34px "dashicons";height:34px;padding-left:7px;speak:none;width:34px}.ui-datepicker.coblocks .ui-datepicker-prev::before{content:"\f341"}.ui-datepicker.coblocks .ui-datepicker-next::before{content:"\f345"}.ui-datepicker.coblocks .ui-datepicker-prev-hover::before,.ui-datepicker.coblocks .ui-datepicker-next-hover::before{opacity:0.7}.ui-datepicker.coblocks select.ui-datepicker-month,.ui-datepicker.coblocks select.ui-datepicker-year{width:33%}.ui-datepicker.coblocks thead{font-weight:600}.ui-datepicker.coblocks th{border-width:1px;padding:10px}.ui-datepicker.coblocks td{border:1px solid #f4f4f4;padding:0}.ui-datepicker.coblocks td.ui-datepicker-other-month{border:transparent}.ui-datepicker.coblocks td.ui-datepicker-week-end{background-color:#f4f4f4;border:1px solid #f4f4f4}.ui-datepicker.coblocks td.ui-datepicker-today{background-color:#f0f0c0}.ui-datepicker.coblocks td.ui-datepicker-current-day{background:#bd8}.ui-datepicker.coblocks td .ui-state-default{background:transparent;border:none;color:#444;display:block;font-weight:400;padding:5px 10px;text-align:center;text-decoration:none;width:auto}.ui-datepicker.coblocks td.ui-state-disabled .ui-state-default{opacity:0.5}.has-background-video{position:relative}.has-background-video.has-background-overlay::before{z-index:1}.has-background-video.has-background-overlay>:not(.coblocks-video-bg){z-index:10}.has-background-video>:not(.coblocks-video-bg){position:relative}.coblocks-video-bg{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.coblocks-video-bg>video{background-position:center center;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}.coblocks-gallery{list-style:none !important;padding-left:0;padding-right:0}.coblocks-gallery--item{list-style:none !important;margin:0;padding:0 !important}.coblocks-gallery--item figure{position:relative}.coblocks-gallery--item img{opacity:1;vertical-align:middle}.coblocks-gallery .coblocks-gallery--item figcaption{color:inherit;margin:0 !important}.coblocks-gallery.is-cropped .coblocks-gallery--item a,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail a,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img{width:100%}@supports ((position: -webkit-sticky) or (position: sticky)){.coblocks-gallery.is-cropped .coblocks-gallery--item a,.coblocks-gallery.is-cropped .coblocks-gallery--item img,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail a,.coblocks-gallery.is-cropped .coblocks-gallery--item-thumbnail img{flex:1;height:100%;-o-object-fit:cover;object-fit:cover}}.alignfull ul.coblocks-gallery,.alignwide ul.coblocks-gallery{max-width:100%}.coblocks-gallery--item-thumbnail{list-style:none !important;margin:0;padding:0}.coblocks-gallery--item-thumbnail figure{margin:0;position:relative}.coblocks-gallery--item-thumbnail img{vertical-align:middle}figcaption.coblocks-gallery--primary-caption{font-size:13px;margin-bottom:1em;margin-top:1.2em;text-align:center}figcaption.coblocks-gallery--primary-caption:not(.has-caption-color){color:#1e1e1e}.wp-block-group div[class*="wp-block-coblocks-gallery"]{margin-bottom:10px !important;margin-top:10px !important}@media (min-width: 250px){.has-grid-sml .coblocks-gallery--item{width:50%}}@media (min-width: 500px){.has-grid-sml .coblocks-gallery--item{width:33.33333%}}@media (min-width: 800px){.has-grid-sml .coblocks-gallery--item{width:25%}}@media (min-width: 1300px){.has-grid-sml .coblocks-gallery--item{width:20%}}@media (min-width: 1700px){.has-grid-sml .coblocks-gallery--item{width:16.66667%}}@media (min-width: 1900px){.has-grid-sml .coblocks-gallery--item{width:14.28571%}}@media (min-width: 350px){.has-grid-med .coblocks-gallery--item{width:50%}}@media (min-width: 650px){.has-grid-med .coblocks-gallery--item{width:33.33333%}}@media (min-width: 1100px){.has-grid-med .coblocks-gallery--item{width:25%}}@media (min-width: 1600px){.alignfull .has-grid-med .coblocks-gallery--item{width:20%}}@media (min-width: 1900px){.alignfull .has-grid-med .coblocks-gallery--item{width:16.66667%}}@media (min-width: 400px){.has-grid-lrg .coblocks-gallery--item{width:50%}}@media (min-width: 800px){.has-grid-lrg .coblocks-gallery--item{width:33.33333%}}@media (min-width: 1600px){.alignfull .has-grid-lrg .coblocks-gallery--item{width:25%}}@media (min-width: 1900px){.alignfull .has-grid-lrg .coblocks-gallery--item{width:20%}}@media (min-width: 400px){.has-grid-xlrg .coblocks-gallery--item{width:50%}}@media (min-width: 1600px){.alignfull .has-grid-xlrg .coblocks-gallery--item{width:33.33333%}}@media (min-width: 1900px){.alignfull .has-grid-xlrg .coblocks-gallery--item{width:25%}}@media (min-width: 400px){.has-no-alignment .has-grid-lrg .coblocks-gallery--item{width:50%}}@media (min-width: 900px){.has-no-alignment .has-grid-lrg .coblocks-gallery--item{width:33.33333%}}.coblocks-gallery.has-gutter{overflow:hidden}@media (min-width: 600px){.has-gutter-5{margin:-3px !important;max-width:calc(100% + 5px) !important}.has-gutter-10{margin:-5px !important;max-width:calc(100% + 10px) !important}.has-gutter-15{margin:-8px !important;max-width:calc(100% + 15px) !important}.has-gutter-20{margin:-10px !important;max-width:calc(100% + 20px) !important}.has-gutter-25{margin:-13px !important;max-width:calc(100% + 25px) !important}.has-gutter-30{margin:-15px !important;max-width:calc(100% + 30px) !important}.has-gutter-35{margin:-18px !important;max-width:calc(100% + 35px) !important}.has-gutter-40{margin:-20px !important;max-width:calc(100% + 40px) !important}.has-gutter-45{margin:-23px !important;max-width:calc(100% + 45px) !important}.has-gutter-50{margin:-25px !important;max-width:calc(100% + 50px) !important}.has-gutter-5 .coblocks-gallery--figure{margin:3px}.has-gutter-10 .coblocks-gallery--figure{margin:5px}.has-gutter-15 .coblocks-gallery--figure{margin:8px}.has-gutter-20 .coblocks-gallery--figure{margin:10px}.has-gutter-25 .coblocks-gallery--figure{margin:13px}.has-gutter-30 .coblocks-gallery--figure{margin:15px}.has-gutter-35 .coblocks-gallery--figure{margin:18px}.has-gutter-40 .coblocks-gallery--figure{margin:20px}.has-gutter-45 .coblocks-gallery--figure{margin:23px}.has-gutter-50 .coblocks-gallery--figure{margin:25px}}@media (max-width: 599px){.has-gutter-mobile-5{margin:-3px !important;max-width:calc(100% + 5px) !important}.has-gutter-mobile-5 .coblocks-gallery--figure{margin:3px}.has-gutter-mobile-10{margin:-5px !important;max-width:calc(100% + 10px) !important}.has-gutter-mobile-10 .coblocks-gallery--figure{margin:5px}.has-gutter-mobile-15{margin:-8px !important;max-width:calc(100% + 15px) !important}.has-gutter-mobile-15 .coblocks-gallery--figure{margin:8px}.has-gutter-mobile-20{margin:-10px !important;max-width:calc(100% + 20px) !important}.has-gutter-mobile-20 .coblocks-gallery--figure{margin:10px}.has-gutter-mobile-25{margin:-13px !important;max-width:calc(100% + 25px) !important}.has-gutter-mobile-25 .coblocks-gallery--figure{margin:13px}.has-gutter-mobile-30{margin:-15px !important;max-width:calc(100% + 30px) !important}.has-gutter-mobile-30 .coblocks-gallery--figure{margin:15px}.has-gutter-mobile-35{margin:-18px !important;max-width:calc(100% + 35px) !important}.has-gutter-mobile-35 .coblocks-gallery--figure{margin:18px}.has-gutter-mobile-40{margin:-20px !important;max-width:calc(100% + 40px) !important}.has-gutter-mobile-40 .coblocks-gallery--figure{margin:20px}.has-gutter-mobile-45{margin:-23px !important;max-width:calc(100% + 45px) !important}.has-gutter-mobile-45 .coblocks-gallery--figure{margin:23px}.has-gutter-mobile-50{margin:-25px !important;max-width:calc(100% + 50px) !important}.has-gutter-mobile-50 .coblocks-gallery--figure{margin:25px}}.has-horizontal-gutter{overflow-x:hidden}.wp-block-coblocks-gallery-carousel .coblocks-gallery--item,.wp-block-coblocks-gallery-thumbnails .coblocks-gallery--item{height:100%;margin:0 !important}@media (min-width: 1300px){.has-no-alignment .has-carousel-lrg .coblocks-gallery--item{width:70%}}.has-no-alignment .has-carousel-xlrg .coblocks-gallery--item{width:100%}.has-carousel-sml .coblocks-gallery--item{width:65%}@media (min-width: 700px){.has-carousel-sml .coblocks-gallery--item{width:33.333%}}@media (min-width: 1100px){.has-carousel-sml .coblocks-gallery--item{width:25%}}@media (min-width: 1600px){.has-carousel-sml .coblocks-gallery--item{width:20%}}.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:100%}@media (min-width: 700px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:33.333%}}@media (min-width: 1100px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:25%}}@media (min-width: 1600px){.has-carousel-sml.has-aligned-cells .coblocks-gallery--item{width:20%}}.has-carousel-med .coblocks-gallery--item{width:70%}@media (min-width: 700px){.has-carousel-med .coblocks-gallery--item{width:33.333%}}@media (min-width: 1800px){.has-carousel-med .coblocks-gallery--item{width:25%}}.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:100%}@media (min-width: 600px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:50%}}@media (min-width: 900px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:33.333%}}@media (min-width: 1200px){.has-carousel-med.has-aligned-cells .coblocks-gallery--item{width:25%}}.has-carousel-lrg .coblocks-gallery--item{width:80%}@media (min-width: 600px){.has-carousel-lrg .coblocks-gallery--item{width:70%}}@media (min-width: 1300px){.has-carousel-lrg .coblocks-gallery--item{width:60%}}.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:100%}@media (min-width: 600px){.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:50%}}@media (min-width: 1800px){.has-carousel-lrg.has-aligned-cells .coblocks-gallery--item{width:33.333%}}.has-carousel-xlrg .coblocks-gallery--item{width:100%}@media (min-width: 1200px){.has-carousel-xlrg .coblocks-gallery--item{width:80%}}.has-carousel-xlrg.has-aligned-cells .coblocks-gallery--item{width:100%}@media (min-width: 600px){.has-margin-bottom-5{margin-bottom:5px !important}.has-margin-bottom-10{margin-bottom:10px !important}.has-margin-bottom-15{margin-bottom:15px !important}.has-margin-bottom-20{margin-bottom:20px !important}.has-margin-bottom-25{margin-bottom:25px !important}.has-margin-bottom-30{margin-bottom:30px !important}.has-margin-bottom-35{margin-bottom:35px !important}.has-margin-bottom-40{margin-bottom:40px !important}.has-margin-bottom-45{margin-bottom:45px !important}.has-margin-bottom-50{margin-bottom:50px !important}}@media (max-width: 599px){.has-margin-bottom-mobile-5{margin-bottom:5px !important}.has-margin-bottom-mobile-10{margin-bottom:10px !important}.has-margin-bottom-mobile-15{margin-bottom:15px !important}.has-margin-bottom-mobile-20{margin-bottom:20px !important}.has-margin-bottom-mobile-25{margin-bottom:25px !important}.has-margin-bottom-mobile-30{margin-bottom:30px !important}.has-margin-bottom-mobile-35{margin-bottom:35px !important}.has-margin-bottom-mobile-40{margin-bottom:40px !important}.has-margin-bottom-mobile-45{margin-bottom:45px !important}.has-margin-bottom-mobile-50{margin-bottom:50px !important}}@media (min-width: 600px){.has-margin-top-5{margin-top:3px !important}.has-margin-top-10{margin-top:5px !important}.has-margin-top-15{margin-top:8px !important}.has-margin-top-20{margin-top:10px !important}.has-margin-top-25{margin-top:13px !important}.has-margin-top-30{margin-top:15px !important}.has-margin-top-35{margin-top:18px !important}.has-margin-top-40{margin-top:20px !important}.has-margin-top-45{margin-top:23px !important}.has-margin-top-50{margin-top:25px !important}}@media (max-width: 599px){.has-margin-top-mobile-5{margin-top:3px !important}.has-margin-top-mobile-10{margin-top:5px !important}.has-margin-top-mobile-15{margin-top:8px !important}.has-margin-top-mobile-20{margin-top:10px !important}.has-margin-top-mobile-25{margin-top:13px !important}.has-margin-top-mobile-30{margin-top:15px !important}.has-margin-top-mobile-35{margin-top:18px !important}.has-margin-top-mobile-40{margin-top:20px !important}.has-margin-top-mobile-45{margin-top:23px !important}.has-margin-top-mobile-50{margin-top:25px !important}}@media (min-width: 600px){.has-margin-right-5{margin-right:3px !important}.has-margin-right-10{margin-right:5px !important}.has-margin-right-15{margin-right:8px !important}.has-margin-right-20{margin-right:10px !important}.has-margin-right-25{margin-right:13px !important}.has-margin-right-30{margin-right:15px !important}.has-margin-right-35{margin-right:18px !important}.has-margin-right-40{margin-right:20px !important}.has-margin-right-45{margin-right:23px !important}.has-margin-right-50{margin-right:25px !important}}@media (max-width: 599px){.has-margin-right-mobile-5{margin-right:3px !important}.has-margin-right-mobile-10{margin-right:5px !important}.has-margin-right-mobile-15{margin-right:8px !important}.has-margin-right-mobile-20{margin-right:10px !important}.has-margin-right-mobile-25{margin-right:13px !important}.has-margin-right-mobile-30{margin-right:15px !important}.has-margin-right-mobile-35{margin-right:18px !important}.has-margin-right-mobile-40{margin-right:20px !important}.has-margin-right-mobile-45{margin-right:23px !important}.has-margin-right-mobile-50{margin-right:25px !important}}@media (min-width: 600px){.has-margin-left-5{margin-left:3px !important}.has-margin-left-10{margin-left:5px !important}.has-margin-left-15{margin-left:8px !important}.has-margin-left-20{margin-left:10px !important}.has-margin-left-25{margin-left:13px !important}.has-margin-left-30{margin-left:15px !important}.has-margin-left-35{margin-left:18px !important}.has-margin-left-40{margin-left:20px !important}.has-margin-left-45{margin-left:23px !important}.has-margin-left-50{margin-left:25px !important}}@media (max-width: 599px){.has-margin-left-mobile-5{margin-left:3px !important}.has-margin-left-mobile-10{margin-left:5px !important}.has-margin-left-mobile-15{margin-left:8px !important}.has-margin-left-mobile-20{margin-left:10px !important}.has-margin-left-mobile-25{margin-left:13px !important}.has-margin-left-mobile-30{margin-left:15px !important}.has-margin-left-mobile-35{margin-left:18px !important}.has-margin-left-mobile-40{margin-left:20px !important}.has-margin-left-mobile-45{margin-left:23px !important}.has-margin-left-mobile-50{margin-left:25px !important}}@media (min-width: 600px){.has-negative-margin-right-5{margin-right:-3px !important}.has-negative-margin-right-10{margin-right:-5px !important}.has-negative-margin-right-15{margin-right:-8px !important}.has-negative-margin-right-20{margin-right:-10px !important}.has-negative-margin-right-25{margin-right:-13px !important}.has-negative-margin-right-30{margin-right:-15px !important}.has-negative-margin-right-35{margin-right:-18px !important}.has-negative-margin-right-40{margin-right:-20px !important}.has-negative-margin-right-45{margin-right:-23px !important}.has-negative-margin-right-50{margin-right:-25px !important}}@media (max-width: 599px){.has-negative-margin-right-mobile-5{margin-right:-3px !important}.has-negative-margin-right-mobile-10{margin-right:-5px !important}.has-negative-margin-right-mobile-15{margin-right:-8px !important}.has-negative-margin-right-mobile-20{margin-right:-10px !important}.has-negative-margin-right-mobile-25{margin-right:-13px !important}.has-negative-margin-right-mobile-30{margin-right:-15px !important}.has-negative-margin-right-mobile-35{margin-right:-18px !important}.has-negative-margin-right-mobile-40{margin-right:-20px !important}.has-negative-margin-right-mobile-45{margin-right:-23px !important}.has-negative-margin-right-mobile-50{margin-right:-25px !important}}@media (min-width: 600px){.has-negative-margin-left-5{margin-left:-3px !important}.has-negative-margin-left-10{margin-left:-5px !important}.has-negative-margin-left-15{margin-left:-8px !important}.has-negative-margin-left-20{margin-left:-10px !important}.has-negative-margin-left-25{margin-left:-13px !important}.has-negative-margin-left-30{margin-left:-15px !important}.has-negative-margin-left-35{margin-left:-18px !important}.has-negative-margin-left-40{margin-left:-20px !important}.has-negative-margin-left-45{margin-left:-23px !important}.has-negative-margin-left-50{margin-left:-25px !important}}@media (max-width: 599px){.has-negative-margin-left-mobile-5{margin-left:-3px !important}.has-negative-margin-left-mobile-10{margin-left:-5px !important}.has-negative-margin-left-mobile-15{margin-left:-8px !important}.has-negative-margin-left-mobile-20{margin-left:-10px !important}.has-negative-margin-left-mobile-25{margin-left:-13px !important}.has-negative-margin-left-mobile-30{margin-left:-15px !important}.has-negative-margin-left-mobile-35{margin-left:-18px !important}.has-negative-margin-left-mobile-40{margin-left:-20px !important}.has-negative-margin-left-mobile-45{margin-left:-23px !important}.has-negative-margin-left-mobile-50{margin-left:-25px !important}}@media (min-width: 600px){.has-negative-margin-5{margin:-3px !important}.has-negative-margin-10{margin:-5px !important}.has-negative-margin-15{margin:-8px !important}.has-negative-margin-20{margin:-10px !important}.has-negative-margin-25{margin:-13px !important}.has-negative-margin-30{margin:-15px !important}.has-negative-margin-35{margin:-18px !important}.has-negative-margin-40{margin:-20px !important}.has-negative-margin-45{margin:-23px !important}.has-negative-margin-50{margin:-25px !important}}@media (max-width: 599px){.has-negative-margin-mobile-5{margin:-3px !important}.has-negative-margin-mobile-10{margin:-5px !important}.has-negative-margin-mobile-15{margin:-8px !important}.has-negative-margin-mobile-20{margin:-10px !important}.has-negative-margin-mobile-25{margin:-13px !important}.has-negative-margin-mobile-30{margin:-15px !important}.has-negative-margin-mobile-35{margin:-18px !important}.has-negative-margin-mobile-40{margin:-20px !important}.has-negative-margin-mobile-45{margin:-23px !important}.has-negative-margin-mobile-50{margin:-25px !important}}@media (min-width: 600px){.has-padding-5{padding:5px !important}.has-padding-10{padding:10px !important}.has-padding-15{padding:15px !important}.has-padding-20{padding:20px !important}.has-padding-25{padding:25px !important}.has-padding-30{padding:30px !important}.has-padding-35{padding:35px !important}.has-padding-40{padding:40px !important}.has-padding-45{padding:45px !important}.has-padding-50{padding:50px !important}.has-padding-55{padding:55px !important}.has-padding-60{padding:60px !important}.has-padding-65{padding:65px !important}.has-padding-70{padding:70px !important}.has-padding-75{padding:75px !important}.has-padding-80{padding:80px !important}.has-padding-85{padding:85px !important}.has-padding-90{padding:90px !important}.has-padding-95{padding:95px !important}.has-padding-100{padding:100px !important}}@media (max-width: 599px){.has-padding-mobile-5{padding:5px !important}.has-padding-mobile-10{padding:10px !important}.has-padding-mobile-15{padding:15px !important}.has-padding-mobile-20{padding:20px !important}.has-padding-mobile-25{padding:25px !important}.has-padding-mobile-30{padding:30px !important}.has-padding-mobile-35{padding:35px !important}.has-padding-mobile-40{padding:40px !important}.has-padding-mobile-45{padding:45px !important}.has-padding-mobile-50{padding:50px !important}.has-padding-mobile-55{padding:55px !important}.has-padding-mobile-60{padding:60px !important}.has-padding-mobile-65{padding:65px !important}.has-padding-mobile-70{padding:70px !important}.has-padding-mobile-75{padding:75px !important}.has-padding-mobile-80{padding:80px !important}.has-padding-mobile-85{padding:85px !important}.has-padding-mobile-90{padding:90px !important}.has-padding-mobile-95{padding:95px !important}.has-padding-mobile-100{padding:100px !important}}.has-border-radius-2 .coblocks-gallery--item img{border-radius:2px}.has-border-radius-2 .coblocks-gallery--item figcaption{border-radius:0 0 2px 2px}.has-border-radius-3 .coblocks-gallery--item img{border-radius:3px}.has-border-radius-3 .coblocks-gallery--item figcaption{border-radius:0 0 3px 3px}.has-border-radius-4 .coblocks-gallery--item img{border-radius:4px}.has-border-radius-4 .coblocks-gallery--item figcaption{border-radius:0 0 4px 4px}.has-border-radius-5 .coblocks-gallery--item img{border-radius:5px}.has-border-radius-5 .coblocks-gallery--item figcaption{border-radius:0 0 5px 5px}.has-border-radius-6 .coblocks-gallery--item img{border-radius:6px}.has-border-radius-6 .coblocks-gallery--item figcaption{border-radius:0 0 6px 6px}.has-border-radius-7 .coblocks-gallery--item img{border-radius:7px}.has-border-radius-7 .coblocks-gallery--item figcaption{border-radius:0 0 7px 7px}.has-border-radius-8 .coblocks-gallery--item img{border-radius:8px}.has-border-radius-8 .coblocks-gallery--item figcaption{border-radius:0 0 8px 8px}.has-border-radius-9 .coblocks-gallery--item img{border-radius:9px}.has-border-radius-9 .coblocks-gallery--item figcaption{border-radius:0 0 9px 9px}.has-border-radius-10 .coblocks-gallery--item img{border-radius:10px}.has-border-radius-10 .coblocks-gallery--item figcaption{border-radius:0 0 10px 10px}.has-border-radius-11 .coblocks-gallery--item img{border-radius:11px}.has-border-radius-11 .coblocks-gallery--item figcaption{border-radius:0 0 11px 11px}.has-border-radius-12 .coblocks-gallery--item img{border-radius:12px}.has-border-radius-12 .coblocks-gallery--item figcaption{border-radius:0 0 12px 12px}.has-border-radius-13 .coblocks-gallery--item img{border-radius:13px}.has-border-radius-13 .coblocks-gallery--item figcaption{border-radius:0 0 13px 13px}.has-border-radius-14 .coblocks-gallery--item img{border-radius:14px}.has-border-radius-14 .coblocks-gallery--item figcaption{border-radius:0 0 14px 14px}.has-border-radius-15 .coblocks-gallery--item img{border-radius:15px}.has-border-radius-15 .coblocks-gallery--item figcaption{border-radius:0 0 15px 15px}.has-border-radius-16 .coblocks-gallery--item img{border-radius:16px}.has-border-radius-16 .coblocks-gallery--item figcaption{border-radius:0 0 16px 16px}.has-border-radius-17 .coblocks-gallery--item img{border-radius:17px}.has-border-radius-17 .coblocks-gallery--item figcaption{border-radius:0 0 17px 17px}.has-border-radius-18 .coblocks-gallery--item img{border-radius:18px}.has-border-radius-18 .coblocks-gallery--item figcaption{border-radius:0 0 18px 18px}.has-border-radius-19 .coblocks-gallery--item img{border-radius:19px}.has-border-radius-19 .coblocks-gallery--item figcaption{border-radius:0 0 19px 19px}.has-border-radius-20 .coblocks-gallery--item img{border-radius:20px}.has-border-radius-20 .coblocks-gallery--item figcaption{border-radius:0 0 20px 20px}.has-caption-style-light .coblocks-gallery--item figcaption{background:linear-gradient(0deg, rgba(255,255,255,0.93) 6.3%, rgba(255,255,255,0.5) 61%, rgba(255,255,255,0)) !important;opacity:1 !important}.coblocks-gallery:not(.has-caption-color).has-caption-style-dark figcaption{color:#fff}.coblocks-gallery:not(.has-caption-color).has-caption-style-light figcaption{color:#000}.has-caption-style-none .coblocks-gallery--item{background:none !important;opacity:1 !important}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-enabled.is-draggable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.is-cropped .flickity-viewport{height:100% !important}.flickity-slider{height:100%;position:absolute;width:100%}.flickity-enabled.is-draggable .flickity-viewport{cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{background:rgba(255,255,255,0.75);border:none;color:#000;padding:0;position:absolute;transition:background 100ms, opacity 100ms}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{background:#fff;border:none;box-shadow:0 0 0 2px #000;outline:none}.flickity-button:active{border:none;opacity:0.6}.flickity-button:disabled{cursor:auto;opacity:0.25;pointer-events:none}.flickity-button-icon{fill:#000;transform:translate3d(0, 0, 0)}.flickity-prev-next-button{border-radius:9px;height:72px;top:50%;transform:translateY(-50%);width:57px}.has-top-left-carousel-arrows .flickity-prev-next-button{border-radius:4px;height:42px;top:20px;transform:none;width:42px}.has-top-left-carousel-arrows .flickity-prev-next-button.previous{left:20px}.has-top-left-carousel-arrows .flickity-prev-next-button.next{left:calc(25px + 42px)}.flickity-prev-next-button.previous{left:10px}@media (min-width: 600px){.flickity-prev-next-button.previous{left:20px}}.flickity-prev-next-button.next{right:10px}@media (min-width: 600px){.flickity-prev-next-button.next{right:20px}}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}@media (min-width: 600px){.flickity-rtl .flickity-prev-next-button.previous{right:20px}}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}@media (min-width: 600px){.flickity-rtl .flickity-prev-next-button.next{left:20px}}.flickity-prev-next-button .flickity-button-icon{height:50%;left:23%;position:absolute;top:25%;width:50%}.previous.flickity-prev-next-button .flickity-button-icon{left:26%}.flickity-page-dots{bottom:18px;line-height:1;list-style:none;margin:0 !important;padding:0 !important;position:absolute;text-align:center;width:100%}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{background:rgba(0,0,0,0.3);border-radius:50%;cursor:pointer;display:inline-block;height:9px;margin:0 6px;width:9px}.flickity-page-dots .dot.is-selected{background:rgba(255,255,255,0.75)}.coblocks-lightbox{align-items:center;background:rgba(0,0,0,0);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.admin-bar .coblocks-lightbox{top:32px}@media (max-width: 782px){.admin-bar .coblocks-lightbox{top:46px}}.coblocks-lightbox__background{background-repeat:no-repeat;background-size:cover;bottom:-10em;filter:blur(25px) saturate(175%) brightness(90%);left:-10em;position:absolute;right:-10em;top:-10em}.coblocks-lightbox__heading{align-items:center;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:0.5em;justify-content:space-between;left:3%;position:absolute;right:3%;top:1em}@media (min-width: 600px){.coblocks-lightbox__heading{top:2em}}.coblocks-lightbox__image{z-index:2}.coblocks-lightbox__image img{display:flex;margin:auto;max-height:70vh;max-width:70vw}@media (min-width: 960px){.coblocks-lightbox__image img{max-height:80vh;max-width:80vw}}.coblocks-lightbox__arrow{align-items:center;background-color:transparent;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:auto;margin:0 1%;padding:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:250ms background-color linear;z-index:3}.coblocks-lightbox__arrow:hover{background-color:rgba(255,255,255,0.15)}.coblocks-lightbox__arrow:focus{background-color:rgba(255,255,255,0.25);box-shadow:inset 0 0 0 3px rgba(255,255,255,0.25);outline:none}@media (min-width: 600px){.coblocks-lightbox__arrow{background-color:rgba(255,255,255,0.15);margin:0 2%}.coblocks-lightbox__arrow:hover{background-color:rgba(255,255,255,0.25)}}.coblocks-lightbox__arrow>div{background-color:#fff;height:28px;position:relative;width:28px}@media (min-width: 960px){.coblocks-lightbox__arrow>div{height:32px;width:32px}}.coblocks-lightbox__arrow .arrow-left{left:-1px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg)}.coblocks-lightbox__arrow .arrow-right{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg);right:-1px}.coblocks-lightbox__arrow--left{left:0;right:auto}.coblocks-lightbox__close{background-color:#fff;background-repeat:no-repeat;cursor:pointer;height:26px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/close.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/close.svg);-webkit-mask-size:contain;mask-size:contain;padding:7px;transition:transform 0.15s linear;width:26px}@media (min-width: 960px){.coblocks-lightbox__close{height:32px;width:32px}}.coblocks-lightbox__close:hover{background-color:#fff;transform:scale(1.125)}.coblocks-lightbox__close:focus{background-color:#fff;transform:scale(1.125)}.coblocks-lightbox__caption{color:#fff;margin-top:10px;text-align:center}.has-lightbox>:not(.carousel-nav) figure:hover{cursor:zoom-in}.has-lightbox figure[class^="align"]:hover{cursor:zoom-in}figure.has-lightbox:hover{cursor:zoom-in}.is-twentynineteen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:46px;margin-top:46px}.is-twentynineteen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--caption{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:0.71111em;line-height:1.6;margin:0 0 -20px;padding:0.5rem;text-align:center}.is-twentynineteen .wp-block-coblocks-gallery-stacked figcaption:not([class*="font-size"]){font-size:0.71111em}.is-twentyseventeen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:1.75em;margin-top:1.65em}.is-twentyseventeen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{font-style:italic;margin-bottom:-10px;margin-top:1em}.is-twentyseventeen .entry-content div[class*="wp-block-coblocks-gallery"]:not([class*="masonry"]) .coblocks-gallery:not(.has-caption-color) figcaption{color:#1e1e1e}.is-twentyseventeen .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentysixteen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:2.3em;margin-top:2.3em}.is-twentysixteen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-10px;margin-top:0.6em}.is-twentysixteen .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentyfifteen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:2.2em;margin-top:2.2em}.is-twentyfifteen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-15px;margin-top:0.5em;padding-bottom:0}.is-twentyfifteen .wp-block-coblocks-gallery-masonry figcaption{font-size:13px !important}.is-twentyfourteen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:30px;margin-top:30px}.is-twentyfourteen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-7px;text-align:left}.is-twentythirteen .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:30px;margin-top:34px}.is-twentythirteen .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-10px}.is-twentythirteen .wp-block-coblocks-gallery-masonry figcaption{font-size:13px !important}.is-twentytwelve .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:32px;margin-top:32px}.is-twentytwelve .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery:not([class*="border-radius"]) img{border-radius:inherit}.is-twentytwelve .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-10px}.is-twentytwelve .wp-block-coblocks-gallery-masonry figcaption{padding-bottom:6px}.is-twentyeleven .entry-content div[class*="wp-block-coblocks-gallery"]{margin-bottom:32px;margin-top:33px}.is-twentyeleven .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery img{border:0;max-width:100%;padding:0}.is-twentyeleven .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption{margin-bottom:-15px}.is-twentyeleven .entry-content div[class*="wp-block-coblocks-gallery"] .coblocks-gallery--primary-caption::before{color:#666;content:"\2014";font-size:14px;font-style:normal;font-weight:600;left:10px;margin-right:5px;position:absolute;top:0}.is-twentyeleven .wp-block-coblocks-gallery-stacked figcaption{padding-left:1em !important;padding-right:1em !important;text-align:center !important}.is-twentyeleven .wp-block-coblocks-gallery-stacked figcaption::before{display:none;padding-left:0}.has-filter-grayscale img{filter:grayscale(1)}.has-filter-saturation img{filter:saturate(1.75)}.has-filter-sepia img{filter:sepia(0.5)}.has-filter-dim img{filter:brightness(0.5)}.has-filter-vintage img{filter:contrast(1.3) saturate(1.5) sepia(0.6)}.coblocks-option-selector-control .components-button-group .components-button{justify-content:center;min-width:38px;padding-left:4px;padding-right:4px;vertical-align:middle}.coblocks-option-selector-control.is-custom{margin-bottom:14px}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color)}[class*="wp-block-"].mt-0>.has-margin{margin-top:0 !important}[class*="wp-block-"].mb-0>.has-margin{margin-bottom:0 !important}[class*="wp-block"].mt-0{margin-top:0 !important}[class*="wp-block"].mb-0{margin-bottom:0 !important}.mt-0{margin-top:0}.pt-0{padding-top:0}.coblocks-animate{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}.coblocks-animate.animate-loop{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.coblocks-animate.fadeIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.coblocks-animate.zoomIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}.coblocks-animate.slideInLeft{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInLeft{0%{opacity:0;transform:translateX(-5em)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-5em)}100%{opacity:1;transform:translateX(0)}}.coblocks-animate.slideInRight{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInRight{0%{opacity:0;transform:translateX(5em)}100%{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(5em)}100%{opacity:1;transform:translateX(0)}}.coblocks-animate.slideInBottom{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:slideInBottom;animation-name:slideInBottom}@-webkit-keyframes slideInBottom{0%{opacity:0;transform:translateY(5em)}100%{opacity:1;transform:translateY(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(5em)}100%{opacity:1;transform:translateY(0)}}.coblocks-animate.clipHorizontal{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:clipHorizontal;animation-name:clipHorizontal}@-webkit-keyframes clipHorizontal{0%{-webkit-clip-path:polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%);clip-path:polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%);opacity:0}100%{-webkit-clip-path:polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%);clip-path:polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%);opacity:1}}@keyframes clipHorizontal{0%{-webkit-clip-path:polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%);clip-path:polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%);opacity:0}100%{-webkit-clip-path:polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%);clip-path:polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%);opacity:1}}.coblocks-animate.clipVertical{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:clipVertical;animation-name:clipVertical}@-webkit-keyframes clipVertical{0%{-webkit-clip-path:polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%);clip-path:polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%);opacity:0}100%{-webkit-clip-path:polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%);clip-path:polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%);opacity:1}}@keyframes clipVertical{0%{-webkit-clip-path:polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%);clip-path:polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%);opacity:0}100%{-webkit-clip-path:polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%);clip-path:polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%);opacity:1}}.coblocks-block-patterns__modal .components-modal__header-heading{align-items:center;display:flex}.coblocks-block-patterns__modal .components-base-control__field{margin-bottom:16px}.coblocks-block-patterns__preview{border:1px solid #1e1e1e;border-radius:2px;margin-bottom:24px;padding:9px}.wp-block-button.w-100{width:100%}.wp-block-button.w-100 .wp-block-button__link{width:100%}.is-style-circular .wp-block-button__link{border-radius:100px !important}.is-style-3d .wp-block-button__link{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.25)}.is-style-shadow{z-index:1}.is-style-shadow .wp-block-button__link{box-shadow:0 4px 6px rgba(0,0,0,0.11),0 1px 3px rgba(0,0,0,0.075)}:root{--wp-admin-theme-color: #007cba;--wp-admin-theme-color-darker-10: #006ba1;--wp-admin-theme-color-darker-20: #005a87}@media (min-width: 600px){.coblocks-modal__content{max-width:310px}}.coblocks-modal__content .components-base-control__help{color:#1e1e1e;display:block;font-style:normal;padding-left:36px;padding-top:2px}@media (min-width: 600px){.coblocks-modal__content .components-base-control__help{padding-left:32px}}.wp-block-cover:not(.components-placeholder):not(.is-placeholder).is-style-bottom-wave{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="248" xmlns="http://www.w3.org/2000/svg"><path d="M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="248" xmlns="http://www.w3.org/2000/svg"><path d="M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z"/></svg>');-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.wp-block-cover:not(.components-placeholder):not(.is-placeholder).is-style-top-wave{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="250" xmlns="http://www.w3.org/2000/svg"><path d="M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="250" xmlns="http://www.w3.org/2000/svg"><path d="M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z"/></svg>');-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.is-style-bottom-wave img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="248" xmlns="http://www.w3.org/2000/svg"><path d="M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="248" xmlns="http://www.w3.org/2000/svg"><path d="M250 220.092145s-12.873712-8.581631-26.547345-11.208661c-13.673633-2.62703-19.948005-2.014057-25.847415-1.094596-14.723528 2.276759-29.197081 7.662171-48.145186 21.760565-7.399261 5.341628-19.223078 13.485421-25.122488 15.630829-5.999399 2.145408-13.223677 3.415139-18.873112 2.320543-2.574743-.437838-5.6494355-.612974-12.4487556-3.371355-6.8743126-2.62703-14.6235377-7.049197-19.9230076-10.595688-10.2989701-6.874062-23.6976303-9.501092-33.4966504-9.807579C17.9982002 222.806743 0 237.080273 0 237.080273V0h250z"/></svg>');-webkit-mask-position:bottom;mask-position:bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.is-style-top-wave img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="250" xmlns="http://www.w3.org/2000/svg"><path d="M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="250" height="250" xmlns="http://www.w3.org/2000/svg"><path d="M0 29.809587s12.873712 8.581631 26.547345 11.208661c13.673633 2.62703 19.948005 2.014057 25.847415 1.094596 14.723528-2.276759 29.197081-7.662171 48.145186-21.760565 7.399261-5.341628 19.223078-13.485421 25.122488-15.630829 5.999399-2.145408 13.223677-3.415139 18.873112-2.320543 2.574743.437838 5.6494355.612974 12.4487556 3.371355 6.8743126 2.62703 14.6235377 7.049197 19.9230076 10.595688 10.2989701 6.874062 23.6976303 9.501092 33.4966504 9.807579C232.0017998 27.094989 250 12.821459 250 12.821459v237.080273H0z"/></svg>');-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover}.block-editor-block-styles__item-preview .wp-block-image{margin-top:0}.block-editor-block-styles__item-preview .wp-block-image .components-resizable-box__container{height:100% !important;width:100% !important}.edit-post-sidebar .components-panel__body.is-opened ~ .coblocks-lightbox-controls{display:flex;margin-top:-8px;padding-left:16px;padding-right:16px}.edit-post-sidebar .components-panel__body.is-opened ~ .coblocks-lightbox-controls ~ .components-coblocks-replace-image{margin-top:0}.edit-post-sidebar .coblocks-lightbox-controls{display:none}.is-style-checkbox li{list-style-type:none !important;padding-left:10px;position:relative}@media (min-width: 600px){.is-style-checkbox li{padding-left:12px}}.is-style-checkbox li::before{background-color:currentColor;background-size:cover;content:"";display:inline-block;height:20px;left:-20px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/list/checkbox-rounded.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/list/checkbox-rounded.svg);position:absolute;top:6px;transform:scale(0.9);width:20px}@media (min-width: 600px){.is-style-checkbox li::before{top:8px;transform:0}}.is-style-checkbox li li::before{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/list/checkbox-rounded-child.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/list/checkbox-rounded-child.svg)}.is-twentynineteen .is-style-checkbox li::before{top:10px}.is-style-none,.is-style-none li{list-style-type:none !important;padding-left:0 !important}.is-style-none li::before{content:"\200B"}.wp-block-media-text.is-style-card .wp-block-media-text__content{background-color:var(--wp--preset--color--background, #fff);margin-left:auto;margin-right:auto;margin-top:calc(-1 * var(--coblocks-spacing--8, map-get($spacing, 8)));padding:var(--coblocks-spacing--4, 2em);width:95%}@media (min-width: 600px){.wp-block-media-text.is-style-card .wp-block-media-text__content{margin-left:initial;margin-right:initial;margin-top:initial;padding:calc(2 * var(--coblocks-spacing--3, map-get($spacing, 3)));right:1px;width:initial}}@media (min-width: 960px){.wp-block-media-text.is-style-card .wp-block-media-text__content{padding:calc(2 * var(--coblocks-spacing--6, map-get($spacing, 6)))}}.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{margin-bottom:calc(-1 * var(--coblocks-spacing--8, map-get($spacing, 8)));margin-top:initial}@media (min-width: 600px){.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{margin-bottom:0}}.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:auto;margin-right:auto;margin-top:calc(-1 * var(--coblocks-spacing--4, map-get($spacing, 4)));width:90%}@media (min-width: 600px){.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:initial;margin-right:initial;margin-top:initial;width:auto}}@media (min-width: 600px){.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:calc(-1 * var(--coblocks-spacing--8, map-get($spacing, 8)))}}@media (min-width: 960px){.wp-block-media-text.is-style-overlap .wp-block-media-text__content{margin-left:calc(-2 * var(--coblocks-spacing--10, map-get($spacing, 10)))}}.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-left:initial;margin-right:initial;margin-top:initial;width:auto}@media (min-width: 600px){.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:calc(-1 * var(--coblocks-spacing--8, map-get($spacing, 8)));width:175%}}@media (min-width: 960px){.wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__content{margin-right:calc(-2 * var(--coblocks-spacing--10, map-get($spacing, 10)))}}@media (min-width: 600px){.wp-block-media-text.is-style-card .wp-block-media-text__content,.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:calc(-1 * var(--coblocks-spacing--10, map-get($spacing, 10)))}}@media (min-width: 600px){.wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content,.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{margin-left:0;margin-right:calc(-1 * var(--coblocks-spacing--10, map-get($spacing, 10)))}}.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:auto;margin-right:auto;width:90%}@media (min-width: 600px){.wp-block-media-text.is-style-outline .wp-block-media-text__content{margin-left:calc(-1 * var(--coblocks-spacing--10, map-get($spacing, 10)));margin-right:inherit;margin-top:inherit;width:auto}}.wp-block-media-text.is-style-outline .wp-block-media-text__content h1,.wp-block-media-text.is-style-outline .wp-block-media-text__content h2,.wp-block-media-text.is-style-outline .wp-block-media-text__content h3,.wp-block-media-text.is-style-outline .wp-block-media-text__content h4,.wp-block-media-text.is-style-outline .wp-block-media-text__content h5,.wp-block-media-text.is-style-outline .wp-block-media-text__content h6,.wp-block-media-text.is-style-outline .wp-block-media-text__content p{background-color:var(--wp--preset--color--background, #fff);box-shadow:0.5rem 0 0 var(--wp--preset--color--background, #fff),-0.5rem 0 0 var(--wp--preset--color--background, #fff);display:inline}.wp-block-media-text.is-style-outline .wp-block-media-text__content .wp-block-buttons{margin-top:var(--coblocks-spacing--5, 2.5em)}.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{width:100%}@media (min-width: 600px){.wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__content{margin-left:0.5rem;width:175%}}.wp-block-media-text .wp-block-media-text__content *:first-child{margin-top:0}@media (min-width: 600px){.editor-styles-wrapper .wp-block-media-text.is-style-card .wp-block-media-text__content{right:1px}}@media (min-width: 600px){.editor-styles-wrapper .wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__content{left:1px;right:initial}}.editor-styles-wrapper .wp-block-media-text.is-style-card .components-resizable-box__handle::after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap .components-resizable-box__handle::after,.editor-styles-wrapper .wp-block-media-text.is-style-outline .components-resizable-box__handle::after{top:-8px}.editor-styles-wrapper .wp-block-media-text.is-style-card.is-selected .wp-block-media-text__media::after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap.is-selected .wp-block-media-text__media::after,.editor-styles-wrapper .wp-block-media-text.is-style-outline.is-selected .wp-block-media-text__media::after{background:var(--wp-admin-theme-color, #007cba);border:2px solid #fff;border-radius:50%;bottom:-7px;content:"";cursor:inherit;display:block;height:15px;position:absolute;right:-8px;width:15px;z-index:9999}.editor-styles-wrapper .wp-block-media-text.is-style-card.has-media-on-the-right .wp-block-media-text__media::after,.editor-styles-wrapper .wp-block-media-text.is-style-overlap.has-media-on-the-right .wp-block-media-text__media::after,.editor-styles-wrapper .wp-block-media-text.is-style-outline.has-media-on-the-right .wp-block-media-text__media::after{left:-8px;right:inherit}.editor-styles-wrapper .wp-block-media-text.is-style-outline .wp-block-media-text__content .wp-block.wp-block-buttons{margin-top:var(--coblocks-spacing--5, 2.5em) !important}.edit-post-sidebar .components-coblocks-replace-image{display:none}.edit-post-sidebar .components-panel__body.is-opened ~ .components-coblocks-replace-image{display:flex;justify-content:flex-end;margin-top:-8px;padding:0 16px 16px 16px}.edit-post-sidebar .edit-post-settings-sidebar__panel-block .is-opened ~ .components-coblocks-replace-image{display:flex;justify-content:flex-end;margin-top:-8px;padding:0 0 16px 0}ul.has-custom-font li{font-family:inherit}blockquote.has-custom-font p,blockquote.has-custom-font cite{font-family:inherit !important}.has-custom-font.wp-block-cover p{font-family:inherit !important}.has-custom-font.wp-block-button .wp-block-button__link{font-family:inherit !important}.has-custom-font.wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__text{font-family:inherit}.has-custom-font.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table__inner .wp-block-coblocks-pricing-table-item__title,.has-custom-font.wp-block-coblocks-pricing-table .wp-block-coblocks-pricing-table__inner .wp-block-coblocks-pricing-table-item__amount{font-family:inherit}.wp-block-button.has-custom-lineheight .wp-block-button__link{line-height:inherit}.wp-block-button.has-custom-size .wp-block-button__link{font-size:inherit}ul.has-custom-lineheight li{line-height:inherit}ul.has-custom-size li{font-size:inherit}.has-custom-transform.wp-block-coblocks-click-to-tweet .wp-block-coblocks-click-to-tweet__twitter-btn{text-transform:none}.wp-block-coblocks-accordion-item{border-radius:4px;margin:0 0 1em}.wp-block-coblocks-accordion-item p:first-of-type{margin-top:0}.wp-block-coblocks-accordion-item p:last-of-type{margin-bottom:0}.wp-block-coblocks-accordion-item__title{background:rgba(140,140,151,0.1);border-radius:4px;padding:10px 15px;position:relative}.wp-block-coblocks-accordion-item__title::after{border-radius:4px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background 100ms cubic-bezier(0.694, 0, 0.335, 1)}.wp-block-coblocks-accordion-item__title:hover::after{background:rgba(0,0,0,0.0275)}.wp-block-coblocks-accordion-item__title:focus{outline:1px dotted #a2aab2;outline-offset:-4px}.wp-block-coblocks-accordion-item details[open] summary{border-radius:4px 4px 0 0}.wp-block-coblocks-accordion-item__content{border:1px solid rgba(140,140,151,0.1);border-radius:0 0 4px 4px;border-top:0;padding:15px 20px}.wp-block-coblocks-accordion-item__content>div{max-width:100%}.wp-block-coblocks-accordion-item .alignfull img{max-width:100% !important}.wp-block-coblocks-accordion.alignfull{padding:0 12px}_:-ms-fullscreen,:root .wp-block-coblocks-accordion summary{display:block}_:-ms-lang(x),_:-webkit-full-screen,.wp-block-coblocks-accordion summary{display:block}.wp-block-coblocks-alert{background-color:var(--coblocks-alert-default--color--background, #d6efee);border-radius:4px;color:var(--coblocks-alert-default--color--text, #094264);padding:2em}.wp-block-coblocks-alert:not(.has-background).is-style-warning{background-color:var(--coblocks-alert-default--color--background, #fbe7dd)}.wp-block-coblocks-alert:not(.has-background).is-style-error{background-color:var(--coblocks-alert-default--color--background, #ffdede)}.wp-block-coblocks-alert:not(.has-background).is-style-success{background-color:var(--coblocks-alert-default--color--background, #d0eac4)}.wp-block-coblocks-alert:not(.has-text-color).is-style-warning{color:var(--coblocks-alert-warning--color--text, #8a4b30)}.wp-block-coblocks-alert:not(.has-text-color).is-style-error{color:var(--coblocks-alert-error--color--text, #8b343c)}.wp-block-coblocks-alert:not(.has-text-color).is-style-success{color:var(--coblocks-alert-error--color--text, #154a28)}.wp-block-coblocks-alert__title{display:block;margin-bottom:0.5em;margin-top:0}.wp-block-coblocks-alert__title:empty{display:none}.wp-block-coblocks-alert__text{margin-bottom:0;margin-top:0}.wp-block-coblocks-author{align-items:flex-start;background:rgba(139,139,150,0.1);display:flex;padding:30px 25px;position:relative}@media (min-width: 600px){.wp-block-coblocks-author{padding:40px 35px}}.wp-block-coblocks-author__avatar,.wp-block-coblocks-author figure.wp-block-coblocks-author__avatar{border-radius:100%;flex:0 0 auto;height:70px;margin:0 25px 0 0;position:relative;width:70px}@media (min-width: 600px){.wp-block-coblocks-author__avatar,.wp-block-coblocks-author figure.wp-block-coblocks-author__avatar{height:150px;margin-right:35px;width:150px}}.wp-block-coblocks-author__avatar-img{border-radius:100%;display:inline-block;height:100% !important;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.wp-block-coblocks-author__content{flex:1 1 auto}.wp-block-coblocks-author__name{display:block;font-size:1.5em;margin:0;padding:0}.wp-block-coblocks-author__biography{margin:0 0 1em}.wp-block-coblocks-author__biography:last-of-type{margin-bottom:0}.wp-block-coblocks-author .wp-block-button{margin:1em 0 0 0}.wp-block-coblocks-buttons__inner{align-items:center;display:flex;justify-content:center}.wp-block-coblocks-buttons .flex-align-left{align-items:flex-start;justify-content:flex-start}.wp-block-coblocks-buttons .flex-align-right{align-items:flex-end;justify-content:flex-end}.wp-block-coblocks-buttons .wp-block-button{margin-bottom:0}.wp-block-coblocks-buttons .wp-block-button+.wp-block-button{margin-left:1.35em}@media (max-width: 600px){.wp-block-coblocks-buttons .is-stacked-on-mobile{display:block}.wp-block-coblocks-buttons .is-stacked-on-mobile .wp-block-button+.wp-block-button{margin-left:0;margin-top:1.35em}}.wp-block-coblocks-click-to-tweet{border:1px solid transparent;border-radius:4px;margin-bottom:1.9em;position:relative}.wp-block-coblocks-click-to-tweet__text{margin-bottom:0;padding-left:40px;position:relative}.wp-block-coblocks-click-to-tweet__text::before{background-color:currentColor;background-size:cover;content:"";display:inline-block;height:24px;left:0;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);opacity:0.3;position:absolute;top:5px;width:24px}.wp-block-coblocks-click-to-tweet__text a{box-shadow:none !important;text-decoration:none !important}.wp-block-coblocks-click-to-tweet__twitter-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4px;box-shadow:none !important;color:#fff !important;cursor:pointer;display:inline-block;font-size:13px;font-style:normal;font-weight:400;line-height:1.8;margin-left:40px;margin-top:10px;padding:0.28em 1em;position:relative;text-decoration:none !important;white-space:normal;word-break:break-all}.wp-block-coblocks-click-to-tweet__twitter-btn:not(.has-button-color){background:var(--coblocks--color--twitter, #1da1f2)}.wp-block-coblocks-click-to-tweet__twitter-btn::before{background-color:#fff;background-size:cover;content:"";display:inline-block;height:18px;margin-right:5px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);position:relative;top:4px;width:18px}.wp-block-coblocks-dynamic-separator{background:none !important;border:0;max-width:100% !important;opacity:1;padding:0;position:relative;width:100%}.wp-block-coblocks-dynamic-separator::before{content:"...";display:inline-block;font-size:22px;font-weight:400;left:0;letter-spacing:0.95em;line-height:1;margin-left:21px;margin-right:auto;position:absolute;right:0;text-align:center;top:calc(50% - 18px)}.wp-block-coblocks-dynamic-separator.is-style-line::before,.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{background:currentColor;content:"";display:block;height:1px;margin-left:auto;max-width:120px;top:50%;width:15vw}.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{max-width:100%;width:100%}.wp-block-coblocks-dynamic-separator:not(.has-background)::before{color:#292929}.wp-block-coblocks-dynamic-separator.is-style-line:not(.has-background)::before,.wp-block-coblocks-dynamic-separator.is-style-fullwidth:not(.has-background)::before{background:rgba(0,0,0,0.15)}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator::before{background:none;content:"...";left:0;top:calc(50% - 18px);transform:none;width:auto}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator::after{display:none}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-line::before,.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{background:currentColor;content:"";display:block;height:1px;margin-left:auto;max-width:120px;top:50%;width:15vw}.is-twentytwenty .entry-content hr.wp-block-coblocks-dynamic-separator.is-style-fullwidth::before{max-width:100%;width:100%}.is-twentytwenty .wp-block-coblocks-dynamic-separator.is-style-line:not(.has-background)::before,.is-twentytwenty .wp-block-coblocks-dynamic-separator.is-style-fullwidth:not(.has-background)::before{background:#6d6d6d}.wp-block-coblocks-event-item{flex:1 100%;justify-content:space-between;line-height:1;margin-bottom:var(--coblocks-spacing--5, 2.5em);width:100%}@media (min-width: 782px){.wp-block-coblocks-event-item{display:flex !important;margin-bottom:var(--coblocks-spacing--3, 1.5em)}}.wp-block-coblocks-events__date{margin-bottom:var(--coblocks-spacing--3, 1.5em)}@media (min-width: 782px){.wp-block-coblocks-events__date{flex-basis:15%;margin-bottom:0}}.wp-block-coblocks-events__content{margin-bottom:var(--coblocks-spacing--3, 1.5em)}@media (min-width: 782px){.wp-block-coblocks-events__content{flex-basis:65%;margin-bottom:0;padding:0 1em}}.wp-block-coblocks-events__title,.wp-block-coblocks-events__description,.wp-block-coblocks-events__time{display:block}@media (min-width: 782px){.wp-block-coblocks-events__details{flex-basis:20%;text-align:right}}.wp-block-coblocks-events__title{font-weight:700;margin-bottom:var(--coblocks-spacing--1, 0.5em)}.wp-block-coblocks-events__day{display:block;font-size:1.75em;font-weight:700;margin-bottom:5px}.wp-block-coblocks-events__month{margin-right:5px;margin-top:var(--coblocks-spacing--1, 0.5em)}@media (min-width: 782px){.wp-block-coblocks-events__month{display:block;margin-bottom:5px;margin-right:0}}.wp-block-coblocks-events__time{font-weight:700;margin-bottom:var(--coblocks-spacing--1, 0.5em)}.wp-block-coblocks-events__year,.wp-block-coblocks-events__month,.wp-block-coblocks-events__time,.wp-block-coblocks-events__location,.wp-block-coblocks-events__description{font-size:0.75em}.wp-block-coblocks-events__description{line-height:1.476}.wp-block-coblocks-events.slick-slider{box-sizing:border-box;display:block;padding-bottom:4em;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-coblocks-events .slick-list{display:block;margin:0 -2em;overflow:hidden;padding:0;position:relative}.wp-block-coblocks-events .slick-list:focus{outline:none}.wp-block-coblocks-events .slick-list.dragging{cursor:pointer;cursor:hand}.wp-block-coblocks-events.slick-slider .slick-track,.wp-block-coblocks-events.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.wp-block-coblocks-events .slick-track{display:flex;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.wp-block-coblocks-events .slick-track::before,.wp-block-coblocks-events .slick-track::after{content:"";display:table}.wp-block-coblocks-events .slick-track::after{clear:both}.wp-block-coblocks-events .slick-loading .slick-track{visibility:hidden}.wp-block-coblocks-events .slick-slide{float:left;height:auto;margin:0 2em;min-height:1px;outline:none}.wp-block-coblocks-events [dir="rtl"] .slick-slide{float:right}.wp-block-coblocks-events .slick-slide img{display:block}.wp-block-coblocks-events .slick-slide.slick-loading img{display:none}.wp-block-coblocks-events .slick-slide.dragging img{pointer-events:none}.wp-block-coblocks-events .slick-initialized .slick-slide{display:block}.wp-block-coblocks-events .slick-loading .slick-slide{visibility:hidden}.wp-block-coblocks-events .slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.wp-block-coblocks-events .slick-arrow.slick-hidden{display:none}.wp-block-coblocks-events .arrows{text-align:center}.wp-block-coblocks-events .slick-prev,.wp-block-coblocks-events .slick-next{background:transparent;border:none;bottom:0;color:transparent;cursor:pointer;display:inline-block;font-size:initial;height:4em;line-height:0;outline:none;padding:0.5em;position:absolute;width:4em;z-index:1}.wp-block-coblocks-events .slick-prev:hover,.wp-block-coblocks-events .slick-prev:focus,.wp-block-coblocks-events .slick-next:hover,.wp-block-coblocks-events .slick-next:focus{cursor:pointer;opacity:0.5;outline:none}.wp-block-coblocks-events .slick-prev:hover::before,.wp-block-coblocks-events .slick-prev:focus::before,.wp-block-coblocks-events .slick-next:hover::before,.wp-block-coblocks-events .slick-next:focus::before{opacity:1}.wp-block-coblocks-events .slick-prev{left:50%;transform:translateX(-100%)}.wp-block-coblocks-events .slick-next{right:50%;transform:translateX(100%)}.wp-block-coblocks-events .slick-prev.slick-disabled::before,.wp-block-coblocks-events .slick-next.slick-disabled::before{opacity:0.25}.wp-block-coblocks-events .slick-prev::before,.wp-block-coblocks-events .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);background-position:center;background-repeat:no-repeat;content:" ";display:block;height:100%;width:100%}.wp-block-coblocks-events .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg)}.wp-block-coblocks-events [dir="rtl"] .slick-prev::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg)}.wp-block-coblocks-events [dir="rtl"] .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg)}.wp-block-coblocks-features{position:relative}.wp-block-coblocks-features .has-left-content{text-align:left}.wp-block-coblocks-features .has-left-content img{margin-left:0;margin-right:auto}.wp-block-coblocks-features .has-center-content{text-align:center}.wp-block-coblocks-features .has-center-content img{margin-left:auto;margin-right:auto}.wp-block-coblocks-features .has-right-content{text-align:right}.wp-block-coblocks-features .has-right-content img{margin-left:auto;margin-right:0}.wp-block-coblocks-features__inner{position:relative}.wp-block-coblocks-feature{display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100%;position:relative;width:100%;word-break:break-word}.wp-block-coblocks-feature .wp-block-coblocks-icon{margin-bottom:var(--coblocks-spacing--3, 1.5em)}.wp-block-coblocks-feature h1,.wp-block-coblocks-feature h2,.wp-block-coblocks-feature h3,.wp-block-coblocks-feature h4,.wp-block-coblocks-feature h5,.wp-block-coblocks-feature h6{margin-top:0 !important;padding:0 !important}.wp-block-coblocks-feature p{margin-top:0}.wp-block-coblocks-feature p:not(.has-background){padding-top:0}.wp-block-coblocks-feature__inner>*{position:relative}.wp-block-coblocks-feature__inner>*:last-child{margin-bottom:0 !important}@media (min-width: 600px){.wp-block-coblocks-features__inner:not(.has-responsive-columns){align-items:flex-start;display:flex}}@media (min-width: 600px){.wp-block-coblocks-features__inner[class*="gutter"]:not(.has-responsive-columns) .wp-block-coblocks-feature:nth-child(odd){margin-right:var(--coblocks-spacing--3, 1.5em)}.wp-block-coblocks-features__inner[class*="gutter"]:not(.has-responsive-columns) .wp-block-coblocks-feature:nth-child(even){margin-left:var(--coblocks-spacing--3, 1.5em)}.wp-block-coblocks-features__inner[class*="gutter"]:not(.has-responsive-columns) .wp-block-coblocks-feature:not(:first-child){margin-left:var(--coblocks-spacing--3, 1.5em)}.wp-block-coblocks-features__inner[class*="gutter"]:not(.has-responsive-columns) .wp-block-coblocks-feature:not(:last-child){margin-right:var(--coblocks-spacing--3, 1.5em)}}.wp-block-coblocks-features__inner[class*="gutter"]:not(.has-responsive-columns).has-1-columns .wp-block-coblocks-feature{margin-left:0;margin-right:0}.wp-block-coblocks-food-item{margin-top:2.75em}.wp-block-coblocks-food-item__figure{display:flex;margin:0.35em 0 1.25em;overflow:hidden;padding-top:100%;position:relative;width:100%}.wp-block-coblocks-food-item__figure img,.wp-block-coblocks-food-item__figure img[itemprop="image"]{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__figure img,.wp-block-coblocks-food-item__figure img[itemprop="image"]{height:auto;left:50%;min-width:100%;top:50%;transform:translate(-50%, -50%)}}.wp-block-coblocks-food-item__heading-wrapper{align-items:center;display:flex;flex:1 85%;margin:0 0 0.25em;order:1}.wp-block-coblocks-food-item__heading,.wp-block-coblocks-food-item__heading[itemprop="name"]{margin:0;padding:0}.wp-block-coblocks-food-item__content{align-content:flex-start;display:flex;flex:1 100%;flex-wrap:wrap}.wp-block-coblocks-food-item__attributes{display:flex;margin-left:0.4em}.wp-block-coblocks-food-item__attributes svg{fill:currentColor;height:18px;width:18px}.wp-block-coblocks-food-item__attributes svg:last-of-type{margin-right:0}.wp-block-coblocks-food-item__attribute{background:none;border:none;display:flex;margin-right:0.25em !important;padding:0}.wp-block-coblocks-food-item__attribute--spicier{margin-left:-0.25em !important}.wp-block-coblocks-food-item__description{flex:1 100%;margin:0;order:3}.wp-block-coblocks-food-item__price{flex:1 15%;margin:0.5em 0 0 0;opacity:0.7;order:2}.wp-block-coblocks-food-item__icon{background-color:currentColor;background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;width:18px}.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/popular.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/popular.svg)}.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--popular .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/popular.svg);color:transparent !important}}.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/spicy.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/spicy.svg)}.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--spicy .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/spicy.svg);color:transparent !important}}.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegan.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegan.svg)}.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--vegan .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegan.svg);color:transparent !important}}.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegetarian.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegetarian.svg)}.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--vegetarian .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/vegetarian.svg);color:transparent !important}}.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/pescatarian.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/pescatarian.svg)}.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--pescatarian .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/pescatarian.svg);color:transparent !important}}.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/gluten-free.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/gluten-free.svg)}.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon:last-of-type{margin-right:0}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-food-item__attribute--gluten-free .wp-block-coblocks-food-item__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/food-attribute/gluten-free.svg);color:transparent !important}}.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-2-columns>h6,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-3-columns>h6,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h1,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h2,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h3,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h4,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h5,.wp-block-coblocks-food-and-drinks.has-columns.has-4-columns>h6{flex-basis:100%;max-width:100%}@media (min-width: 600px){.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__content{flex-flow:column;justify-content:center;text-align:center}}@media (min-width: 600px){.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__heading-wrapper{justify-content:center}}.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__price{margin-top:0;text-align:right}@media (min-width: 600px){.wp-block-coblocks-food-and-drinks:not(.is-style-list) .wp-block-coblocks-food-item__price{text-align:inherit}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"]{display:flex;flex:1 100% !important;margin-top:1.5em;max-width:100%}@media (min-width: 600px){.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"]{align-items:center}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item figure,.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item .components-placeholder,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"] figure,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"] .components-placeholder{flex:0 0 auto;margin:0 20px 0 0 !important;max-height:75px;max-width:75px;padding-top:75px}@media (min-width: 600px){.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item figure,.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item .components-placeholder,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"] figure,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"] .components-placeholder{max-height:100px;max-width:100px;padding-top:100px}}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__attributes,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"]__attributes{margin-left:0.6em}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__description,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"]__description{max-width:calc(100% - 50px)}.wp-block-coblocks-food-and-drinks.is-style-list .wp-block-coblocks-food-item__price,.wp-block-coblocks-food-and-drinks.is-style-list div[data-type="coblocks/food-item"]__price{margin-top:0;text-align:right}.coblocks-form label{display:block;float:none;margin-bottom:3px}.coblocks-form .coblocks-form__submit+label{margin:1.25rem 0 3px 0}.coblocks-form .required-error.hidden{display:none}.coblocks-form .coblocks-field,.coblocks-form select{margin:0 0 1.25rem 0;width:100%}.coblocks-form .coblocks-field.verify,.coblocks-form select.verify{height:0;left:0;opacity:0;position:absolute;top:0;width:0;z-index:-1}.coblocks-form .coblocks-field input[type="radio"]{display:inline-block;float:left;margin:5px 5px 0 0}.coblocks-form .coblocks-field .coblocks-checkbox-label{display:inline-flex;width:95%}.coblocks-form textarea{float:none;height:200px;margin:0 0 1.15rem 0;resize:vertical;width:100%}.coblocks-form .required{color:#d94f4f;margin-left:5px}.coblocks-form .coblocks-radio-label+.coblocks-field.verify+.coblocks-form__submit{margin-top:1.25rem}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-outline{background-color:transparent;border:2px solid !important}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-circular{border-radius:100px !important}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-3d{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,0.25)}.coblocks-form .coblocks-form__submit .wp-block-button__link.is-style-shadow{box-shadow:0 4px 6px rgba(0,0,0,0.11),0 1px 3px rgba(0,0,0,0.075)}.coblocks-form .coblocks-form__inline-fields{align-items:center;display:flex;flex-flow:row wrap;margin-bottom:1.15rem}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field{margin-bottom:0.15rem;width:50%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field input[type="text"]{margin-bottom:3px;width:100%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:first-child{padding-right:10px}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:last-child{padding-left:10px}@media only screen and (max-width: 535px){.coblocks-form .coblocks-form__inline-fields{display:block}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field{width:100%}.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:first-child,.coblocks-form .coblocks-form__inline-fields .coblocks-form__inline-field:last-child{margin:0 0 1.15rem 0;padding:0}}.coblocks-form__subtext{display:block;line-height:1;margin-bottom:-0.3rem;margin-top:0.3rem;opacity:0.66}.coblocks-form .coblocks-form-submission{margin-bottom:4em;padding:1.5em 1em}.coblocks-form .coblocks-form-submission p{margin:0 auto;word-wrap:break-word}.coblocks-form .form-errors .form-error-message{color:#d94f4f}.coblocks-form .coblocks--inline{display:flex;flex-flow:row wrap;margin-bottom:1.25rem}.coblocks-form .coblocks--inline label{margin-right:10px}.coblocks-form .coblocks--inline input[type="radio"]{margin-top:5px}.coblocks-form .coblocks--inline .coblocks-checkbox-label{width:auto}.coblocks-form .coblocks--inline input[type="checkbox"]{margin-top:2px}.is-twentysixteen .coblocks-form__submit,.is-twentynineteen .coblocks-form__submit{margin-top:1.5em}.is-twentyseventeen .coblocks-field{margin-bottom:1.75rem}.is-twentyseventeen .coblocks-label{font-weight:800}.is-twentyseventeen .coblocks-form__submit{margin-top:-0.75em}.is-twentyseventeen .coblocks-form__submit .wp-block-button__link{margin-top:0.1em}.is-twentynineteen .coblocks-form .components-text-control__input,.is-twentynineteen .coblocks-form .components-textarea-control__input{border-color:#ccc;border-radius:0;padding:1.2rem 0}.is-twentynineteen .coblocks-form__submit.wp-block-button{margin-top:0}.is-twentysixteen .coblocks-form .components-text-control__input,.is-twentysixteen .coblocks-form .components-textarea-control__input{background-color:#f7f7f7;border-color:#d1d1d1;border-radius:2px;padding:0.75rem 0}.is-twentysixteen .coblocks-form .components-base-control{margin-bottom:0}.is-twentysixteen .coblocks-form .components-base-control .components-base-control__field{margin-bottom:0}.is-twentysixteen .coblocks-form__submit.wp-block-button{margin-top:0}.wp-block-coblocks-gallery-carousel,.wp-block-coblocks-gallery-carousel .coblocks-gallery{overflow:hidden;position:relative}.wp-block-coblocks-gallery-carousel .coblocks-gallery--figure{height:100%}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-2 img{border-radius:2px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-3 img{border-radius:3px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-4 img{border-radius:4px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-5 img{border-radius:5px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-6 img{border-radius:6px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-7 img{border-radius:7px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-8 img{border-radius:8px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-9 img{border-radius:9px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-10 img{border-radius:10px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-11 img{border-radius:11px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-12 img{border-radius:12px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-13 img{border-radius:13px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-14 img{border-radius:14px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-15 img{border-radius:15px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-16 img{border-radius:16px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-17 img{border-radius:17px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-18 img{border-radius:18px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-19 img{border-radius:19px}.wp-block-coblocks-gallery-carousel .carousel-nav.has-border-radius-20 img{border-radius:20px}.wp-block-coblocks-gallery-carousel .flickity-button{align-items:center;border-radius:100%;color:#fff;cursor:pointer;display:flex;height:auto;margin:0 1%;padding:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:250ms background-color linear;width:auto;z-index:3}.wp-block-coblocks-gallery-carousel .flickity-button:hover{background-color:rgba(255,255,255,0.15)}.wp-block-coblocks-gallery-carousel .flickity-button:focus{background-color:rgba(255,255,255,0.25);box-shadow:inset 0 0 0 3px rgba(255,255,255,0.25);outline:none}@media (min-width: 600px){.wp-block-coblocks-gallery-carousel .flickity-button{margin:0 2%}.wp-block-coblocks-gallery-carousel .flickity-button:hover{background-color:rgba(255,255,255,0.25)}}.wp-block-coblocks-gallery-carousel .flickity-button-icon{display:none}.wp-block-coblocks-gallery-carousel .flickity-button::after{background-color:#fff;content:"";display:block;height:28px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;position:relative;width:28px}@media (min-width: 960px){.wp-block-coblocks-gallery-carousel .flickity-button::after{height:32px;width:32px}}.wp-block-coblocks-gallery-carousel .flickity-button.previous{height:62px;left:0;width:62px}.wp-block-coblocks-gallery-carousel .flickity-button.previous::after{height:32px;left:-1px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);width:32px}.wp-block-coblocks-gallery-carousel .flickity-button.next{height:62px;width:62px}.wp-block-coblocks-gallery-carousel .flickity-button.next::after{height:32px;-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg);right:-1px;width:32px}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-gallery-carousel .flickity-button.previous::after{background-color:transparent !important;background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);color:transparent !important}.wp-block-coblocks-gallery-carousel .flickity-button.next::after{background-color:transparent !important;background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg);color:transparent !important}}.wp-block-coblocks-gallery-carousel .carousel-nav{height:auto}.wp-block-coblocks-gallery-carousel .carousel-nav .flickity-viewport{height:80px !important;margin-left:0;margin-right:0}.wp-block-coblocks-gallery-carousel .carousel-nav figure{margin:0}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--figure{height:100%;position:relative}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail{height:80px;opacity:0.4;overflow:hidden;transition:opacity 250ms ease;width:100px}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail:hover{opacity:0.66}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail.is-selected{opacity:1}.wp-block-coblocks-gallery-carousel .carousel-nav .coblocks--item-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.has-responsive-height .has-carousel{height:auto !important;padding-bottom:56.25%;position:relative}.has-responsive-height .has-carousel .flickity-viewport{left:0;position:absolute;top:0;width:100%}body.rtl .flickity-viewport{position:relative}body.rtl .flickity-prev-next-button.next{left:0}body.rtl .flickity-prev-next-button.previous{left:unset}.wp-block-coblocks-gallery-collage.alignfull ul{padding-left:1em;padding-right:1em}.wp-block-coblocks-gallery-collage:not(.is-style-layered) li{margin:0}.wp-block-coblocks-gallery-collage ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0 !important;padding:0 !important}.wp-block-coblocks-gallery-collage ul li{list-style:none}.wp-block-coblocks-gallery-collage.has-no-gutter .wp-block-coblocks-gallery-collage__item{padding:0 !important}.wp-block-coblocks-gallery-collage__item figure,.wp-block-coblocks-gallery-collage__item .block-editor-media-placeholder{padding:0}.wp-block-coblocks-gallery-collage__item:nth-child(1){align-self:flex-end;width:75%}.wp-block-coblocks-gallery-collage__item:nth-child(1) figure,.wp-block-coblocks-gallery-collage__item:nth-child(1) .block-editor-media-placeholder{padding-top:calc(330 / 495 * 100%)}.wp-block-coblocks-gallery-collage__item:nth-child(2){align-self:flex-end;margin-right:auto !important;width:25%}.wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder{padding-top:100%}.wp-block-coblocks-gallery-collage__item:nth-child(3){align-self:flex-start;margin-left:auto !important;width:25%}.wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder{padding-top:100%}.wp-block-coblocks-gallery-collage__item:nth-child(4){align-self:flex-start;width:25%}.wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder{padding-top:100%}.wp-block-coblocks-gallery-collage__item:nth-child(5){align-self:flex-start;width:25%}.wp-block-coblocks-gallery-collage__item:nth-child(5) figure,.wp-block-coblocks-gallery-collage__item:nth-child(5) .block-editor-media-placeholder{padding-top:150%}.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(1),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4){width:66.66%}.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(1) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(1) .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder{padding-top:66%}.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2),.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3){width:33.33%}.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder{padding-top:100%}.is-style-layered .wp-block-coblocks-gallery-collage__item{align-self:flex-start}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(1){margin-left:calc(150 / 890 * 100%) !important;width:calc(358 / 890 * 100%);z-index:4}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(1) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(1) .block-editor-media-placeholder{padding-top:calc(492 / 358 * 100%)}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2){margin-left:calc(175 / 850 * 100%) !important;margin-top:calc(117 / 990 * 100%) !important;width:calc(198 / 890 * 100%);z-index:2}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(2) .block-editor-media-placeholder{padding-top:100%}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3){margin-left:calc(328 / 890 * 100%) !important;margin-top:calc(249 / 890 * 100% * -1) !important;width:calc(492 / 890 * 100%);z-index:3}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(3) .block-editor-media-placeholder{padding-top:calc(340 / 492 * 100%)}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4){margin-top:calc(189 / 890 * 100% * -1) !important;width:calc(492 / 890 * 100%);z-index:1}.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4) figure,.is-style-layered .wp-block-coblocks-gallery-collage__item:nth-child(4) .block-editor-media-placeholder{padding-top:calc(378 / 492 * 100%)}.wp-block-coblocks-gallery-collage__figure{display:flex;margin:0;position:relative;width:100%}.wp-block-coblocks-gallery-collage__figure img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}.wp-block-coblocks-gallery-collage figcaption{bottom:0;font-size:13px;margin:0;opacity:0.9;padding:30px 10px 10px;position:absolute;text-align:center;width:100%}.wp-block-coblocks-gallery-collage.has-caption-style-dark figcaption{background:linear-gradient(0deg, rgba(0,0,0,0.7) 0, rgba(0,0,0,0.3) 50%, transparent)}.wp-block-coblocks-gallery-collage.has-caption-style-light figcaption{background:linear-gradient(0deg, rgba(255,255,255,0.93) 6.3%, rgba(255,255,255,0.5) 61%, rgba(255,255,255,0))}.wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-dark figcaption{color:#fff}.wp-block-coblocks-gallery-collage:not(.has-caption-color).has-caption-style-light figcaption{color:#000}.wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:nth-child(1),.wp-block-coblocks-gallery-collage .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--1, 0.5em) * 2)}.wp-block-coblocks-gallery-collage ul>*:not(:first-child){padding-left:calc(var(--coblocks-spacing--1, 0.5em) * 2)}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(1),.wp-block-coblocks-gallery-collage.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--2, 1em) * 2)}.wp-block-coblocks-gallery-collage.has-medium-gutter ul>*:not(:first-child){padding-left:calc(var(--coblocks-spacing--2, 1em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(1),.wp-block-coblocks-gallery-collage.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--3, 1.5em) * 2)}.wp-block-coblocks-gallery-collage.has-large-gutter ul>*:not(:first-child){padding-left:calc(var(--coblocks-spacing--3, 1.5em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(1),.wp-block-coblocks-gallery-collage.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:calc(var(--coblocks-spacing--4, 2em) * 2)}.wp-block-coblocks-gallery-collage.has-huge-gutter ul>*:not(:first-child){padding-left:calc(var(--coblocks-spacing--4, 2em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(1),.wp-block-coblocks-gallery-collage.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-bottom:var(--coblocks-custom-gutter, 0)}.wp-block-coblocks-gallery-collage.has-custom-gutter ul>*:not(:first-child){padding-left:var(--coblocks-custom-gutter, 0)}}.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--1, 0.5em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--1, 0.5em) * 2);padding-top:calc(var(--coblocks-spacing--1, 0.5em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--1, 0.5em) * 2)}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--2, 1em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--2, 1em) * 2);padding-top:calc(var(--coblocks-spacing--2, 1em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-medium-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--2, 1em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--3, 1.5em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--3, 1.5em) * 2);padding-top:calc(var(--coblocks-spacing--3, 1.5em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-large-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--3, 1.5em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:calc(var(--coblocks-spacing--4, 2em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:calc(var(--coblocks-spacing--4, 2em) * 2);padding-top:calc(var(--coblocks-spacing--4, 2em) * 2)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-huge-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:calc(var(--coblocks-spacing--4, 2em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(2){padding-left:var(--coblocks-custom-gutter, 0)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(3){padding-right:var(--coblocks-custom-gutter, 0);padding-top:var(--coblocks-custom-gutter, 0)}.wp-block-coblocks-gallery-collage.is-style-tiled.has-custom-gutter .wp-block-coblocks-gallery-collage__item:nth-child(4){padding-top:var(--coblocks-custom-gutter, 0)}}.wp-block-coblocks-gallery-collage .pb-0{padding-bottom:0 !important}.wp-block-coblocks-gallery-collage .pl-0{padding-left:0 !important}.wp-block-coblocks-gallery-masonry{position:relative}.wp-block-coblocks-gallery-masonry ul{list-style:none !important;padding:0 !important}.wp-block-coblocks-gallery-masonry ul:not([class*="gutter"]){margin-left:0 !important}.wp-block-coblocks-gallery-masonry li{margin:0 !important}.wp-block-coblocks-gallery-masonry figure{margin:0;overflow:hidden}.wp-block-coblocks-gallery-masonry img{height:auto;vertical-align:bottom;width:100%}.wp-block-coblocks-gallery-masonry figcaption{background:linear-gradient(0deg, rgba(0,0,0,0.7) 0, rgba(0,0,0,0.3) 50%, transparent);bottom:0;font-size:13px;max-height:100% !important;opacity:0.9;overflow:auto;padding:30px 10px 10px !important;position:absolute !important;text-align:center;width:100%}.wp-block-coblocks-gallery-masonry figcaption img{display:inline}.wp-block-coblocks-gallery-offset .coblocks-gallery{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-coblocks-gallery-offset img{max-height:22vw;width:auto}.wp-block-coblocks-gallery-offset figcaption{background:linear-gradient(0deg, rgba(0,0,0,0.7) 0, rgba(0,0,0,0.3) 50%, transparent);bottom:0;font-size:13px;max-height:100% !important;opacity:1;overflow:hidden;padding:30px 10px 10px !important;position:absolute !important;text-align:center;width:100%}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-small-images img{max-height:22vw}}@media (min-width: 960px){.wp-block-coblocks-gallery-offset .has-small-images img{max-height:11vw}}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-medium-images img{max-height:28vw}}@media (min-width: 960px){.wp-block-coblocks-gallery-offset .has-medium-images img{max-height:12vw}}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-large-images img{max-height:40vw}}@media (min-width: 960px){.wp-block-coblocks-gallery-offset .has-large-images img{max-height:20vw}}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-huge-images img{max-height:40vw}}@media (min-width: 960px){.wp-block-coblocks-gallery-offset .has-huge-images img{max-height:30vw}}.wp-block-coblocks-gallery-offset .has-small-gutter,.wp-block-coblocks-gallery-offset .has-medium-gutter,.wp-block-coblocks-gallery-offset .has-large-gutter,.wp-block-coblocks-gallery-offset .has-huge-gutter{margin-bottom:calc(var(--coblocks-spacing--1, 0.5em) * -1 * 2);margin-left:calc(var(--coblocks-spacing--1, 0.5em) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-small-gutter figure,.wp-block-coblocks-gallery-offset .has-medium-gutter figure,.wp-block-coblocks-gallery-offset .has-large-gutter figure,.wp-block-coblocks-gallery-offset .has-huge-gutter figure{margin-bottom:calc(var(--coblocks-spacing--1, 0.5em) * 2);margin-left:calc(var(--coblocks-spacing--1, 0.5em) * 2)}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-medium-gutter{margin-bottom:calc(var(--coblocks-spacing--2, 1em) * -1 * 2);margin-left:calc(var(--coblocks-spacing--2, 1em) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-medium-gutter figure{margin-bottom:calc(var(--coblocks-spacing--2, 1em) * 2);margin-left:calc(var(--coblocks-spacing--2, 1em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-large-gutter{margin-bottom:calc(var(--coblocks-spacing--3, 1.5em) * -1 * 2);margin-left:calc(var(--coblocks-spacing--3, 1.5em) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-large-gutter figure{margin-bottom:calc(var(--coblocks-spacing--3, 1.5em) * 2);margin-left:calc(var(--coblocks-spacing--3, 1.5em) * 2)}}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-huge-gutter{margin-bottom:calc(var(--coblocks-spacing--4, 2em) * -1 * 2);margin-left:calc(var(--coblocks-spacing--4, 2em) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-huge-gutter figure{margin-bottom:calc(var(--coblocks-spacing--4, 2em) * 2);margin-left:calc(var(--coblocks-spacing--4, 2em) * 2)}}.wp-block-coblocks-gallery-offset .has-custom-gutter{margin-bottom:calc(var(--coblocks-custom-gutter, 0) * -1 * 2);margin-left:calc(var(--coblocks-custom-gutter, 0) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-custom-gutter figure{margin-bottom:calc(var(--coblocks-custom-gutter, 0) * 2);margin-left:calc(var(--coblocks-custom-gutter, 0) * 2)}@media (min-width: 600px){.wp-block-coblocks-gallery-offset .has-custom-gutter{margin-bottom:calc(var(--coblocks-custom-gutter, 0) * -1 * 2);margin-left:calc(var(--coblocks-custom-gutter, 0) * -0.5 * 2)}.wp-block-coblocks-gallery-offset .has-custom-gutter figure{margin-bottom:calc(var(--coblocks-custom-gutter, 0) * 2);margin-left:calc(var(--coblocks-custom-gutter, 0) * 2)}}.wp-block-coblocks-gallery-stacked{position:relative;text-align:center}.wp-block-coblocks-gallery-stacked.alignleft,.wp-block-coblocks-gallery-stacked.alignright{max-width:305px}.wp-block-coblocks-gallery-stacked:not(.has-caption-color){color:#1e1e1e !important}.wp-block-coblocks-gallery-stacked .coblocks-gallery{margin-left:0;padding-left:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item{margin-left:auto;margin-right:auto}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child{margin-bottom:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child figure{margin-bottom:0 !important}.wp-block-coblocks-gallery-stacked .coblocks-gallery--item:last-child figcaption{padding-bottom:0}.wp-block-coblocks-gallery-stacked .coblocks-gallery--caption{padding-bottom:1em;padding-top:1em;text-align:center}.wp-block-coblocks-gallery-stacked .coblocks-gallery--caption:not([class*="font-size"]){font-size:13px}.is-selected .wp-block-coblocks-gallery-stacked .coblocks-gallery--caption,.is-typing .wp-block-coblocks-gallery-stacked .coblocks-gallery--caption{padding-left:1em;padding-right:1em}.wp-block-coblocks-gallery-stacked .has-fullwidth-images img{width:100%}.wp-block-coblocks-gallery-stacked .coblocks-video-bg{z-index:1}.wp-block-coblocks-gif.alignfull,.wp-block-coblocks-gif.alignwide{width:inherit}.wp-block-coblocks-gif.alignfull img,.wp-block-coblocks-gif.alignwide img{width:100%}.wp-block-coblocks-gist .gist-file{border-color:rgba(0,0,0,0.125) !important;border-radius:4px !important;margin-bottom:0 !important}.wp-block-coblocks-gist .gist-file a,.wp-block-coblocks-gist .gist-file a:hover{box-shadow:none}.wp-block-coblocks-gist .gist-file+.gist-file{margin-top:5px !important}.wp-block-coblocks-gist .gist-data{border-radius:3px 3px 0 0}.wp-block-coblocks-gist .gist-data tr,.wp-block-coblocks-gist .gist-data td{border:none}.wp-block-coblocks-gist .gist-data td.blob-num{padding:1px 15px 1px 20px !important}.wp-block-coblocks-gist .gist-data td.blob-code{padding-left:0 !important}.wp-block-coblocks-gist .gist-meta{border-radius:0 0 3px 3px}.wp-block-coblocks-gist.no-meta .gist .gist-data{border-bottom:0;border-radius:3px}.wp-block-coblocks-gist.no-meta .gist .gist-meta{display:none}.wp-block-coblocks-gist figcaption{color:#1e1e1e;font-size:13px;margin-bottom:1em;margin-top:0.5em;text-align:center}.wp-block-coblocks-gist table{table-layout:auto}.wp-block-coblocks-hero{position:relative}.wp-block-coblocks-hero .has-left-content{text-align:left}.wp-block-coblocks-hero .has-center-content{text-align:center}.wp-block-coblocks-hero .has-center-content .wp-block-coblocks-buttons__inner{justify-content:center}.wp-block-coblocks-hero .has-center-content h1::before,.wp-block-coblocks-hero .has-center-content h2::before{margin-left:auto;margin-right:auto}.wp-block-coblocks-hero .has-right-content{text-align:right}.wp-block-coblocks-hero .has-right-content .wp-block-coblocks-buttons__inner{justify-content:flex-end}.wp-block-coblocks-hero .has-right-content h1::before,.wp-block-coblocks-hero .has-right-content h2::before{margin-left:auto}.wp-block-coblocks-hero__inner{display:flex;position:relative}.wp-block-coblocks-hero__inner.is-fullscreen{height:100vh}.wp-block-coblocks-hero__inner .wp-block-coblocks-hero__content{position:relative}.wp-block-coblocks-hero__inner[class*="hero-top"]{align-items:flex-start}.wp-block-coblocks-hero__inner[class*="hero-center"]{align-items:center}.wp-block-coblocks-hero__inner[class*="hero-bottom"]{align-items:flex-end}.wp-block-coblocks-hero__inner[class*="left-align"]{justify-content:flex-start}.wp-block-coblocks-hero__inner[class*="center-align"]{justify-content:center}.wp-block-coblocks-hero__inner[class*="right-align"]{justify-content:flex-end}.wp-block-coblocks-hero .wp-block-button{margin-bottom:0}.wp-block-coblocks-highlight{background:transparent !important}.wp-block-coblocks-highlight:empty{display:none}.wp-block-coblocks-highlight+.wp-block-coblocks-highlight{padding-top:7px}.wp-block-coblocks-highlight__content{padding:2px 5px 2px 3px;position:relative}.wp-block-coblocks-highlight__content:not(.has-background){background-color:#fff8e5}.wp-block-coblocks-icon{position:relative}.wp-block-coblocks-icon__inner{display:inline-block;position:relative;vertical-align:middle}.wp-block-coblocks-icon__inner a{border:0 !important;box-shadow:none !important;height:100%;outline:none;text-shadow:none;width:100%}.wp-block-coblocks-icon__inner svg{fill:currentColor;height:100%;vertical-align:middle;width:100%}.wp-block-coblocks-logos.has-filter-grayscale img,.wp-block-coblocks-logos.is-style-black-and-white img{filter:grayscale(1) brightness(0)}.wp-block-coblocks-logos.is-style-grayscale img{filter:grayscale(1)}.wp-block-coblocks-logos__row{align-items:center;display:flex;flex-direction:row;justify-content:center}@media (max-width: 600px){.wp-block-coblocks-logos__row{flex-wrap:wrap}}.wp-block-coblocks-logos__row+.wp-block-coblocks-logos__row{margin-top:2em}.wp-block-coblocks-logos__row>div{padding:0 1.5em}.wp-block-coblocks-logos__row img{vertical-align:middle;width:100%}.wp-block-coblocks-media-card__wrapper{align-items:center;display:grid;grid-template-areas:"media-text-media media-text-content";grid-template-columns:55% auto;grid-template-rows:auto;margin-left:auto;margin-right:auto;padding:0 !important;position:relative}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 55%}.wp-block-coblocks-media-card__inner{color:inherit !important}.wp-block-coblocks-media-card__media{grid-area:media-text-media;margin:0;position:relative}.has-no-media .wp-block-coblocks-media-card__media{align-items:center;background:rgba(139,139,150,0.1);display:flex;height:70vw;justify-content:center;margin-bottom:0;margin-top:0;max-height:600px}@media (min-width: 600px){.has-no-media .wp-block-coblocks-media-card__media{width:100%}}.has-no-media.alignfull .wp-block-coblocks-media-card__media,.has-no-media.alignwide .wp-block-coblocks-media-card__media{max-height:700px}.wp-block-coblocks-media-card__media svg{height:30px;opacity:0.15;position:relative;top:-30px;width:30px}@media (min-width: 600px){.wp-block-coblocks-media-card__media svg{height:50px;width:50px}}.wp-block-coblocks-media-card__content{grid-area:media-text-content;margin-left:-50%;position:relative;word-break:break-word;z-index:1}@media (min-width: 600px){.wp-block-coblocks-media-card__content{margin-left:-100px}}.wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}.wp-block-coblocks-media-card__content h1,.wp-block-coblocks-media-card__content h2,.wp-block-coblocks-media-card__content h3,.wp-block-coblocks-media-card__content h4,.wp-block-coblocks-media-card__content h5,.wp-block-coblocks-media-card__content h6{margin-top:0 !important}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__content{margin-left:0;margin-right:-50%}@media (min-width: 600px){.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-media-card__content{margin-right:-100px}}.wp-block-coblocks-media-card__wrapper>figure>img,.wp-block-coblocks-media-card__wrapper>figure>video{max-width:unset;vertical-align:middle;width:100%}@media (max-width: 599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media" "media-text-content";grid-template-columns:100% !important}}@media (max-width: 599px) and (min-width: 600px){.wp-block-coblocks-media-card.is-stacked-on-mobile.is-style-right .wp-block-coblocks-media-card__content{margin-right:-100px}}@media (max-width: 599px) and (min-width: 600px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__media{position:inherit}}@media (max-width: 599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{margin-left:5%;margin-right:5%;margin-top:-33%}}@media (max-width: 599px) and (min-width: 600px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{grid-area:media-text-content;margin-left:-100px}}@media (max-width: 599px){.wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-media-card .wp-block-coblocks-media-card__wrapper{display:flex}.wp-block-coblocks-media-card .wp-block-coblocks-media-card__wrapper .wp-block-coblocks-row__inner{flex-grow:1}.wp-block-coblocks-media-card.is-style-right figure{order:2}.wp-block-coblocks-media-card.is-style-right .wp-block-coblocks-row__inner{order:1}}body.rtl .is-style-left .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-content media-text-media" "resizer resizer" !important;grid-template-columns:auto 55% !important}body.rtl .is-style-left .wp-block-coblocks-media-card__content{margin-left:0;margin-right:-100px}body.rtl .is-style-right .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media media-text-content" "resizer resizer" !important;grid-template-columns:55% auto !important}body.rtl .is-style-right .wp-block-coblocks-media-card__content{margin-left:-100px;margin-right:0}@media (min-width: 768px) and (max-width: 1024px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile{flex-direction:column}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__wrapper{grid-template-areas:"media-text-media" "media-text-content";grid-template-columns:100% !important}}@media (min-width: 768px) and (max-width: 1024px) and (max-width: 599px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__media{position:inherit}}@media (min-width: 768px) and (max-width: 1024px){.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content{margin-left:5%;margin-right:5%;margin-top:-33%}.is-twentynineteen .entry .entry-content .wp-block-coblocks-media-card.is-stacked-on-mobile .wp-block-coblocks-media-card__content p:last-of-type{margin-bottom:0}}.wp-block-coblocks-post-carousel.alignfull{padding-left:var(--coblocks-spacing--2, 1em);padding-right:var(--coblocks-spacing--2, 1em)}@media (min-width: 600px){.wp-block-coblocks-post-carousel.alignfull{padding-left:var(--coblocks-spacing--4, 2em);padding-right:var(--coblocks-spacing--4, 2em)}}@media (min-width: 782px){.wp-block-coblocks-post-carousel:not(.alignwide) .coblocks-slick{padding-bottom:0}}.wp-block-coblocks-post-carousel .slick-slider{box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.wp-block-coblocks-post-carousel .slick-slider .slick-track,.wp-block-coblocks-post-carousel .slick-slider .slick-list{transform:translate3d(0, 0, 0)}.wp-block-coblocks-post-carousel .slick-list{display:block;margin:0;margin-bottom:calc(var(--coblocks-spacing--2, 1em) * -1);overflow:hidden;padding:0;position:relative}.wp-block-coblocks-post-carousel .slick-list:focus{outline:none}.wp-block-coblocks-post-carousel .slick-list.dragging{cursor:pointer;cursor:hand}.wp-block-coblocks-post-carousel .slick-track{display:flex;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.wp-block-coblocks-post-carousel .slick-track::before,.wp-block-coblocks-post-carousel .slick-track::after{content:"";display:table}.wp-block-coblocks-post-carousel .slick-track::after{clear:both}.slick-loading .wp-block-coblocks-post-carousel .slick-track{visibility:hidden}.wp-block-coblocks-post-carousel .slick-slide{display:none;float:left;height:auto;margin:0 var(--coblocks-spacing--2, 1em);min-height:1px;outline:none}[dir="rtl"] .wp-block-coblocks-post-carousel .slick-slide{float:right}.wp-block-coblocks-post-carousel .slick-slide img{display:block}.wp-block-coblocks-post-carousel .slick-slide.slick-loading img{display:none}.wp-block-coblocks-post-carousel .slick-slide.dragging img{pointer-events:none}.wp-block-coblocks-post-carousel .slick-initialized .slick-slide{display:block}.wp-block-coblocks-post-carousel .slick-prev,.wp-block-coblocks-post-carousel .slick-next{background:transparent;border:none;bottom:0;color:transparent;cursor:pointer;display:inline-block;font-size:initial;height:var(--coblocks-spacing--8, 4em);line-height:0;outline:none;padding:0.5em;position:absolute;width:var(--coblocks-spacing--8, 4em)}.wp-block-coblocks-post-carousel .slick-prev:hover,.wp-block-coblocks-post-carousel .slick-prev:focus,.wp-block-coblocks-post-carousel .slick-next:hover,.wp-block-coblocks-post-carousel .slick-next:focus{cursor:pointer;opacity:0.5;outline:none}.wp-block-coblocks-post-carousel .slick-prev:hover::before,.wp-block-coblocks-post-carousel .slick-prev:focus::before,.wp-block-coblocks-post-carousel .slick-next:hover::before,.wp-block-coblocks-post-carousel .slick-next:focus::before{opacity:1}.wp-block-coblocks-post-carousel .slick-prev{left:50%;transform:translateX(-100%)}.wp-block-coblocks-post-carousel .slick-next{right:50%;transform:translateX(100%)}.wp-block-coblocks-post-carousel .slick-prev.slick-disabled::before,.wp-block-coblocks-post-carousel .slick-next.slick-disabled::before{opacity:0.25}.wp-block-coblocks-post-carousel .slick-prev::before,.wp-block-coblocks-post-carousel .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg);background-position:center;background-repeat:no-repeat;content:" ";display:block;height:100%;width:100%}.wp-block-coblocks-post-carousel .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg)}.wp-block-coblocks-post-carousel [dir="rtl"] .slick-prev::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg)}.wp-block-coblocks-post-carousel [dir="rtl"] .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg)}.wp-block-coblocks-post-carousel__image{display:table;margin-bottom:var(--coblocks-spacing--2, 1em);position:relative;width:100%}.wp-block-coblocks-post-carousel__image a{display:block;outline:none;padding-top:100%;width:100%}.wp-block-coblocks-post-carousel__content{display:flex;flex-direction:column;width:100%}.wp-block-coblocks-post-carousel__date{color:#6c7781;display:block;font-size:16px;margin-bottom:var(--coblocks-spacing--1, 0.5em)}.wp-block-coblocks-post-carousel__more-link{align-self:self-start;margin-top:var(--coblocks-spacing--2, 1em)}.wp-block-coblocks-post-carousel__excerpt{margin-top:var(--coblocks-spacing--1, 0.5em)}@media (min-width: 782px){.wp-block-coblocks-post-carousel:not(.alignwide) .slick-next,.wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev{bottom:50%;transform:translateY(-50%)}}@media (min-width: 782px){.wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev{left:-5em}}@media (min-width: 782px){.wp-block-coblocks-post-carousel:not(.alignwide) .slick-next{right:-5em}}body.rtl .wp-block-coblocks-post-carousel:not(.alignwide) .slick-prev::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-right.svg)}body.rtl .wp-block-coblocks-post-carousel:not(.alignwide) .slick-next::before{background-image:url(/wp-content/plugins/coblocks/dist/images/lightbox/arrow-left.svg)}.is-twentynineteen .wp-block-coblocks-post-carousel{line-height:1.6}.is-twentynineteen .wp-block-coblocks-post-carousel__content a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:calc(22px * 1.125);font-weight:700;line-height:1.2;margin-bottom:0.5rem;margin-top:0.5rem;text-decoration:none !important}.is-twentynineteen .wp-block-coblocks-post-carousel__date{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:700}.is-twentytwenty .wp-block-coblocks-post-carousel{color:#6d6d6d}.is-twentytwenty .wp-block-coblocks-post-carousel .columns{margin-bottom:0.5em}.is-twentytwenty .wp-block-coblocks-post-carousel a{font-family:"Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;font-weight:700;letter-spacing:-0.025em;text-decoration:none}.is-twentytwenty .wp-block-coblocks-post-carousel a:hover{text-decoration:underline}.is-twentytwenty .wp-block-coblocks-post-carousel__date{color:#6d6d6d;font-family:"Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;font-size:0.7em;font-weight:600;letter-spacing:normal;margin-bottom:0.2em}.wp-block-coblocks-posts+.wp-block-coblocks-posts{margin-top:var(--coblocks-spacing--2, 1em)}.wp-block-coblocks-posts.has-1-columns>div:first-child{margin-top:0}.wp-block-coblocks-posts.has-1-columns>div:last-child{margin-bottom:0}.wp-block-coblocks-posts__inner{margin-left:0;padding-left:0}.wp-block-coblocks-posts__item{align-items:stretch;display:flex;flex:1 1 auto;margin-bottom:var(--coblocks-spacing--3, 1.5em);margin-left:0;margin-top:0;padding-left:0;width:100%}.is-style-stacked .wp-block-coblocks-posts__item{flex-direction:column}.is-style-horizontal .has-image-right .wp-block-coblocks-posts__item{flex-direction:row-reverse}.wp-block-coblocks-posts__image{display:table;flex:0 0 auto;height:14.285%;margin-right:var(--coblocks-spacing--2, 1em);position:relative;width:14.285%}@media (min-width: 600px){.wp-block-coblocks-posts__image{margin-right:var(--coblocks-spacing--3, 1.5em)}}.has-image-right .wp-block-coblocks-posts__image{margin-left:var(--coblocks-spacing--2, 1em);margin-right:0}@media (min-width: 600px){.has-image-right .wp-block-coblocks-posts__image{margin-left:var(--coblocks-spacing--3, 1.5em)}}.wp-block-coblocks-posts__image>*{display:block;padding-top:100%;width:100%}.is-style-stacked .wp-block-coblocks-posts__image{margin-bottom:var(--coblocks-spacing--2, 1em);width:100%}@media (min-width: 600px){.has-medium-image .wp-block-coblocks-posts__image{height:20%;width:20%}}@media (min-width: 600px){.has-large-image .wp-block-coblocks-posts__image{height:33.33%;width:33.33%}}@media (min-width: 600px){.has-huge-image .wp-block-coblocks-posts__image{height:33.33%;width:33.33%}}@media (min-width: 782px){.has-huge-image .wp-block-coblocks-posts__image{height:50%;width:50%}}.has-four-to-three-image .wp-block-coblocks-posts__image>*{padding-top:75%}.has-sixteen-to-nine-image .wp-block-coblocks-posts__image>*{padding-top:56.25%}.has-circle-image .wp-block-coblocks-posts__image>*{border-radius:100%}.wp-block-coblocks-posts__content{display:flex;flex-direction:column;width:100%}.wp-block-coblocks-posts__content.self-center{align-self:center}.wp-block-coblocks-posts__date{color:#6c7781;display:block;font-size:16px;margin-top:var(--coblocks-spacing--1, 0.5em)}.wp-block-coblocks-posts__excerpt{margin-top:var(--coblocks-spacing--1, 0.5em)}.wp-block-coblocks-posts__more-link{align-self:self-start;display:block}.is-twentynineteen .wp-block-coblocks-posts{line-height:1.6}.is-twentynineteen .wp-block-coblocks-posts__content a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:calc(22px * 1.125);font-weight:700;line-height:1.2;margin-bottom:0.5rem;margin-top:0.5rem;text-decoration:none !important}.is-twentynineteen .wp-block-coblocks-posts__date{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:700}.is-twentytwenty .wp-block-coblocks-posts .has-columns{margin-bottom:0.5em}.is-twentytwenty .wp-block-coblocks-posts a{font-family:"Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;font-weight:700;letter-spacing:-0.025em;text-decoration:none}.is-twentytwenty .wp-block-coblocks-posts a:hover{text-decoration:underline}.is-twentytwenty .wp-block-coblocks-posts__date{color:#6d6d6d;font-family:"Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;font-size:0.7em;font-weight:600;letter-spacing:normal;margin-bottom:0.2em}.wp-block-coblocks-pricing-table-item{padding:4em 1.5em;position:relative;width:100%}@media (min-width: 600px){.wp-block-coblocks-pricing-table-item{margin-bottom:0}}.wp-block-coblocks-pricing-table-item:not(.has-background){background:rgba(140,140,151,0.1)}.wp-block-coblocks-pricing-table-item__title{margin-top:0;padding:0}.wp-block-coblocks-pricing-table-item__price-wrapper{display:flex;line-height:1;position:relative}.wp-block-coblocks-pricing-table-item__currency{font-size:1em}.wp-block-coblocks-pricing-table-item__amount{font-size:5em;letter-spacing:normal;line-height:1 !important;margin:0;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features{margin:0 0 30px;max-width:none;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features ul,.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features li{list-style:none;margin:0;padding:0}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__features li::after{content:"\00a0"}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__title{display:block;margin-bottom:20px}.wp-block-coblocks-pricing-table-item .wp-block-coblocks-pricing-table-item__price-wrapper{margin-bottom:20px}.wp-block-coblocks-pricing-table-item .wp-block-button{margin-bottom:0}.has-text-align-center .wp-block-coblocks-pricing-table-item__price-wrapper{justify-content:center}.has-text-align-right .wp-block-coblocks-pricing-table-item__price-wrapper{justify-content:flex-end}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>*:not(.block-editor-inner-blocks):nth-of-type(1),.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>*:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(100% / 2 - var(--coblocks-spacing--1, 0.5em))}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(2 * var(--coblocks-spacing--1, 0.5em));max-width:100%}}@media (max-width: 599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-small-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>*:not(.block-editor-inner-blocks):nth-of-type(1),.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>*:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(100% / 2 - var(--coblocks-spacing--2, 1em))}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(2 * var(--coblocks-spacing--2, 1em));max-width:100%}}@media (max-width: 599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-medium-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>*:not(.block-editor-inner-blocks):nth-of-type(1),.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>*:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(100% / 2.01 - var(--coblocks-spacing--3, 1.5em))}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(2 * var(--coblocks-spacing--3, 1.5em));max-width:100%}}@media (max-width: 599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-large-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>*:not(.block-editor-inner-blocks):nth-of-type(1),.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>*:not(.block-editor-inner-blocks):nth-of-type(2){flex-basis:50%;max-width:calc(100% / 2.02 - var(--coblocks-spacing--4, 2em))}}@media (max-width: 959px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){flex-basis:100%;margin-top:calc(2 * var(--coblocks-spacing--4, 2em));max-width:100%}}@media (max-width: 599px){.wp-block-coblocks-pricing-table__inner.has-3-columns.has-huge-gutter>*:not(.block-editor-inner-blocks):nth-of-type(3){margin-top:0}}@media (min-width: 600px){.wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{margin-bottom:1.5em}@media (min-width: 600px){.wp-block-coblocks-pricing-table.has-2-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:50%;max-width:calc(100% / 2 - .75em)}.wp-block-coblocks-pricing-table.has-3-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:33.333%;max-width:calc(100% / 3 - .75em)}}@media (min-width: 600px){.wp-block-coblocks-pricing-table.has-4-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:25%;max-width:calc(100% / 4 - .75em)}}@media (min-width: 600px) and (max-width: 1200px){.wp-block-coblocks-pricing-table.has-4-columns .wp-block-coblocks-pricing-table__inner:not(.has-responsive-columns) .wp-block-coblocks-pricing-table-item{flex-basis:50%;max-width:calc(100% / 2 - .75em)}}.wp-block-coblocks-row{position:relative}.wp-block-coblocks-row:not([data-columns="1"]){display:flex}.wp-block-coblocks-row:not([data-columns="1"]) .wp-block-coblocks-row__inner{display:flex;flex:1}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"]{margin-left:auto;margin-right:auto;max-width:calc(6 * (100vw / 12.5))}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"].alignwide{max-width:calc(6 * (100vw / 8.5))}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"].alignfull{max-width:100%}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"][data-columns="1"] .wp-block-coblocks-column__inner>:not([class*="wp-block-"]){max-width:100%}.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>:not([class*="wp-block-"]){margin-left:auto;margin-right:auto;max-width:100%}.wp-block-coblocks-column{height:100%;margin-bottom:32px;min-width:0;overflow-wrap:break-word;position:relative;word-break:break-word}@media (min-width: 600px){.wp-block-coblocks-column{margin-bottom:0}}.wp-block-coblocks-column p{margin-top:0}.wp-block-coblocks-column p:last-of-type{margin-bottom:0}.wp-block-coblocks-column__inner.has-background-overlay *{position:relative}.has-small-gutter>[class*="wp-block-coblocks-column"]:nth-child(odd){margin-right:var(--coblocks-spacing--1, 0.5em)}.has-small-gutter>[class*="wp-block-coblocks-column"]:nth-child(even){margin-left:var(--coblocks-spacing--1, 0.5em)}.has-small-gutter>[class*="wp-block-coblocks-column"]:not(:first-child){margin-left:var(--coblocks-spacing--1, 0.5em)}.has-small-gutter>[class*="wp-block-coblocks-column"]:not(:last-child){margin-right:var(--coblocks-spacing--1, 0.5em)}.has-medium-gutter>[class*="wp-block-coblocks-column"]:nth-child(odd){margin-right:var(--coblocks-spacing--2, 1em)}.has-medium-gutter>[class*="wp-block-coblocks-column"]:nth-child(even){margin-left:var(--coblocks-spacing--2, 1em)}.has-medium-gutter>[class*="wp-block-coblocks-column"]:not(:first-child){margin-left:var(--coblocks-spacing--2, 1em)}.has-medium-gutter>[class*="wp-block-coblocks-column"]:not(:last-child){margin-right:var(--coblocks-spacing--2, 1em)}.has-large-gutter>[class*="wp-block-coblocks-column"]:nth-child(odd){margin-right:var(--coblocks-spacing--3, 1.5em)}.has-large-gutter>[class*="wp-block-coblocks-column"]:nth-child(even){margin-left:var(--coblocks-spacing--3, 1.5em)}.has-large-gutter>[class*="wp-block-coblocks-column"]:not(:first-child){margin-left:var(--coblocks-spacing--3, 1.5em)}.has-large-gutter>[class*="wp-block-coblocks-column"]:not(:last-child){margin-right:var(--coblocks-spacing--3, 1.5em)}.has-huge-gutter>[class*="wp-block-coblocks-column"]:nth-child(odd){margin-right:var(--coblocks-spacing--4, 2em)}.has-huge-gutter>[class*="wp-block-coblocks-column"]:nth-child(even){margin-left:var(--coblocks-spacing--4, 2em)}.has-huge-gutter>[class*="wp-block-coblocks-column"]:not(:first-child){margin-left:var(--coblocks-spacing--4, 2em)}.has-huge-gutter>[class*="wp-block-coblocks-column"]:not(:last-child){margin-right:var(--coblocks-spacing--4, 2em)}.has-custom-gutter>[class*="wp-block-coblocks-column"]:nth-child(odd){margin-right:var(--coblocks-custom-gutter, 0)}.has-custom-gutter>[class*="wp-block-coblocks-column"]:nth-child(even){margin-left:var(--coblocks-custom-gutter, 0)}.has-custom-gutter>[class*="wp-block-coblocks-column"]:not(:first-child){margin-left:var(--coblocks-custom-gutter, 0)}.has-custom-gutter>[class*="wp-block-coblocks-column"]:not(:last-child){margin-right:var(--coblocks-custom-gutter, 0)}@media (max-width: 599px){.wp-block-coblocks-row__inner.is-stacked-on-mobile{flex-direction:column}.wp-block-coblocks-row__inner.is-stacked-on-mobile>.wp-block-coblocks-column{margin-left:0 !important;margin-right:0 !important;max-width:100% !important;width:100% !important}.wp-block-coblocks-row__inner.is-stacked-on-mobile>.wp-block-coblocks-column:last-child{margin-bottom:0}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-no-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:0}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-small-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--1, 0.5em) * 2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-medium-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--2, 1em) * 2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-large-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--3, 1.5em) * 2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-huge-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-spacing--4, 2em) * 2)}.wp-block-coblocks-row__inner.is-stacked-on-mobile.has-custom-gutter>[class*="wp-block"]:not(:last-child){margin-bottom:calc(var(--coblocks-custom-gutter, 0) * 2)}}.wp-block-coblocks-row__inner [data-type="coblocks/column"]{display:flex;margin-bottom:0;margin-top:0}.wp-block-coblocks-row__inner [data-type="coblocks/column"] .wp-block-coblocks-column,.wp-block-coblocks-row__inner [data-type="coblocks/column"] .wp-block-coblocks-column__inner{flex:1}.wp-block-coblocks-row__inner.are-vertically-aligned-top{align-items:flex-start}.wp-block-coblocks-row__inner.are-vertically-aligned-center{align-items:center}.wp-block-coblocks-row__inner.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top .wp-block-coblocks-column__inner{align-self:flex-start}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center .wp-block-coblocks-column__inner{align-self:center}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom{display:flex}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom .wp-block-coblocks-column__inner{align-self:flex-end}.wp-block-coblocks-row__inner .wp-block-coblocks-column .wp-block-coblocks-column__inner{flex:1}.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-top,.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-center,.wp-block-coblocks-row__inner .wp-block-coblocks-column.is-vertically-aligned-bottom{width:100%}.wp-block-coblocks-service{margin:0 0 var(--coblocks-spacing--3, 1.5em);max-width:100%}@media (min-width: 600px){.wp-block-coblocks-service{margin:0}}.wp-block-coblocks-service:last-child{margin-bottom:0}.wp-block-coblocks-service h2,.wp-block-coblocks-service h3,.wp-block-coblocks-service h4,.wp-block-coblocks-service h5,.wp-block-coblocks-service h6{margin-bottom:0.5em;margin-top:0}.wp-block-coblocks-service p:first-of-type{margin-top:0}.wp-block-coblocks-service p:last-of-type{margin-bottom:0}.wp-block-coblocks-service .wp-block-button{margin-bottom:0;margin-top:1.5em}.wp-block-coblocks-service__figure{display:flex;margin:0 0 1.5em;padding:calc(3 / 4 * 100%) 0 0;position:relative;width:100%}.is-style-sixbynine .wp-block-coblocks-service__figure{padding-top:calc(9 / 16 * 100%)}.is-style-circle .wp-block-coblocks-service__figure{border-radius:100%;padding-top:100%}.is-style-circle .wp-block-coblocks-service__figure img{border-radius:100%}.is-style-square .wp-block-coblocks-service__figure{padding-top:100%}.wp-block-coblocks-service__figure>img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;vertical-align:middle;width:100%}@media (min-width: 600px){.wp-block-coblocks-services[data-columns]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media (min-width: 600px){.wp-block-coblocks-services[data-columns][data-columns="2"]>.wp-block-coblocks-service{flex-basis:50%;max-width:calc(100% / 2 - var(--coblocks-spacing--2, 1em))}.wp-block-coblocks-services[data-columns][data-columns="3"]>.wp-block-coblocks-service{flex-basis:33.333%;max-width:calc(100% / 3 - var(--coblocks-spacing--2, 1em))}}@media (min-width: 600px) and (max-width: 1280px){.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service{flex-basis:50%;margin-bottom:3em;max-width:calc(100% / 2 - var(--coblocks-spacing--2, 1em))}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(1),.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(3){margin-left:0}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(2),.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(4){margin-right:0}.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(3),.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service:nth-child(4){margin-bottom:0}}@media (min-width: 1280px){.wp-block-coblocks-services[data-columns][data-columns="4"]>.wp-block-coblocks-service{flex-basis:25%;max-width:calc(100% / 4 - var(--coblocks-spacing--2, 1em))}}.wp-block-coblocks-shape-divider{display:flex;flex-direction:column;position:relative}.wp-block-coblocks-shape-divider svg{bottom:-1px;fill:currentColor;height:100%;left:0;position:absolute;width:100%}.wp-block-coblocks-shape-divider__svg-wrapper{position:relative}.wp-block-coblocks-shape-divider__alt-wrapper{background-color:currentColor}.wp-block-coblocks-shape-divider.is-horizontally-flipped svg{transform:scaleX(-1)}.wp-block-coblocks-shape-divider.is-vertically-flipped{flex-direction:column-reverse}.wp-block-coblocks-shape-divider.is-vertically-flipped svg{bottom:0;top:-1px;transform:scaleY(-1)}.wp-block-coblocks-shape-divider.is-vertically-flipped.is-horizontally-flipped svg{transform:scaleX(-1) scaleY(-1)}.wp-block-coblocks-shape-divider .divider--waves path:nth-child(1){opacity:0.15}.wp-block-coblocks-shape-divider .divider--waves path:nth-child(2){opacity:0.3}.wp-block-coblocks-social.has-background{padding:20px 30px}.wp-block-coblocks-social .wp-block-button__link:not(.has-background){background-color:#31373c}.wp-block-coblocks-social .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-coblocks-social ul,.wp-block-coblocks-social li{list-style:none;margin:0 !important;padding:0 !important}.wp-block-coblocks-social li{display:inline-block;margin:3px 6px 3px 0 !important;vertical-align:middle}.wp-block-coblocks-social li::before,.wp-block-coblocks-social li::after{display:none !important}.wp-block-coblocks-social__button{align-items:center;border:none;border-radius:0;box-shadow:none !important;cursor:pointer;display:inline-flex;font-size:15px;justify-content:center;line-height:1;padding:10px 14px;text-align:center;text-decoration:none !important;white-space:normal;word-break:break-all}.wp-block-coblocks-social__button:first-of-type{margin-left:0 !important}.wp-block-coblocks-social__button:last-of-type{margin-right:0 !important}.wp-block-coblocks-social__text,.wp-block-coblocks-social__text:hover,.wp-block-coblocks-social:not(.is-style-mask) .wp-block-coblocks-social__icon,.wp-block-coblocks-social:not(.is-style-mask) .wp-block-coblocks-social__icon:hover{color:inherit}.wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:8px}.wp-block-coblocks-social__icon{background-color:currentColor;background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;width:18px}.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text,.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:9px}.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon+.wp-block-coblocks-social__text{margin-left:4px}.wp-block-coblocks-social__button--twitter .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--twitter .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/twitter.svg);color:transparent !important}}.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/facebook.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/facebook.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--facebook .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/facebook.svg);color:transparent !important}}.wp-block-coblocks-social__button--pinterest .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/pinterest.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/pinterest.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--pinterest .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/pinterest.svg);color:transparent !important}}.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/linkedin.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/linkedin.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--linkedin .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/linkedin.svg);color:transparent !important}}.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/tumblr.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/tumblr.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--tumblr .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/tumblr.svg);color:transparent !important}}.wp-block-coblocks-social__button--reddit .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/reddit.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/reddit.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--reddit .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/reddit.svg);color:transparent !important}}.wp-block-coblocks-social__button--email .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/email.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/email.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--email .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/email.svg);color:transparent !important}}.wp-block-coblocks-social__button--google .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/google.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/google.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--google .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/google.svg);color:transparent !important}}.wp-block-coblocks-social__button--yelp .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/yelp.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/yelp.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--yelp .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/yelp.svg);color:transparent !important}}.wp-block-coblocks-social__button--youtube .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/youtube.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/youtube.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--youtube .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/youtube.svg);color:transparent !important}}.wp-block-coblocks-social__button--instagram .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/instagram.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/instagram.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--instagram .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/instagram.svg);color:transparent !important}}.wp-block-coblocks-social__button--houzz .wp-block-coblocks-social__icon{-webkit-mask-image:url(/wp-content/plugins/coblocks/dist/images/social/houzz.svg);mask-image:url(/wp-content/plugins/coblocks/dist/images/social/houzz.svg)}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.wp-block-coblocks-social__button--houzz .wp-block-coblocks-social__icon{background-image:url(/wp-content/plugins/coblocks/dist/images/social/houzz.svg);color:transparent !important}}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__text,.wp-block-coblocks-social.has-colors:not(.is-style-mask) .wp-block-coblocks-social__icon{color:#fff}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--twitter{background-color:#55acee !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--facebook{background-color:#3b5999 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--pinterest{background-color:#e60023 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--linkedin{background-color:#0077b5 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--tumblr{background-color:#34465d !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--reddit{background-color:#ff5700 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--email{background-color:#2880e5 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--google{background-color:#dd4b39 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--yelp{background-color:#d32323 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--youtube{background-color:red !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--instagram{background-color:#ef0175 !important}.wp-block-coblocks-social.has-colors .wp-block-coblocks-social__button--houzz{background-color:#4ebc16 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--twitter{color:#55acee !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--facebook{color:#3b5999 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--pinterest{color:#e60023 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--linkedin{color:#0077b5 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--tumblr{color:#34465d !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--reddit{color:#ff5700 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--email{color:#2880e5 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--google{color:#dd4b39 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--yelp{color:#d32323 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--youtube{color:red !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--instagram{color:#ef0175 !important}.wp-block-coblocks-social.has-colors.is-style-mask .wp-block-coblocks-social__button--houzz{color:#4ebc16 !important}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button{padding:11px 24px}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__button:active{-webkit-animation:pulse 200ms;animation:pulse 200ms;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.wp-block-coblocks-social:not(.is-style-text):not(.is-style-icon-and-text) .wp-block-coblocks-social__text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;width:1px;word-wrap:normal}.wp-block-coblocks-social.is-style-text .wp-block-coblocks-social__icon{display:none}.wp-block-coblocks-social.is-style-text .wp-block-coblocks-social__text{margin-left:0}.wp-block-coblocks-social.is-style-mask li,.wp-block-coblocks-social.is-style-mask.has-button-size-sml li{margin:0 7px !important}.wp-block-coblocks-social.is-style-mask .wp-block-coblocks-social__button{background:transparent !important;display:block;padding:0 !important}.wp-block-coblocks-social.is-style-mask .wp-block-coblocks-social__text{margin-left:0}.wp-block-coblocks-social.is-style-mask:not(.has-colors) .wp-block-button__link:not(.has-text-color){color:#31373c}.wp-block-coblocks-social.has-button-size-sml li{margin:2px 4px 2px 0 !important}.wp-block-coblocks-social.has-button-size-sml:not(.is-style-text):not(.is-style-icon-and-text):not(.is-style-circular) .wp-block-coblocks-social__button{padding:8px 16px}.wp-block-coblocks-social.has-button-size-sml .wp-block-coblocks-social__icon{height:16px;width:16px}.wp-block-coblocks-social.has-button-size-sml .wp-block-coblocks-social__button{font-size:13px;padding:10px 12px}.wp-block-coblocks-social.has-button-size-lrg:not(.is-style-text):not(.is-style-icon-and-text):not(.is-style-circular) .wp-block-coblocks-social__button{padding:14px 32px}.wp-block-coblocks-social.has-button-size-lrg .wp-block-coblocks-social__icon{height:20px;width:20px}.wp-block-coblocks-social.has-button-size-lrg .wp-block-coblocks-social__button{font-size:16px;padding:12px 16px}.wp-block-coblocks-social.is-style-circular .wp-block-coblocks-social__button{border-radius:100%}.wp-block-coblocks-social.is-style-circular .wp-block-coblocks-social__button:not(.has-padding){padding:14px !important}@-webkit-keyframes pulse{0%{transform:scale(1)}15%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}15%{transform:scale(0.95)}100%{transform:scale(1)}}.uppercase{text-transform:uppercase}.m-1{margin:.5em}.m-2{margin:1em}.m-3{margin:1.5em}.m-4{margin:2em}.m-5{margin:2.5em}.m-6{margin:3em}.m-7{margin:3.5em}.m-8{margin:4em}.m-9{margin:4.5em}.m-10{margin:7em}.mt-1{margin-top:.5em}.mt-2{margin-top:1em}.mt-3{margin-top:1.5em}.mt-4{margin-top:2em}.mt-5{margin-top:2.5em}.mt-6{margin-top:3em}.mt-7{margin-top:3.5em}.mt-8{margin-top:4em}.mt-9{margin-top:4.5em}.mt-10{margin-top:7em}.mb-1{margin-bottom:.5em}.mb-2{margin-bottom:1em}.mb-3{margin-bottom:1.5em}.mb-4{margin-bottom:2em}.mb-5{margin-bottom:2.5em}.mb-6{margin-bottom:3em}.mb-7{margin-bottom:3.5em}.mb-8{margin-bottom:4em}.mb-9{margin-bottom:4.5em}.mb-10{margin-bottom:7em}.mr-1{margin-right:.5em}.mr-2{margin-right:1em}.mr-3{margin-right:1.5em}.mr-4{margin-right:2em}.mr-5{margin-right:2.5em}.mr-6{margin-right:3em}.mr-7{margin-right:3.5em}.mr-8{margin-right:4em}.mr-9{margin-right:4.5em}.mr-10{margin-right:7em}.ml-1{margin-left:.5em}.ml-2{margin-left:1em}.ml-3{margin-left:1.5em}.ml-4{margin-left:2em}.ml-5{margin-left:2.5em}.ml-6{margin-left:3em}.ml-7{margin-left:3.5em}.ml-8{margin-left:4em}.ml-9{margin-left:4.5em}.ml-10{margin-left:7em}@media (min-width: 600px){.sm\:mt-1{margin-top:.5em}.sm\:mt-2{margin-top:1em}.sm\:mt-3{margin-top:1.5em}.sm\:mt-4{margin-top:2em}.sm\:mt-5{margin-top:2.5em}.sm\:mt-6{margin-top:3em}.sm\:mt-7{margin-top:3.5em}.sm\:mt-8{margin-top:4em}.sm\:mt-9{margin-top:4.5em}.sm\:mt-10{margin-top:7em}.sm\:mb-1{margin-bottom:.5em}.sm\:mb-2{margin-bottom:1em}.sm\:mb-3{margin-bottom:1.5em}.sm\:mb-4{margin-bottom:2em}.sm\:mb-5{margin-bottom:2.5em}.sm\:mb-6{margin-bottom:3em}.sm\:mb-7{margin-bottom:3.5em}.sm\:mb-8{margin-bottom:4em}.sm\:mb-9{margin-bottom:4.5em}.sm\:mb-10{margin-bottom:7em}.sm\:mr-1{margin-right:.5em}.sm\:mr-2{margin-right:1em}.sm\:mr-3{margin-right:1.5em}.sm\:mr-4{margin-right:2em}.sm\:mr-5{margin-right:2.5em}.sm\:mr-6{margin-right:3em}.sm\:mr-7{margin-right:3.5em}.sm\:mr-8{margin-right:4em}.sm\:mr-9{margin-right:4.5em}.sm\:mr-10{margin-right:7em}.sm\:ml-1{margin-left:.5em}.sm\:ml-2{margin-left:1em}.sm\:ml-3{margin-left:1.5em}.sm\:ml-4{margin-left:2em}.sm\:ml-5{margin-left:2.5em}.sm\:ml-6{margin-left:3em}.sm\:ml-7{margin-left:3.5em}.sm\:ml-8{margin-left:4em}.sm\:ml-9{margin-left:4.5em}.sm\:ml-10{margin-left:7em}}@media (min-width: 782px){.md\:mt-1{margin-top:.5em}.md\:mt-2{margin-top:1em}.md\:mt-3{margin-top:1.5em}.md\:mt-4{margin-top:2em}.md\:mt-5{margin-top:2.5em}.md\:mt-6{margin-top:3em}.md\:mt-7{margin-top:3.5em}.md\:mt-8{margin-top:4em}.md\:mt-9{margin-top:4.5em}.md\:mt-10{margin-top:7em}.md\:mb-1{margin-bottom:.5em}.md\:mb-2{margin-bottom:1em}.md\:mb-3{margin-bottom:1.5em}.md\:mb-4{margin-bottom:2em}.md\:mb-5{margin-bottom:2.5em}.md\:mb-6{margin-bottom:3em}.md\:mb-7{margin-bottom:3.5em}.md\:mb-8{margin-bottom:4em}.md\:mb-9{margin-bottom:4.5em}.md\:mb-10{margin-bottom:7em}.md\:mr-1{margin-right:.5em}.md\:mr-2{margin-right:1em}.md\:mr-3{margin-right:1.5em}.md\:mr-4{margin-right:2em}.md\:mr-5{margin-right:2.5em}.md\:mr-6{margin-right:3em}.md\:mr-7{margin-right:3.5em}.md\:mr-8{margin-right:4em}.md\:mr-9{margin-right:4.5em}.md\:mr-10{margin-right:7em}.md\:ml-1{margin-left:.5em}.md\:ml-2{margin-left:1em}.md\:ml-3{margin-left:1.5em}.md\:ml-4{margin-left:2em}.md\:ml-5{margin-left:2.5em}.md\:ml-6{margin-left:3em}.md\:ml-7{margin-left:3.5em}.md\:ml-8{margin-left:4em}.md\:ml-9{margin-left:4.5em}.md\:ml-10{margin-left:7em}}@media (min-width: 1280px){.lg\:mt-1{margin-top:.5em}.lg\:mt-2{margin-top:1em}.lg\:mt-3{margin-top:1.5em}.lg\:mt-4{margin-top:2em}.lg\:mt-5{margin-top:2.5em}.lg\:mt-6{margin-top:3em}.lg\:mt-7{margin-top:3.5em}.lg\:mt-8{margin-top:4em}.lg\:mt-9{margin-top:4.5em}.lg\:mt-10{margin-top:7em}.lg\:mb-1{margin-bottom:.5em}.lg\:mb-2{margin-bottom:1em}.lg\:mb-3{margin-bottom:1.5em}.lg\:mb-4{margin-bottom:2em}.lg\:mb-5{margin-bottom:2.5em}.lg\:mb-6{margin-bottom:3em}.lg\:mb-7{margin-bottom:3.5em}.lg\:mb-8{margin-bottom:4em}.lg\:mb-9{margin-bottom:4.5em}.lg\:mb-10{margin-bottom:7em}.lg\:mr-1{margin-right:.5em}.lg\:mr-2{margin-right:1em}.lg\:mr-3{margin-right:1.5em}.lg\:mr-4{margin-right:2em}.lg\:mr-5{margin-right:2.5em}.lg\:mr-6{margin-right:3em}.lg\:mr-7{margin-right:3.5em}.lg\:mr-8{margin-right:4em}.lg\:mr-9{margin-right:4.5em}.lg\:mr-10{margin-right:7em}.lg\:ml-1{margin-left:.5em}.lg\:ml-2{margin-left:1em}.lg\:ml-3{margin-left:1.5em}.lg\:ml-4{margin-left:2em}.lg\:ml-5{margin-left:2.5em}.lg\:ml-6{margin-left:3em}.lg\:ml-7{margin-left:3.5em}.lg\:ml-8{margin-left:4em}.lg\:ml-9{margin-left:4.5em}.lg\:ml-10{margin-left:7em}}.p-1{padding:.5em}.p-2{padding:1em}.p-3{padding:1.5em}.p-4{padding:2em}.p-5{padding:2.5em}.p-6{padding:3em}.p-7{padding:3.5em}.p-8{padding:4em}.p-9{padding:4.5em}.p-10{padding:7em}.pt-1{padding-top:.5em}.pt-2{padding-top:1em}.pt-3{padding-top:1.5em}.pt-4{padding-top:2em}.pt-5{padding-top:2.5em}.pt-6{padding-top:3em}.pt-7{padding-top:3.5em}.pt-8{padding-top:4em}.pt-9{padding-top:4.5em}.pt-10{padding-top:7em}.pr-1{padding-right:.5em}.pr-2{padding-right:1em}.pr-3{padding-right:1.5em}.pr-4{padding-right:2em}.pr-5{padding-right:2.5em}.pr-6{padding-right:3em}.pr-7{padding-right:3.5em}.pr-8{padding-right:4em}.pr-9{padding-right:4.5em}.pr-10{padding-right:7em}.pb-1{padding-bottom:.5em}.pb-2{padding-bottom:1em}.pb-3{padding-bottom:1.5em}.pb-4{padding-bottom:2em}.pb-5{padding-bottom:2.5em}.pb-6{padding-bottom:3em}.pb-7{padding-bottom:3.5em}.pb-8{padding-bottom:4em}.pb-9{padding-bottom:4.5em}.pb-10{padding-bottom:7em}.pl-1{padding-left:.5em}.pl-2{padding-left:1em}.pl-3{padding-left:1.5em}.pl-4{padding-left:2em}.pl-5{padding-left:2.5em}.pl-6{padding-left:3em}.pl-7{padding-left:3.5em}.pl-8{padding-left:4em}.pl-9{padding-left:4.5em}.pl-10{padding-left:7em}.pt-full{padding-top:100%}@media (min-width: 600px){.sm\:pt-1{padding-top:.5em}.sm\:pt-2{padding-top:1em}.sm\:pt-3{padding-top:1.5em}.sm\:pt-4{padding-top:2em}.sm\:pt-5{padding-top:2.5em}.sm\:pt-6{padding-top:3em}.sm\:pt-7{padding-top:3.5em}.sm\:pt-8{padding-top:4em}.sm\:pt-9{padding-top:4.5em}.sm\:pt-10{padding-top:7em}.sm\:pr-1{padding-right:.5em}.sm\:pr-2{padding-right:1em}.sm\:pr-3{padding-right:1.5em}.sm\:pr-4{padding-right:2em}.sm\:pr-5{padding-right:2.5em}.sm\:pr-6{padding-right:3em}.sm\:pr-7{padding-right:3.5em}.sm\:pr-8{padding-right:4em}.sm\:pr-9{padding-right:4.5em}.sm\:pr-10{padding-right:7em}.sm\:pb-1{padding-bottom:.5em}.sm\:pb-2{padding-bottom:1em}.sm\:pb-3{padding-bottom:1.5em}.sm\:pb-4{padding-bottom:2em}.sm\:pb-5{padding-bottom:2.5em}.sm\:pb-6{padding-bottom:3em}.sm\:pb-7{padding-bottom:3.5em}.sm\:pb-8{padding-bottom:4em}.sm\:pb-9{padding-bottom:4.5em}.sm\:pb-10{padding-bottom:7em}.sm\:pl-1{padding-left:.5em}.sm\:pl-2{padding-left:1em}.sm\:pl-3{padding-left:1.5em}.sm\:pl-4{padding-left:2em}.sm\:pl-5{padding-left:2.5em}.sm\:pl-6{padding-left:3em}.sm\:pl-7{padding-left:3.5em}.sm\:pl-8{padding-left:4em}.sm\:pl-9{padding-left:4.5em}.sm\:pl-10{padding-left:7em}}@media (min-width: 1280px){.lg\:pt-1{padding-top:.5em}.lg\:pt-2{padding-top:1em}.lg\:pt-3{padding-top:1.5em}.lg\:pt-4{padding-top:2em}.lg\:pt-5{padding-top:2.5em}.lg\:pt-6{padding-top:3em}.lg\:pt-7{padding-top:3.5em}.lg\:pt-8{padding-top:4em}.lg\:pt-9{padding-top:4.5em}.lg\:pt-10{padding-top:7em}.lg\:pr-1{padding-right:.5em}.lg\:pr-2{padding-right:1em}.lg\:pr-3{padding-right:1.5em}.lg\:pr-4{padding-right:2em}.lg\:pr-5{padding-right:2.5em}.lg\:pr-6{padding-right:3em}.lg\:pr-7{padding-right:3.5em}.lg\:pr-8{padding-right:4em}.lg\:pr-9{padding-right:4.5em}.lg\:pr-10{padding-right:7em}.lg\:pb-1{padding-bottom:.5em}.lg\:pb-2{padding-bottom:1em}.lg\:pb-3{padding-bottom:1.5em}.lg\:pb-4{padding-bottom:2em}.lg\:pb-5{padding-bottom:2.5em}.lg\:pb-6{padding-bottom:3em}.lg\:pb-7{padding-bottom:3.5em}.lg\:pb-8{padding-bottom:4em}.lg\:pb-9{padding-bottom:4.5em}.lg\:pb-10{padding-bottom:7em}.lg\:pl-1{padding-left:.5em}.lg\:pl-2{padding-left:1em}.lg\:pl-3{padding-left:1.5em}.lg\:pl-4{padding-left:2em}.lg\:pl-5{padding-left:2.5em}.lg\:pl-6{padding-left:3em}.lg\:pl-7{padding-left:3.5em}.lg\:pl-8{padding-left:4em}.lg\:pl-9{padding-left:4.5em}.lg\:pl-10{padding-left:7em}}

.bg-repeat{background-repeat:repeat}.bg-no-repeat{background-repeat:no-repeat}.bg-repeat-x{background-repeat:repeat-x}.bg-repeat-y{background-repeat:repeat-y}.bg-cover{background-size:cover}.bg-auto{background-size:auto}.bg-contain{background-size:contain}.bg-top-left{background-position:top left}.bg-top-center{background-position:top center}.bg-top-right{background-position:top right}.bg-center-left{background-position:center left}.bg-center-center{background-position:center center}.bg-center-right{background-position:center right}.bg-bottom-left{background-position:bottom left}.bg-bottom-center{background-position:bottom center}.bg-bottom-right{background-position:bottom right}.kt-absolute-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.has-gradient-bg::before{content:'';border-radius:inherit;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:-o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);background-image:linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);position:absolute;left:0;top:0;display:block;width:100%;height:100%;z-index:-1}.has-gradient-bg.gradient-onhover::before,.has-gradient-bg.gradient-offhover::before{-webkit-transition:opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:opacity 0.4s cubic-bezier(0.645, 0.045, 0.355, 1)}.has-gradient-bg.gradient-onhover::before{opacity:0}.has-gradient-bg.gradient-onhover:hover::before{opacity:1}.has-gradient-bg.gradient-offhover::before{opacity:1}.has-gradient-bg.gradient-offhover:hover::before{opacity:0}body:not(.kioken-editor) .has-border-radii .kt-absolute-bg{overflow:hidden}.has-border{border-style:solid}.kt-inner:not(.has-border).has-background-overlay.has-border-radii:before,.kioken-inner-column-inner:not(.has-border).has-background-overlay.has-border-radii:before{border-radius:inherit}.kio-row-layout-inner:not(.has-border).has-border-radii div[id|="jarallax-container"]{border-radius:inherit}.kio-row-layout-inner.has-border-radii{overflow:hidden}.has-background-overlay{position:relative}.has-background-overlay::before{background-color:inherit;bottom:0;content:"";left:0;opacity:0.5;position:absolute;right:0;top:0}.has-background-overlay-10::before{opacity:.1}.has-background-overlay-20::before{opacity:.2}.has-background-overlay-30::before{opacity:.3}.has-background-overlay-40::before{opacity:.4}.has-background-overlay-50::before{opacity:.5}.has-background-overlay-60::before{opacity:.6}.has-background-overlay-70::before{opacity:.7}.has-background-overlay-80::before{opacity:.8}.has-background-overlay-90::before{opacity:.9}.has-background-overlay:not(.has-background){background-color:#000}.has-parallax{background-attachment:fixed}.kt-absolute-bg.has-background-overlay{position:absolute}.js-parallax div[id|="jarallax-container"]{overflow:hidden !important;background-color:inherit}.js-parallax div[id|="jarallax-container"]>div{background-color:inherit;background-blend-mode:inherit;mix-blend-mode:inherit}.wp-block-kioken-rowlayout .js-parallax div[id|="jarallax-container"]>div{mix-blend-mode:normal}.ghostkit-grid-with-bg>.nk-awb,.ghostkit-col-with-bg>.nk-awb,.nk-awb,.nk-awb{z-index:0 !important}.wp-block-quote p{color:inherit}.wp-block-image.kioken-border-radii figure,.wp-block-image.kioken-border-radii img,.wp-block-image.kioken-border-radii video,.wp-block-video.kioken-border-radii figure,.wp-block-video.kioken-border-radii img,.wp-block-video.kioken-border-radii video{border-radius:inherit}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:-o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.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{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(0.66);-ms-transform:scale(0.66);transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(0.33);-ms-transform:scale(0.33);transform:scale(0.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,0.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,0.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-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,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:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align: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%;-o-object-fit:contain;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;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12, end) infinite;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}@media (max-width: 600px){.has-small-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-bottom:36px}}@media (min-width: 600px){.has-small-gutter>[class*="wp-block-kioken-"]:nth-child(odd){margin-right:18px}.has-small-gutter>[class*="wp-block-kioken-"]:nth-child(even){margin-left:18px}.has-small-gutter>[class*="wp-block-kioken-"]:not(:first-child){margin-left:18px}.has-small-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-right:18px}}@media (max-width: 600px){.has-medium-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-bottom:44px}}@media (min-width: 600px){.has-medium-gutter>[class*="wp-block-kioken-"]:nth-child(odd){margin-right:22px}.has-medium-gutter>[class*="wp-block-kioken-"]:nth-child(even){margin-left:22px}.has-medium-gutter>[class*="wp-block-kioken-"]:not(:first-child){margin-left:22px}.has-medium-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-right:22px}}@media (max-width: 600px){.has-large-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-bottom:66px}}@media (min-width: 600px){.has-large-gutter>[class*="wp-block-kioken-"]:nth-child(odd){margin-right:33px}.has-large-gutter>[class*="wp-block-kioken-"]:nth-child(even){margin-left:33px}.has-large-gutter>[class*="wp-block-kioken-"]:not(:first-child){margin-left:33px}.has-large-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-right:33px}}@media (max-width: 600px){.has-huge-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-bottom:120px}}@media (min-width: 600px){.has-huge-gutter>[class*="wp-block-kioken-"]:nth-child(odd){margin-right:60px}.has-huge-gutter>[class*="wp-block-kioken-"]:nth-child(even){margin-left:60px}.has-huge-gutter>[class*="wp-block-kioken-"]:not(:first-child){margin-left:60px}.has-huge-gutter>[class*="wp-block-kioken-"]:not(:last-child){margin-right:60px}}.has-custom-font h1,.has-custom-font h2,.has-custom-font h3,.has-custom-font h4,.has-custom-font h5,.has-custom-font h6{font-family:inherit}.uppercase{text-transform:uppercase}.kt-uppercase{text-transform:uppercase}.kt-halfopacity{opacity:.6}.kt-spacedletters{letter-spacing:3.25px}.pb-0{padding-bottom:0 !important}.pt-0{padding-top:0 !important}.has-small-padding{padding:14px}.has-medium-padding{padding:24px}.has-large-padding{padding:34px}.has-huge-padding{padding:60px}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}@media only screen and (min-width: 768px) and (max-width: 1023px){.mb-tablet-0{margin-bottom:0 !important}}@media only screen and (min-width: 768px) and (max-width: 1023px){.mt-tablet-0{margin-top:0 !important}}@media only screen and (max-width: 767px){.mb-mobile-0{margin-bottom:0 !important}}@media only screen and (max-width: 767px){.mt-mobile-0{margin-top:0 !important}}.has-small-margin{margin-bottom:14px;margin-top:14px}.has-medium-margin{margin-bottom:24px;margin-top:24px}.has-large-margin{margin-bottom:34px;margin-top:34px}.has-huge-margin{margin-bottom:60px;margin-top:60px}.kt_d_none{display:none !important}.kb_posa_full{position:absolute;width:100%;height:100%;top:0;left:0}.kt_d_flex{display:-ms-flexbox !important;display:flex !important}.overflow-hidden{overflow:hidden !important}.kt_flex_aligncenter,.kt_flex_alignmiddle{-ms-flex-align:center !important;align-items:center !important}.kt_flex_aligntop{-ms-flex-align:start !important;align-items:flex-start !important}.kt_flex_alignbottom{-ms-flex-align:end !important;align-items:flex-end !important}.kt_flex_alignstretch{-ms-flex-align:stretch !important;align-items:stretch !important}.kt_flex_justifycenter{-ms-flex-pack:center !important;justify-content:center !important}.kt_flex_justifystart,.kt_flex_justifyleft{-ms-flex-pack:start !important;justify-content:flex-start !important}.kt_flex_justifyend,.kt_flex_justifyright{-ms-flex-pack:end !important;justify-content:flex-end !important}.kt_flex_justifybetween{-ms-flex-pack:justify !important;justify-content:space-between !important}.kt_flex_justifyaround{-ms-flex-pack:distribute !important;justify-content:space-around !important}.align-self-end,.align-self-right{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-start,.align-self-left{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.kioken-d-none{display:none !important}.kioken-d-block{display:block !important}@media (max-width: 1200px){.kioken-d-xl-none{display:none !important}.kioken-d-xl-block{display:block !important}}@media (max-width: 1024px){.kioken-d-lg-none{display:none !important}.kioken-d-lg-block{display:block !important}}@media (max-width: 768px){.kioken-d-md-none{display:none !important}.kioken-d-md-block{display:block !important}}@media (max-width: 540px){.kioken-d-sm-none{display:none !important}.kioken-d-sm-block{display:block !important}}#ui-datepicker-div.kioken-datepicker{display:none;background:white;-webkit-box-shadow:0 4px 40px rgba(2,0,0,0.25);box-shadow:0 4px 40px rgba(2,0,0,0.25);border-radius:3px;overflow:hidden;z-index:900 !important}@media only screen and (min-width: 769px){#ui-datepicker-div.kioken-datepicker{width:auto;max-width:600px;padding:1rem}}#ui-datepicker-div.kioken-datepicker .ui-widget-header{padding:1rem;margin:-1rem -1rem 0 -1rem;color:#fff;background-color:#111}#ui-datepicker-div.kioken-datepicker .ui-widget-header.ui-datepicker-header{position:relative}#ui-datepicker-div.kioken-datepicker .ui-state-disabled,#ui-datepicker-div.kioken-datepicker .ui-widget-content .ui-state-disabled,#ui-datepicker-div.kioken-datepicker .ui-widget-header .ui-state-disabled{background-image:none}#ui-datepicker-div.kioken-datepicker .ui-icon{display:block;width:24px;height:24px;text-indent:-99999px;overflow:hidden;background-position:center center;background-repeat:no-repeat;-webkit-transition:all 0.3s linear 0s;-o-transition:all 0.3s linear 0s;transition:all 0.3s linear 0s}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev,#ui-datepicker-div.kioken-datepicker .ui-datepicker-next{position:absolute;top:50%;width:24px;height:24px;margin-top:-12px;opacity:.7;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;cursor:pointer}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev:hover,#ui-datepicker-div.kioken-datepicker .ui-datepicker-next:hover{opacity:1}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev span,#ui-datepicker-div.kioken-datepicker .ui-datepicker-next span{display:block;position:absolute;top:0;left:0}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev.ui-state-disabled,#ui-datepicker-div.kioken-datepicker .ui-datepicker-next.ui-state-disabled{opacity:0.15}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev{left:10px}#ui-datepicker-div.kioken-datepicker .ui-datepicker-prev .ui-icon{background-image:url('data:image/svg+xml;charset=UTF-8,<?xml version="1.0" ?><svg fill="rgba(255,255,255,0.99)" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"/></svg>')}#ui-datepicker-div.kioken-datepicker .ui-datepicker-next{right:10px}#ui-datepicker-div.kioken-datepicker .ui-datepicker-next .ui-icon{background-image:url('data:image/svg+xml;charset=UTF-8,<?xml version="1.0" ?><svg fill="rgba(255,255,255,0.99)" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"/></svg>')}#ui-datepicker-div.kioken-datepicker .ui-datepicker-title{text-align:center;font-size:1.125em;font-weight:700;text-transform:none;letter-spacing:0px;line-height:35px;color:#fff}#ui-datepicker-div.kioken-datepicker table{width:100%;margin:0;border-spacing:0}#ui-datepicker-div.kioken-datepicker table th,#ui-datepicker-div.kioken-datepicker table td span,#ui-datepicker-div.kioken-datepicker table td a{padding:5px 10px;text-align:center;text-decoration:none;border-radius:3px}#ui-datepicker-div.kioken-datepicker table td span,#ui-datepicker-div.kioken-datepicker table td a{display:block}#ui-datepicker-div.kioken-datepicker table th{padding-top:10px;padding-bottom:10px;border:0}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tr th{font-size:1em;font-weight:700;text-transform:none;letter-spacing:0px;color:#111;background-color:transparent}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr:first-child td{border-top:1px solid transparent}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td.ui-state-disabled{color:rgba(0,0,0,0.3)}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-default{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;color:#777;background-color:transparent;border:1px solid rgba(0,0,0,0.1)}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-default:hover{border-color:#111;color:#111}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-default.ui-state-highlight{position:relative;color:#fff;background-color:#111;border-color:transparent}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-default.ui-state-highlight:before{content:'';position:absolute;top:5px;right:5px;width:4px;height:4px;border-radius:10px;background-color:white}#ui-datepicker-div.kioken-datepicker .ui-datepicker-calendar tbody tr td a.ui-state-default.ui-state-active{color:#fff;background-color:seagreen;border-color:transparent}#ui-datepicker-div.kioken-datepicker .ui-state-disabled{cursor:default}body{overflow-x:hidden}div[class^="wp-block-kioken"]{-webkit-box-sizing:border-box;box-sizing:border-box}div[class^="wp-block-kioken"] *,div[class^="wp-block-kioken"] *::before,div[class^="wp-block-kioken"] *::after{-webkit-box-sizing:border-box;box-sizing:border-box}
.wp-block-cover.has-custom-size p{font-size:inherit !important}.wp-block-cover.has-custom-font p{font-family:inherit !important}.wp-block-cover.has-custom-lineheight p{line-height:inherit !important}.wp-block-button.has-custom-lineheight .wp-block-button__link{line-height:inherit}.wp-block-button.has-custom-size .wp-block-button__link{font-size:inherit}.wp-block-button.has-custom-font .wp-block-button__link{font-family:inherit !important}ul.has-custom-lineheight li{line-height:inherit}ul.has-custom-size li{font-size:inherit}ul.has-custom-font li{font-family:inherit}
.has-animator{visibility:hidden;will-change:transform;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.has-animator[data-anim-from="revealer"]{position:relative}.has-animator .revealer,.has-animator .revealer-before{background:white}.has-animator .revealer-before{z-index:100;will-change:opacity;-webkit-transition:opacity 1s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:opacity 1s cubic-bezier(0.05, 0.2, 0.1, 1);transition:opacity 1s cubic-bezier(0.05, 0.2, 0.1, 1)}.has-animator .revealer{background:white;z-index:101}
.ext-vt{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:pre;margin:0 !important;margin-left:auto !important;margin-right:auto !important}.ext-vt-fliprotation{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.ext-vt-align-left{margin-left:0 !important}.ext-vt-align-right{margin-right:0 !important}.ext-vt .kt-btn-svg-icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
[class*="wp-block-"].mt-0>.has-margin{margin-top:0 !important}[class*="wp-block-"].mb-0>.has-margin{margin-bottom:0 !important}.ext-maxw-align-center{margin:auto}.ext-maxw-align-right{margin-left:auto !important;margin-right:unset !important}.ext-maxw-align-left{margin-right:auto !important;margin-left:unset !important}
.wp-block-kioken-accordion .wp-block-kioken-accordion-item+.kioken-accordion-item .kioken-accordion-item-heading{border-top:1px solid #f3f4f5}.wp-block-kioken-accordion .kioken-accordion-item-heading{position:relative;display:block;padding:.75em 0;padding-right:46px;font-weight:500;color:#444;text-decoration:none;cursor:pointer;border-bottom:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.15s opacity;-o-transition:.15s opacity;transition:.15s opacity;will-change:opacity;opacity:.5}.wp-block-kioken-accordion .kioken-accordion-item-heading:hover{opacity:1}.wp-block-kioken-accordion .kioken-accordion-item-collapse{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:0;right:0;width:45px;height:100%;font-size:.7em;cursor:pointer;background:none;border:none;outline:none;-webkit-transition:.3s transform;-o-transition:.3s transform;transition:.3s transform;will-change:transform}.wp-block-kioken-accordion .kioken-accordion-item-content{display:none;padding:.75em 0}.wp-block-kioken-accordion .kioken-accordion-item-active .kioken-accordion-item-collapse{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);opacity:1}.wp-block-kioken-accordion .kioken-accordion-item-active .kioken-accordion-item-heading{opacity:1}.wp-block-kioken-accordion .kioken-accordion-item-active .kioken-accordion-item-content{display:block}
.wp-block-kioken-advancedbtn{display:-ms-flexbox;display:flex}.kt-button{padding:8px 16px;position:relative;cursor:pointer;font-size:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1.6;text-decoration:none !important;border-width:0;border-style:solid;-webkit-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important;-o-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important;will-change:transform;-webkit-font-smoothing:antialiased;overflow:visible}.entry-content .kt-button:not(.bean-btn){-webkit-box-shadow:none;box-shadow:none}.entry-content .kt-button:not(.bean-btn):hover{-webkit-box-shadow:none;box-shadow:none}.kt-button:before{display:none}.kt-button.has-gradient-bg::before{z-index:0;display:block;opacity:1}.kt-button.has-gradient-bg.gradient-onhover::before{opacity:0}.kt-button.has-gradient-bg.gradient-onhover:hover::before{opacity:1}.kt-button.has-gradient-bg.gradient-offhover:hover::before{opacity:0}.kt-button.has-gradient-bg>*{z-index:1}.kt-button.gradient-onhover,.kt-button.gradient-offhover,.kt-button.gradient-onhover::before,.kt-button.gradient-offhover::before{-webkit-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important;-o-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important;transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) !important}.kt-button.gradient-onhover:hover{background-color:transparent !important}.kt-button.gradient-offhover:not(:hover){background-color:transparent !important}.kt-btn-svg-icon.kt-btn-side-right{padding-left:12px}.kt-btn-svg-icon.kt-btn-side-left{padding-right:12px}.kt-btn-has-text-false .kt-btn-svg-icon{padding-left:0;padding-right:0}.kt-btn-wrap{display:inline-block;margin-bottom:5px}.kt-btn-align-center{text-align:center;-ms-flex-pack:center;justify-content:center}.kt-btn-align-left{text-align:left}.kt-btn-align-right{text-align:right;-ms-flex-pack:end;justify-content:flex-end}.wp-block-kioken-advancedbtn .kt-btn-wrap:last-child{margin-right:0}.wp-block-kioken-advancedbtn .kt-btn-wrap{margin-right:5px}.wp-block-kioken-advancedbtn .kt-btn-wrap.btn-fullw{-ms-flex:1;flex:1}.wp-block-kioken-advancedbtn .kt-btn-wrap.btn-fullw .kt-button{-ms-flex-pack:center;justify-content:center}
.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-default>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 15px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-default>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 15px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-none>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-none>.inner-column-2>.kt-absolute-bg{width:calc(50vw)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-skinny>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 5px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-skinny>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 5px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-narrow>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 10px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-narrow>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 10px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-wide>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 20px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-wide>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 20px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-wider>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 30px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-wider>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 30px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-widest>.inner-column-2>.kt-inside-inner-col{margin-right:calc(100% - 50vw + 40px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right>.kio-row-layout-inner>.kt-gutter-widest>.inner-column-2>.kt-absolute-bg{width:calc(50vw - 40px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-default>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-default>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 15px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-default>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 15px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-none>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-none>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-none>.inner-column-1>.kt-absolute-bg{width:calc(50vw)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-skinny>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-skinny>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 5px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-skinny>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 5px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-narrow>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-narrow>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 10px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-narrow>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 10px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wide>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wide>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 20px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wide>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 20px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wider>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wider>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 30px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-wider>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 30px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-widest>.inner-column-1>.kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-widest>.inner-column-1>.kt-absolute-bg{margin-left:calc(100% - 50vw + 40px)}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left>.kio-row-layout-inner>.kt-gutter-widest>.inner-column-1>.kt-absolute-bg{width:calc(50vw - 40px)}.wp-block-kioken-rowlayout.bust-out-left .wp-block-kioken-rowlayout .inner-column-1 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-left .wp-block-kioken-rowlayout .inner-column-2 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-right .wp-block-kioken-rowlayout .inner-column-2 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-right .wp-block-kioken-rowlayout .inner-column-1 .kioken-inner-column-inner{margin-left:unset !important;margin-right:unset !important}.edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-left .inner-column-1 .kioken-inner-column-inner,.edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-left .inner-column-1 .kioken-inner-column-inner{margin-left:calc(100% - 50vw + 140px)}.edit-post-layout .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-left .inner-column-1 .kioken-inner-column-inner,.edit-post-layout .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-left .inner-column-1 .kioken-inner-column-inner{margin-left:calc(100% - 50vw + 280px)}.is-fullscreen-mode .edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-left .inner-column-1 .kioken-inner-column-inner,.is-fullscreen-mode .edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-left .inner-column-1 .kioken-inner-column-inner{margin-left:calc(100% - 50vw + 60px)}.is-fullscreen-mode .edit-post-layout.is-sidebar-opened .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-left .inner-column-1 .kioken-inner-column-inner,.is-fullscreen-mode .edit-post-layout.is-sidebar-opened .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-left .inner-column-1 .kioken-inner-column-inner{margin-left:calc(100% - 50vw + 190px)}.edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-right .inner-column-2 .kioken-inner-column-inner,.edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-right .inner-column-2 .kioken-inner-column-inner{margin-right:calc(100% - 50vw + 140px)}.edit-post-layout .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-right .inner-column-2 .kioken-inner-column-inner,.edit-post-layout .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-right .inner-column-2 .kioken-inner-column-inner{margin-right:calc(100% - 50vw + 270px)}.is-fullscreen-mode .edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-right .inner-column-2 .kioken-inner-column-inner,.is-fullscreen-mode .edit-post-layout:not(.is-sidebar-opened) .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-right .inner-column-2 .kioken-inner-column-inner{margin-right:calc(100% - 50vw + 50px)}.is-fullscreen-mode .edit-post-layout.is-sidebar-opened .wp-block:not([data-align="full"]) .kt-custom-first-width-equal.bust-out-right .inner-column-2 .kioken-inner-column-inner,.is-fullscreen-mode .edit-post-layout.is-sidebar-opened .wp-block:not([data-align="full"]) .kt-custom-first-width-50.bust-out-right .inner-column-2 .kioken-inner-column-inner{margin-right:calc(100% - 50vw + 190px)}@media (max-width: 768px){.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-default .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-default .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-none .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-none .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-skinny .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-skinny .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-narrow .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-narrow .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wide .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wide .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wider .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wider .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-widest .inner-column-1 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-widest .inner-column-1 .kt-absolute-bg{margin-left:initial !important}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-default .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-none .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-skinny .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-narrow .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wide .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-wider .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-left .kt-gutter-widest .inner-column-1 .kt-absolute-bg{width:100% !important}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-default .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-default .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-none .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-none .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-skinny .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-skinny .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-narrow .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-narrow .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wide .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wide .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wider .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wider .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-widest .inner-column-2 .kt-inside-inner-col,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-widest .inner-column-2 .kt-absolute-bg{margin-right:initial !important}.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-default .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-none .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-skinny .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-narrow .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wide .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-wider .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout:not(.alignfull).bust-out-right .kt-gutter-widest .inner-column-2 .kt-absolute-bg{width:100% !important}}@media (max-width: 1000px){.wp-block-kioken-rowlayout.bust-out-left .inner-column-1 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-left .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-left .inner-column-2 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-left .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-right .inner-column-2 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-right .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-right .inner-column-1 .kioken-inner-column-inner,.wp-block-kioken-rowlayout.bust-out-right .inner-column-1 .kt-absolute-bg{margin-left:unset !important;margin-right:unset !important}.wp-block-kioken-rowlayout.bust-out-left .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-right .inner-column-1 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-left .inner-column-2 .kt-absolute-bg,.wp-block-kioken-rowlayout.bust-out-right .inner-column-2 .kt-absolute-bg{width:100% !important}}.entry-content>.wp-block-kioken-rowlayout{padding-left:0;padding-right:0}.kio-row-layout-inner{position:relative}.kt-row-column-wrap{padding:25px 0 25px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:auto}.kt-row-has-bg>.kt-row-column-wrap{padding-left:15px;padding-right:15px}.alignfull .kt-row-column-wrap{padding-left:0px;padding-right:0px}.wp-block-kioken-column{position:relative}.wp-block-kioken-column .kt-inside-inner-col{position:relative;z-index:1}.wp-block-kioken-column .kt-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.layout-no-sidebar .entry-content .wp-block-kioken-rowlayout.alignfull{margin-top:0px !important}.layout-no-sidebar .entry-content .wp-block-kioken-rowlayout .alignfull,.layout-no-sidebar .entry-content .wp-block-columns .alignfull{width:100%;left:0;right:0;margin-left:auto;margin:auto}.wp-block-kioken-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:1;min-width:0;min-height:0}.wp-block-kioken-rowlayout:after{clear:both;content:'';display:table}.kio-row-layout-overlay{top:0;left:0;position:absolute;opacity:0.3;height:100%;width:100%;z-index:0}.is_IE .kt-row-valign-middle{height:1px}.kt-row-valign-middle>.wp-block-kioken-column{justify-content:center;-ms-flex-pack:center}.kt-row-valign-bottom>.wp-block-kioken-column{-ms-flex-pack:end;justify-content:flex-end}#content .entry-content .wp-block-kioken-rowlayout.alignfull,#content .entry-content .wp-block-kioken-rowlayout.alignwide{text-align:inherit;margin-bottom:0}@media (min-width: 767px){.kio-row-layout-equal>.wp-block-kioken-column{-ms-flex:1;flex:1;width:0}.kt-gutter-default>.wp-block-kioken-column{margin-right:30px}.kt-gutter-skinny>.wp-block-kioken-column{margin-right:10px}.kt-gutter-narrow>.wp-block-kioken-column{margin-right:20px}.kt-gutter-wide>.wp-block-kioken-column{margin-right:40px}.kt-gutter-wider>.wp-block-kioken-column{margin-right:60px}.kt-gutter-widest>.wp-block-kioken-column{margin-right:80px}.kt-row-column-wrap:not(.kt-gutter-none)>.wp-block-kioken-column:last-child{margin-right:0px}.kt-gutter-skinny.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:10px;flex-basis:10px}.kt-gutter-skinny.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:10px;flex-basis:10px}.kt-gutter-narrow.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:20px;flex-basis:20px}.kt-gutter-narrow.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:20px;flex-basis:20px}.kt-gutter-default.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:30px;flex-basis:30px}.kt-gutter-default.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:30px;flex-basis:30px}.kt-gutter-wide.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:40px;flex-basis:40px}.kt-gutter-wide.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:40px;flex-basis:40px}.kt-gutter-wider.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:60px;flex-basis:60px}.kt-gutter-wider.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:60px;flex-basis:60px}.kt-gutter-widest.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex-preferred-size:80px;flex-basis:80px}.kt-gutter-widest.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex-preferred-size:80px;flex-basis:80px}.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kio-row-layout-left-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:1;flex:1}.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:1;flex:1}.kio-row-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kt-has-2-columns.kt-custom-first-width-10>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 10%;flex:0 1 10%}.kt-has-2-columns.kt-custom-first-width-10>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 90%;flex:0 1 90%}.kt-has-2-columns.kt-custom-first-width-15>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 15%;flex:0 1 15%}.kt-has-2-columns.kt-custom-first-width-15>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 85%;flex:0 1 85%}.kt-has-2-columns.kt-custom-first-width-20>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 20%;flex:0 1 20%}.kt-has-2-columns.kt-custom-first-width-20>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 80%;flex:0 1 80%}.kt-has-2-columns.kt-custom-first-width-25>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 25%;flex:0 1 25%}.kt-has-2-columns.kt-custom-first-width-25>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 75%;flex:0 1 75%}.kt-has-2-columns.kt-custom-first-width-30>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 30%;flex:0 1 30%}.kt-has-2-columns.kt-custom-first-width-30>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 70%;flex:0 1 70%}.kt-has-2-columns.kt-custom-first-width-35>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 35%;flex:0 1 35%}.kt-has-2-columns.kt-custom-first-width-35>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 65%;flex:0 1 65%}.kt-has-2-columns.kt-custom-first-width-40>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 40%;flex:0 1 40%}.kt-has-2-columns.kt-custom-first-width-40>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 60%;flex:0 1 60%}.kt-has-2-columns.kt-custom-first-width-45>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 45%;flex:0 1 45%}.kt-has-2-columns.kt-custom-first-width-45>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 55%;flex:0 1 55%}.kt-has-2-columns.kt-custom-first-width-50>.wp-block-kioken-column.inner-column-1{-ms-flex:1;flex:1}.kt-has-2-columns.kt-custom-first-width-50>.wp-block-kioken-column.inner-column-2{-ms-flex:1;flex:1}.kt-has-2-columns.kt-custom-first-width-55>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 55%;flex:0 1 55%}.kt-has-2-columns.kt-custom-first-width-55>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 45%;flex:0 1 45%}.kt-has-2-columns.kt-custom-first-width-60>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 60%;flex:0 1 60%}.kt-has-2-columns.kt-custom-first-width-60>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 40%;flex:0 1 40%}.kt-has-2-columns.kt-custom-first-width-65>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 65%;flex:0 1 65%}.kt-has-2-columns.kt-custom-first-width-65>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 35%;flex:0 1 35%}.kt-has-2-columns.kt-custom-first-width-70>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 70%;flex:0 1 70%}.kt-has-2-columns.kt-custom-first-width-70>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 30%;flex:0 1 30%}.kt-has-2-columns.kt-custom-first-width-75>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 75%;flex:0 1 75%}.kt-has-2-columns.kt-custom-first-width-75>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 25%;flex:0 1 25%}.kt-has-2-columns.kt-custom-first-width-80>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 80%;flex:0 1 80%}.kt-has-2-columns.kt-custom-first-width-80>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 20%;flex:0 1 20%}.kt-has-2-columns.kt-custom-first-width-85>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 85%;flex:0 1 85%}.kt-has-2-columns.kt-custom-first-width-85>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 15%;flex:0 1 15%}.kt-has-2-columns.kt-custom-first-width-90>.wp-block-kioken-column.inner-column-1{-ms-flex:0 1 90%;flex:0 1 90%}.kt-has-2-columns.kt-custom-first-width-90>.wp-block-kioken-column.inner-column-2{-ms-flex:0 1 10%;flex:0 1 10%}.kio-row-layout-left-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-left-half>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kio-row-layout-right-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-right-half>.wp-block-kioken-column.inner-column-3{-ms-flex:2;flex:2}.kio-row-layout-center-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-center-half>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kio-row-layout-center-wide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-center-wide>.wp-block-kioken-column.inner-column-2{-ms-flex:3;flex:3}.kio-row-layout-center-exwide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-center-exwide>.wp-block-kioken-column.inner-column-2{-ms-flex:6;flex:6}.kio-row-layout-left-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-left-forty>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kio-row-layout-right-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kio-row-layout-right-forty>.wp-block-kioken-column.inner-column-4{-ms-flex:2;flex:2}}@media (min-width: 767px) and (max-width: 1024px){.kt-row-column-wrap.kt-tab-layout-equal>.wp-block-kioken-column{-ms-flex:1;flex:1;width:0}.kt-row-column-wrap.kt-tab-layout-row{-ms-flex-direction:column;flex-direction:column}.kt-row-column-wrap.kt-tab-layout-row.kt-m-colapse-right-to-left{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.kt-row-column-wrap.kt-tab-layout-row>.wp-block-kioken-column{-ms-flex:none;flex:none;width:100%;margin-right:0}.kt-tab-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-tab-layout-left-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:1;flex:1}.kt-tab-layout-right-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:1;flex:1}.kt-tab-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kt-tab-layout-left-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-left-half>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-tab-layout-right-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-right-half>.wp-block-kioken-column.inner-column-3{-ms-flex:2;flex:2}.kt-tab-layout-center-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-center-half>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kt-tab-layout-center-wide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-center-wide>.wp-block-kioken-column.inner-column-2{-ms-flex:3;flex:3}.kt-tab-layout-center-exwide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-center-exwide>.wp-block-kioken-column.inner-column-2{-ms-flex:6;flex:6}.kt-tab-layout-left-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-left-forty>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-tab-layout-right-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-tab-layout-right-forty>.wp-block-kioken-column.inner-column-4{-ms-flex:2;flex:2}.kt-tab-layout-two-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.kt-tab-layout-two-grid.kt-m-colapse-right-to-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.kt-tab-layout-two-grid.kt-gutter-default>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 15px);flex:0 0 calc( 50% - 15px)}.kt-tab-layout-two-grid.kt-gutter-skinny>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 5px);flex:0 0 calc( 50% - 5px)}.kt-tab-layout-two-grid.kt-gutter-narrow>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 10px);flex:0 0 calc( 50% - 10px)}.kt-tab-layout-two-grid.kt-gutter-wide>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 20px);flex:0 0 calc( 50% - 20px)}.kt-tab-layout-two-grid.kt-gutter-wider>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 30px);flex:0 0 calc( 50% - 30px)}.kt-tab-layout-two-grid.kt-gutter-widest>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 40px);flex:0 0 calc( 50% - 40px)}.kt-tab-layout-two-grid.kt-gutter-none>.wp-block-kioken-column{-ms-flex:0 0 50%;flex:0 0 50%}.kt-tab-layout-two-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-2{margin-right:0}.kt-tab-layout-two-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-4{margin-right:0}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-5{margin-right:0}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-3{margin-right:0}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-1{margin-right:0}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-default>.wp-block-kioken-column:last-child{margin-right:30px}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-skinny>.wp-block-kioken-column:last-child{margin-right:10px}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-narrow>.wp-block-kioken-column:last-child{margin-right:20px}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-wide>.wp-block-kioken-column:last-child{margin-right:40px}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-wider>.wp-block-kioken-column:last-child{margin-right:60px}.kt-tab-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-widest>.wp-block-kioken-column:last-child{margin-right:80px}.kt-tab-layout-three-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.kt-tab-layout-three-grid.kt-m-colapse-right-to-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.kt-tab-layout-three-grid.kt-gutter-default>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 20px);flex:0 0 calc( 33.33% - 20px)}.kt-tab-layout-three-grid.kt-gutter-skinny>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 8px);flex:0 0 calc( 33.33% - 8px)}.kt-tab-layout-three-grid.kt-gutter-narrow>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 14px);flex:0 0 calc( 33.33% - 14px)}.kt-tab-layout-three-grid.kt-gutter-wide>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 28px);flex:0 0 calc( 33.33% - 28px)}.kt-tab-layout-three-grid.kt-gutter-wider>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 40px);flex:0 0 calc( 33.33% - 40px)}.kt-tab-layout-three-grid.kt-gutter-widest>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 54px);flex:0 0 calc( 33.33% - 54px)}.kt-tab-layout-three-grid.kt-gutter-none>.wp-block-kioken-column{-ms-flex:0 0 33.33%;flex:0 0 33.33%}.kt-tab-layout-three-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-3{margin-right:0}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-4{margin-right:0}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-1{margin-right:0}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-default>.wp-block-kioken-column:last-child{margin-right:30px}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-skinny>.wp-block-kioken-column:last-child{margin-right:10px}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-narrow>.wp-block-kioken-column:last-child{margin-right:20px}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-wide>.wp-block-kioken-column:last-child{margin-right:40px}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-wider>.wp-block-kioken-column:last-child{margin-right:60px}.kt-tab-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left.kt-gutter-widest>.wp-block-kioken-column:last-child{margin-right:80px}}@media (max-width: 766px){.kt-row-column-wrap.kt-mobile-layout-equal>.wp-block-kioken-column{-ms-flex:1;flex:1;width:0}.kt-row-column-wrap.kt-mobile-layout-row:not(.kt-has-1-columns){-ms-flex-direction:column;flex-direction:column}.kt-row-column-wrap.kt-mobile-layout-row.kt-m-colapse-right-to-left{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.kt-row-column-wrap.kt-mobile-layout-row>.wp-block-kioken-column{-ms-flex:none;flex:none;width:100%;margin-right:0}.kt-mobile-layout-left-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-mobile-layout-left-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:1;flex:1}.kt-mobile-layout-right-golden>.wp-block-kioken-column.inner-column-1{-ms-flex:1;flex:1}.kt-mobile-layout-right-golden>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kt-mobile-layout-left-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-left-half>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-mobile-layout-right-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-right-half>.wp-block-kioken-column.inner-column-3{-ms-flex:2;flex:2}.kt-mobile-layout-center-half>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-center-half>.wp-block-kioken-column.inner-column-2{-ms-flex:2;flex:2}.kt-mobile-layout-center-wide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-center-wide>.wp-block-kioken-column.inner-column-2{-ms-flex:3;flex:3}.kt-mobile-layout-center-exwide>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-center-exwide>.wp-block-kioken-column.inner-column-2{-ms-flex:6;flex:6}.kt-mobile-layout-left-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-left-forty>.wp-block-kioken-column.inner-column-1{-ms-flex:2;flex:2}.kt-mobile-layout-right-forty>.wp-block-kioken-column{-ms-flex:1;flex:1}.kt-mobile-layout-right-forty>.wp-block-kioken-column.inner-column-4{-ms-flex:2;flex:2}.kt-mobile-layout-two-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.kt-mobile-layout-two-grid.kt-m-colapse-right-to-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.kt-mobile-layout-two-grid.kt-gutter-default>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 15px);flex:0 0 calc( 50% - 15px)}.kt-mobile-layout-two-grid.kt-gutter-skinny>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 5px);flex:0 0 calc( 50% - 5px)}.kt-mobile-layout-two-grid.kt-gutter-narrow>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 10px);flex:0 0 calc( 50% - 10px)}.kt-mobile-layout-two-grid.kt-gutter-wide>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 20px);flex:0 0 calc( 50% - 20px)}.kt-mobile-layout-two-grid.kt-gutter-wider>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 30px);flex:0 0 calc( 50% - 30px)}.kt-mobile-layout-two-grid.kt-gutter-widest>.wp-block-kioken-column{-ms-flex:0 0 calc( 50% - 40px);flex:0 0 calc( 50% - 40px)}.kt-mobile-layout-two-grid.kt-gutter-none>.wp-block-kioken-column{-ms-flex:0 0 50%;flex:0 0 50%}.kt-mobile-layout-two-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-2{margin-right:0}.kt-mobile-layout-two-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-4{margin-right:0}.kt-mobile-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-5{margin-right:0}.kt-mobile-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-3{margin-right:0}.kt-mobile-layout-two-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-1{margin-right:0}.kt-mobile-layout-three-grid{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.kt-mobile-layout-three-grid.kt-m-colapse-right-to-left{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.kt-mobile-layout-three-grid.kt-gutter-default>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 20px);flex:0 0 calc( 33.33% - 20px)}.kt-mobile-layout-three-grid.kt-gutter-skinny>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 8px);flex:0 0 calc( 33.33% - 8px)}.kt-mobile-layout-three-grid.kt-gutter-narrow>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 14px);flex:0 0 calc( 33.33% - 14px)}.kt-mobile-layout-three-grid.kt-gutter-wide>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 28px);flex:0 0 calc( 33.33% - 28px)}.kt-mobile-layout-three-grid.kt-gutter-wider>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 40px);flex:0 0 calc( 33.33% - 40px)}.kt-mobile-layout-three-grid.kt-gutter-widest>.wp-block-kioken-column{-ms-flex:0 0 calc( 33.33% - 54px);flex:0 0 calc( 33.33% - 54px)}.kt-mobile-layout-three-grid.kt-gutter-none>.wp-block-kioken-column{-ms-flex:0 0 33.33%;flex:0 0 33.33%}.kt-mobile-layout-three-grid.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column.inner-column-3{margin-right:0}.kt-mobile-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-4{margin-right:0}.kt-mobile-layout-three-grid.kt-row-column-wrap.kt-m-colapse-right-to-left:not(.kt-gutter-none)>.wp-block-kioken-column.inner-column-1{margin-right:0}.kt-gutter-default:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:30px}.kt-gutter-skinny:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:10px}.kt-gutter-narrow:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:20px}.kt-gutter-wide:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:40px}.kt-gutter-wider:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:60px}.kt-gutter-widest:not(.kt-mobile-layout-row)>.wp-block-kioken-column{margin-right:80px}.kt-row-column-wrap:not(.kt-gutter-none):not(.kt-mobile-layout-row):not(.kt-m-colapse-right-to-left)>.wp-block-kioken-column:last-child{margin-right:0px}}.kio-row-layout-top-sep,.kio-row-layout-bottom-sep{position:absolute;height:100px;left:0;overflow:hidden;right:0;z-index:auto}.kio-row-layout-top-sep.sep-ontop,.kio-row-layout-bottom-sep.sep-ontop{z-index:15}.is-selected .kio-row-layout-top-sep.sep-ontop,.wp-block[data-type="kioken/rowlayout"]:hover .kio-row-layout-top-sep.sep-ontop,.is-selected .kio-row-layout-bottom-sep.sep-ontop,.wp-block[data-type="kioken/rowlayout"]:hover .kio-row-layout-bottom-sep.sep-ontop{z-index:1}.kio-row-layout-top-sep.flip-x,.kio-row-layout-bottom-sep.flip-x{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.kio-row-layout-top-sep.flip-y,.kio-row-layout-bottom-sep.flip-y{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.kio-row-layout-top-sep svg,.kio-row-layout-bottom-sep svg{position:absolute;bottom:0px;left:50%;width:100%;height:100%;display:block}.kio-row-layout-bottom-sep{bottom:-1px}.kio-row-layout-bottom-sep svg{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.kio-row-layout-top-sep{top:-1px}.kio-row-layout-top-sep svg{-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}
.kt-inside-inner-col{-webkit-transition:color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);transition:color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.kt-inside-inner-col.has-background-overlay::before{z-index:-1;border-radius:inherit}.kt-inside-inner-col.has-border-radii div[id|="jarallax-container"]{border-radius:inherit}.kt-inside-inner-col.has-text-color>div>*,.kt-inside-inner-col.has-text-color:hover>div>*{color:inherit}.kt-inside-inner-col.has-text-color>div>* h1,.kt-inside-inner-col.has-text-color>div>* h2,.kt-inside-inner-col.has-text-color>div>* h3,.kt-inside-inner-col.has-text-color>div>* h4,.kt-inside-inner-col.has-text-color>div>* h5,.kt-inside-inner-col.has-text-color>div>* h6,.kt-inside-inner-col.has-text-color>div>* cite,.kt-inside-inner-col.has-text-color>div>* ul,.kt-inside-inner-col.has-text-color>div>* ol,.kt-inside-inner-col.has-text-color:hover>div>* h1,.kt-inside-inner-col.has-text-color:hover>div>* h2,.kt-inside-inner-col.has-text-color:hover>div>* h3,.kt-inside-inner-col.has-text-color:hover>div>* h4,.kt-inside-inner-col.has-text-color:hover>div>* h5,.kt-inside-inner-col.has-text-color:hover>div>* h6,.kt-inside-inner-col.has-text-color:hover>div>* cite,.kt-inside-inner-col.has-text-color:hover>div>* ul,.kt-inside-inner-col.has-text-color:hover>div>* ol{color:inherit}.kt-inside-inner-col.bg-stretch{height:100%}.kt-inside-inner-col.bg-stretch>div{position:relative}.overflow-hidden .kt-inside-inner-col.bg-stretch{overflow:inherit}.kt-row-valign-middle>div>.kt-inside-inner-col.bg-stretch,.kt-row-valign-bottom>div>.kt-inside-inner-col.bg-stretch{display:-ms-flexbox;display:flex}.kt-row-valign-middle>div>.kt-inside-inner-col.bg-stretch>div,.kt-row-valign-bottom>div>.kt-inside-inner-col.bg-stretch>div{-ms-flex:1 1 auto;flex:1 1 auto}.kt-row-valign-middle>div>.kt-inside-inner-col.bg-stretch{-ms-flex-align:center;align-items:center}.kt-row-valign-bottom>div>.kt-inside-inner-col.bg-stretch{-ms-flex-align:end;align-items:flex-end}.wp-block-kioken-column.align-self-stretch>.kt-inside-inner-col{-ms-flex:1;flex:1}.kt-row-valign-middle .wp-block-kioken-column.align-self-stretch>.kt-inside-inner-col{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.kt-row-valign-middle .wp-block-kioken-column.align-self-stretch>.kt-inside-inner-col>div{-ms-flex:1;flex:1}.layout-no-sidebar .entry-content .kt-inside-inner-col .alignleft{margin-left:0}.layout-no-sidebar .entry-content .kt-inside-inner-col .alignright{margin-right:0}.kt-inside-inner-col>a.coverlink{position:absolute;width:100%;height:100%;top:0;left:0}.wp-block-kioken-column{background-color:transparent !important}.wp-block-kioken-column.has-lift,.wp-block-kioken-column.has-scale{z-index:100}.wp-block-kioken-column.has-lift .kt-inside-inner-col,.wp-block-kioken-column.has-scale .kt-inside-inner-col{-webkit-transition:color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-box-shadow 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955),-webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1)}
.wp-block-kioken-imagebox{min-height:150px;max-width:100%;padding:0 !important;background-color:rgba(0,0,0,0.6);position:relative;overflow:hidden;color:white;-webkit-transition:color .4s ease-in-out, background-color .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;transition:color .4s ease-in-out, background-color .4s ease-in-out, -webkit-box-shadow .4s ease-in-out;-o-transition:box-shadow .4s ease-in-out, color .4s ease-in-out, background-color .4s ease-in-out;transition:box-shadow .4s ease-in-out, color .4s ease-in-out, background-color .4s ease-in-out;transition:box-shadow .4s ease-in-out, color .4s ease-in-out, background-color .4s ease-in-out, -webkit-box-shadow .4s ease-in-out}.wp-block-kioken-imagebox.dimension-auto-adjust{max-width:-webkit-max-content !important;max-width:-moz-max-content !important;max-width:max-content !important}.wp-block-kioken-imagebox .the-content{max-width:100%}.wp-block-kioken-imagebox.has-box-shadow{-webkit-box-shadow:0 20px 25px -10px rgba(0,0,0,0.4);box-shadow:0 20px 25px -10px rgba(0,0,0,0.4)}.wp-block-kioken-imagebox.has-box-shadow.shadow-hide-onhover:hover{-webkit-box-shadow:none;box-shadow:none}.wp-block-kioken-imagebox.has-box-shadow.shadow-show-onhover{-webkit-box-shadow:none;box-shadow:none}.wp-block-kioken-imagebox.has-box-shadow.shadow-show-onhover:hover{-webkit-box-shadow:0 20px 25px -10px rgba(0,0,0,0.3);box-shadow:0 20px 25px -10px rgba(0,0,0,0.3)}.wp-block-kioken-imagebox h1,.wp-block-kioken-imagebox h2,.wp-block-kioken-imagebox h3,.wp-block-kioken-imagebox h4,.wp-block-kioken-imagebox strong,.wp-block-kioken-imagebox p strong{color:inherit}.wp-block-kioken-imagebox__masked{text-align:inherit;margin-bottom:0}.wp-block-kioken-imagebox__masked p{margin:0 !important}.wp-block-kioken-imagebox__subheading{font-size:.9em}.wp-block-kioken-imagebox__heading{font-size:2rem;margin:0;margin-bottom:15px}.wp-block-kioken-imagebox .box-wrap *,.wp-block-kioken-imagebox .imagebox-wrapper *{-webkit-transition:opacity .7s cubic-bezier(0.4, 0, 0.2, 1),max-height .7s cubic-bezier(0.4, 0, 0.2, 1),margin .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-filter .7s cubic-bezier(0.4, 0, 0.2, 1);transition:opacity .7s cubic-bezier(0.4, 0, 0.2, 1),max-height .7s cubic-bezier(0.4, 0, 0.2, 1),margin .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-filter .7s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1),opacity .7s cubic-bezier(0.4, 0, 0.2, 1),max-height .7s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),margin .7s cubic-bezier(0.4, 0, 0.2, 1),filter .7s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1),opacity .7s cubic-bezier(0.4, 0, 0.2, 1),max-height .7s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),margin .7s cubic-bezier(0.4, 0, 0.2, 1),filter .7s cubic-bezier(0.4, 0, 0.2, 1);transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1),opacity .7s cubic-bezier(0.4, 0, 0.2, 1),max-height .7s cubic-bezier(0.4, 0, 0.2, 1),box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),margin .7s cubic-bezier(0.4, 0, 0.2, 1),filter .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-transform .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-box-shadow .7s cubic-bezier(0.4, 0, 0.2, 1),-webkit-filter .7s cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-kioken-imagebox.has-transition.hoverblur img{-webkit-filter:blur(0px);filter:blur(0px)}.wp-block-kioken-imagebox.has-transition.hoverblur:hover img{-webkit-filter:blur(20px);filter:blur(20px)}.wp-block-kioken-imagebox.has-transition h1,.wp-block-kioken-imagebox.has-transition h2,.wp-block-kioken-imagebox.has-transition h3,.wp-block-kioken-imagebox.has-transition h4,.wp-block-kioken-imagebox.has-transition h5,.wp-block-kioken-imagebox.has-transition h6{margin:0 !important}.wp-block-kioken-imagebox.has-transition:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.wp-block-kioken-imagebox.has-transition:hover .imgwrap:before{opacity:.8;-webkit-transform:none;-ms-transform:none;transform:none}.wp-block-kioken-imagebox.has-transition .wp-block-kioken-imagebox__masked{overflow:hidden;max-height:0}.wp-block-kioken-imagebox.has-transition .wp-block-kioken-imagebox__masked p{opacity:0.5}.wp-block-kioken-imagebox.has-transition:hover .wp-block-kioken-imagebox__masked{max-height:80px;margin-top:.75em;margin-bottom:0}.wp-block-kioken-imagebox.has-transition:hover .wp-block-kioken-imagebox__masked p{opacity:1}.wp-block-kioken-imagebox__inner{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;border-radius:inherit;width:100%;height:100%;z-index:12;padding:2rem}.flex-aligncenter .wp-block-kioken-imagebox__inner{-ms-flex-align:center;align-items:center}.wp-block-kioken-imagebox__inner>div{width:100%;position:relative;z-index:14}.wp-block-kioken-imagebox__inner,.wp-block-kioken-imagebox .coverlink{position:absolute;top:0;left:0}.wp-block-kioken-imagebox a.coverlink{display:-ms-flexbox;display:flex;width:100%;height:100%;z-index:100;text-decoration:none;border:none;-webkit-box-shadow:none;box-shadow:none}.wp-block-kioken-imagebox .imgwrap{position:relative;z-index:9;-webkit-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1)}.wp-block-kioken-imagebox .imgwrap img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;font-family:'object-fit: cover; object-position: 50% 50%;';position:relative;z-index:7}.wp-block-kioken-imagebox .imgwrap:before{-webkit-transition:opacity 1s, -webkit-transform 1s;transition:opacity 1s, -webkit-transform 1s;-o-transition:opacity 1s, transform 1s;transition:opacity 1s, transform 1s;transition:opacity 1s, transform 1s, -webkit-transform 1s;content:"";display:block;position:absolute;z-index:8;left:0;bottom:0;height:75%;width:100%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.5));background-image:-o-linear-gradient(top, transparent, rgba(0,0,0,0.5));background-image:linear-gradient(180deg, transparent, rgba(0,0,0,0.5));opacity:0.3}.wp-block-kioken-imagebox.flex-aligncenter .imgwrap:before{display:none}.wp-block-kioken-imagebox .overflow-hidden.imgwrap{border-radius:inherit}.wp-block-kioken-imagebox .overflow-hidden.imgwrap:before{border-radius:0}.wp-block-kioken-imagebox.tilt-temporary{overflow:visible;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:21}.wp-block-kioken-wrapper .kinetic>.wp-block-kioken-imagebox.tilt-temporary{z-index:11}.wp-block-kioken-imagebox.tilt-temporary .wp-block-kioken-imagebox__inner{-webkit-transition:all 0.5s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:all 0.5s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.5s cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-kioken-imagebox.tilt-temporary .imgwrap{-webkit-perspective:100%;perspective:100%}.wp-block-kioken-imagebox.tilt-temporary:hover a.coverlink{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.wp-block-kioken-imagebox.tilt-temporary:hover .wp-block-kioken-imagebox__inner{-webkit-transform:translateZ(80px) scale(0.828);transform:translateZ(80px) scale(0.828);text-shadow:0px 5px 8px rgba(0,0,0,0.1)}body.is_gecko .wp-block-kioken-imagebox.tilt-temporary:hover .wp-block-kioken-imagebox__inner{-webkit-transform:none;-ms-transform:none;transform:none}body.is_IE .wp-block-kioken-imagebox.tilt-temporary{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}body.is_IE .wp-block-kioken-imagebox.tilt-temporary .wp-block-kioken-imagebox__inner{-webkit-transform:none;-ms-transform:none;transform:none}@media only screen and (max-width: 768px){.wp-block-kioken-imagebox.has-custom-w{width:initial !important}}@media only screen and (min-width: 769px){.wp-block-kioken-imagebox.offset-by-left.has-offset-size-110{margin-left:-10%;width:110%;max-width:110%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-125{margin-left:-25%;width:125%;max-width:125%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-150{margin-left:-50%;width:150%;max-width:150%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-165{margin-left:-65%;width:165%;max-width:165%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-175{margin-left:-75%;width:175%;max-width:175%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-200{margin-left:-100%;width:200%;max-width:200%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-225{margin-left:-125%;width:225%;max-width:225%}.wp-block-kioken-imagebox.offset-by-left.has-offset-size-250{margin-left:-150%;width:250%;max-width:250%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-110{margin-right:-10%;width:110%;max-width:110%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-125{margin-right:-25%;width:125%;max-width:125%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-150{margin-right:-50%;width:150%;max-width:150%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-165{margin-right:-65%;width:165%;max-width:165%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-175{margin-right:-75%;width:175%;max-width:175%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-200{margin-right:-100%;width:200%;max-width:200%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-225{margin-right:-125%;width:225%;max-width:225%}.wp-block-kioken-imagebox.offset-by-right.has-offset-size-250{margin-right:-150%;width:250%;max-width:250%}}
.wp-block-kioken-wrapper{position:relative;background:none !important}.wp-block-kioken-wrapper.has-scrollax{z-index:10}.wp-block-kioken-wrapper.has-scrollax>.kt-inner{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-block-kioken-wrapper .kinetic{position:relative;z-index:auto}.wp-block-kioken-wrapper .kinetic>*:not(.kt-absolute-bg){position:relative;z-index:1}.wp-block-kioken-wrapper .kinetic.maxw-align-right{margin-left:auto !important}.wp-block-kioken-wrapper .kinetic.maxw-align-center{margin:auto}.wp-block-kioken-wrapper .kinetic.maxw-align-left{margin-right:auto !important}.wp-block-kioken-wrapper .kinetic.has-text-color .editor-block-list__block,.wp-block-kioken-wrapper .kinetic.has-text-color h1,.wp-block-kioken-wrapper .kinetic.has-text-color h2,.wp-block-kioken-wrapper .kinetic.has-text-color h3,.wp-block-kioken-wrapper .kinetic.has-text-color h4,.wp-block-kioken-wrapper .kinetic.has-text-color h5,.wp-block-kioken-wrapper .kinetic.has-text-color h6{color:inherit}.wp-block-kioken-wrapper.has-transition>.kt-inner>.kinetic{opacity:0}.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInV"],.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInH"]{-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInV"]>.kt-inner,.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInH"]>.kt-inner{-webkit-perspective:50em;perspective:50em}.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInV"] .kinetic,.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInH"] .kinetic{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInV"]>*,.wp-block-kioken-wrapper.has-transition[data-trans-effect="flipInH"]>*{-webkit-transform:translateZ(0);transform:translateZ(0)}.wp-block-kioken-wrapper.has-transition[data-trans-effect="curtain"] .kt-inner{overflow:hidden}.wp-block-kioken-wrapper.has-transition[data-trans-effect="curtain"] .kinetic{-webkit-transition:opacity .6s, -webkit-transform .8s;transition:opacity .6s, -webkit-transform .8s;-o-transition:opacity .6s, transform .8s;transition:opacity .6s, transform .8s;transition:opacity .6s, transform .8s, -webkit-transform .8s;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.wp-block-kioken-wrapper.has-transition[data-trans-effect="curtain"] .kinetic>*{-webkit-transition:margin-top .4s;-o-transition:margin-top .4s;transition:margin-top .4s}.wp-block-kioken-wrapper.has-transition[data-trans-effect="curtain"] .kt-inner{position:relative}.wp-block-kioken-wrapper.has-transition[data-trans-effect="curtain"] .curtain{position:absolute;background:white;top:0;left:0;z-index:100;width:100%;height:100%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);will-change:transform}.wp-block-kioken-wrapper .kinetic:not(.has-border) .kt-absolute-bg{border-radius:inherit}@media only screen and (min-width: 1168px){.wp-block-kioken-wrapper .kt-absolute-bg.bg-bustout-right,.wp-block-kioken-wrapper .kt-absolute-bg.bg-bustout-left{width:calc(100vw)}.wp-block-kioken-wrapper .kt-absolute-bg.bg-bustout-left{right:0;left:auto}}
.wp-block-kioken-splitheading{position:relative}.wp-block-kioken-splitheading .heading-line{overflow:hidden;position:relative}.wp-block-kioken-splitheading .kt-heading-text{margin:0;display:inline-block}.wp-block-kioken-splitheading.has-transition[data-trans-effect="reveal"] .heading-line>*{-webkit-transform:translateY(120%);-ms-transform:translateY(120%);transform:translateY(120%)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .kt-heading-text,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .kt-heading-text,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .kt-heading-text,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .kt-heading-text{padding:5px}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*{position:relative}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::after{-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);transition:-webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1);content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:black}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::after{background-color:white;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);z-index:1}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::before{z-index:2}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*.inviewafter::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*.inviewafter::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*.inviewafter::after,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*.inviewafter::after{display:none}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*.inviewbefore::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*.inviewbefore::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*.inviewbefore::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*.inviewbefore::before{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*::before{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainLeft"] .heading-line>*.inviewafter::before{-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*::before{-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainRight"] .heading-line>*.inviewafter::before{-webkit-transform:scale3d(0, 1, 1);transform:scale3d(0, 1, 1)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::before{-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:-webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);-o-transition:transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);transition:transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*.inviewafter::before,.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*.inviewafter::before{-webkit-transform:scale3d(1, 0, 1);transform:scale3d(1, 0, 1)}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainTop"] .heading-line>*::before{-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.wp-block-kioken-splitheading.has-transition[data-trans-effect="curtainBottom"] .heading-line>*::before{-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.wp-block-kioken-splitheading.has-custom-lineheight{line-height:inherit}.wp-block-kioken-splitheading.has-custom-size .heading-line{font-size:inherit}.wp-block-kioken-splitheading.has-custom-textcolor{-webkit-font-smoothing:antialiased}.wp-block-kioken-splitheading.has-custom-font .kt-heading-text{font-family:inherit}.wp-block-kioken-splitheading.has-custom-textcolor .kt-heading-text{color:inherit}.wp-block-kioken-splitheading.has-custom-lineheight .kt-heading-text{line-height:inherit}.wp-block-kioken-splitheading.has-custom-size .kt-heading-text{font-size:inherit}
.wp-block-kioken-videobox::before{content:"";display:block;width:100%;padding-top:56.25%}.wp-block-kioken-videobox[data-video-aspect-ratio="16-9"]::before,.wp-block-kioken-videobox[data-video-aspect-ratio="16:9"]::before,.wp-block-kioken-videobox-aspect-ratio-16-9::before{padding-top:56.25%}.wp-block-kioken-videobox[data-video-aspect-ratio="21-9"]::before,.wp-block-kioken-videobox[data-video-aspect-ratio="21:9"]::before,.wp-block-kioken-videobox-aspect-ratio-21-9::before{padding-top:42.857%}.wp-block-kioken-videobox[data-video-aspect-ratio="4-3"]::before,.wp-block-kioken-videobox[data-video-aspect-ratio="4:3"]::before,.wp-block-kioken-videobox-aspect-ratio-4-3::before{padding-top:75%}.wp-block-kioken-videobox[data-video-aspect-ratio="3-2"]::before,.wp-block-kioken-videobox[data-video-aspect-ratio="3:2"]::before,.wp-block-kioken-videobox-aspect-ratio-3-2::before{padding-top:66.667%}.wp-block-kioken-videobox{position:relative;overflow:hidden;cursor:pointer;background-color:#f3f4f5;-webkit-transition:-webkit-box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);transition:-webkit-box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);transition:box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);transition:box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1), -webkit-box-shadow 0.6s cubic-bezier(0.05, 0.2, 0.1, 1)}.wp-block-kioken-videobox .kioken-video-poster{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;will-change:transform;-webkit-transition:0.5s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.5s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:0.5s transform cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.5s transform cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.5s transform cubic-bezier(0.05, 0.2, 0.1, 1), 0.5s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1)}.wp-block-kioken-videobox .kioken-video-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.wp-block-kioken-videobox .kioken-video-play-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:50%;left:50%;width:60px;height:60px;margin-top:-30px;margin-left:-30px;font-size:.7em;background-color:#fdfdfd;border-radius:50%;-webkit-box-shadow:0 0 0 5px white,0 0 10px 4px rgba(0,0,0,0.04),0 0 1px 1px rgba(0,0,0,0.02);box-shadow:0 0 0 5px white,0 0 10px 4px rgba(0,0,0,0.04),0 0 1px 1px rgba(0,0,0,0.02);opacity:1;-webkit-transition:0.4s opacity cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-box-shadow cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.4s opacity cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-box-shadow cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:0.4s transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s box-shadow cubic-bezier(0.05, 0.2, 0.1, 1),0.4s opacity cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.4s transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s box-shadow cubic-bezier(0.05, 0.2, 0.1, 1),0.4s opacity cubic-bezier(0.05, 0.2, 0.1, 1);transition:0.4s transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s box-shadow cubic-bezier(0.05, 0.2, 0.1, 1),0.4s opacity cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-transform cubic-bezier(0.05, 0.2, 0.1, 1),0.4s -webkit-box-shadow cubic-bezier(0.05, 0.2, 0.1, 1);will-change:box-shadow, transform, opacity;z-index:2;-webkit-transform:scale3d(0.8, 0.8, 1);transform:scale3d(0.8, 0.8, 1)}.wp-block-kioken-videobox:hover .kioken-video-play-icon{-webkit-box-shadow:0 0 0 0 white,0 5px 25px -5px rgba(0,0,0,0.4),0 0 1px 1px rgba(0,0,0,0.02);box-shadow:0 0 0 0 white,0 5px 25px -5px rgba(0,0,0,0.4),0 0 1px 1px rgba(0,0,0,0.02);-webkit-transform:none;-ms-transform:none;transform:none}.wp-block-kioken-videobox.kioken-video-loading .kioken-video-play-icon,.wp-block-kioken-videobox.kioken-video-playing .kioken-video-play-icon{opacity:0}.wp-block-kioken-videobox .kioken-video-loading-icon{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:50%;left:50%;width:60px;height:60px;margin-top:-30px;margin-left:-30px;font-size:.7em;background-color:#fdfdfd;border-radius:50%;-webkit-box-shadow:0 0 10px 4px rgba(0,0,0,0.04),0 0 1px 1px rgba(0,0,0,0.02);box-shadow:0 0 10px 4px rgba(0,0,0,0.04),0 0 1px 1px rgba(0,0,0,0.02);opacity:0;-webkit-transition:.2s opacity ease-in-out;-o-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out;will-change:opacity;z-index:3}.wp-block-kioken-videobox.kioken-video-loading .kioken-video-loading-icon{opacity:1}.wp-block-kioken-videobox:not(.kioken-video-loading) .kioken-video-spinner{-webkit-animation:none;animation:none}.wp-block-kioken-videobox .kioken-video-fullscreen-close-icon{display:none}.wp-block-kioken-videobox .kioken-video-frame{position:absolute;top:0;left:100%;width:100%;height:100%;opacity:0;-webkit-transition:.2s opacity ease-in-out, 0s .2s left;-o-transition:.2s opacity ease-in-out, 0s .2s left;transition:.2s opacity ease-in-out, 0s .2s left;will-change:opacity;z-index:4}.wp-block-kioken-videobox .kioken-video-frame iframe,.wp-block-kioken-videobox .kioken-video-frame video{width:100%;height:100%;visibility:visible}.wp-block-kioken-videobox.kioken-video-playing .kioken-video-frame{left:0;opacity:1;-webkit-transition:.2s opacity ease-in-out, 0s left;-o-transition:.2s opacity ease-in-out, 0s left;transition:.2s opacity ease-in-out, 0s left}.kioken-video-spinner{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;width:20px;height:20px;text-indent:-9999em;border:2px solid rgba(0,0,0,0.3);border-left:2px solid #000;border-radius:50%;-webkit-animation:kioken-video-spinner .3s infinite linear;animation:kioken-video-spinner .3s infinite linear}@-webkit-keyframes kioken-video-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes kioken-video-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.kioken-video-fullscreen{position:fixed;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.9);z-index:1500}#wpadminbar ~ .kioken-video-fullscreen{top:32px}@media screen and (max-width: 782px){#wpadminbar ~ .kioken-video-fullscreen{top:46px}}@media screen and (max-width: 600px){#wpadminbar ~ .kioken-video-fullscreen{top:0}}.kioken-video-fullscreen .kioken-video-fullscreen-frame{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.kioken-video-fullscreen .kioken-video-fullscreen-frame iframe,.kioken-video-fullscreen .kioken-video-fullscreen-frame video{width:100%;height:100%}.kioken-video-fullscreen .kioken-video-fullscreen-close{position:absolute;top:15px;right:15px;width:60px;height:60px;font-size:1.4em;line-height:60px;color:#fff;text-align:center;cursor:pointer;opacity:.5;-webkit-transition:.2s opacity ease-in-out;-o-transition:.2s opacity ease-in-out;transition:.2s opacity ease-in-out;z-index:2}.kioken-video-fullscreen .kioken-video-fullscreen-close:hover{opacity:1}
.kt-svg-icons{line-height:1}.kt-svg-style-stacked .kt-svg-icon{border:0px solid #444444}.kt-svg-icon-wrap:last-child .kt-svg-icon{margin-right:0 !important}.kt-svg-icon-wrap{display:inline-block}.wp-block-kioken-icon a.kt-svg-icon-link{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;opacity:0.7}.wp-block-kioken-icon a.kt-svg-icon-link:hover{opacity:1}
.wp-block-kioken-spacer{background:none;border:0;margin:0 0 1.5em;opacity:1;padding:0;position:relative;width:100%}.wp-block-kioken-spacer hr{border-top:none;background-color:transparent !important}.wp-block-kioken-spacer.is-style-dots::before,.wp-block-kioken-spacer::before{font-family:Georgia;display:inline-block;left:0;text-align:center;margin-right:auto;margin-left:21px;position:absolute}.wp-block-kioken-spacer.is-style-dots::before{content:"\00b7\00b7\00b7";font-size:64px;font-weight:600;letter-spacing:21px;line-height:0.5;right:0;top:calc(50% - 15px)}.wp-block-kioken-spacer::before{content:"***";font-size:22px;font-weight:400;letter-spacing:0.95em;line-height:1;right:0;top:calc(50% - 6px)}.wp-block-kioken-spacer.is-style-line::before,.wp-block-kioken-spacer.is-style-fullwidth::before{content:"";width:15vw;max-width:120px;height:1px;display:block;top:calc(50% - 1px);margin-left:auto;background:currentColor}.wp-block-kioken-spacer.is-style-fullwidth::before{max-width:100%;width:100%}.wp-block-kioken-spacer.is-style-fullw-text::before,.wp-block-kioken-spacer.is-style-custom::before,.wp-block-kioken-spacer.is-style-vertical::before,.wp-block-kioken-spacer.is-style-with-icon::before{display:none}.wp-block-kioken-spacer.is-style-custom hr{display:none}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap,.wp-block-kioken-spacer.is-style-custom .spacer-inner-wrap,.wp-block-kioken-spacer.is-style-with-icon .spacer-icon-wrap{position:absolute;top:-1px;left:0;width:100%;height:100%;text-align:center}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap .spacer-line,.wp-block-kioken-spacer.is-style-custom .spacer-inner-wrap .spacer-line,.wp-block-kioken-spacer.is-style-with-icon .spacer-icon-wrap .spacer-line{height:1px;width:48vw;max-width:30%;background-color:#999;display:inline-block}.wp-block-kioken-spacer.is-style-vertical .spacer-inner-wrap{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.wp-block-kioken-spacer.is-style-vertical .spacer-inner-wrap .spacer-line{width:1px;margin-left:-1px;height:100%;display:block}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap .spacer-text{max-width:unset;padding-left:1.5em;padding-right:1.5em;padding-top:.5em;padding-bottom:.5em;background:none;color:currentColor}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap.kt_flex_justifyright .spacer-line:last-child{display:none}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap.kt_flex_justifyright .spacer-text{padding-right:0;text-align:right}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap.kt_flex_justifyleft .spacer-line:first-child{display:none}.wp-block-kioken-spacer.is-style-fullw-text .spacer-text-wrap.kt_flex_justifyleft .spacer-text{padding-left:0;text-align:left}.wp-block-kioken-spacer.is-style-with-icon .kt-svg-icon-wrap{padding:1.5rem;line-height:1}.wp-block-kioken-spacer.is-style-with-icon .spacer-line{margin-top:-3px}.wp-block-kioken-spacer.is-style-custom .spacer-inner-wrap .spacer-line{background-color:transparent;border-bottom:20px solid currentColor;border-left:none;border-top:none;border-right:none;border:none}.wp-block-kioken-spacer:not(.has-text-color)::before{color:currentColor}.wp-block-kioken-spacer.is-style-line:not(.has-text-color)::before,.wp-block-kioken-spacer.is-style-fullwidth:not(.has-text-color)::before{background:currentColor}.wp-block-kioken-spacer.has-max-w30::before{max-width:30%}.wp-block-kioken-spacer.has-max-w40::before{max-width:40%}.wp-block-kioken-spacer.has-max-w50::before{max-width:50%}.wp-block-kioken-spacer.has-max-w60::before{max-width:60%}.wp-block-kioken-spacer.has-max-w70::before{max-width:70%}.wp-block-kioken-spacer.has-max-w80::before{max-width:80%}.wp-block-kioken-spacer.has-max-w90::before{max-width:90%}.wp-block-kioken-spacer.has-max-w100::before{max-width:100%}.wp-block-kioken-spacer.is-style-vertical.is-animated .spacer-line{-webkit-animation:verticalAnimationFrames ease-in-out 1.5s;animation:verticalAnimationFrames ease-in-out 1.5s}.wp-block-kioken-spacer.is-style-custom.is-animated .spacer-line,.wp-block-kioken-spacer.is-style-fullw-text.is-animated .spacer-line{-webkit-animation:horizontalAnimationFrames ease-in-out 1.5s;animation:horizontalAnimationFrames ease-in-out 1.5s}.wp-block-kioken-spacer.is-style-vertical.is-animated .spacer-line,.wp-block-kioken-spacer.is-style-fullw-text.is-animated .spacer-line,.wp-block-kioken-spacer.is-style-custom.is-animated .spacer-line{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-backface-visibility:hidden;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.is-selected .wp-block-kioken-spacer.is-style-vertical.is-animated .spacer-line,.is-selected .wp-block-kioken-spacer.is-style-fullw-text.is-animated .spacer-line,.is-selected .wp-block-kioken-spacer.is-style-custom.is-animated .spacer-line{-webkit-animation:none;animation:none}@-webkit-keyframes verticalAnimationFrames{0%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1, 1.2, 1) translateY(30px) translateZ(0);transform:scale3d(1, 1.2, 1) translateY(30px) translateZ(0)}100%{-webkit-transform:none;transform:none}}@keyframes verticalAnimationFrames{0%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1, 1.2, 1) translateY(30px) translateZ(0);transform:scale3d(1, 1.2, 1) translateY(30px) translateZ(0)}100%{-webkit-transform:none;transform:none}}@-webkit-keyframes horizontalAnimationFrames{0%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.2, 1, 1.2) translateZ(0);transform:scale3d(1.2, 1, 1.2) translateZ(0)}100%{-webkit-transform:none;transform:none}}@keyframes horizontalAnimationFrames{0%{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.2, 1, 1.2) translateZ(0);transform:scale3d(1.2, 1, 1.2) translateZ(0)}100%{-webkit-transform:none;transform:none}}
.wp-block-kioken-priceline{max-width:100%;padding-bottom:1.25rem;margin-bottom:1.25rem}.wp-block-kioken-priceline p{margin:0;margin-top:0px !important}.wp-block-kioken-priceline.show-border{border-bottom:1px solid rgba(0,0,0,0.1)}.wp-block-kioken-priceline .priceline_title{margin:0}.wp-block-kioken-priceline .media_wrap{margin:0;padding:0;min-width:80px;min-height:50px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.wp-block-kioken-priceline .media_wrap img{width:100%;float:left;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;height:inherit;max-width:100%;width:100%}.wp-block-kioken-priceline .title_desc_wrap{margin-left:1em;width:100%}.wp-block-kioken-priceline .price_wrap{min-width:100px;text-align:right}@media only screen and (max-width: 768px){.wp-block-kioken-priceline .title_desc_wrap{margin-left:0}.wp-block-kioken-priceline .price_wrap{min-width:auto}.wp-block-kioken-priceline .media_wrap{display:none !important}}
.wp-block-kioken-testimonials-carousel{position:relative;margin-bottom:3rem !important}.wp-block-kioken-testimonials-carousel p{margin-top:0px;margin-bottom:0px}.wp-block-kioken-testimonials-carousel .swp_btn_wrap{position:absolute;bottom:-2em;left:0;display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:none}.wp-block-kioken-testimonials-carousel .swp_btn_wrap button{position:relative;color:currentColor;z-index:1;border:none;outline:none;padding:10px 10px;line-height:10px;background:white;cursor:pointer;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;opacity:.6}.wp-block-kioken-testimonials-carousel .swp_btn_wrap button:hover{opacity:1}.wp-block-kioken-testimonials-carousel .swp_btn_wrap button[aria-disabled="true"]{opacity:.1}.wp-block-kioken-testimonials-carousel .swp_btn_wrap button.swp-go-next{margin-left:.5rem}.wp-block-kioken-testimonials-carousel.swp-ready{padding-bottom:1rem}.wp-block-kioken-testimonials-carousel.swp-ready .swp_btn_wrap{display:-ms-flexbox;display:flex}.wp-block-kioken-testimonials-carousel.swp-ready .swiper-container .swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.wp-block-kioken-testimonials-carousel.swiper-infinite .swp_btn_wrap button[aria-disabled="true"]{opacity:.6}.wp-block-kioken-testimonials-carousel.swiper-infinite .swp_btn_wrap button[aria-disabled="true"]:hover{opacity:1}.wp-block-kioken-testimonials-carousel.arrows-center,.wp-block-kioken-testimonials-carousel.arrows-bottom-edge{padding-bottom:0}.wp-block-kioken-testimonials-carousel.arrows-center .swp_btn_wrap,.wp-block-kioken-testimonials-carousel.arrows-bottom-edge .swp_btn_wrap{-ms-flex-pack:justify;justify-content:space-between;bottom:50%;margin-bottom:-18px}.wp-block-kioken-testimonials-carousel.arrows-dark .swp_btn_wrap button{background:#111;color:white}.wp-block-kioken-testimonials-carousel.arrows-dark-pill .swp_btn_wrap button{border-radius:25px;background:#111;color:white;padding-left:15px;padding-right:15px}.wp-block-kioken-testimonials-carousel.arrows-dark-rounded .swp_btn_wrap button{border-radius:5px;background:#111;color:white}.wp-block-kioken-testimonials-carousel .inner_wrap{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;position:relative;padding:1.5rem;max-width:800px;margin-right:auto;margin-left:auto}.wp-block-kioken-testimonials-carousel .swiper-slide{padding:0rem;padding-top:1rem;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial_avatar{width:100px;height:100px;display:inline-block;background:white;text-align:center;padding:0;overflow:hidden;border-radius:200px;margin-bottom:1.5rem}.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial_avatar img{width:100%;float:left;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;height:inherit;max-width:100%;width:100%}.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial-cite{font-weight:600}.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial-text{margin-bottom:1rem}.wp-block-kioken-testimonials-carousel .swiper-slide .testimonial-title{font-size:.9rem;color:#999}.wp-block-kioken-testimonials-carousel.alignment-left .inner_wrap{display:-ms-flexbox;display:flex}.wp-block-kioken-testimonials-carousel.alignment-left .inner_wrap .testimonial_avatar{margin-right:2rem}.wp-block-kioken-testimonials-carousel.alignment-left .swiper-slide .txt_wrap{margin-left:0 !important}.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-container:before,.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-container:after{content:"";display:block;position:absolute;top:0;width:150px;height:100%;z-index:4}.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-container:before{left:0}.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-container:after{right:0;left:auto;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-slide .inner_wrap{-webkit-transform:scale3d(0.88, 0.88, 1);transform:scale3d(0.88, 0.88, 1);opacity:.3}.wp-block-kioken-testimonials-carousel.fade-deactive .swiper-slide-active .inner_wrap{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
.wp-block-kioken-kinetic-posts{display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:opacity .7s;-o-transition:opacity .7s;transition:opacity .7s}.wp-block-kioken-kinetic-posts.has-animator{visibility:hidden;opacity:0}.wp-block-kioken-kinetic-posts.has-animator[data-anim-stagger]{visibility:visible;opacity:1}.wp-block-kioken-kinetic-posts.has-animator[data-anim-stagger]>*{visibility:hidden;opacity:0}.wp-block-kioken-kinetic-posts .kb_posa_full{-webkit-transform:translateZ(0);transform:translateZ(0)}.wp-block-kioken-kinetic-posts.alignwide,.wp-block-kioken-kinetic-posts.alignfull{padding:1rem}.wp-block-kioken-kinetic-posts .grid-content-meta *{text-transform:capitalize}.wp-block-kioken-kinetic-posts.is-masonry .grid-post .grid-post-row .grid-image-area,.wp-block-kioken-kinetic-posts.is-grid .grid-post .grid-post-row .grid-image-area{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:15px}.wp-block-kioken-kinetic-posts.is-masonry .grid-post .grid-post-row .grid-content-area,.wp-block-kioken-kinetic-posts.is-grid .grid-post .grid-post-row .grid-content-area{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media only screen and (min-width: 600px){.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-2,.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-3,.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-4,.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-5,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-2,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-3,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-4,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-5{padding:0 1em}.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-2,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-2{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-3,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-3{-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-4,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-4{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-block-kioken-kinetic-posts.is-masonry .grid-post.grid-5,.wp-block-kioken-kinetic-posts.is-grid .grid-post.grid-5{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.wp-block-kioken-kinetic-posts .grid-post{margin-bottom:1rem;background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;width:100%}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .title-meta-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-image-area{-ms-flex:0 0 38.333333%;flex:0 0 38.333333%;max-width:38.333333%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black)}.design-is-imagebox .wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-image-area{padding:0;margin-bottom:0 !important}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-image-area .post-image{position:relative;padding:0;z-index:1}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-image-area .post-image a{display:block;-webkit-mask-image:-webkit-radial-gradient(white, black);overflow:hidden}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-image-area .post-image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area{-ms-flex:0 0 61.666667%;flex:0 0 61.666667%;max-width:61.666667%;position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area.full{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-category{font-size:14px;line-height:2;font-weight:bold;margin:0}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-category a{color:#333;text-decoration:none}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area h4.grid-content-title{font-size:24px;line-height:1.5;font-weight:bold;margin:0;margin-bottom:.3em}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area h4.grid-content-title a{text-decoration:none}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-meta{margin:0;font-size:14px}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-meta span{opacity:.6}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-meta a{color:#333}.wp-block-kioken-kinetic-posts .grid-post .grid-post-row .grid-content-area .grid-content-excerpt{line-height:1.6;margin:1em 0}@media only screen and (min-width: 600px){.wp-block-kioken-kinetic-posts.is-masonry{-webkit-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1;display:block !important}.wp-block-kioken-kinetic-posts.is-masonry.cols-2{-webkit-column-count:2;column-count:2}.wp-block-kioken-kinetic-posts.is-masonry.cols-3{-webkit-column-count:3;column-count:3}.wp-block-kioken-kinetic-posts.is-masonry.cols-4{-webkit-column-count:4;column-count:4}.wp-block-kioken-kinetic-posts.is-masonry.cols-5{-webkit-column-count:5;column-count:5}.wp-block-kioken-kinetic-posts.is-masonry .grid-post{display:inline-block;width:100% !important;max-width:100% !important;-ms-flex:unset !important;flex:unset !important;padding:0 !important;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black)}.wp-block-kioken-kinetic-posts.is-masonry.is-masonry.design-is-imagebox .grid-post{margin:0 !important}}.wp-block-kioken-kinetic-posts.design-is-imagebox.is-carousel .grid-image-area{margin-bottom:0}.wp-block-kioken-kinetic-posts.design-is-imagebox a.kb_posa_full{z-index:4}.wp-block-kioken-kinetic-posts.design-is-imagebox .post-overlay{background:rgba(0,0,0,0.2);z-index:2;-webkit-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1)}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container{z-index:3;word-break:break-word;color:white;-webkit-transition:color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);transition:color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);-webkit-perspective:100px;perspective:100px}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container .kb-inner{padding:1em 90px 2em 2em;background-color:transparent;-webkit-transition:all 0.7s cubic-bezier(0.05, 0.2, 0.1, 1),color 0s;-o-transition:all 0.7s cubic-bezier(0.05, 0.2, 0.1, 1),color 0s;transition:all 0.7s cubic-bezier(0.05, 0.2, 0.1, 1),color 0s}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container>*{-ms-flex:1;flex:1}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container p{margin-bottom:.5em}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container p time{font-size:14px}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h1,.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h2,.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h3,.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h4,.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h5,.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container h6{color:inherit;margin:0}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container .grid-content-title{line-height:1.3}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container .next-arrow{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;right:20px;bottom:2em;margin-top:-15px;height:30px;width:40px;display:block;stroke:white;stroke-width:2px;opacity:0;-webkit-transform:scaleY(0) translate3d(20px, 0, 0);transform:scaleY(0) translate3d(20px, 0, 0);-webkit-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);-webkit-transition-delay:.05s;-o-transition-delay:.05s;transition-delay:.05s;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.wp-block-kioken-kinetic-posts.design-is-imagebox .info-container .line{position:absolute;width:40px;height:2px;right:30px;bottom:calc(2em + 14px);background:white;-webkit-transform:translate3d(-60px, 0, 0) scaleX(0);transform:translate3d(-60px, 0, 0) scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1);transition:all 0.5s cubic-bezier(0.05, 0.2, 0.1, 1)}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-onhover .kb-inner,.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover:hover .kb-inner{-webkit-transform:translateY(100%) rotateX(0deg);transform:translateY(100%) rotateX(0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;visibility:hidden}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-onhover.flip3d .kb-inner,.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover.flip3d:hover .kb-inner{-webkit-transform:translate3d(0, 120%, 0) rotateX(10deg);transform:translate3d(0, 120%, 0) rotateX(10deg);opacity:0}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-onhover.flip3d:hover .kb-inner{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover .next-arrow,.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover .line{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover:hover .next-arrow{-webkit-transform:scaleY(0) translateX(20px);-ms-transform:scaleY(0) translateX(20px);transform:scaleY(0) translateX(20px)}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated.behave-offhover:hover .line{-webkit-transform:translateX(-60px) scaleX(0);-ms-transform:translateX(-60px) scaleX(0);transform:translateX(-60px) scaleX(0)}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated .next-arrow{-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post-row.contents-animated .line{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.wp-block-kioken-kinetic-posts.design-is-imagebox .post-image:hover .next-arrow{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.wp-block-kioken-kinetic-posts.design-is-imagebox .post-image:hover .line{-webkit-transform:none;-ms-transform:none;transform:none}.wp-block-kioken-kinetic-posts.design-is-imagebox .post-image:hover .post-overlay{background:rgba(0,0,0,0.7)}.wp-block-kioken-kinetic-posts.design-is-imagebox .post-image:hover .info-container .kb-inner{-webkit-transform:none;-ms-transform:none;transform:none;opacity:1;visibility:visible}.wp-block-kioken-kinetic-posts.design-is-imagebox img{position:relative;z-index:1}.wp-block-kioken-kinetic-posts.order-title-cat-meta .grid-post .grid-post-row .grid-content-area .grid-content-title{-ms-flex-order:1;order:1}.wp-block-kioken-kinetic-posts.order-title-cat-meta .grid-post .grid-post-row .grid-content-area .grid-content-category{-ms-flex-order:2;order:2}.wp-block-kioken-kinetic-posts.order-title-cat-meta .grid-post .grid-post-row .grid-content-area .grid-content-meta{-ms-flex-order:3;order:3}.wp-block-kioken-kinetic-posts.order-meta-title-cat .grid-post .grid-post-row .grid-content-area .grid-content-meta{-ms-flex-order:1;order:1;margin-bottom:.3rem}.wp-block-kioken-kinetic-posts.order-meta-title-cat .grid-post .grid-post-row .grid-content-area .grid-content-title{-ms-flex-order:2;order:2}.wp-block-kioken-kinetic-posts.order-meta-title-cat .grid-post .grid-post-row .grid-content-area .grid-content-category{-ms-flex-order:3;order:3}.wp-block-kioken-kinetic-posts.is-carousel{padding-bottom:1rem;position:relative;opacity:0}.wp-block-kioken-kinetic-posts.is-carousel .grid-post,.wp-block-kioken-kinetic-posts.is-carousel .grid-post-row,.wp-block-kioken-kinetic-posts.is-carousel div.grid-post:first-child{margin:0}.wp-block-kioken-kinetic-posts.is-carousel .grid-post-row .grid-content-area,.wp-block-kioken-kinetic-posts.is-carousel .grid-post-row .grid-image-area{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:0}.wp-block-kioken-kinetic-posts.is-carousel .grid-image-area{margin-bottom:15px}.wp-block-kioken-kinetic-posts.is-carousel.arrows-center,.wp-block-kioken-kinetic-posts.is-carousel.arrows-bottom-edge{padding-bottom:0}.wp-block-kioken-kinetic-posts.is-carousel.arrows-center .swp_btn_wrap,.wp-block-kioken-kinetic-posts.is-carousel.arrows-bottom-edge .swp_btn_wrap{-ms-flex-pack:justify;justify-content:space-between;bottom:50%;margin-bottom:-18px}.wp-block-kioken-kinetic-posts.is-carousel.arrows-dark .swp_btn_wrap button{background:#111;color:white}.wp-block-kioken-kinetic-posts.is-carousel.arrows-dark-pill .swp_btn_wrap button{border-radius:25px;background:#111;color:white;padding-left:15px;padding-right:15px}.wp-block-kioken-kinetic-posts.is-carousel.arrows-dark-rounded .swp_btn_wrap button{border-radius:5px;background:#111;color:white}.wp-block-kioken-kinetic-posts .swiper-slide{padding:0rem;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.wp-block-kioken-kinetic-posts.is-carousel.arrows-center .swp_btn_wrap button.swp-go-next{left:-20px}.wp-block-kioken-kinetic-posts.is-carousel.arrows-center .swp_btn_wrap button.swp-go-prev{right:-20px}.wp-block-kioken-kinetic-posts .swp_btn_wrap{position:absolute;bottom:0;left:0;display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.wp-block-kioken-kinetic-posts .swp_btn_wrap button{position:relative;color:currentColor;z-index:1;border:none;outline:none;padding:10px 10px;line-height:10px;background:white;cursor:pointer;-webkit-transition:opacity .4s;-o-transition:opacity .4s;transition:opacity .4s;opacity:.6}.wp-block-kioken-kinetic-posts .swp_btn_wrap button:hover{opacity:1}.wp-block-kioken-kinetic-posts .swp_btn_wrap button[aria-disabled="true"]{opacity:.1}.wp-block-kioken-kinetic-posts .swp_btn_wrap button.swp-go-next{margin-left:.5rem}.wp-block-kioken-kinetic-posts.swp-ready{padding-bottom:1rem;opacity:1}.wp-block-kioken-kinetic-posts.swp-ready .swp_btn_wrap{display:-ms-flexbox;display:flex}.wp-block-kioken-kinetic-posts.fade-deactive .swiper-slide .grid-post-row{-webkit-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale3d(0.88, 0.88, 1);transform:scale3d(0.88, 0.88, 1);opacity:.3}.wp-block-kioken-kinetic-posts.fade-deactive .swiper-slide-active .grid-post-row{opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}.wp-block-kioken-kinetic-posts .post-image{overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(white, black)}.wp-block-kioken-kinetic-posts .post-image img{-webkit-transition:all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);-o-transition:all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);transition:all 0.6s cubic-bezier(0.05, 0.2, 0.1, 1);display:block;will-change:transform}.wp-block-kioken-kinetic-posts .post-image:hover img,.wp-block-kioken-kinetic-posts .post-image a:hover img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.wp-block-kioken-kinetic-posts .grid-post-row.imgzoom-none .post-image img{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.wp-block-kioken-kinetic-posts .grid-post-row.imgzoom-reverse .post-image img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.wp-block-kioken-kinetic-posts .grid-post-row.imgzoom-reverse .post-image:hover img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked .grid-content-area{padding:20px 30px;background:white;margin-left:-50px;position:relative;z-index:10}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked .grid-post-row{margin-bottom:1rem}.wp-block-kioken-kinetic-posts.design-is-stacked-center .grid-image-area{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.wp-block-kioken-kinetic-posts.design-is-stacked-center.is-carousel .grid-image-area,.wp-block-kioken-kinetic-posts.design-is-stacked-center.is-grid .grid-image-area{margin-bottom:0 !important}.wp-block-kioken-kinetic-posts.design-is-stacked-center .grid-content-area{padding:20px 30px !important;-ms-flex:0 0 78%;flex:0 0 78%;max-width:78%;margin:auto;background:white;margin-top:-50px;position:relative;z-index:10}.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-cat-title-meta .title-meta-wrap,.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-cat-title-meta .grid-content-category,.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-cat-title-meta .grid-content-meta,.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-meta-title-cat .title-meta-wrap,.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-meta-title-cat .grid-content-category,.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-meta-title-cat .grid-content-meta{border-radius:inherit}.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-meta-title-cat .grid-content-meta{position:absolute;top:-45px;left:0;background:white;padding:0 12px}.wp-block-kioken-kinetic-posts.design-is-stacked-center.order-cat-title-meta .grid-content-category{position:absolute;top:-45px;left:0;background:white;padding:0 12px}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked-combo .grid-image-area{-ms-flex:0 0 45.333333%;flex:0 0 45.333333%;max-width:45.333333%}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked-combo .grid-content-area{padding:20px 30px;-ms-flex:0 0 55.333333%;flex:0 0 55.333333%;max-width:55.333333%;background:white;margin-left:-80px;position:relative;z-index:10}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked-combo .grid-post-row{margin-bottom:1rem}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked-combo .grid-post:nth-child(4n-7) .grid-image-area{-ms-flex:0 0 100% !important;flex:0 0 100% !important;max-width:100% !important}.wp-block-kioken-kinetic-posts.is-list.design-is-stacked-combo .grid-post:nth-child(4n-7) .grid-content-area{padding:20px 30px !important;-ms-flex:0 0 78%;flex:0 0 78%;max-width:78%;margin:auto;background:white;margin-top:-70px;position:relative;z-index:10}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post .grid-post-row{position:relative}.wp-block-kioken-kinetic-posts.design-is-imagebox .grid-post .grid-post-row .grid-image-area{-ms-flex:1;flex:1;max-width:100%}
.wp-block-kioken-tabs .kioken-tabs-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1em}.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item{padding:.5em 1.5em;margin-right:5px;font-weight:500;color:inherit;text-decoration:none;background-color:transparent;border:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-width:0;border-style:solid;-webkit-box-shadow:none;box-shadow:none;opacity:.6;-webkit-transition:.15s border-color, .15s background-color, .15s opacity;-o-transition:.15s border-color, .15s background-color, .15s opacity;transition:.15s border-color, .15s background-color, .15s opacity;will-change:border-color, background-color, opacity;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item:hover{border-color:#dee2e6;opacity:1;-webkit-box-shadow:none;box-shadow:none}.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item:active,.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item:focus{-webkit-box-shadow:none;box-shadow:none}.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item strong{color:inherit}.wp-block-kioken-tabs .kioken-tabs-buttons>.kioken-tabs-buttons-item.kioken-tabs-buttons-item-active{background-color:#fff;border-color:#dee2e6;border-bottom-color:#fff;opacity:1}.wp-block-kioken-tabs .kioken-tabs-content{margin-top:-1em;border:1px solid #dee2e6}.wp-block-kioken-tabs .kioken-tabs-content .wp-block-kioken-tab{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .7s, -webkit-transform .5s;transition:opacity .7s, -webkit-transform .5s;-o-transition:opacity .7s, transform .5s;transition:opacity .7s, transform .5s;transition:opacity .7s, transform .5s, -webkit-transform .5s;will-change:opacity, transform}.wp-block-kioken-tabs .kioken-tabs-content .wp-block-kioken-tab.kioken-tab-active{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}
.wp-block-kioken-opentable .otb-input-wrap,.wp-block-kioken-opentable .otb-button-wrap{margin-bottom:1.25em}.wp-block-kioken-opentable .otb-input-wrap label,.wp-block-kioken-opentable .otb-button-wrap label{display:block;margin-bottom:.45em;padding-left:.375rem;cursor:pointer}.wp-block-kioken-opentable .otb-button-wrap{clear:both}.wp-block-kioken-opentable .otb-button-wrap .otb-submit-button{-webkit-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);-o-transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1);transition:all 0.4s cubic-bezier(0.4, 0, 0.2, 1)}.wp-block-kioken-opentable .otb-time-wrap{margin-right:4%}.wp-block-kioken-opentable .otb-time-wrap,.wp-block-kioken-opentable .otb-party-size-wrap{width:48%;float:left}.wp-block-kioken-opentable .otb-time,.wp-block-kioken-opentable .otb-people,.wp-block-kioken-opentable .otb-input[type="text"],.wp-block-kioken-opentable .otb-input[type="number"],.wp-block-kioken-opentable .otb-input[type="date"],.wp-block-kioken-opentable .otb-input[type="datetime-local"],.wp-block-kioken-opentable .otb-input[type="tel"],.wp-block-kioken-opentable .otb-input[type="search"],.wp-block-kioken-opentable .otb-input[type="password"],.wp-block-kioken-opentable .otb-input[type="url"],.wp-block-kioken-opentable .otb-input[type="week"],.wp-block-kioken-opentable .otb-input[type="email"],.wp-block-kioken-opentable .otb-input[type="month"],.wp-block-kioken-opentable .otb-input[type="time"]{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;padding-right:2rem;font-size:1rem;font-weight:400;color:#666;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTJweCIgaGVpZ2h0PSI2cHgiIHZpZXdCb3g9IjAgMCAxMiA2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMiA2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIHBvaW50cz0iMTIsMCA2LDYgMCwwICIgZmlsbD0iIzkwOTA5NyIvPg0KPC9zdmc+DQo=") white no-repeat calc(100% - .75em) 50%;background-clip:padding-box;border:1px solid #ced4da;line-height:1.5;border-radius:.25rem;margin:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 0 0 0px transparent;box-shadow:0 0 0 0px transparent;outline:none !important;cursor:pointer}.wp-block-kioken-opentable .otb-time:focus,.wp-block-kioken-opentable .otb-time:active,.wp-block-kioken-opentable .otb-people:focus,.wp-block-kioken-opentable .otb-people:active,.wp-block-kioken-opentable .otb-input[type="text"]:focus,.wp-block-kioken-opentable .otb-input[type="text"]:active,.wp-block-kioken-opentable .otb-input[type="number"]:focus,.wp-block-kioken-opentable .otb-input[type="number"]:active,.wp-block-kioken-opentable .otb-input[type="date"]:focus,.wp-block-kioken-opentable .otb-input[type="date"]:active,.wp-block-kioken-opentable .otb-input[type="datetime-local"]:focus,.wp-block-kioken-opentable .otb-input[type="datetime-local"]:active,.wp-block-kioken-opentable .otb-input[type="tel"]:focus,.wp-block-kioken-opentable .otb-input[type="tel"]:active,.wp-block-kioken-opentable .otb-input[type="search"]:focus,.wp-block-kioken-opentable .otb-input[type="search"]:active,.wp-block-kioken-opentable .otb-input[type="password"]:focus,.wp-block-kioken-opentable .otb-input[type="password"]:active,.wp-block-kioken-opentable .otb-input[type="url"]:focus,.wp-block-kioken-opentable .otb-input[type="url"]:active,.wp-block-kioken-opentable .otb-input[type="week"]:focus,.wp-block-kioken-opentable .otb-input[type="week"]:active,.wp-block-kioken-opentable .otb-input[type="email"]:focus,.wp-block-kioken-opentable .otb-input[type="email"]:active,.wp-block-kioken-opentable .otb-input[type="month"]:focus,.wp-block-kioken-opentable .otb-input[type="month"]:active,.wp-block-kioken-opentable .otb-input[type="time"]:focus,.wp-block-kioken-opentable .otb-input[type="time"]:active{border-color:#333;border-radius:.25rem;-webkit-box-shadow:0 0 0 3px rgba(51,51,51,0.1);box-shadow:0 0 0 3px rgba(51,51,51,0.1);color:#333}.wp-block-kioken-opentable .otb-time:hover,.wp-block-kioken-opentable .otb-people:hover,.wp-block-kioken-opentable .otb-input[type="text"]:hover,.wp-block-kioken-opentable .otb-input[type="number"]:hover,.wp-block-kioken-opentable .otb-input[type="date"]:hover,.wp-block-kioken-opentable .otb-input[type="datetime-local"]:hover,.wp-block-kioken-opentable .otb-input[type="tel"]:hover,.wp-block-kioken-opentable .otb-input[type="search"]:hover,.wp-block-kioken-opentable .otb-input[type="password"]:hover,.wp-block-kioken-opentable .otb-input[type="url"]:hover,.wp-block-kioken-opentable .otb-input[type="week"]:hover,.wp-block-kioken-opentable .otb-input[type="email"]:hover,.wp-block-kioken-opentable .otb-input[type="month"]:hover,.wp-block-kioken-opentable .otb-input[type="time"]:hover{border-color:rgba(51,51,51,0.7);color:#333}.wp-block-kioken-opentable .otb-time,.wp-block-kioken-opentable .otb-people{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;position:relative}.wp-block-kioken-opentable .otb-submit-button{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;background-color:#333;border:1px solid transparent;line-height:1.5;padding:.375rem 1rem;font-size:1rem;border-radius:.25rem;margin:0;cursor:pointer}.wp-block-kioken-opentable .otb-submit-button:focus{outline:none}.wp-block-kioken-opentable.is-style-wide .otb-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.wp-block-kioken-opentable.is-style-wide .otb-input-wrap{padding-right:1em;-ms-flex:1 1 auto;flex:1 1 auto}.wp-block-kioken-opentable.is-style-wide .otb-button-wrap{-ms-flex:0 0 auto;flex:0 0 auto}.wp-block-kioken-opentable.is-style-wide .otb-time-wrap,.wp-block-kioken-opentable.is-style-wide .otb-party-size-wrap{max-width:185px}.wp-block-kioken-opentable.is-style-wide .otb-time-wrap{margin-right:0}.wp-block-kioken-opentable.is-style-wide.button-center .otb-party-size-wrap{padding-right:0}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap{padding-right:0}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child)>*{border-radius:0}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:first-child>*{border-bottom-right-radius:0;border-top-right-radius:0}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) input,.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) select{border-left-color:transparent}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) input:hover,.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) input:focus,.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) select:hover,.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) select:focus{border-left-color:rgba(51,51,51,0.7)}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap input,.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap select{height:calc(2em + .75rem + 2px);padding:.375rem 1rem}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-party-size-wrap select{border-right:none}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-button-wrap button{min-width:150px;border-top-left-radius:0;border-bottom-left-radius:0;line-height:2}.wp-block-kioken-opentable.is-style-wide .ot-branding{text-align:center}.wp-block-kioken-opentable .ot-branding{height:44px;text-align:left;padding:.5rem 0}.wp-block-kioken-opentable .ot-branding svg{height:24px;width:auto}.wp-block-kioken-opentable.button-full .otb-button-wrap .otb-submit-button{display:block;width:100%}.wp-block-kioken-opentable.button-center .otb-button-wrap{text-align:center}.wp-block-kioken-opentable.button-center .ot-branding{text-align:center}.wp-block-kioken-opentable.is-style-wide.button-center .otb-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-kioken-opentable.is-style-wide.button-center .otb-input-wrap{margin-bottom:1.5rem}.wp-block-kioken-opentable.is-style-wide.button-center .otb-button-wrap{-ms-flex-positive:1;flex-grow:1;width:100%}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap select,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap input{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding-bottom:calc(.375rem + 5px);border-bottom:1px solid rgba(51,51,51,0.2);background-clip:inherit;position:relative;z-index:1}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap select:focus,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap select:active,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap select:hover,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap input:focus,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap input:active,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap input:hover{-webkit-box-shadow:0 1px 0 0px #333;box-shadow:0 1px 0 0px #333;z-index:10}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap select:hover,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter) .otb-input-wrap input:hover{border-bottom-color:rgba(51,51,51,0.7)}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).button-center .otb-button-wrap,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).button-full .otb-button-wrap,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).is-style-std .otb-button-wrap{padding-top:.5rem}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).button-center .otb-button-wrap button,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).button-full .otb-button-wrap button,.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).is-style-std .otb-button-wrap button{padding-top:.75rem;padding-bottom:.75rem}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter):not(.is-style-wide) .otb-input-wrap{padding-top:.5rem}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).is-style-wide .otb-input-wrap{margin-right:1.5rem}.wp-block-kioken-opentable.formstyle-line:not(.zerogutter).is-style-wide.button-center .otb-party-size-wrap{margin-right:0}@media only screen and (max-width: 600px){.wp-block-kioken-opentable.is-style-wide .otb-wrapper{display:block}.wp-block-kioken-opentable.is-style-wide .otb-input-wrap{margin-right:0;padding-right:0}.wp-block-kioken-opentable.is-style-wide .otb-time-wrap{margin-right:4%}.wp-block-kioken-opentable.is-style-wide.formstyle-line .otb-time-wrap{padding-right:1rem !important;margin-right:0 !important}.wp-block-kioken-opentable.is-style-wide.formstyle-line .otb-date-li.otb-input-wrap{margin-right:0}.wp-block-kioken-opentable.is-style-wide.formstyle-line .otb-party-size-wrap{float:right}.wp-block-kioken-opentable.is-style-wide.formstyle-line:not(.zerogutter) .otb-input-wrap{margin-right:0}.wp-block-kioken-opentable.is-style-wide.zerogutter input,.wp-block-kioken-opentable.is-style-wide.zerogutter select,.wp-block-kioken-opentable.is-style-wide.zerogutter button{border-radius:0 !important}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-input-wrap:not(:first-child) select{border-left-color:#ced4da}.wp-block-kioken-opentable.is-style-wide.zerogutter .otb-party-size-wrap select{border-right:1px solid #ced4da}.wp-block-kioken-opentable .otb-button-wrap{padding-top:1em;text-align:center}}
.wp-block-kioken-visual-list ul.kb-icon-list{padding:0;list-style:none;margin:0 0 10px 0}.wp-block-kioken-visual-list ul.kb-icon-list .kb-icon-list-item-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;margin:0 0 5px 0}.wp-block-kioken-visual-list ul.kb-icon-list .kb-icon-list-item-wrap.kt_flex_aligntop .kb-icon-list-single{margin-top:5px}.wp-block-kioken-visual-list ul.kb-icon-list .kb-icon-list-item-wrap .kb-icon-list-single{margin-right:10px}.wp-block-kioken-visual-list ul.kb-icon-list .kb-icon-list-item-wrap .kt-svg-icon-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.wp-block-kioken-visual-list.kb-icon-list-columns-1 ul.kb-icon-list .kb-icon-list-item-wrap:last-child{margin-bottom:0}.wp-block-kioken-visual-list.alignwide ul.kb-icon-list,.wp-block-kioken-visual-list.alignfull ul.kb-icon-list{max-width:100%}.wp-block-kioken-visual-list.aligncenter .kb-icon-list-item-wrap{-ms-flex-pack:center;justify-content:center}.kb-icon-list-style-stacked .kb-icon-list-single{border:0px solid transparent}.kb-icon-list-columns-2 ul.kb-icon-list,.kb-icon-list-columns-3 ul.kb-icon-list,.kb-icon-list-columns-4 ul.kb-icon-list,.kb-icon-list-columns-5 ul.kb-icon-list,.kb-icon-list-columns-6 ul.kb-icon-list{grid-template-rows:auto;display:grid}.kb-icon-list-columns-2 ul.kb-icon-list{grid-template-columns:50% auto}.kb-icon-list-columns-3 ul.kb-icon-list{grid-template-columns:33.3% 33.3% auto}.kb-icon-list-columns-4 ul.kb-icon-list{grid-template-columns:25% 25% 25% 25%}.kb-icon-list-columns-5 ul.kb-icon-list{grid-template-columns:20% 20% 20% 20% 20%}.kb-icon-list-columns-6 ul.kb-icon-list{grid-template-columns:16.66% 16.66% 16.66% 16.66% 16.66% 16.66%}.kt-info-icon-animate-flip .kioken-info-box-icon-inner-container{-webkit-backface-visibility:hidden;backface-visibility:hidden}
.wp-block-kioken-features{background:none !important}.wp-block-kioken-features,.wp-block-kioken-features__inner{position:relative}.kt_flex_alignstretch .wp-block-kioken-features .wp-block-kioken-feature .wp-block-kioken-feature__inner,.kt_flex_alignstretch .wp-block-kioken-features__inner .wp-block-kioken-feature .wp-block-kioken-feature__inner{height:100%}.wp-block-kioken-features .js-parallax div[id|="jarallax-container"],.wp-block-kioken-features .has-background-overlay:before{border-radius:inherit}.wp-block-kioken-features .has-left-content{text-align:left}.wp-block-kioken-features .has-left-content .wp-block-kioken-icon,.wp-block-kioken-features .has-left-content .kt-svg-icons{text-align:left !important}.wp-block-kioken-features .has-center-content{text-align:center}.wp-block-kioken-features .has-right-content{text-align:right}.wp-block-kioken-features .has-right-content .wp-block-kioken-icon,.wp-block-kioken-features .has-right-content .kt-svg-icons{text-align:right !important}.wp-block-kioken-features .wp-block-kioken-feature{display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin:0;max-width:100%;position:relative;min-width:0;min-height:0;word-break:break-word;background:none !important;color:currentColor !important}.wp-block-kioken-features .wp-block-kioken-feature:nth-of-type(1){margin-left:0}.wp-block-kioken-features .wp-block-kioken-feature:nth-of-type(4),.wp-block-kioken-features .wp-block-kioken-feature:last-of-type{margin-right:0}.wp-block-kioken-features .wp-block-kioken-feature .wp-block-kioken-icon{margin-bottom:25px}.wp-block-kioken-features .wp-block-kioken-feature h1,.wp-block-kioken-features .wp-block-kioken-feature h2,.wp-block-kioken-features .wp-block-kioken-feature h3,.wp-block-kioken-features .wp-block-kioken-feature h4,.wp-block-kioken-features .wp-block-kioken-feature h5,.wp-block-kioken-features .wp-block-kioken-feature h6{margin:0;margin-bottom:15px;padding:0}.wp-block-kioken-features .wp-block-kioken-feature p{margin-top:0}.wp-block-kioken-features .wp-block-kioken-feature p:not(.has-background){padding-top:0}.wp-block-kioken-features .wp-block-kioken-feature>*:last-child{margin-bottom:0}.wp-block-kioken-features .wp-block-kioken-feature a.coverlink{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2;outline:none;-webkit-transform:translateZ(50px);transform:translateZ(50px)}.wp-block-kioken-features .wp-block-kioken-feature:hover{z-index:100}.wp-block-kioken-features .wp-block-kioken-feature.has-tilt .wp-block-kioken-feature__inner{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:1000;perspective:1000}.wp-block-kioken-features .wp-block-kioken-feature.has-tilt .wp-block-kioken-feature__inner>.tilt-wrapper{-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:-webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)}.wp-block-kioken-features .wp-block-kioken-feature.has-tilt .wp-block-kioken-feature__inner:hover>.tilt-wrapper{-webkit-transform:translateZ(50px) scale(0.85);transform:translateZ(50px) scale(0.85)}.wp-block-kioken-features .wp-block-kioken-feature.icon-align-left .wp-block-kioken-feature__inner{display:table}.wp-block-kioken-features .wp-block-kioken-feature.icon-align-left .wp-block-kioken-feature__inner .tilt-wrapper{display:table}.wp-block-kioken-features .wp-block-kioken-feature.icon-align-left .wp-block-kioken-feature__inner .wp-block-kioken-icon{display:table-cell;vertical-align:top;padding-right:1.5em}@media (min-width: 600px){.wp-block-kioken-features__inner{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex}}.wp-block-kioken-features__inner.kt_flex_alignstretch .wp-block-kioken-feature__inner{height:100%}@media only screen and (max-width: 768px){[data-columns="4"] .wp-block-kioken-features__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}[data-columns="4"] .wp-block-kioken-features__inner.has-no-gutter .wp-block-kioken-feature{-ms-flex:0 0 50%;flex:0 0 50%;margin-left:0;margin-right:0}[data-columns="4"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 18px);flex:0 0 calc(50% - 18px);margin-bottom:18px}[data-columns="4"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="4"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:18px}[data-columns="4"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 22px);flex:0 0 calc(50% - 22px)}[data-columns="4"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="4"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:22px}[data-columns="4"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 33px);flex:0 0 calc(50% - 33px)}[data-columns="4"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="4"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:33px}}@media only screen and (max-width: 768px){[data-columns="3"] .wp-block-kioken-features__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}[data-columns="3"] .wp-block-kioken-features__inner.has-no-gutter .wp-block-kioken-feature{-ms-flex:0 0 50%;flex:0 0 50%;margin-left:0;margin-right:0}[data-columns="3"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 18px);flex:0 0 calc(50% - 18px);margin-bottom:18px}[data-columns="3"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="3"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:18px}[data-columns="3"] .wp-block-kioken-features__inner.has-small-gutter .wp-block-kioken-feature:nth-child(3){margin-top:36px}[data-columns="3"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 22px);flex:0 0 calc(50% - 22px)}[data-columns="3"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="3"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:22px}[data-columns="3"] .wp-block-kioken-features__inner.has-medium-gutter .wp-block-kioken-feature:nth-child(3){margin-top:44px}[data-columns="3"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature{-ms-flex:0 0 calc(50% - 33px);flex:0 0 calc(50% - 33px)}[data-columns="3"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature:nth-child(even){margin-right:0}[data-columns="3"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature:nth-child(odd){margin-left:0;margin-right:33px}[data-columns="3"] .wp-block-kioken-features__inner.has-large-gutter .wp-block-kioken-feature:nth-child(3){margin-top:66px}[data-columns="3"] .wp-block-kioken-features__inner .wp-block-kioken-feature:nth-child(3){-ms-flex:0 0 100%;flex:0 0 100%;margin-left:0 !important;margin-right:0 !important}}@media only screen and (max-width: 600px){.wp-block-kioken-features__inner .wp-block-kioken-feature{margin-left:0 !important;margin-right:0 !important}}.wp-block-kioken-features .has-max-width.maxw-align-center{margin-left:auto;margin-right:auto}.wp-block-kioken-features .has-max-width.maxw-align-left{margin-right:auto}.wp-block-kioken-features .has-max-width.maxw-align-right{margin-left:auto}.wp-block-kioken-features .has-lift,.wp-block-kioken-features .has-scale{will-change:transform}.wp-block-kioken-features .has-padding,.wp-block-kioken-features .has-lift,.wp-block-kioken-features .has-scale,.wp-block-kioken-features .has-text-color,.wp-block-kioken-features .has-shadow,.wp-block-kioken-features .has-hover-colors,.wp-block-kioken-features .has-background,.wp-block-kioken-features .has-text-color{-webkit-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);z-index:auto}.wp-block-kioken-features .has-hover-colors:hover .kioken-highlight{color:inherit !important}.wp-block-kioken-features .has-text-color .kt-svg-icon,.wp-block-kioken-features .has-shadow .kt-svg-icon,.wp-block-kioken-features .has-hover-colors .kt-svg-icon,.wp-block-kioken-features .has-text-color:hover .kt-svg-icon{border-color:currentColor !important}.wp-block-kioken-features .has-text-color .kt-svg-icon,.wp-block-kioken-features .has-text-color p:not(.spacer-text),.wp-block-kioken-features .has-text-color a:not(.kt-button),.wp-block-kioken-features .has-text-color h1,.wp-block-kioken-features .has-text-color h2,.wp-block-kioken-features .has-text-color h3,.wp-block-kioken-features .has-text-color h4,.wp-block-kioken-features .has-text-color h5,.wp-block-kioken-features .has-text-color h6,.wp-block-kioken-features .has-shadow .kt-svg-icon,.wp-block-kioken-features .has-shadow p:not(.spacer-text),.wp-block-kioken-features .has-shadow a:not(.kt-button),.wp-block-kioken-features .has-shadow h1,.wp-block-kioken-features .has-shadow h2,.wp-block-kioken-features .has-shadow h3,.wp-block-kioken-features .has-shadow h4,.wp-block-kioken-features .has-shadow h5,.wp-block-kioken-features .has-shadow h6,.wp-block-kioken-features .has-hover-colors .kt-svg-icon,.wp-block-kioken-features .has-hover-colors p:not(.spacer-text),.wp-block-kioken-features .has-hover-colors a:not(.kt-button),.wp-block-kioken-features .has-hover-colors h1,.wp-block-kioken-features .has-hover-colors h2,.wp-block-kioken-features .has-hover-colors h3,.wp-block-kioken-features .has-hover-colors h4,.wp-block-kioken-features .has-hover-colors h5,.wp-block-kioken-features .has-hover-colors h6,.wp-block-kioken-features .has-text-color:hover .kt-svg-icon,.wp-block-kioken-features .has-text-color:hover p:not(.spacer-text),.wp-block-kioken-features .has-text-color:hover a:not(.kt-button),.wp-block-kioken-features .has-text-color:hover h1,.wp-block-kioken-features .has-text-color:hover h2,.wp-block-kioken-features .has-text-color:hover h3,.wp-block-kioken-features .has-text-color:hover h4,.wp-block-kioken-features .has-text-color:hover h5,.wp-block-kioken-features .has-text-color:hover h6{color:inherit !important}.wp-block-kioken-features .wp-block-kioken-feature__inner{position:relative}.wp-block-kioken-features .wp-block-kioken-feature__inner.has-no-padding{padding:0 10px}.wp-block-kioken-features .wp-block-kioken-feature__inner.has-gradient-bg::before{z-index:0}.wp-block-kioken-features .wp-block-kioken-feature__inner.has-link .wp-block-kioken-advancedbtn{z-index:3}.wp-block-kioken-features .wp-block-kioken-feature__inner>*{position:relative}
.wp-block-kioken-countup .editor-block-list__block-edit{margin-top:0 !important}.wp-block-kioken-countup .editor-block-list__insertion-point{display:none !important}.wp-block-kioken-countup .counter-wrap{width:100%;font-size:2em;line-height:1.2;margin-bottom:1rem}.wp-block-kioken-countup .kt-count,.wp-block-kioken-countup .kt-suffix{margin-left:5px}.wp-block-kioken-countup .kt-count,.wp-block-kioken-countup .kt-suffix,.wp-block-kioken-countup .kt-prefix{font-size:inherit}.wp-block-kioken-countup.text-align-right{text-align:right}.wp-block-kioken-countup.text-align-right .counter-wrap{-ms-flex-pack:end;justify-content:flex-end}.wp-block-kioken-countup.text-align-center{text-align:center}.wp-block-kioken-countup.text-align-center .counter-wrap{-ms-flex-pack:center;justify-content:center}
#eh-stripe-card-element,#eh-stripe-exp-element, #eh-stripe-cvc-element {
    background:#fff;
    height: 30px;
    padding:5px 50px;
    border: 1px solid #eee;
    width:100%;
}
#eh-stripe-exp-element, #eh-stripe-cvc-element {
    padding:5px 10px;
}
.stripe-card-group {
	width:100%;
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand {
    display: block;
    width: 30px;
    height: 24px;
    margin-top: -24px;
    float: left;
    margin-left: 4px;
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-credit-card-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/credit-card.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-visa-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/visa.svg);
}

.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-mastercard-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/mastercard.svg);
}

.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-amex-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/amex.svg);

}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-discover-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/discover.svg);
}

.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-diners-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/diners.svg);
}
.woocommerce-checkout #payment ul.payment_methods li .eh-stripe-card-brand.eh-stripe-jcb-brand {
    background: no-repeat url(/wp-content/plugins/payment-gateway-stripe-and-woocommerce-integration/assets/css/../img/jcb.svg);
}
@charset "UTF-8";.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}@charset "UTF-8";@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot);src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot);src:url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.ttf) format("truetype"),url(/wp-content/plugins/woocommerce/assets/css/../fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgba(0,0,0,.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.admin-bar p.demo_store{top:32px}.clear{clear:both}.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce a.remove{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}.woocommerce a.remove:hover{color:#fff!important;background:red}.woocommerce small.note{display:block;color:#767676;font-size:.857em;margin-top:10px}.woocommerce .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#767676}.woocommerce .woocommerce-breadcrumb::after,.woocommerce .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce .woocommerce-breadcrumb::after{clear:both}.woocommerce .woocommerce-breadcrumb a{color:#767676}.woocommerce .quantity .qty{width:3.631em;text-align:center}.woocommerce div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#77a464;font-size:1.25em}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{background:inherit;font-weight:700;display:inline-block}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:.5;display:inline-block}.woocommerce div.product p.stock{font-size:.92em}.woocommerce div.product .stock{color:#77a464}.woocommerce div.product .out-of-stock{color:red}.woocommerce div.product .woocommerce-product-rating{margin-bottom:1.618em}.woocommerce div.product div.images{margin-bottom:2em}.woocommerce div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper{-webkit-transition:all cubic-bezier(.795,-.035,0,1) .5s;transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff;opacity:0}.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{border:1px solid #f2f2f2}.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:#fff;text-indent:-9999px;border-radius:100%;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{content:"";display:block;width:10px;height:10px;border:2px solid #000;border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{content:"";display:block;width:2px;height:8px;background:#000;border-radius:6px;position:absolute;top:19px;left:22px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-sizing:content-box}.woocommerce div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce div.product div.summary{margin-bottom:2em}.woocommerce div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0 0 0 1em;margin:0 0 1.618em;overflow:hidden;position:relative}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #d3ced2;background-color:#ebe9eb;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 -5px;padding:0 1em}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:#6b6a6b}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:#fff;z-index:2;border-bottom-color:#fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 #fff}.woocommerce div.product .woocommerce-tabs ul.tabs li::after,.woocommerce div.product .woocommerce-tabs ul.tabs li::before{border:1px solid #d3ced2;position:absolute;bottom:-1px;width:5px;height:5px;content:" ";box-sizing:border-box}.woocommerce div.product .woocommerce-tabs ul.tabs li::before{left:-5px;border-bottom-right-radius:4px;border-width:0 1px 1px 0;box-shadow:2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{right:-5px;border-bottom-left-radius:4px;border-width:0 0 1px 1px;box-shadow:-2px 2px 0 #ebe9eb}.woocommerce div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid #d3ced2;z-index:1}.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart::after,.woocommerce div.product p.cart::before{content:" ";display:table}.woocommerce div.product p.cart::after{clear:both}.woocommerce div.product form.cart{margin-bottom:2em}.woocommerce div.product form.cart::after,.woocommerce div.product form.cart::before{content:" ";display:table}.woocommerce div.product form.cart::after{clear:both}.woocommerce div.product form.cart div.quantity{float:left;margin:0 4px 0 0}.woocommerce div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock{display:block;float:none}.woocommerce div.product form.cart .variations{margin-bottom:1em;border:0;width:100%}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em}.woocommerce div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;margin-right:1em}.woocommerce div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce div.product form.cart .reset_variations{visibility:hidden;font-size:.83em}.woocommerce div.product form.cart .wc-no-matching-variations{display:none}.woocommerce div.product form.cart .button{vertical-align:middle;float:left}.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td{vertical-align:top;padding-bottom:.5em;border:0}.woocommerce div.product form.cart .group_table td:first-child{width:4em;text-align:center}.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;-webkit-transform:scale(1.5,1.5);-ms-transform:scale(1.5,1.5);transform:scale(1.5,1.5)}.woocommerce span.onsale{min-height:3.236em;min-width:3.236em;padding:.202em;font-size:1em;font-weight:700;position:absolute;text-align:center;line-height:3.236;top:-.5em;left:-.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;font-size:.857em;z-index:9}.woocommerce .products ul,.woocommerce ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{content:" ";display:table}.woocommerce .products ul::after,.woocommerce ul.products::after{clear:both}.woocommerce .products ul li,.woocommerce ul.products li{list-style:none outside}.woocommerce ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce ul.products li.product strong{display:block}.woocommerce ul.products li.product .woocommerce-placeholder{border:1px solid #f2f2f2}.woocommerce ul.products li.product .star-rating{font-size:.857em}.woocommerce ul.products li.product .button{margin-top:1em}.woocommerce ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block}.woocommerce ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgba(132,132,132,.5)}.woocommerce .woocommerce-result-count{margin:0 0 1em}.woocommerce .woocommerce-ordering{margin:0 0 1em}.woocommerce .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border:1px solid #d3ced2;border-right:0;margin:1px}.woocommerce nav.woocommerce-pagination ul li{border-right:1px solid #d3ced2;padding:0;margin:0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:#ebe9eb;color:#8a7e88}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce #respond input#submit.loading,.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading{opacity:.25;padding-right:2.618em}.woocommerce #respond input#submit.loading::after,.woocommerce a.button.loading::after,.woocommerce button.button.loading::after,.woocommerce input.button.loading::after{font-family:WooCommerce;content:"\e01c";vertical-align:top;font-weight:400;position:absolute;top:.618em;right:1em;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.woocommerce #respond input#submit.added::after,.woocommerce a.button.added::after,.woocommerce button.button.added::after,.woocommerce input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background-color:#dfdcde;text-decoration:none;background-image:none;color:#515151}.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#a46497;color:#fff;-webkit-font-smoothing:antialiased}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:#96588a;color:#fff}.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled[disabled],.woocommerce a.button.disabled,.woocommerce a.button:disabled,.woocommerce a.button:disabled[disabled],.woocommerce button.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled]{color:inherit;cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled]:hover,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover{color:inherit;background-color:#ebe9eb}.woocommerce .cart .button,.woocommerce .cart input.button{float:none}.woocommerce a.added_to_cart{padding-top:.5em;display:inline-block}.woocommerce #reviews h2 small{float:right;color:#767676;font-size:15px;margin:10px 0 0}.woocommerce #reviews h2 small a{text-decoration:none;color:#767676}.woocommerce #reviews h3{margin:0}.woocommerce #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review::after,.woocommerce #reviews #comments .add_review::before{content:" ";display:table}.woocommerce #reviews #comments .add_review::after{clear:both}.woocommerce #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce #reviews #comments ol.commentlist::after,.woocommerce #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist::after{clear:both}.woocommerce #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;border:0;position:relative;background:0;border:0}.woocommerce #reviews #comments ol.commentlist li .meta{color:#767676;font-size:.75em}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;width:32px;height:auto;background:#ebe9eb;border:1px solid #e4e1e3;margin:0;box-shadow:none}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0}.woocommerce #reviews #comments ol.commentlist li .comment-text::after,.woocommerce #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li::before{content:""}.woocommerce .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star}.woocommerce .star-rating::before{content:"\73\73\73\73\73";color:#d3ced2;float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span::before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.woocommerce .woocommerce-product-rating{line-height:2;display:block}.woocommerce .woocommerce-product-rating::after,.woocommerce .woocommerce-product-rating::before{content:" ";display:table}.woocommerce .woocommerce-product-rating::after{clear:both}.woocommerce .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce .products .star-rating{display:block;margin:0 0 .5em;float:none}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond::after,.woocommerce #review_form #respond::before{content:" ";display:table}.woocommerce #review_form #respond::after{clear:both}.woocommerce #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce p.stars a:hover~a::before{content:"\e021"}.woocommerce p.stars:hover a::before{content:"\e020"}.woocommerce p.stars.selected a.active::before{content:"\e020"}.woocommerce p.stars.selected a.active~a::before{content:"\e021"}.woocommerce p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5}.woocommerce table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes tr:nth-child(even) td,.woocommerce table.shop_attributes tr:nth-child(even) th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table{border:1px solid rgba(0,0,0,.1);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce table.shop_table th{font-weight:700;padding:9px 12px;line-height:1.5em}.woocommerce table.shop_table td{border-top:1px solid rgba(0,0,0,.1);padding:9px 12px;vertical-align:middle;line-height:1.5em}.woocommerce table.shop_table td small{font-weight:400}.woocommerce table.shop_table td del{font-weight:400}.woocommerce table.shop_table tbody:first-child tr:first-child td,.woocommerce table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce table.shop_table tbody th,.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th{font-weight:700;border-top:1px solid rgba(0,0,0,.1)}.woocommerce table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button{white-space:nowrap}.woocommerce table.woocommerce-MyAccount-downloads td,.woocommerce table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce table.woocommerce-MyAccount-downloads td:first-child,.woocommerce table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td:last-child,.woocommerce table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"\2193";display:inline-block}.woocommerce td.product-name .wc-item-meta,.woocommerce td.product-name dl.variation{list-style:none outside}.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce td.product-name .wc-item-meta dt,.woocommerce td.product-name dl.variation .wc-item-meta-label,.woocommerce td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside}.woocommerce td.product-name .wc-item-meta dd,.woocommerce td.product-name dl.variation dd{margin:0}.woocommerce td.product-name .wc-item-meta p,.woocommerce td.product-name .wc-item-meta:last-child,.woocommerce td.product-name dl.variation p,.woocommerce td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity{min-width:80px}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a{display:block;font-weight:700}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl::after,.woocommerce ul.cart_list li dl::before,.woocommerce ul.product_list_widget li dl::after,.woocommerce ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce ul.cart_list li dl::after,.woocommerce ul.product_list_widget li dl::after{clear:both}.woocommerce ul.cart_list li dl dd,.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dd,.woocommerce ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:1em}.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt{font-weight:700;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce ul.cart_list li dl dd p:last-child,.woocommerce ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce.widget_shopping_cart .total{border-top:3px double #ebe9eb;padding:4px 0 0}.woocommerce .widget_shopping_cart .total strong,.woocommerce.widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding-left:2em;position:relative;padding-top:0}.woocommerce .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;top:0;left:0}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce .widget_shopping_cart .buttons::before,.woocommerce.widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce .widget_shopping_cart .buttons::after,.woocommerce.widget_shopping_cart .buttons::after{clear:both}.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce form .form-row{padding:3px;margin:0 0 6px}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label{line-height:2}.woocommerce form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row label.inline{display:inline}.woocommerce form .form-row .woocommerce-input-wrapper .description{background:#1e85be;color:#fff;border-radius:3px;padding:1em;margin:.5em 0 0;clear:both;display:none;position:relative}.woocommerce form .form-row .woocommerce-input-wrapper .description a{color:#fff;text-decoration:underline;border:0;box-shadow:none}.woocommerce form .form-row .woocommerce-input-wrapper .description::before{left:50%;top:0;margin-top:-4px;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);content:"";position:absolute;border-width:4px 6px 0 6px;border-style:solid;border-color:#1e85be transparent transparent transparent;z-index:100;display:block}.woocommerce form .form-row select{cursor:pointer;margin:0}.woocommerce form .form-row .required{color:red;font-weight:700;border:0!important;text-decoration:none;visibility:hidden}.woocommerce form .form-row .optional{visibility:visible}.woocommerce form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:normal}.woocommerce form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce form .form-row .select2-container{width:100%;line-height:2em}.woocommerce form .form-row.woocommerce-invalid label{color:#a00}.woocommerce form .form-row.woocommerce-invalid .select2-container,.woocommerce form .form-row.woocommerce-invalid input.input-text,.woocommerce form .form-row.woocommerce-invalid select{border-color:#a00}.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#6dc22e}.woocommerce form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce form .form-row :-moz-placeholder{line-height:normal}.woocommerce form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border:1px solid #d3ced2;padding:20px;margin:2em 0;text-align:left;border-radius:5px}.woocommerce ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method li{margin:0 0 .5em;line-height:1.5em;list-style:none outside}.woocommerce ul#shipping_method li input{margin:3px .4375em 0 0;vertical-align:top}.woocommerce ul#shipping_method li label{display:inline}.woocommerce ul#shipping_method .amount{font-weight:700}.woocommerce p.woocommerce-shipping-contents{margin:0}.woocommerce ul.order_details{margin:0 0 3em;list-style:none}.woocommerce ul.order_details::after,.woocommerce ul.order_details::before{content:" ";display:table}.woocommerce ul.order_details::after{clear:both}.woocommerce ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed #d3ced2;padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce ul.order_details li:last-of-type{border:none}.woocommerce .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce .woocommerce-customer-details,.woocommerce .woocommerce-order-details,.woocommerce .woocommerce-order-downloads{margin-bottom:2em}.woocommerce .woocommerce-customer-details :last-child,.woocommerce .woocommerce-order-details :last-child,.woocommerce .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid rgba(0,0,0,.1);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li{float:left;padding:0 1em 1px 1px;list-style:none}.woocommerce .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00;vertical-align:inherit;margin-right:.5em}.woocommerce .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:#462940;border:0}.woocommerce .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_rating_filter ul li::after,.woocommerce .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce .widget_rating_filter ul li::after{clear:both}.woocommerce .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none;color:#a00}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:left;margin-right:1em}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{display:inline-block}.woocommerce-no-js form.woocommerce-form-coupon,.woocommerce-no-js form.woocommerce-form-login{display:block!important}.woocommerce-no-js .showcoupon,.woocommerce-no-js .woocommerce-form-coupon-toggle,.woocommerce-no-js .woocommerce-form-login-toggle{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:#f7f6f7;color:#515151;border-top:3px solid #a46497;list-style:none outside;width:auto;word-wrap:break-word}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.rtl.woocommerce .price_label,.rtl.woocommerce .price_label span{direction:ltr;unicode-bidi:embed}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce-account .woocommerce::after{clear:both}.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce-account .addresses .title::after{clear:both}.woocommerce-account .addresses .title h3{float:left}.woocommerce-account .addresses .title .edit{float:right}.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"";text-decoration:none}.woocommerce-account ul.digital-downloads li .count{float:right}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid #d3ced2;padding:6px 6px 5px;margin:0 4px 0 0;outline:0}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping-calculator-button,.woocommerce-cart .cart-collaterals .shipping-calculator-button,.woocommerce-checkout .cart-collaterals .shipping-calculator-button{float:none;margin-top:.5em;display:inline-block}#add_payment_method .cart-collaterals .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}#add_payment_method .cart-collaterals .shipping-calculator-form,.woocommerce-cart .cart-collaterals .shipping-calculator-form,.woocommerce-checkout .cart-collaterals .shipping-calculator-form{margin:1em 0 0 0}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#767676;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:35%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#767676}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid #ebe9eb}#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination{margin-bottom:0}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#767676;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:#ebe9eb;border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid #d3ced2;margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:#dfdcde;color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:#c7c1c6;border-top-color:#bbb3b9}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:#bbb3b9}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/css/../images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#767676;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-.75em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-terms-and-conditions{border:1px solid rgba(0,0,0,.2);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);background:rgba(0,0,0,.05)}.woocommerce-invalid #terms{outline:2px solid red;outline-offset:2px}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}#content.twentyeleven .woocommerce-pagination a{font-size:1em;line-height:1}.single-product .twentythirteen #reply-title,.single-product .twentythirteen #respond #commentform,.single-product .twentythirteen .entry-summary{padding:0}.single-product .twentythirteen p.stars{clear:both}.twentythirteen .woocommerce-breadcrumb{padding-top:40px}.twentyfourteen ul.products li.product{margin-top:0!important}body:not(.search-results) .twentysixteen .entry-summary{color:inherit;font-size:inherit;line-height:inherit}.twentysixteen .price ins{background:inherit;color:inherit}[data-carousel-extra] {
	cursor: pointer; /* adds a cursor when the carousel takes effect */
}

.jp-carousel-wrap * {
	line-height:inherit; /* prevent declarations of line-height in the universal selector */
}

.jp-carousel-overlay {
	background: #000;
}

div.jp-carousel-fadeaway {
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
	position: fixed;
	bottom: 0;
	z-index: 2147483647;
	width: 100%;
	height: 15px;
}

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
	background: url(/wp-content/plugins/jetpack/modules/carousel/./images/arrows.png) no-repeat center center;
	background-size: 200px 126px;
}

.jp-carousel-msg {
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	display: inline-block;
	line-height: 19px;
	padding: 11px 15px;
	font-size: 14px;
	text-align: center;
	margin: 25px 20px 0 2px;
	background-color: #fff;
	border-left: 4px solid #ffba00;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	.jp-carousel-next-button span,
	.jp-carousel-previous-button span {
		background-image: url(/wp-content/plugins/jetpack/modules/carousel/./images/arrows-2x.png);
	}
}

.jp-carousel-wrap {
	font-family: "Helvetica Neue", sans-serif !important;
}

.jp-carousel-info {
	position: absolute;
	bottom: 0;
	text-align: left !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
}

.jp-carousel-info ::selection {
	background: #68c9e8; /* Safari */
	color: #fff;
	}

.jp-carousel-info ::-moz-selection {
	background: #68c9e8; /* Firefox */
	color: #fff;
}

.jp-carousel-photo-info {
	position: relative;
	left: 25%;
	width: 50%;
}

.jp-carousel-transitions .jp-carousel-photo-info {
	-webkit-transition: 400ms ease-out;
	-moz-transition: 400ms ease-out;
	-o-transition: 400ms ease-out;
	transition: 400ms ease-out;
}

.jp-carousel-info h2 {
	background: none !important;
	border: none !important;
	color: #999;
	display: block !important;
	font: normal 13px/1.25em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	margin: 7px 0 0 0 !important;
	padding: 10px 0 0 !important;
	overflow: hidden;
	text-align: left;
	text-shadow: none !important;
	text-transform: none !important;
	-webkit-font-smoothing: subpixel-antialiased;
}

.jp-carousel-next-button,
.jp-carousel-previous-button {
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

.jp-carousel-next-button span,
.jp-carousel-previous-button span {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 82px;
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.jp-carousel-transitions .jp-carousel-next-button span,
.jp-carousel-transitions .jp-carousel-previous-button span {
	-webkit-transition: 500ms opacity ease-out;
	-moz-transition: 500ms opacity ease-out;
	-o-transition: 500ms opacity ease-out;
	transition: 500ms opacity ease-out;
}

.jp-carousel-next-button:hover span,
.jp-carousel-previous-button:hover span {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.jp-carousel-next-button span {
	background-position: -110px center;
	right: 0;
}

.jp-carousel-previous-button span {
	background-position: -10px center;
	left:0;
}

.jp-carousel-buttons {
	margin:-18px -20px 15px;
	padding:8px 10px;
	border-bottom:1px solid #222;
	background: #222;
	text-align: center;
}

div.jp-carousel-buttons a {
	border: none !important;
	color: #999;
	font: normal 11px/1.2em "Helvetica Neue", sans-serif !important;
	letter-spacing: 0 !important;
	padding: 5px 2px 5px 0;
	text-decoration: none !important;
	text-shadow: none !important;
	vertical-align: middle;
	-webkit-font-smoothing: subpixel-antialiased;
}

div.jp-carousel-buttons a:hover {
	color: #68c9e8;
	border: none !important;
}

.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.jp-carousel-slide, .jp-carousel-slide img, .jp-carousel-next-button,
.jp-carousel-previous-button {
	-webkit-transform:translate3d(0, 0, 0);
	-moz-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
}

.jp-carousel-slide {
	position:fixed;
	width:0;
	bottom:0;
	background-color:#000;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
}

.jp-carousel-transitions .jp-carousel-slide {
	-webkit-transition: 300ms ease-out;
	-moz-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
	transition: 300ms ease-out;
}

.jp-carousel-slide.selected {
	position: absolute !important;
	filter: alpha(opacity=100);
	opacity: 1;
}

.jp-carousel-slide {
	filter: alpha(opacity=25);
	opacity: 0.25;
}

.jp-carousel-slide img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: 100% !important;
	max-height: 100% !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	zoom: 1;
}

.jp-carousel-transitions .jp-carousel-slide {
	-webkit-transition: opacity 400ms linear;
	-moz-transition: opacity 400ms linear;
	-o-transition: opacity 400ms linear;
	transition: opacity 400ms linear;
}

.jp-carousel-close-hint {
	color: #999;
	cursor: default;
	letter-spacing: 0 !important;
	padding:0.35em 0 0;
	position: absolute;
	text-align: right;
	width: 90%;
}

.jp-carousel-transitions .jp-carousel-close-hint {
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}

.jp-carousel-close-hint span {
	cursor: pointer;
	background-color: black;
	background-color: rgba(0,0,0,0.8);
	display: inline-block;
	height: 22px;
	font: 400 24px/1 "Helvetica Neue", sans-serif !important;
	line-height: 22px;
	margin: 0 0 0 0.4em;
	text-align: center;
	vertical-align: middle;
	width: 22px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.jp-carousel-transitions .jp-carousel-close-hint span {
	-webkit-transition: border-color 200ms linear;
	-moz-transition: border-color 200ms linear;
	-o-transition: border-color 200ms linear;
	transition: border-color 200ms linear;
}

.jp-carousel-close-hint:hover {
	cursor: default;
	color: #fff;
}

.jp-carousel-close-hint:hover span {
	border-color: #fff;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink,
a.jp-carousel-image-download {
	background: url(/wp-content/plugins/jetpack/modules/carousel/./images/carousel-sprite.png?5) no-repeat;
	background-size: 16px 200px;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-commentlink {
	margin: 0 14px 0 0 !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-color: #303030;
	padding-right: 8px !important;
	border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	margin: 0 2px 0 -12px !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog,
div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
	background-position: 6px -36px;
	padding-right: auto !important;
	padding-left: 26px !important;
	color: #999;
}

div.jp-carousel-buttons a.jp-carousel-commentlink {
	background-position: 0px -156px;
	padding-left: 19px !important;
}

div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover {
	cursor: default;
}

div.jp-carousel-buttons a.jp-carousel-reblog:hover {
	background-position: 6px -56px;
	color: #68c9e8;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
	div.jp-carousel-buttons a.jp-carousel-reblog,
	div.jp-carousel-buttons a.jp-carousel-commentlink,
	a.jp-carousel-image-download {
		background-image: url(/wp-content/plugins/jetpack/modules/carousel/./images/carousel-sprite-2x.png?5);
	}
}

/* reblog */
div#carousel-reblog-box {
	background: #222;
	background: -moz-linear-gradient(bottom,  #222,  #333);
	background: -webkit-gradient(linear, left bottom, left top, from(#222), to(#333));
	padding: 3px 0 0;
	display: none;
	margin: 5px auto 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.9);
	box-shadow: 0 0 20px rgba(0,0,0,0.9);
	height: 74px;
	width: 565px;
}

#carousel-reblog-box textarea {
	background: #999;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	color: #444;
	padding: 3px 6px;
	width: 370px;
	height: 48px;
	float: left;
	margin: 6px 9px 0 9px;
	border: 1px solid #666;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#carousel-reblog-box textarea:focus {
	background: #ccc;
	color: #222;
}

#carousel-reblog-box label {
	color: #aaa;
	font-size: 11px;
	padding-right: 2px;
	padding-left: 2px;
	display: inline;
	font-weight: normal;
}

#carousel-reblog-box select {
	width: 110px;
	padding: 0;
	font-size: 12px;
	font-family: "Helvetica Neue", sans-serif !important;
	background: #333;
	color: #eee;
	border: 1px solid #444;
	margin-top:5px;
}

#carousel-reblog-box .submit,
#wrapper #carousel-reblog-box p.response {
	float: left;
	width: 154px;
	padding-top: 0;
	padding-left: 1px;
	overflow: hidden;
	height: 34px;
	margin:3px 0 0 2px !important;
}

#wrapper #carousel-reblog-box p.response {
	font-size: 13px;
	clear: none;
	padding-left: 2px;
	height: 34px;
	color: #aaa;
}

#carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
	font: 13px/24px "Helvetica Neue", sans-serif !important;
	margin-top: 8px;
	padding: 0 10px !important;
	border-radius: 1em;
	height: 24px;
	color: #333;
	cursor:pointer;
	font-weight: normal;
	background: #aaa;
	background: -moz-linear-gradient(bottom,  #aaa,  #ccc);
	background: -webkit-gradient(linear, left bottom, left top, from(#aaa), to(#ccc));
	border: 1px solid #444;
}

#carousel-reblog-box input#carousel-reblog-submit:hover, #jp-carousel-comment-form-button-submit:hover {
	background: #ccc;
	background: -moz-linear-gradient(bottom,  #ccc,  #eee);
	background: -webkit-gradient(linear, left bottom, left top, from(#ccc), to(#eee));
}

#carousel-reblog-box .canceltext {
	color: #aaa;
	font-size: 11px;
	line-height: 24px;
}

#carousel-reblog-box .canceltext a {
	color: #fff;
}
/* reblog end */


/** Title and Desc Start **/
.jp-carousel-titleanddesc {
	border-top: 1px solid #222;
	color: #999;
	font-size: 15px;
	padding-top: 24px;
	margin-bottom: 20px;
	font-weight:400;
}
.jp-carousel-titleanddesc-title {
	font: 300 1.5em/1.1 "Helvetica Neue", sans-serif !important;
	text-transform: none !important; /* prevents uppercase from leaking through */
	color: #fff;
	margin: 0 0 15px;
	padding:0;
}

.jp-carousel-titleanddesc-desc p {
	color: #999;
	line-height:1.4;
	margin-bottom: 0.75em;
}

.jp-carousel-titleanddesc p a,
.jp-carousel-comments p a,
.jp-carousel-info h2 a {
	color: #fff !important;
	border: none !important;
	text-decoration: underline !important;
	font-weight: normal !important;
	font-style: normal !important;
}

.jp-carousel-titleanddesc p strong,
.jp-carousel-titleanddesc p b {
	font-weight: bold;
	color: #999;
}

.jp-carousel-titleanddesc p em,
.jp-carousel-titleanddesc p i {
	font-style: italic;
	color: #999;
}


.jp-carousel-titleanddesc p a:hover,
.jp-carousel-comments p a:hover,
.jp-carousel-info h2 a:hover {
	color: #68c9e8 !important;
}

.jp-carousel-titleanddesc p:empty {
	display: none;
}

.jp-carousel-photo-info h1:before,
.jp-carousel-photo-info h1:after,
.jp-carousel-left-column-wrapper h1:before,
.jp-carousel-left-column-wrapper h1:after {
	content:none !important;
}
/** Title and Desc End **/

/** Meta Box Start **/
.jp-carousel-image-meta {
	background: #111;
	border: 1px solid #222;
	color: #fff;
	font-size: 13px;
	font: 12px/1.4 "Helvetica Neue", sans-serif !important;
	overflow: hidden;
	padding: 18px 20px;
	width: 209px !important;
}

.jp-carousel-image-meta li,
.jp-carousel-image-meta h5 {
	font-family: "Helvetica Neue", sans-serif !important;
	position: inherit !important;
	top: auto !important;
	right: auto !important;
	left: auto !important;
	bottom: auto !important;
	background: none !important;
	border: none !important;
	font-weight: 400 !important;
	line-height: 1.3em !important;
}

.jp-carousel-image-meta ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

.jp-carousel-image-meta li {
	width: 48% !important;
	display: inline-block !important;
	vertical-align: top !important;
	margin: 0 2% 15px 0 !important;
	color: #fff !important;
	font-size:13px !important;
}

.jp-carousel-image-meta h5 {
	color: #999 !important;
	text-transform: uppercase !important;
	font-size:10px !important;
	margin:0 0 2px !important;
	letter-spacing: 0.1em !important;
}

a.jp-carousel-image-download {
	padding-left: 23px;
	display: inline-block;
	clear: both;
	color: #999;
	line-height: 1;
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
	background-position: 0 -82px;
}

a.jp-carousel-image-download span.photo-size {
	font-size: 11px;
	border-radius: 1em;
	margin-left: 2px;
	display: inline-block;
}

a.jp-carousel-image-download span.photo-size-times {
	padding: 0 1px 0 2px;
}

a.jp-carousel-image-download:hover {
	background-position: 0 -122px;
	color: #68c9e8;
	border: none !important;
}

/** Meta Box End **/

/** GPS Map Start **/
.jp-carousel-image-map {
	position: relative;
	margin: -20px -20px 20px;
	border-bottom: 1px solid rgba( 255, 255, 255, 0.17 );
	height: 154px;
}

.jp-carousel-image-map img.gmap-main {
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	border-right: 1px solid rgba( 255, 255, 255, 0.17 );
}
.jp-carousel-image-map div.gmap-topright {
	width: 94px;
	height: 154px;
	position: absolute;
	top: 0;
	right: 0;
}
.jp-carousel-image-map div.imgclip {
	overflow: hidden;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
}
.jp-carousel-image-map div.gmap-topright img {
	margin-left: -40px;
}
.jp-carousel-image-map img.gmap-bottomright {
	position: absolute;
	top: 96px;
	right: 0;
}

/** Comments Start **/
.jp-carousel-comments {
	font: 15px/1.7 "Helvetica Neue", sans-serif !important;
	font-weight: 400;
	background:none transparent;
}

.jp-carousel-comments p a:hover, .jp-carousel-comments p a:focus, .jp-carousel-comments p a:active {
	color: #68c9e8  !important;
}

.jp-carousel-comment {
	background:none transparent;
	color: #999;
	margin-bottom: 20px;
	clear:left;
	overflow: auto;
	width: 100%
}

.jp-carousel-comment p {
	color: #999 !important;
}

.jp-carousel-comment .comment-author {
	font-size: 13px;
	font-weight:400;
	padding:0;
	width:auto;
	display: inline;
	float:none;
	border:none;
	margin:0;
}

.jp-carousel-comment .comment-author a {
	color: #fff;
}

.jp-carousel-comment .comment-gravatar {
	float:left;
}

.jp-carousel-comment .comment-content {
	border:none;
	margin-left:85px;
	padding: 0;
}

.jp-carousel-comment .avatar {
	margin:0 20px 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none !important;
	padding: 0 !important;
	background-color: transparent !important;
}

.jp-carousel-comment .comment-date {
	color:#999;
	margin-top: 4px;
	font-size:11px;
	display: inline;
	float: right;
	/*clear: right;*/
}

#jp-carousel-comment-form {
	margin:0 0 10px !important;
	float: left;
	width: 100%;
}

textarea#jp-carousel-comment-form-comment-field {
	background: rgba(34,34,34,0.9);
	border: 1px solid #3a3a3a;
	color: #aaa;
	font: 15px/1.4 "Helvetica Neue", sans-serif !important;
	width: 100%;
	padding: 10px 10px 5px;
	margin: 0;
	float: none;
	height: 147px;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #555;
}

textarea#jp-carousel-comment-form-comment-field:focus {
	background: #ccc;
	color: #222;
}

textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #aaa;
}

#jp-carousel-comment-form-spinner,
#jp-carousel-comment-form-spinner:after {
	border-radius: 50%;
	width: 20px;
	height: 20px;
}
#jp-carousel-comment-form-spinner {
	display: none;
	float: left;
	margin: 22px 0 0 10px;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 4px solid rgba(255, 255, 255, 0.2);
	border-right: 4px solid rgba(255, 255, 255, 0.2);
	border-bottom: 4px solid rgba(255, 255, 255, 0.2);
	border-left: 4px solid #ffffff;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#jp-carousel-comment-form-submit-and-info-wrapper {
	display: none;
	/*margin-bottom:15px;*/
	overflow: hidden;
	width: 100%
}

#jp-carousel-comment-form-commenting-as {
}

#jp-carousel-comment-form-commenting-as input {
	background: rgba(34,34,34,0.9);
	border: 1px solid #3a3a3a;
	color: #aaa;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	padding: 3px 6px;
	float: left;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width:285px;
}

#jp-carousel-comment-form-commenting-as input:focus {
	background: #ccc;
	color: #222;
}

#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin:22px 0 0;
	float: left;
}

#jp-carousel-comment-form-commenting-as fieldset {
	float:left;
	border:none;
	margin:20px 0 0 0;
	padding:0;
}

#jp-carousel-comment-form-commenting-as fieldset {
	clear: both;
}

#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important;
	margin:0 20px 3px 0;
	float:left;
	width:100px;
}

#jp-carousel-comment-form-button-submit {
	margin-top: 20px;
	float:right;
}

#js-carousel-comment-form-container {
	margin-bottom:15px;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-form-container {
	margin-bottom:15px;
	overflow: auto;
	width: 100%;
}

#jp-carousel-comment-post-results {
	display: none;
	overflow:auto;
	width:100%;
}

#jp-carousel-comment-post-results span {
	display:block;
	text-align: center;
	margin-top:20px;
	width: 100%;
	overflow: auto;
	padding: 1em 0;
	box-sizing: border-box;
	background: rgba( 0, 0, 0, 0.7 );
	border-radius: 2px;
	font: 13px/1.4 "Helvetica Neue", sans-serif !important;
	border: 1px solid rgba( 255, 255, 255, 0.17 );
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
	        box-shadow: inset 0px 0px 5px 5px rgba(0, 0, 0, 1);
}

.jp-carousel-comment-post-error {
	color:#DF4926;
}

.jp-carousel-comment-post-success {
	/*color:#21759B;*/
}

#jp-carousel-comments-closed {
	display: none;
	color: #999;
}

#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important;
	display: none;
	color: #999;
	text-align: left;
	margin-bottom: 20px;
}


/* ----- Light variant ----- */

.jp-carousel-light .jp-carousel-overlay {
	background: #fff;
}

.jp-carousel-light .jp-carousel-next-button:hover span,
.jp-carousel-light .jp-carousel-previous-button:hover span {
	opacity: 0.8;
}

.jp-carousel-light .jp-carousel-close-hint:hover,
.jp-carousel-light .jp-carousel-titleanddesc div {
	color: #000 !important;
}

.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-comment .comment-author a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-titleanddesc p a,
.jp-carousel-light .jp-carousel-comments p a,
.jp-carousel-light .jp-carousel-info h2 a {
	color: #1e8cbe !important;
}

.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-comment .comment-author a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-titleanddesc p a:hover,
.jp-carousel-light .jp-carousel-comments p a:hover,
.jp-carousel-light .jp-carousel-info h2 a:hover {
	color: #f1831e !important;
}

.jp-carousel-light .jp-carousel-info h2,
.jp-carousel-light .jp-carousel-titleanddesc,
.jp-carousel-light .jp-carousel-titleanddesc p,
.jp-carousel-light .jp-carousel-comment,
.jp-carousel-light .jp-carousel-comment p,
.jp-carousel-light div.jp-carousel-buttons a,
.jp-carousel-light .jp-carousel-titleanddesc p strong,
.jp-carousel-light .jp-carousel-titleanddesc p b,
.jp-carousel-light .jp-carousel-titleanddesc p em,
.jp-carousel-light .jp-carousel-titleanddesc p i {
	color: #666;
}

.jp-carousel-light .jp-carousel-buttons {
	border-bottom-color: #f0f0f0;
	background: #f5f5f5;
}

.jp-carousel-light div.jp-carousel-buttons a:hover {
	text-decoration: none;
	color: #f1831e;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,
.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover {
	background-position: 4px -56px;
	padding-left: 24px !important;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-color: #2ea2cc;
	color: #fff;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink {
	background-position: 0px -176px;
}

.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged {
	background-position: 5px -36px;
}

.jp-carousel-light div#carousel-reblog-box {
	background: #eee;
	background: -moz-linear-gradient(bottom,  #ececec,  #f7f7f7);
	background: -webkit-gradient(linear, left bottom, left top, from(#ececec), to(#f7f7f7));
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	border:1px solid #ddd;
}

.jp-carousel-light #carousel-reblog-box textarea {
	border: 1px inset #ccc;
	color: #666;
	border: 1px solid #cfcfcf;
	background: #fff;
}

.jp-carousel-light #carousel-reblog-box .canceltext {
	color: #888;
}

.jp-carousel-light #carousel-reblog-box .canceltext a {
	color: #666;
}

.jp-carousel-light #carousel-reblog-box select {
	background: #eee;
	color: #333;
	border: 1px solid #aaa;
}

.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit, #jp-carousel-comment-form-button-submit {
	color: #333;
	background: #fff;
	background: -moz-linear-gradient(bottom,  #ddd,  #fff);
	background: -webkit-gradient(linear, left bottom, left top, from(#ddd), to(#fff));
	border: 1px solid #aaa;
}

.jp-carousel-light .jp-carousel-image-meta {
	background: #fafafa;
	border: 1px solid #eee;
	border-top-color: #f5f5f5;
	border-left-color: #f5f5f5;
	color: #333;
}

.jp-carousel-light .jp-carousel-image-meta li {
	color: #000 !important;
}

.jp-carousel-light .jp-carousel-close-hint {
	color: #ccc;
}

.jp-carousel-light .jp-carousel-close-hint span {
	background-color: white;
	border-color: #ccc;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder {
	color: #aaa;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
	color: #333;
}

.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder {
	color: #ddd;
}

.jp-carousel-light a.jp-carousel-image-download {
	background-position: 0 -122px;
}

.jp-carousel-light a.jp-carousel-image-download:hover {
	background-position: 0 -122px;
	color: #f1831e;
}

.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
	background: #fbfbfb;
	color: #333;
	border: 1px solid #dfdfdf;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
	background: #fbfbfb;
	border: 1px solid #dfdfdf;
	color: #333;
	-webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}

.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
	background: #fbfbfb;
	color: #333;
}

.jp-carousel-light  #jp-carousel-comment-post-results span {
	background: #f7f7f7;
	border:1px solid #dfdfdf;
	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
	        box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
}

.jp-carousel-light .jp-carousel-slide {
	background-color:#fff;
}

.jp-carousel-light .jp-carousel-titleanddesc {
	border-top: 1px solid #eee;
}

.jp-carousel-light .jp-carousel-fadeaway {
	background: -moz-linear-gradient(bottom, rgba(255,255,255,0.75), rgba(255,255,255,0));
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
}

/* Small screens */
@media only screen and (max-width: 760px) {

	.jp-carousel-info {
		margin: 0 10px !important;
	}

	.jp-carousel-next-button, .jp-carousel-previous-button {
		display: none !important;
	}

	.jp-carousel-buttons {
		display: none !important;
	}

	.jp-carousel-image-meta {
		float: none !important;
		width: 100% !important;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing: border-box;
	}

	.jp-carousel-close-hint {
	 	font-weight: 800 !important;
		font-size: 26px !important;
		position: fixed !important;
		top: -10px;
	}

	.jp-carousel-slide img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	.jp-carousel-wrap {
		background-color: #000;
	}

	.jp-carousel-fadeaway {
		display: none;
	}

	#jp-carousel-comment-form-container {
		display: none !important;
	}

	.jp-carousel-titleanddesc {
		padding-top: 0 !important;
		border: none !important;
	}
	.jp-carousel-titleanddesc-title {
		font-size: 1em !important;
	}

	.jp-carousel-left-column-wrapper {
		padding: 0;
		width: 100% !important;
	}

	.jp-carousel-photo-info {
		left: 0 !important;
		width: 100% !important;
	}
}
/* =Tiled Gallery Default Styles
-------------------------------------------------------------- */

.tiled-gallery {
	clear: both;
	margin: 0 0 20px;
	overflow: hidden;
}
.tiled-gallery img {
	margin: 2px !important; /* Ensure that this value isn't overridden by themes that give content images blanket margins */
}
.tiled-gallery .gallery-group {
	float: left;
	position: relative;
}
.tiled-gallery .tiled-gallery-item {
	float: left;
	margin: 0;
	position: relative;
	width: inherit; /* prevents ie8 bug with inline width styles */
}
.tiled-gallery .gallery-row {
	 overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a { /* Needs to reset some properties for theme compatibility */
	background: transparent;
	border: none;
	color: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: auto;
}
.tiled-gallery .tiled-gallery-item img,
.tiled-gallery .tiled-gallery-item img:hover { /* Needs to reset some properties for theme compatibility */
	background: none;
	border: none;
	box-shadow: none;
	max-width: 100%;
	padding: 0;
	vertical-align: middle;
}
.tiled-gallery-caption { /* Captions */
	background: #eee;
	background: rgba( 255,255,255,0.8 );
	color: #333;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
		bottom: 0;
	text-indent: 10px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption { /* Smaller captions */
	font-size: 11px;
}

/* Hide galleries in widgets until they've been resized to fit.
   Gallery widgets are almost guaranteed to need resizing, and
   the jump is a little more obvious than galleries in content. */
.widget-gallery .tiled-gallery-unresized {
	visibility: hidden;
	height: 0px;
	overflow: hidden;
}

/* =Greyscale
-------------------------------------------------------------- */

.tiled-gallery .tiled-gallery-item img.grayscale {
	position: absolute;
		left: 0;
		top: 0;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
	opacity: 0;
}


/* =Circles Layout
-------------------------------------------------------------- */

.tiled-gallery.type-circle .tiled-gallery-item img {
	border-radius: 50% !important; /* Ensure that circles are displayed in themes that add border-radius to all images as a default */
	object-fit: cover;
}
.tiled-gallery.type-circle .tiled-gallery-caption {
	display: none;
	opacity: 0;
}


/* =Square Layout
-------------------------------------------------------------- */
.tiled-gallery.type-square .tiled-gallery-item img {
	object-fit: cover;
}
/**
 * Like Button toolbar button, loading text & container styles
 */

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

div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #ddd;
	margin-bottom: 1em;
}


/* Toolbar */
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px;
	overflow: hidden;
}

#wpadminbar iframe.admin-bar-likes-widget {
	width: 61px;
	height: 28px;
	min-height: 28px;
	border-width: 0px;
	position: absolute;
	top: 0;
}

div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; /* initial default */
	min-height: 0;
}

div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}

div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 10px 10px 12px 10px;
	background-color: #2e4453;
	border-width: 0;
	box-shadow: 0 0 10px #2e4453;
	box-shadow: 0 0 10px rgba(46,68,83,.6);
	min-width: 130px;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: white;
	font-size: 12px;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 32px;
	height: 32px;
	float: left;
	margin: 0 5px 5px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: block;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}

div.sd-box {
	border-top: 1px solid #ddd;
	border-top: 1px solid rgba(0,0,0,.13);
}

.entry-content .post-likes-widget, .post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
	display: block;
}

/* Loading text */
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.comment-likes-widget-placeholder::before {
	color: #2EA2CC;
	width: 16px;
	height: 16px;
	content: '';
	display: inline-block;
	position: relative;
	top: 3px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .button span {
}

.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 4px;
	align-self: center;
	color: #4E4E4E;
}

.slim-likes-widget .post-likes-widget {
	width: auto;
	float: none;
}

/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: make !important unnecessary by removing inline style */
.pd-rating,
.cs-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}
@charset "UTF-8";
/**
 * WooCommerce Styles
 * - These styles should only be loaded when WooCommerce is active
 */
/**
 * Abstracts
 * - Functions and config
 */
/* Sass Functions go here */
/**
 * Map deep get
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {Arglist} $keys - Key chain
 * @return {*} - Desired value
 *
 * Example:
 * $m-breakpoint: map-deep-get($__prefix-default-config, "layouts", "M");
 */
/**
 * Deep set function to set a value in nested maps
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {List} $keys -  Key chaine
 * @param {*} $value - Value to assign
 * @return {Map}
 *
 * Example:
 * $__prefix-default-config: map-deep-set($__prefix-default-config, "layouts" "M", 650px);
 */
/**
 * jQuery-style extend function
 * - Child themes can use this function to `reset` the values in
 *   config maps without editing the `master` Sass files.
 * - src: https://www.sitepoint.com/extra-map-functions-sass/
 * - About `map-merge()`:
 * - - only takes 2 arguments
 * - - is not recursive
 * @param {Map} $map - first map
 * @param {ArgList} $maps - other maps
 * @param {Bool} $deep - recursive mode
 * @return {Map}
 *
 * Examples:

$grid-configuration-default: (
	'columns': 12,
	'layouts': (
		'small': 800px,
		'medium': 1000px,
		'large': 1200px,
	),
);

$grid-configuration-custom: (
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

$grid-configuration-user: (
	'direction': 'ltr',
	'columns': 16,
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

// $deep: false
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user);
// --> ("columns": 16, "layouts": (("large": 1300px, "huge": 1500px)), "direction": "ltr")

// $deep: true
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user, true);
// --> ("columns": 16, "layouts": (("small": 800px, "medium": 1000px, "large": 1300px, "huge": 1500px)), "direction": "ltr")

 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Child Theme Name Config
 */
/**
 * Redefine Sass map values for child theme output.
 * - See: style-child-theme.scss
 */
/**
 * Global
 */
/**
 * Elements
 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Header
 */
/**
 * Footer
 */
/**
 * WooCommerce Config
 */
/**
 * Redefine Sass map values for child theme WooCommerce output.
 */
/**
 * Varia Mixins
 */
/**
 * Responsive breakpoints
 * - breakpoints values are defined in _config-global.scss
 */
/**
 * Align wide widths
 * - Sets .alignwide widths
 */
/**
 * Crop Text Boundry
 * - Sets a fixed-width on content within alignwide and alignfull blocks
 */
/**
 * Add font-family using CSS variables.
 * It also adds the proper fallback for browsers without support.
 */
/**
 * Varia Responsive Logic
 */
/**
 * Page Layout Styles & Repsonsive Styles
 */
/* Responsive width-content overrides */
body[class*="woocommerce"] #page .woocommerce:not(.widget),
body[class*="woocommerce"] #page #woocommerce-wrapper,
body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
	width: calc(100% + 256px);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .woocommerce:not(.widget),
	body[class*="woocommerce"] #page #woocommerce-wrapper,
	body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
		width: calc(calc( 560px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 640px) {
	body[class*="woocommerce"] #page .woocommerce:not(.widget),
	body[class*="woocommerce"] #page #woocommerce-wrapper,
	body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
		width: calc(calc( 640px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 782px) {
	body[class*="woocommerce"] #page .woocommerce:not(.widget),
	body[class*="woocommerce"] #page #woocommerce-wrapper,
	body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1024px) {
	body[class*="woocommerce"] #page .woocommerce:not(.widget),
	body[class*="woocommerce"] #page #woocommerce-wrapper,
	body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1280px) {
	body[class*="woocommerce"] #page .woocommerce:not(.widget),
	body[class*="woocommerce"] #page #woocommerce-wrapper,
	body[class*="woocommerce"] #page .woocommerce-Tabs-panel.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment) {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

/**
 * Varia Extends
 */
/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
body[class*="woocommerce"] #page #respond input#submit,
body[class*="woocommerce"] #page #respond input#submit.alt,
body[class*="woocommerce"] #page a.button,
body[class*="woocommerce"] #page a.button.alt,
body[class*="woocommerce"] #page button.button,
body[class*="woocommerce"] #page button.button.alt,
body[class*="woocommerce"] #page input.button,
body[class*="woocommerce"] #page input.button.alt,
body[class*="woocommerce"] #page .cart .button,
body[class*="woocommerce"] #page .cart input.button,
body[class*="woocommerce"] #page a.added_to_cart,
body[class*="woocommerce"] #page .woocommerce #respond input#submit,
body[class*="woocommerce"] #page .woocommerce a.button,
body[class*="woocommerce"] #page .woocommerce button.button,
body[class*="woocommerce"] #page .woocommerce input.button,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a {
	line-height: 1;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
	background-color: #1279BE;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 16px 24px;
}

body[class*="woocommerce"] #page #respond input#submit:before,
body[class*="woocommerce"] #page #respond input#submit.alt:before,
body[class*="woocommerce"] #page a.button:before,
body[class*="woocommerce"] #page a.button.alt:before,
body[class*="woocommerce"] #page button.button:before,
body[class*="woocommerce"] #page button.button.alt:before,
body[class*="woocommerce"] #page input.button:before,
body[class*="woocommerce"] #page input.button.alt:before,
body[class*="woocommerce"] #page .cart .button:before,
body[class*="woocommerce"] #page a.added_to_cart:before,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:before,
body[class*="woocommerce"] #page .woocommerce a.button:before,
body[class*="woocommerce"] #page .woocommerce button.button:before,
body[class*="woocommerce"] #page .woocommerce input.button:before,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:before,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:before, body[class*="woocommerce"] #page #respond input#submit:after,
body[class*="woocommerce"] #page #respond input#submit.alt:after,
body[class*="woocommerce"] #page a.button:after,
body[class*="woocommerce"] #page a.button.alt:after,
body[class*="woocommerce"] #page button.button:after,
body[class*="woocommerce"] #page button.button.alt:after,
body[class*="woocommerce"] #page input.button:after,
body[class*="woocommerce"] #page input.button.alt:after,
body[class*="woocommerce"] #page .cart .button:after,
body[class*="woocommerce"] #page a.added_to_cart:after,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:after,
body[class*="woocommerce"] #page .woocommerce a.button:after,
body[class*="woocommerce"] #page .woocommerce button.button:after,
body[class*="woocommerce"] #page .woocommerce input.button:after,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:after,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

body[class*="woocommerce"] #page #respond input#submit:before,
body[class*="woocommerce"] #page #respond input#submit.alt:before,
body[class*="woocommerce"] #page a.button:before,
body[class*="woocommerce"] #page a.button.alt:before,
body[class*="woocommerce"] #page button.button:before,
body[class*="woocommerce"] #page button.button.alt:before,
body[class*="woocommerce"] #page input.button:before,
body[class*="woocommerce"] #page input.button.alt:before,
body[class*="woocommerce"] #page .cart .button:before,
body[class*="woocommerce"] #page a.added_to_cart:before,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:before,
body[class*="woocommerce"] #page .woocommerce a.button:before,
body[class*="woocommerce"] #page .woocommerce button.button:before,
body[class*="woocommerce"] #page .woocommerce input.button:before,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:before,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:before {
	margin-bottom: -0.12em;
}

body[class*="woocommerce"] #page #respond input#submit:after,
body[class*="woocommerce"] #page #respond input#submit.alt:after,
body[class*="woocommerce"] #page a.button:after,
body[class*="woocommerce"] #page a.button.alt:after,
body[class*="woocommerce"] #page button.button:after,
body[class*="woocommerce"] #page button.button.alt:after,
body[class*="woocommerce"] #page input.button:after,
body[class*="woocommerce"] #page input.button.alt:after,
body[class*="woocommerce"] #page .cart .button:after,
body[class*="woocommerce"] #page a.added_to_cart:after,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:after,
body[class*="woocommerce"] #page .woocommerce a.button:after,
body[class*="woocommerce"] #page .woocommerce button.button:after,
body[class*="woocommerce"] #page .woocommerce input.button:after,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:after,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:after {
	margin-top: -0.11em;
}

body[class*="woocommerce"] #page #respond input#submit:hover,
body[class*="woocommerce"] #page a.button:hover,
body[class*="woocommerce"] #page button.button:hover,
body[class*="woocommerce"] #page input.button:hover,
body[class*="woocommerce"] #page .cart .button:hover,
body[class*="woocommerce"] #page a.added_to_cart:hover,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:hover,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:hover, body[class*="woocommerce"] #page #respond input#submit:focus,
body[class*="woocommerce"] #page a.button:focus,
body[class*="woocommerce"] #page button.button:focus,
body[class*="woocommerce"] #page input.button:focus,
body[class*="woocommerce"] #page .cart .button:focus,
body[class*="woocommerce"] #page a.added_to_cart:focus,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a:focus,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a:focus, body[class*="woocommerce"] #page #respond input.has-focus#submit,
body[class*="woocommerce"] #page a.has-focus.button,
body[class*="woocommerce"] #page button.has-focus.button,
body[class*="woocommerce"] #page input.has-focus.button,
body[class*="woocommerce"] #page .cart .has-focus.button,
body[class*="woocommerce"] #page a.has-focus.added_to_cart,
body[class*="woocommerce"] #page .woocommerce .widget_shopping_cart .buttons a.has-focus,
body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a.has-focus {
	color: white;
	background-color: #303030;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
body[class*="woocommerce"] #page span.onsale, #content .wc-block-grid .wc-block-grid__product-onsale {
	border-radius: 100%;
	background-color: #ecc700;
	color: #101010;
	font-size: 0.86957rem;
	font-weight: 700;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	min-height: 3.236rem;
	min-width: 3.236rem;
	padding: 0.202rem;
	position: absolute;
	text-align: center;
	text-transform: none;
	line-height: 3.236;
	top: -0.5em;
	right: -0.5em;
	left: auto;
	margin: 0;
	z-index: 9;
}

/**
 * WooCommerce Styles
 */
/**
 * WooCommerce styles
 */
/**
 * Element Imports
 */
/**
 * Small Note
 */
body[class*="woocommerce"] #page .woocommerce-breadcrumb {
	margin-bottom: 32px;
	font-size: 1rem;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	color: #757575;
}

body[class*="woocommerce"] #page .woocommerce-breadcrumb a {
	color: currentColor;
}

/**
 * Notices
 */
body[class*="woocommerce"] #page .woocommerce-message,
body[class*="woocommerce"] #page .woocommerce-info,
body[class*="woocommerce"] #page .woocommerce-success,
body[class*="woocommerce"] #page .woocommerce-error,
body[class*="woocommerce"] #page .woocommerce-warning {
	padding: 16px 32px 16px 64px;
	margin-bottom: 32px;
	background-color: #F8F8F8;
	color: #101010;
	border-top-color: #1279BE;
}

body[class*="woocommerce"] #page .woocommerce-notice--message,
body[class*="woocommerce"] #page .woocommerce-notice--info {
	color: #1279BE;
}

body[class*="woocommerce"] #page .woocommerce-notice--success {
	color: #33b756;
}

body[class*="woocommerce"] #page .woocommerce-notice--error {
	color: #de3e33;
}

body[class*="woocommerce"] #page .woocommerce-notice--warning {
	color: #ecc700;
}

body[class*="woocommerce"] #page .woocommerce-message,
body[class*="woocommerce"] #page .woocommerce-info {
	border-top-color: #1279BE;
}

body[class*="woocommerce"] #page .woocommerce-message:before,
body[class*="woocommerce"] #page .woocommerce-info:before {
	color: #1279BE;
}

body[class*="woocommerce"] #page .woocommerce-success {
	border-top-color: #33b756;
}

body[class*="woocommerce"] #page .woocommerce-success:before {
	color: #33b756;
}

body[class*="woocommerce"] #page .woocommerce-error {
	border-top-color: #de3e33;
}

body[class*="woocommerce"] #page .woocommerce-error:before {
	color: #de3e33;
}

body[class*="woocommerce"] #page .woocommerce-warning {
	border-top-color: #ecc700;
}

body[class*="woocommerce"] #page .woocommerce-warning:before {
	color: #ecc700;
}

/**
 * Star ratings
 */
/**
 * Password strength meter
 */
body[class*="woocommerce"] #page .woocommerce-password-strength {
	text-align: center;
	font-weight: 600;
	padding: 8px;
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page .woocommerce-password-strength.strong {
	background-color: #33b756;
	border-color: none;
}

body[class*="woocommerce"] #page .woocommerce-password-strength.good {
	background-color: #ecc700;
	border-color: none;
}

body[class*="woocommerce"] #page .woocommerce-password-strength.short {
	background-color: #de3e33;
	border-color: none;
}

body[class*="woocommerce"] #page .woocommerce-password-strength.bad {
	background-color: #de3e33;
	border-color: none;
}

body[class*="woocommerce"] #page .woocommerce-password-hint {
	font-size: 0.75614rem;
}

/**
 * Remove Icon
 */
body[class*="woocommerce"] #page a.remove {
	font-size: 1.3225rem;
	font-family: sans-serif !important;
	height: 1.3225rem;
	width: 1.3225rem;
	color: red !important;
}

body[class*="woocommerce"] #page a.remove:hover {
	color: white !important;
	background: red;
}

/**
 * Small Note
 */
body[class*="woocommerce"] #page small.note {
	color: #757575;
	font-size: 0.86957rem;
	margin-top: 16px;
}

/**
 * Star ratings
 */
body[class*="woocommerce"] #page .star-rating::before {
	color: #ecc700;
	content: "\53\53\53\53\53";
	opacity: 0.4;
}

body[class*="woocommerce"] #page .star-rating span {
	color: #ecc700;
}

body[class*="woocommerce"] #page p.stars a {
	color: #ecc700;
}

/**
 * Tables
 */
body[class*="woocommerce"] #page table.shop_table {
	border-collapse: collapse;
	border: 1px solid #C5C5C5;
	border-radius: 0;
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page table.shop_table th {
	padding: 16px;
	line-height: 1.6;
}

body[class*="woocommerce"] #page table.shop_table td {
	border-top: none;
	padding: 16px;
	word-break: break-word;
}

body[class*="woocommerce"] #page table.shop_table tr {
	border-bottom: 1px solid #C5C5C5;
}

body[class*="woocommerce"] #page table.shop_table tfoot td,
body[class*="woocommerce"] #page table.shop_table tfoot th,
body[class*="woocommerce"] #page table.shop_table tbody th {
	border-top-color: #C5C5C5;
}

body[class*="woocommerce"] #page table.shop_attributes {
	border-top-color: #C5C5C5;
	border-top-style: solid;
	margin-bottom: 32px;
	border-bottom: 1px solid #C5C5C5;
}

body[class*="woocommerce"] #page table.shop_attributes th {
	padding: 8px;
	border-bottom-color: #C5C5C5;
	border-bottom-style: solid;
	line-height: 1.6;
}

body[class*="woocommerce"] #page table.shop_attributes td {
	font-style: inherit;
	border-bottom-color: #C5C5C5;
	border-bottom-style: solid;
	line-height: 1.6;
	padding: 8px;
}

body[class*="woocommerce"] #page table.shop_attributes td p {
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

body[class*="woocommerce"] #page table.shop_attributes tr:nth-child(even) td,
body[class*="woocommerce"] #page table.shop_attributes tr:nth-child(even) th {
	background: #F8F8F8;
}

body[class*="woocommerce"] #page table.my_account_orders {
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page table.my_account_orders th,
body[class*="woocommerce"] #page table.my_account_orders td {
	padding: 8px;
}

body[class*="woocommerce"] #page table td,
body[class*="woocommerce"] #page table th {
	border: inherit;
}

/**
 * Block Imports
 */
/**
 * Button
 */
body[class*="woocommerce"] #page .woocommerce #respond input#submit.disabled,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:disabled,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:disabled[disabled],
body[class*="woocommerce"] #page .woocommerce a.button.disabled,
body[class*="woocommerce"] #page .woocommerce a.button:disabled,
body[class*="woocommerce"] #page .woocommerce a.button:disabled[disabled],
body[class*="woocommerce"] #page .woocommerce button.button.disabled,
body[class*="woocommerce"] #page .woocommerce button.button:disabled,
body[class*="woocommerce"] #page .woocommerce button.button:disabled[disabled],
body[class*="woocommerce"] #page .woocommerce input.button.disabled,
body[class*="woocommerce"] #page .woocommerce input.button:disabled,
body[class*="woocommerce"] #page .woocommerce input.button:disabled[disabled] {
	cursor: not-allowed;
}

body[class*="woocommerce"] #page .woocommerce #respond input#submit.disabled:hover,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:disabled:hover,
body[class*="woocommerce"] #page .woocommerce #respond input#submit:disabled[disabled]:hover,
body[class*="woocommerce"] #page .woocommerce a.button.disabled:hover,
body[class*="woocommerce"] #page .woocommerce a.button:disabled:hover,
body[class*="woocommerce"] #page .woocommerce a.button:disabled[disabled]:hover,
body[class*="woocommerce"] #page .woocommerce button.button.disabled:hover,
body[class*="woocommerce"] #page .woocommerce button.button:disabled:hover,
body[class*="woocommerce"] #page .woocommerce button.button:disabled[disabled]:hover,
body[class*="woocommerce"] #page .woocommerce input.button.disabled:hover,
body[class*="woocommerce"] #page .woocommerce input.button:disabled:hover,
body[class*="woocommerce"] #page .woocommerce input.button:disabled[disabled]:hover {
	background-color: #1279BE;
}

/**
 * WooCommerce Block Grid
 * - Used by:
 *   .wp-block-product-new
 *   .wp-block-product-best-sellers
 *   .wp-block-product-on-sale
 *   .wp-block-product-top-rated
 *   .wp-block-product-categroy
 *   .wp-block-products-by-attribute
 */
#content .wc-block-grid .wc-block-grid__product > *:not(:first-child),
#content .wc-block-grid .wc-block-grid__product-link > *:not(:first-child) {
	margin-top: 16px;
}

#content .wc-block-grid .wc-block-grid__product > *:not(:last-child),
#content .wc-block-grid .wc-block-grid__product-link > *:not(:last-child) {
	margin-bottom: 16px;
}

#content .wc-block-grid .wc-block-grid__product > *:not(img):empty + *,
#content .wc-block-grid .wc-block-grid__product-link > *:not(img):empty + * {
	margin-top: 0;
}

#content .wc-block-grid .wc-block-grid__product > *:last-child,
#content .wc-block-grid .wc-block-grid__product-link > *:last-child {
	margin-bottom: 0;
}

#content .wc-block-grid .wc-block-grid__product > *:empty,
#content .wc-block-grid .wc-block-grid__product-link > *:empty {
	margin: 0;
}

#content .wc-block-grid .wc-block-grid__product-title {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
}

#content .wc-block-grid .wc-block-grid__product-rating .star-rating span:before {
	color: #FFB302;
}

#content .wc-block-grid .wc-block-grid__product-price {
	color: #101010;
	font-size: 1.15rem;
	line-height: 1.125;
}

#content .wc-block-grid .wc-block-grid__product-price ins {
	color: #33b756;
	font-weight: bold;
	text-decoration: none;
}

#content .wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale {
	right: calc(-0.5em + 16px);
	margin: 0;
}

/**
 * WooCommerce Featured Product
 */
#content .wc-block-featured-product .wc-block-featured-product__description:empty,
#content .wc-block-featured-product .wc-block-featured-product__link:empty,
#content .wc-block-featured-product .wc-block-featured-product__price:empty,
#content .wc-block-featured-product .wc-block-featured-product__title:empty,
#content .wc-block-featured-product .wc-block-featured-product__variation:empty {
	padding: 0;
}

#content .wc-block-featured-product .wc-block-featured-product__price {
	font-size: 1.52087rem;
}

#content .wc-block-featured-product .wc-block-featured-product__price ins {
	text-decoration: none;
}

/**
 * Components Imports
 */
/**
 * Cart Collaterals
 */
body[class*="woocommerce"] #page .cart-collaterals .cart_totals tr td,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals tr th,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells tr td,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells tr th,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals tr td,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals tr th,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells tr td,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells tr th {
	border-top-color: #C5C5C5;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals > h2,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > h2,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals > h2,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells > h2 {
	font-size: 1.3225rem;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals p small,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals p small {
	color: #757575;
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals table,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals table {
	margin: 0 0 8px;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals table td,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals table th,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals table td,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals table th {
	line-height: 1.6;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals table small,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals table small {
	color: #757575;
}

body[class*="woocommerce"] #page .cart-collaterals .cart_totals .discount td,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cart_totals .discount td {
	color: #ecc700;
}

body[class*="woocommerce"] #page .cart-collaterals .shipping-calculator-button,
body[class*="woocommerce"] #page .cart-collaterals .shipping-calculator-form,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .shipping-calculator-button,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .shipping-calculator-form {
	margin-top: 16px;
}

/**
 * Mini-cart
 */
body[class*="woocommerce"] #page .wc-block-grid__product-add-to-cart .added_to_cart {
	display: inline-block;
	text-decoration: none;
}

body[class*="woocommerce"] #page .main-navigation #toggle-cart {
	display: inline-block;
	margin: 0;
}

body[class*="woocommerce"] #page .main-navigation #toggle-cart .svg-icon {
	vertical-align: middle;
}

body[class*="woocommerce"] #page .main-navigation #woocommerce-toggle:checked ~ div {
	display: inline-block;
}

body[class*="woocommerce"] #page .main-navigation #woocommerce-toggle:focus + #toggle-cart {
	background-color: #1279BE;
	outline: inherit;
	text-decoration: underline;
}

body[class*="woocommerce"] #page .main-navigation #woocommerce-toggle:checked + #toggle-cart .open {
	display: none;
}

body[class*="woocommerce"] #page .main-navigation #woocommerce-toggle:checked + #toggle-cart .close {
	display: inline;
}

@media only screen and (max-width: 559px) {
	body[class*="woocommerce"] #page .main-navigation .woocommerce-menu-container {
		background-color: #1279BE;
		color: white;
		padding: 0;
		width: 100%;
	}
	body[class*="woocommerce"] #page .main-navigation .woocommerce-menu-container a,
	body[class*="woocommerce"] #page .main-navigation .woocommerce-menu-container a:link,
	body[class*="woocommerce"] #page .main-navigation .woocommerce-menu-container a:visited {
		color: currentColor;
	}
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .main-navigation > div:not(:last-of-type) {
		margin-right: 32px;
	}
	body[class*="woocommerce"] #page .main-navigation #toggle-cart {
		display: none;
	}
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link {
	display: none;
	text-decoration: none;
	line-height: 1;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link > *:not(:last-child) {
	margin-right: 4px;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link .woocommerce-cart-subtotal {
	color: #303030;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link .woocommerce-cart-count {
	color: #757575;
	font-weight: normal;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link .svg-icon {
	float: left;
	height: 1rem;
	width: 1rem;
	vertical-align: middle;
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-link {
		display: inline-block;
	}
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget {
	background-color: #1279BE;
	color: white;
	max-width: 100%;
	padding: 8px 0;
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget {
		max-width: 320px;
		padding: 8px;
	}
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list {
	border-bottom: 1px solid #F8F8F8;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list li {
	border-top: 1px solid #F8F8F8;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list a:hover,
body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list a:focus {
	background-color: transparent;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list a.remove:hover,
body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce.widget_shopping_cart .cart_list a.remove:focus {
	text-decoration: none;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__total {
	text-align: right;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons {
	text-align: right;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a {
	clear: right;
	color: #1279BE;
	background-color: white;
	margin: 0;
	float: right;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:first-child:nth-last-child(2),
body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:first-child:nth-last-child(2) ~ a {
	clear: inherit;
	float: inherit;
	margin-bottom: 0;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:first-child:nth-last-child(2):not(:last-child),
body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:first-child:nth-last-child(2) ~ a:not(:last-child) {
	margin-right: 8px;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a:not(:last-child) {
	margin-bottom: 8px;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget .woocommerce-mini-cart__buttons a.wcppec-cart-widget-button {
	display: inline-block;
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget p.buttons.wcppec-cart-widget-spb {
	padding: 0;
}

body[class*="woocommerce"] #page .main-navigation ul.cart_list li a,
body[class*="woocommerce"] #page .main-navigation ul.product_list_widget li a {
	padding: 0;
}

body[class*="woocommerce"] #page .main-navigation ul.cart_list li .quantity,
body[class*="woocommerce"] #page .main-navigation ul.product_list_widget li .quantity,
body[class*="woocommerce"] #page .main-navigation ul.cart_list li a:not(.remove),
body[class*="woocommerce"] #page .main-navigation ul.product_list_widget li a:not(.remove),
body[class*="woocommerce"] #page .main-navigation .woocommerce-mini-cart__total {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .main-navigation > div > ul > li.woocommerce-menu-item > .sub-menu {
		left: auto;
		right: 0;
	}
	body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget {
		max-width: 400px;
	}
	body[class*="woocommerce"] #page .main-navigation > div > ul > li.woocommerce-menu-item:hover > ul:before,
	body[class*="woocommerce"] #page .main-navigation > div > ul > li.woocommerce-menu-item.focus > ul:before,
	body[class*="woocommerce"] #page .main-navigation > div > ul > li.woocommerce-menu-item.current-menu-item > ul:before {
		margin-left: auto;
		margin-right: 16px;
	}
}

.woocommerce-cart #page .woocommerce-menu-item .sub-menu,
.woocommerce-checkout #page .woocommerce-menu-item .sub-menu {
	display: none;
}

/**
 * Pagination
 */
body[class*="woocommerce"] #page .woocommerce-pagination {
	margin: 0 calc(-0.66 * 16px);
	width: 100%;
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers {
	border: none;
	display: flex;
	justify-content: start;
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li > * {
	display: block;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	font-weight: 600;
	padding-left: calc(0.66 * 16px);
	padding-right: calc(0.66 * 16px);
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li {
	border: none;
	float: inherit;
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li a {
	text-decoration: unset;
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li span.current,
body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li a:hover,
body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers li a:focus {
	background: transparent;
	color: #303030;
}

body[class*="woocommerce"] #page .woocommerce-pagination .page-numbers .svg-icon {
	display: inline-block;
	vertical-align: middle;
}

/**
 * Product loops
 */
body[class*="woocommerce"] #page .woocommerce-products-header img {
	display: block;
}

#woocommerce-wrapper .products ul,
#woocommerce-wrapper ul.products,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells .products ul,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells .products ul,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products {
	margin: 0;
	padding: 0;
}

#woocommerce-wrapper ul.products li.product,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product {
	text-align: center;
}

#woocommerce-wrapper ul.products li.product .star-rating,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .star-rating,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .star-rating {
	font-size: 0.86957rem;
	margin-left: auto;
	margin-right: auto;
}

#woocommerce-wrapper ul.products li.product h3,
#woocommerce-wrapper ul.products li.product .woocommerce-loop-product__title,
#woocommerce-wrapper ul.products li.product .woocommerce-loop-category__title,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product h3,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-category__title,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product h3,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-product__title,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .woocommerce-loop-category__title {
	padding: inherit;
	font-size: 1rem;
}

#woocommerce-wrapper ul.products li.product a img,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product a img,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product a img {
	margin: inherit;
}

#woocommerce-wrapper ul.products li.product .woocommerce-placeholder,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .woocommerce-placeholder,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .woocommerce-placeholder {
	border-color: #C5C5C5;
}

#woocommerce-wrapper ul.products li.product .button,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .button,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .button {
	margin-top: inherit;
}

#woocommerce-wrapper ul.products li.product .added_to_cart,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .added_to_cart,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .added_to_cart {
	margin-top: 16px;
}

#woocommerce-wrapper ul.products li.product .price,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .price,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .price {
	color: #101010;
	font-size: 1.15rem;
	line-height: 1.125;
}

#woocommerce-wrapper ul.products li.product .price del,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .price del,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .price del {
	color: inherit;
	opacity: 0.5;
	display: inline-block;
}

#woocommerce-wrapper ul.products li.product .price ins,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .price ins,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .price ins {
	background: none;
	font-weight: 700;
	display: inline-block;
}

#woocommerce-wrapper ul.products li.product .price .from,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product .price .from,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product .price .from {
	font-size: 0.75614rem;
	color: #ecc700;
}

#woocommerce-wrapper ul.products li.product.sale a > .price ins,
body[class*="woocommerce"] #page #add_payment_method .cart-collaterals .cross-sells ul.products li.product.sale a > .price ins,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells ul.products li.product.sale a > .price ins {
	color: #33b756;
}

/**
 * Tabs
 */
body[class*="woocommerce"] #page {
	/**
	 * Tabs
	 */
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs {
	padding-left: 16px;
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li {
	background-color: #F8F8F8;
	border-color: #C5C5C5;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 0;
	padding-right: 0;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li a {
	color: #757575;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li a:hover {
	color: #303030;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li.active {
	background-color: white;
	border-color: #C5C5C5;
	border-bottom-color: white;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li.active a {
	color: #101010;
	text-shadow: inherit;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li.active::before {
	box-shadow: 2px 2px 0 white;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li.active::after {
	box-shadow: -2px 2px 0 white;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li::before, body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li::after {
	border-color: #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li::before {
	box-shadow: 2px 2px 0 #F8F8F8;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs li::after {
	box-shadow: -2px 2px 0 #F8F8F8;
}

body[class*="woocommerce"] #page .woocommerce-tabs ul.tabs::before {
	border-bottom-color: #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-tabs .panel {
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page .woocommerce-tabs .panel h2,
body[class*="woocommerce"] #page .woocommerce-tabs .panel .comment-reply-title {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.3225rem;
	font-weight: bold;
}

/**
 * Reviews
 */
body[class*="woocommerce"] #page {
	/**
	 * Reviews
	 */
}

body[class*="woocommerce"] #page #reviews h2 small {
	color: #757575;
	font-size: 0.86957rem;
	margin: inherit;
}

body[class*="woocommerce"] #page #reviews h2 small a {
	color: currentColor;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist {
	padding-left: 0;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li {
	margin-bottom: 16px;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li .meta {
	color: #757575;
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li img.avatar {
	padding: 0;
	width: 48px;
	height: auto;
	background: transparent;
	border-color: #C5C5C5;
	margin: 0;
	box-shadow: none;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li .woocommerce-review__author {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li .comment-text {
	margin-left: 64px;
	border: 1px solid #C5C5C5;
	border-radius: 4px;
	padding: 1em 1em 0;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 1em;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 0.83em;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist ul.children {
	list-style: none outside;
	margin: 20px 0 0 50px;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist ul.children .star-rating {
	display: none;
}

body[class*="woocommerce"] #page #reviews #comments ol.commentlist #respond {
	border: 1px solid #C5C5C5;
	border-radius: 4px;
	padding: 1em 1em 0;
	margin: 20px 0 0 50px;
}

body[class*="woocommerce"] #page #reviews #comments .commentlist > li::before {
	content: "";
}

/**
 * Pagination
 */
body[class*="woocommerce"] .woocommerce-store-notice,
body[class*="woocommerce"] p.demo_store {
	background-color: #1279BE;
	color: white;
	position: fixed;
	top: auto;
	bottom: 0;
}

/**
 * Structure
 */
/**
 * WooCommerce Wrapper Width
 */
/**
 * Vertical Space - 32px
 */
body[class*="woocommerce"] #page div.summary > *:not(:first-child),
body[class*="woocommerce"] #page div.product .woocommerce-tabs .panel > *:not(:first-child),
body[class*="woocommerce"] #page .products.related > *:not(:first-child),
body[class*="woocommerce"] #page .up-sells > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-order > *:not(:first-child),
.woocommerce-account #page .entry-content .woocommerce > *:not(:first-child) {
	margin-top: 32px;
}

body[class*="woocommerce"] #page div.summary > *:not(:last-child),
body[class*="woocommerce"] #page div.product .woocommerce-tabs .panel > *:not(:last-child),
body[class*="woocommerce"] #page .products.related > *:not(:last-child),
body[class*="woocommerce"] #page .up-sells > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-order > *:not(:last-child),
.woocommerce-account #page .entry-content .woocommerce > *:not(:last-child) {
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page div.summary > *:empty + *,
body[class*="woocommerce"] #page div.summary > .form-row-last,
body[class*="woocommerce"] #page div.product .woocommerce-tabs .panel > *:empty + *,
body[class*="woocommerce"] #page div.product .woocommerce-tabs .panel > .form-row-last,
body[class*="woocommerce"] #page .products.related > *:empty + *,
body[class*="woocommerce"] #page .products.related > .form-row-last,
body[class*="woocommerce"] #page .up-sells > *:empty + *,
body[class*="woocommerce"] #page .up-sells > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-order > *:empty + *,
body[class*="woocommerce"] #page .woocommerce-order > .form-row-last,
.woocommerce-account #page .entry-content .woocommerce > *:empty + *,
.woocommerce-account #page .entry-content .woocommerce > .form-row-last {
	margin-top: 0;
}

body[class*="woocommerce"] #page div.summary > *:not(img):empty,
body[class*="woocommerce"] #page div.product .woocommerce-tabs .panel > *:not(img):empty,
body[class*="woocommerce"] #page .products.related > *:not(img):empty,
body[class*="woocommerce"] #page .up-sells > *:not(img):empty,
body[class*="woocommerce"] #page .woocommerce-order > *:not(img):empty,
.woocommerce-account #page .entry-content .woocommerce > *:not(img):empty {
	margin: 0;
}

/**
 * Vertical Space - 16px
 */
#woocommerce-wrapper ul.products li.product a > *:not(:first-child),
#woocommerce-wrapper ul.products li.product-category a > *:not(:first-child),
body[class*="woocommerce"] #page ul.products li.product a > *:not(:first-child),
body[class*="woocommerce"] #page ul.products li.product-category a > *:not(:first-child),
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > *:not(:first-child),
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > *:not(:first-child),
body[class*="woocommerce"] #page .widget_shopping_cart > *:not(:first-child),
body[class*="woocommerce"] #page .widget_shopping_cart_content > *:not(:first-child),
body[class*="woocommerce"] #page div.product form.variations_form > *:not(:first-child),
body[class*="woocommerce"] #page div.product form.variations_form .variations > *:not(:first-child),
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-Address > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-address-fields > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-billing-fields > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-column--billing-address > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-shipping-fields > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-products-header > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-checkout > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-order-downloads > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-order-details > *:not(:first-child),
body[class*="woocommerce"] #page .woocommerce-customer-details > *:not(:first-child) {
	margin-top: 16px;
}

#woocommerce-wrapper ul.products li.product a > *:not(:last-child),
#woocommerce-wrapper ul.products li.product a > .price,
#woocommerce-wrapper ul.products li.product-category a > *:not(:last-child),
#woocommerce-wrapper ul.products li.product-category a > .price,
body[class*="woocommerce"] #page ul.products li.product a > *:not(:last-child),
body[class*="woocommerce"] #page ul.products li.product a > .price,
body[class*="woocommerce"] #page ul.products li.product-category a > *:not(:last-child),
body[class*="woocommerce"] #page ul.products li.product-category a > .price,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > *:not(:last-child),
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > .price,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > *:not(:last-child),
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > .price,
body[class*="woocommerce"] #page .widget_shopping_cart > *:not(:last-child),
body[class*="woocommerce"] #page .widget_shopping_cart > .price,
body[class*="woocommerce"] #page .widget_shopping_cart_content > *:not(:last-child),
body[class*="woocommerce"] #page .widget_shopping_cart_content > .price,
body[class*="woocommerce"] #page div.product form.variations_form > *:not(:last-child),
body[class*="woocommerce"] #page div.product form.variations_form > .price,
body[class*="woocommerce"] #page div.product form.variations_form .variations > *:not(:last-child),
body[class*="woocommerce"] #page div.product form.variations_form .variations > .price,
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > *:not(:last-child),
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > .price,
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > .price,
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > .price,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > .price,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > .price,
body[class*="woocommerce"] #page .woocommerce-Address > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-Address > .price,
body[class*="woocommerce"] #page .woocommerce-address-fields > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-address-fields > .price,
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > .price,
body[class*="woocommerce"] #page .woocommerce-billing-fields > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-billing-fields > .price,
body[class*="woocommerce"] #page .woocommerce-column--billing-address > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-column--billing-address > .price,
body[class*="woocommerce"] #page .woocommerce-shipping-fields > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-shipping-fields > .price,
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > .price,
body[class*="woocommerce"] #page .woocommerce-products-header > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-products-header > .price,
body[class*="woocommerce"] #page .woocommerce-checkout > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-checkout > .price,
body[class*="woocommerce"] #page .woocommerce-order-downloads > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-order-downloads > .price,
body[class*="woocommerce"] #page .woocommerce-order-details > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-order-details > .price,
body[class*="woocommerce"] #page .woocommerce-customer-details > *:not(:last-child),
body[class*="woocommerce"] #page .woocommerce-customer-details > .price {
	margin-bottom: 16px;
}

#woocommerce-wrapper ul.products li.product a > *:not(img):empty + *,
#woocommerce-wrapper ul.products li.product a > .form-row-last,
#woocommerce-wrapper ul.products li.product-category a > *:not(img):empty + *,
#woocommerce-wrapper ul.products li.product-category a > .form-row-last,
body[class*="woocommerce"] #page ul.products li.product a > *:not(img):empty + *,
body[class*="woocommerce"] #page ul.products li.product a > .form-row-last,
body[class*="woocommerce"] #page ul.products li.product-category a > *:not(img):empty + *,
body[class*="woocommerce"] #page ul.products li.product-category a > .form-row-last,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > *:not(img):empty + *,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > .form-row-last,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > *:not(img):empty + *,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > .form-row-last,
body[class*="woocommerce"] #page .widget_shopping_cart > *:not(img):empty + *,
body[class*="woocommerce"] #page .widget_shopping_cart > .form-row-last,
body[class*="woocommerce"] #page .widget_shopping_cart_content > *:not(img):empty + *,
body[class*="woocommerce"] #page .widget_shopping_cart_content > .form-row-last,
body[class*="woocommerce"] #page div.product form.variations_form > *:not(img):empty + *,
body[class*="woocommerce"] #page div.product form.variations_form > .form-row-last,
body[class*="woocommerce"] #page div.product form.variations_form .variations > *:not(img):empty + *,
body[class*="woocommerce"] #page div.product form.variations_form .variations > .form-row-last,
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > *:not(img):empty + *,
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-Address > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-Address > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-address-fields > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-address-fields > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-billing-fields > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-billing-fields > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-column--billing-address > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-column--billing-address > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-shipping-fields > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-shipping-fields > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-products-header > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-products-header > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-checkout > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-checkout > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-order-downloads > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-order-downloads > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-order-details > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-order-details > .form-row-last,
body[class*="woocommerce"] #page .woocommerce-customer-details > *:not(img):empty + *,
body[class*="woocommerce"] #page .woocommerce-customer-details > .form-row-last {
	margin-top: 0;
}

#woocommerce-wrapper ul.products li.product a > *:empty,
#woocommerce-wrapper ul.products li.product-category a > *:empty,
body[class*="woocommerce"] #page ul.products li.product a > *:empty,
body[class*="woocommerce"] #page ul.products li.product-category a > *:empty,
body[class*="woocommerce"] #page .cart-collaterals .cross-sells > *:empty,
body[class*="woocommerce"] #page .cart-collaterals .cart_totals > *:empty,
body[class*="woocommerce"] #page .widget_shopping_cart > *:empty,
body[class*="woocommerce"] #page .widget_shopping_cart_content > *:empty,
body[class*="woocommerce"] #page div.product form.variations_form > *:empty,
body[class*="woocommerce"] #page div.product form.variations_form .variations > *:empty,
body[class*="woocommerce"] #page div.product form.variations_form .single_variation_wrap > *:empty,
body[class*="woocommerce"] #page .woocommerce-Reviews #comments > *:empty,
body[class*="woocommerce"] #page .woocommerce-EditAccountForm > *:empty,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content > *:empty,
body[class*="woocommerce"] #page .woocommerce-MyAccount-content form > *:empty,
body[class*="woocommerce"] #page .woocommerce-Address > *:empty,
body[class*="woocommerce"] #page .woocommerce-address-fields > *:empty,
body[class*="woocommerce"] #page .woocommerce-address-fields__field-wrapper > *:empty,
body[class*="woocommerce"] #page .woocommerce-billing-fields > *:empty,
body[class*="woocommerce"] #page .woocommerce-column--billing-address > *:empty,
body[class*="woocommerce"] #page .woocommerce-shipping-fields > *:empty,
body[class*="woocommerce"] #page .woocommerce-column--shipping-address > *:empty,
body[class*="woocommerce"] #page .woocommerce-products-header > *:empty,
body[class*="woocommerce"] #page .woocommerce-checkout > *:empty,
body[class*="woocommerce"] #page .woocommerce-order-downloads > *:empty,
body[class*="woocommerce"] #page .woocommerce-order-details > *:empty,
body[class*="woocommerce"] #page .woocommerce-customer-details > *:empty {
	margin: 0;
}

/**
 * Page Imports
 */
/**
 * Cart page
 */
body[class*="woocommerce"] #page table.shop_table td.product-remove {
	border-width: 0;
}

@media only screen and (min-width: 1024px) {
	body[class*="woocommerce"] #page table.shop_table td.product-remove {
		height: 1.3225rem;
		width: 1.3225rem;
	}
}

body[class*="woocommerce"] #page td.product-thumbnail {
	width: 96px;
}

body[class*="woocommerce"] #page td.product-thumbnail img {
	width: inherit;
}

body[class*="woocommerce"] #page td.product-name {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: 700;
}

body[class*="woocommerce"] #page td.product-name a {
	max-width: 50%;
}

body[class*="woocommerce"] #page td.product-name dl.variation dt,
body[class*="woocommerce"] #page td.product-name dl.variation .wc-item-meta-label,
body[class*="woocommerce"] #page td.product-name .wc-item-meta dt,
body[class*="woocommerce"] #page td.product-name .wc-item-meta .wc-item-meta-label {
	margin-right: 8px;
}

body[class*="woocommerce"] #page td.product-name p.backorder_notification {
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page td.product-quantity {
	min-width: 80px;
}

body[class*="woocommerce"] #page table.cart td.actions .input-text {
	width: inherit;
	float: inherit;
	padding: 16px;
}

/**
 * Checkout page
 */
body[class*="woocommerce"] #page .woocommerce-order h2 {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.3225rem;
	font-weight: bold;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details {
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	align-items: stretch;
	border: 1px solid #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details li {
	border: none;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 0.86957rem;
	margin-right: 0;
	padding: 16px;
	text-transform: none;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details li.email {
	word-break: break-word;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details li:not(:last-child) {
	border-right: 1px solid #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details li strong {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	line-height: 1.125;
}

body[class*="woocommerce"] #page .woocommerce-order-overview.order_details:before, body[class*="woocommerce"] #page .woocommerce-order-overview.order_details:after {
	content: none !important;
	display: none;
}

body[class*="woocommerce"] #page .woocommerce-form-coupon-toggle + .checkout_coupon {
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page form.checkout_coupon,
body[class*="woocommerce"] #page form.login,
body[class*="woocommerce"] #page form.register {
	border-color: #C5C5C5;
	padding: 16px;
	margin-top: inherit;
	margin-bottom: inherit;
	text-align: left;
	border-radius: 0;
}

body[class*="woocommerce"] #page ul.order_details {
	padding-left: 0;
}

body[class*="woocommerce"] #page .woocommerce-customer-details address {
	border-radius: 0;
	border-color: #C5C5C5;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

body[class*="woocommerce"] #page #add_payment_method table.cart .product-thumbnail {
	min-width: 16px;
}

body[class*="woocommerce"] #page #add_payment_method table.cart img {
	width: 64px;
}

body[class*="woocommerce"] #page #add_payment_method table.cart td.actions .coupon .input-text {
	border-color: #C5C5C5;
	padding: 8px;
	margin: 0 16px 0 0;
}

body[class*="woocommerce"] #page .wc-proceed-to-checkout {
	padding: 32px 0;
}

body[class*="woocommerce"] #page .wc-proceed-to-checkout a.checkout-button {
	margin-bottom: 16px;
	font-size: 1.15rem;
	padding: 16px;
}

body[class*="woocommerce"] #page .wc-proceed-to-checkout a.wcppec-checkout-buttons__button {
	padding-top: 0;
}

body[class*="woocommerce"] #page .checkout .create-account small {
	font-size: 0.75614rem;
	color: #757575;
}

body[class*="woocommerce"] #page #payment {
	background: transparent;
	border: 1px solid #C5C5C5;
	border-radius: 0;
}

body[class*="woocommerce"] #page #payment ul.payment_methods {
	padding: 16px;
	border-bottom-color: #C5C5C5;
}

body[class*="woocommerce"] #page #payment ul.payment_methods li {
	line-height: 1.6;
}

body[class*="woocommerce"] #page #payment ul.payment_methods li input {
	margin-right: 1.6;
}

body[class*="woocommerce"] #page #payment div.form-row {
	padding: 16px;
	margin-bottom: 0;
}

body[class*="woocommerce"] #page #payment div.payment_box {
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 0.86957rem;
	font-weight: bold;
	border-radius: 0;
	line-height: 1.6;
	background-color: #C5C5C5;
	color: #101010;
}

body[class*="woocommerce"] #page #payment div.payment_box input.input-text,
body[class*="woocommerce"] #page #payment div.payment_box textarea {
	border-color: #C5C5C5;
	border-top-color: #C5C5C5;
}

body[class*="woocommerce"] #page #payment div.payment_box ::-webkit-input-placeholder {
	color: #757575;
}

body[class*="woocommerce"] #page #payment div.payment_box :-moz-placeholder {
	color: #757575;
}

body[class*="woocommerce"] #page #payment div.payment_box :-ms-input-placeholder {
	color: #757575;
}

body[class*="woocommerce"] #page #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
	margin-right: 16px;
}

body[class*="woocommerce"] #page #payment div.payment_box .wc-credit-card-form {
	margin-top: 16px;
}

body[class*="woocommerce"] #page #payment div.payment_box .wc-credit-card-form-card-number,
body[class*="woocommerce"] #page #payment div.payment_box .wc-credit-card-form-card-expiry,
body[class*="woocommerce"] #page #payment div.payment_box .wc-credit-card-form-card-cvc {
	font-size: 1.3225rem;
	padding: 8px;
}

body[class*="woocommerce"] #page #payment div.payment_box span.help {
	font-size: 0.86957rem;
	color: #757575;
}

body[class*="woocommerce"] #page #payment div.payment_box .form-row {
	margin: 0 0 32px;
}

body[class*="woocommerce"] #page #payment div.payment_box p:last-child {
	margin-bottom: 0;
}

body[class*="woocommerce"] #page #payment div.payment_box::before {
	border-bottom-color: #C5C5C5;
	/* arrow size / color */
}

body[class*="woocommerce"] #page #payment .payment_method_paypal .about_paypal {
	float: right;
	line-height: 52px;
	font-size: 0.86957rem;
}

body[class*="woocommerce"] #page #payment .payment_method_paypal img {
	max-height: 52px;
	vertical-align: middle;
}

body[class*="woocommerce"] #page .woocommerce-terms-and-conditions {
	border-color: #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-invalid #terms {
	outline-color: #de3e33;
}

body[class*="woocommerce"] #page .checkout h3 {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.3225rem;
	font-weight: bold;
}

body[class*="woocommerce"] #page .woocommerce-terms-and-conditions {
	border-color: #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce-invalid #terms {
	outline-color: #de3e33;
}

/**
 * Account page
 */
body[class*="woocommerce"] #page .entry-content .woocommerce-MyAccount-navigation {
	width: 100%;
}

body[class*="woocommerce"] #page .entry-content .woocommerce-MyAccount-navigation ul li a {
	line-height: 1.125;
	display: inline-table;
}

body[class*="woocommerce"] #page .entry-content .woocommerce-MyAccount-navigation + *:not(:first-child) {
	margin-top: 0;
}

@media only screen and (min-width: 640px) {
	body[class*="woocommerce"] #page .entry-content .woocommerce-MyAccount-navigation {
		width: 20%;
	}
}

body[class*="woocommerce"] #page .woocommerce-MyAccount-content {
	width: 100%;
}

body[class*="woocommerce"] #page .woocommerce-MyAccount-content .woocommerce-notices-wrapper:empty {
	display: none;
}

body[class*="woocommerce"] #page .woocommerce-MyAccount-content fieldset {
	border: 1px solid #C5C5C5;
	padding: 16px;
	border-radius: 3px;
}

@media only screen and (min-width: 640px) {
	body[class*="woocommerce"] #page .woocommerce-MyAccount-content {
		width: calc(80% - 16px);
	}
}

body[class*="woocommerce"] #page .addresses .title h3 {
	font-size: 1rem;
}

body[class*="woocommerce"] #page .addresses .title .edit {
	line-height: 1;
}

.woocommerce-account .entry-content .woocommerce > h2,
body[class*="woocommerce"] #page div[class*="woocommerce"] h2 {
	font-size: 1.3225rem;
}

/**
 * Products Page
 */
body[class*="woocommerce"] #page {
	/**
	 * Remove the bright yellow background on mark elements.
	 */
}

body[class*="woocommerce"] #page mark {
	background: transparent;
}

body[class*="woocommerce"] #page .woocommerce-result-count {
	margin-bottom: 16px;
}

body[class*="woocommerce"] #page .woocommerce-ordering {
	margin-bottom: 16px;
}

body[class*="woocommerce"] #page .woocommerce-ordering select {
	vertical-align: top;
}

/**
 * Single Product Page
 */
.single-product #page #woocommerce-wrapper div.product div.images {
	margin-bottom: 32px;
}

.single-product #page #woocommerce-wrapper div.product div.images div.thumbnails {
	padding-top: 16px;
}

.single-product #page #woocommerce-wrapper div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
	background-color: white;
}

.single-product #page #woocommerce-wrapper div.product div.images .woocommerce-product-gallery__image--placeholder {
	border-color: #F8F8F8;
}

.single-product #page #woocommerce-wrapper div.product div.images .woocommerce-product-gallery__trigger {
	font-size: 1.15rem;
	background: white;
}

.single-product #page #woocommerce-wrapper div.product div.images .woocommerce-product-gallery__trigger::before {
	border-color: #A5A5A5;
}

.single-product #page #woocommerce-wrapper div.product div.images .woocommerce-product-gallery__trigger::after {
	background-color: #A5A5A5;
}

.single-product #page #woocommerce-wrapper div.product div.summary {
	margin-bottom: 32px;
}

.single-product #page #woocommerce-wrapper div.product div.summary span.price,
.single-product #page #woocommerce-wrapper div.product div.summary p.price {
	color: #101010;
	font-size: 1.52087rem;
	line-height: 1.125;
}

.single-product #page #woocommerce-wrapper div.product div.summary span.price del,
.single-product #page #woocommerce-wrapper div.product div.summary p.price del {
	color: currentColor;
	opacity: 0.5;
	display: inline-block;
}

.single-product #page #woocommerce-wrapper div.product div.summary span.price ins,
.single-product #page #woocommerce-wrapper div.product div.summary p.price ins {
	background: none;
	font-weight: 700;
	display: inline-block;
}

.single-product #page #woocommerce-wrapper div.product div.summary span.price .from,
.single-product #page #woocommerce-wrapper div.product div.summary p.price .from {
	font-size: 0.75614rem;
	color: #ecc700;
}

.single-product #page #woocommerce-wrapper div.product div.summary p.stock {
	font-size: 1rem;
}

.single-product #page #woocommerce-wrapper div.product div.summary .stock {
	color: #1279BE;
}

.single-product #page #woocommerce-wrapper div.product div.summary .out-of-stock {
	color: red;
}

.single-product #page #woocommerce-wrapper div.product div.summary .entry-title + .woocommerce-product-rating {
	margin-top: -32px;
}

.single-product #page #woocommerce-wrapper div.product .product_meta > * {
	display: block;
}

.single-product #page #woocommerce-wrapper div.product > .onsale {
	right: auto;
	left: -0.5em;
}

.single-product #page #woocommerce-wrapper div.product.sale div.summary .span.price ins,
.single-product #page #woocommerce-wrapper div.product.sale div.summary p.price ins {
	color: #33b756;
}

.single-product #page #woocommerce-wrapper div.product div.social {
	margin-bottom: 32px;
}

.single-product #page #woocommerce-wrapper div.product .up-sells > h2 {
	font-size: 1.3225rem;
}

.single-product #page #woocommerce-wrapper div.product p.cart {
	margin-bottom: 32px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .variations {
	margin-bottom: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .variations td,
.single-product #page #woocommerce-wrapper div.product form.cart .variations th {
	line-height: 1.6;
}

.single-product #page #woocommerce-wrapper div.product form.cart .variations select {
	margin-right: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .variations td.label {
	padding-right: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .woocommerce-variation-description p {
	margin-bottom: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .reset_variations {
	font-size: 0.86957rem;
}

.single-product #page #woocommerce-wrapper div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
	padding-right: 16px;
	padding-left: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart .group_table td {
	padding-bottom: 16px;
}

.single-product #page #woocommerce-wrapper div.product form.cart div.quantity,
.single-product #page #woocommerce-wrapper div.product form.cart button {
	float: inherit;
	display: inline-block;
	vertical-align: middle;
}

.single-product #page #woocommerce-wrapper div.product form.cart div.quantity.hidden,
.single-product #page #woocommerce-wrapper div.product form.cart button.hidden {
	display: none;
}

.single-product #page #woocommerce-wrapper div.product .woo_pp_cart_buttons_div {
	text-align: left;
}

.single-product #page #woocommerce-wrapper div.product .woo_pp_cart_buttons_div .wcppec-checkout-buttons__button {
	padding-top: 0;
}

/**
 * Widget Imports
 */
/**
 * Cart Widget
 */
body[class*="woocommerce"] #page {
	/**
	 * Cart Widget product list
	 */
}

body[class*="woocommerce"] #page ul.cart_list li a:not(.remove),
body[class*="woocommerce"] #page ul.product_list_widget li a:not(.remove) {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	line-height: 1.125;
}

body[class*="woocommerce"] #page ul.cart_list li img,
body[class*="woocommerce"] #page ul.product_list_widget li img {
	margin-left: 16px;
	width: 64px;
}

body[class*="woocommerce"] #page ul.cart_list li dl,
body[class*="woocommerce"] #page ul.product_list_widget li dl {
	border-left-color: #C5C5C5;
}

body[class*="woocommerce"] #page ul.cart_list li dl dt,
body[class*="woocommerce"] #page ul.cart_list li dl dd,
body[class*="woocommerce"] #page ul.product_list_widget li dl dt,
body[class*="woocommerce"] #page ul.product_list_widget li dl dd {
	margin-bottom: 32px;
}

body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .total {
	border-top: none;
	padding-top: 0;
}

body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .cart_list {
	border-bottom: 1px solid #C5C5C5;
}

body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .cart_list li {
	border-top: 1px solid #C5C5C5;
	padding: 16px 0 16px 32px;
}

body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .cart_list li a.remove {
	top: 16px;
}

body[class*="woocommerce"] #page .woocommerce.widget_shopping_cart .buttons a#woo_pp_ec_button {
	padding: 0;
}

/**
 * Filter by Price Widget
 */
body[class*="woocommerce"] #page .widget_price_filter .ui-slider .ui-slider-range,
body[class*="woocommerce"] #page .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #1279BE;
}

body[class*="woocommerce"] #page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #757575;
}

/**
 * Filter by Product List Widgets
 */
@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .widget.woocommerce ul.product_list_widget:not(.woocommerce-mini-cart) {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	body[class*="woocommerce"] #page .widget.woocommerce ul.product_list_widget:not(.woocommerce-mini-cart) > li {
		flex: 0 1 auto;
		margin-bottom: 32px;
		padding: 0;
		width: calc((100% / 3) - 16px);
	}
	body[class*="woocommerce"] #page .widget.woocommerce ul.product_list_widget:not(.woocommerce-mini-cart) > li:nth-child(3n+2):last-child {
		margin-left: 24px;
		margin-right: auto;
	}
}

body[class*="woocommerce"] #page .main-navigation .woocommerce-cart-widget {
	padding: 8px;
}

@media only screen and (min-width: 560px) {
	body[class*="woocommerce"] #page .main-navigation {
		text-align: right;
	}
	body[class*="woocommerce"] #page .main-navigation > div:not(:last-of-type) {
		margin-right: 0;
	}
	body[class*="woocommerce"] #page .main-navigation > div:last-of-type {
		margin-left: 32px;
	}
}
@charset "UTF-8";
/*
Theme Name: Hever
Theme URI: https://github.com/Automattic/themes/hever
Author: Automattic
Author URI: https://automattic.com/
Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
Requires at least: WordPress 4.9.6
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
Text Domain: hever
Tags: full-site-editing, one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, jetpack-global-styles
AMP: true

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.

Hever is a child theme of Varia which is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/* Sass Functions go here */
/**
 * Map deep get
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {Arglist} $keys - Key chain
 * @return {*} - Desired value
 *
 * Example:
 * $m-breakpoint: map-deep-get($__prefix-default-config, "layouts", "M");
 */
/**
 * Deep set function to set a value in nested maps
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {List} $keys -  Key chaine
 * @param {*} $value - Value to assign
 * @return {Map}
 *
 * Example:
 * $__prefix-default-config: map-deep-set($__prefix-default-config, "layouts" "M", 650px);
 */
/**
 * jQuery-style extend function
 * - Child themes can use this function to `reset` the values in
 *   config maps without editing the `master` Sass files.
 * - src: https://www.sitepoint.com/extra-map-functions-sass/
 * - About `map-merge()`:
 * - - only takes 2 arguments
 * - - is not recursive
 * @param {Map} $map - first map
 * @param {ArgList} $maps - other maps
 * @param {Bool} $deep - recursive mode
 * @return {Map}
 *
 * Examples:

$grid-configuration-default: (
	'columns': 12,
	'layouts': (
		'small': 800px,
		'medium': 1000px,
		'large': 1200px,
	),
);

$grid-configuration-custom: (
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

$grid-configuration-user: (
	'direction': 'ltr',
	'columns': 16,
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

// $deep: false
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user);
// --> ("columns": 16, "layouts": (("large": 1300px, "huge": 1500px)), "direction": "ltr")

// $deep: true
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user, true);
// --> ("columns": 16, "layouts": (("small": 800px, "medium": 1000px, "large": 1300px, "huge": 1500px)), "direction": "ltr")

 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Responsive breakpoints
 * - breakpoints values are defined in _config-global.scss
 */
/**
 * Align wide widths
 * - Sets .alignwide widths
 */
/**
 * Crop Text Boundry
 * - Sets a fixed-width on content within alignwide and alignfull blocks
 */
/**
 * Add font-family using CSS variables.
 * It also adds the proper fallback for browsers without support.
 */
/**
 * Child Theme Deep
 */
/**
 * Redefine Sass map values for child theme output.
 * - See: style-child-theme.scss
 */
/**
 * Global
 */
/**
 * Elements
 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Header
 */
/**
 * Footer
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
	background-color: #1279BE;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 16px 24px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:hover, button:hover,
input:hover[type="submit"],
.wp-block-button__link:hover,
.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: white;
	background-color: #303030;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/**
 * Reset specific elements to make them easier to style in other contexts.
 */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/**
 * Apply generic border-box to all elements.
 * See:
 * https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
/**
 * Apply border-box across the entire page.
 */
html {
	box-sizing: border-box;
}

/**
 * Relax the definition a bit, to allow components to override it manually.
 */
*, *::before, *::after {
	box-sizing: inherit;
}

/**
 * HTML resets
 */
html {
	font-size: 17.3913px;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	line-height: 1.6;
}

@media only screen and (min-width: 560px) {
	html {
		font-size: 20px;
	}
}

body {
	font-size: 1rem;
	font-weight: normal;
	color: #303030;
	text-align: left;
	background-color: white;
}

/**
 * Links styles
 */
a {
	color: #1279BE;
}

a:hover {
	color: #303030;
}

button,
a {
	cursor: pointer;
}

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

.screen-reader-text:focus {
	background-color: white;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #303030;
	display: block;
	font-size: 1.15rem;
	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. */
}

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/**
 * Measure
 * - The width of a line of text, in characters, is known as its measure.
 */
header *,
main *,
footer * {
	max-width: unset;
}

html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer {
	max-width: none;
}

::selection {
	background-color: #A9D9F9;
}

::-moz-selection {
	background-color: #A9D9F9;
}

/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Site Structure
 *
 * - Set vertical margins and responsive widths on
 *   top-level wrappers and content wrappers
 * - `--global--width-content` is a responsive veriable
 * - See: globals/_global-width-responsive.scss
 */
/**
 * Top Level Wrappers (header, main, footer)
 * - Set vertical padding and horizontal margins
 */
.site-header,
.site-main,
.site-footer {
	padding: 16px 16px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-main,
	.site-footer {
		padding-top: 32px;
		padding-right: 0;
		padding-bottom: 32px;
		padding-left: 0;
	}
}

/**
 * Site-main children wrappers
 * - Add double vertical margins here for clearer heirarchy
 */
.site-main > * {
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.site-main > *:first-child {
	margin-top: 0;
}

.site-main > *:last-child {
	margin-bottom: 0;
}

/**
 * Major content sections (article, author-bio, pagination, comments, etc.)
 * - Set a maximum responsive content-width
 *
 * .responsive-max-width is a group selector replacing the following:
 * .site-header,
 * .site-main,
 * .site-footer
 * .entry-header,
 * .post-thumbnail,
 * .entry-content,
 * .entry-footer,
 * .author-bio,
 * .widget-area
 */
/*
 * Block & non-gutenberg content wrappers
 * - Set margins
 */
.entry-header,
.post-thumbnail,
.entry-content,
.entry-footer,
.author-bio,
.widget-area {
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-vertical margin logic
 */
.site-footer > *,
.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
.entry-content-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
[class*="inner-container"] > *,
.widget-area > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	.entry-content-child,
	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.site-footer > *:first-child,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
.entry-content-child:first-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
[class*="inner-container"] > *:first-child,
.widget-area > *:first-child {
	margin-top: 0;
}

.site-footer > *:last-child,
.site-main > article > *:last-child,
.site-main > .not-found > *:last-child,
.entry-content > *:last-child,
.entry-content-child:last-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
[class*="inner-container"] > *:last-child,
.widget-area > *:last-child {
	margin-bottom: 0;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-unit margins
 */
.site-header > *,
.entry-header > *,
.post-thumbnail > *,
.page-content > *,
.comment-content > *,
.author-bio > *,
.widget-area > .widget > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.site-header > *:first-child,
.entry-header > *:first-child,
.post-thumbnail > *:first-child,
.page-content > *:first-child,
.comment-content > *:first-child,
.author-bio > *:first-child,
.widget-area > .widget > *:first-child {
	margin-top: 0;
}

.site-header > *:last-child,
.entry-header > *:last-child,
.post-thumbnail > *:last-child,
.page-content > *:last-child,
.comment-content > *:last-child,
.author-bio > *:last-child,
.widget-area > .widget > *:last-child {
	margin-bottom: 0;
}

/*
 * .entry-content children specific controls
 * - Adds special margin overrides for alignment utility classes
 */
.entry-content > * {
	/* Reset alignleft and alignright margins after alignfull */
}

.entry-content > *.alignleft, .entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *, .entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child, .entry-content > *.alignfull {
	margin-bottom: 0;
}

.entry-content > *.alignfull + .alignleft {
	float: left;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

.entry-content > *.alignfull + .alignright {
	float: right;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

/**
 * Elements
 * - Styles for basic HTML elemants
 */
/**
 * Elements
 * - Styles for basic HTML elemants
 */
blockquote {
	padding-left: 16px;
}

blockquote p {
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

blockquote cite,
blockquote footer {
	font-size: 0.86957rem;
	letter-spacing: normal;
}

blockquote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

blockquote > *:first-child {
	margin-top: 0;
}

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

blockquote.alignleft, blockquote.alignright {
	padding-left: inherit;
}

blockquote.alignleft p, blockquote.alignright p {
	font-size: 1.3225rem;
	max-width: inherit;
	width: inherit;
}

blockquote.alignleft cite,
blockquote.alignleft footer, blockquote.alignright cite,
blockquote.alignright footer {
	font-size: 0.75614rem;
	letter-spacing: normal;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: black;
	border: 1px solid #C5C5C5;
	border-radius: 5px;
	padding: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: black;
	border-color: #303030;
}

select {
	border: 1px solid #C5C5C5;
}

textarea {
	width: 100%;
}

input[type=checkbox] + label {
	display: inline;
	margin-left: 0.5em;
	margin-right: 2em;
	line-height: 1em;
}

figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.alignleft figcaption,
.alignright figcaption {
	margin-bottom: 0;
}

/* WP Smiley */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/**
 * Blocks
 * - These styles replace key Gutenberg Block styles for fonts, colors, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
/**
 * Blocks
 * - These styles replace key Gutenberg Block styles with font, color, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
.wp-block-audio {
	min-width: inherit;
}

.wp-block-audio.alignleft, .wp-block-audio.alignright {
	min-width: 300px;
}

.wp-block-newspack-blocks-homepage-articles.image-aligntop .post-thumbnail {
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignleft .post-thumbnail {
	margin-right: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignright .post-thumbnail {
	margin-left: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind .post-has-image .entry-wrapper {
	padding: 32px;
}

.wp-block-newspack-blocks-homepage-articles.is-grid article {
	margin-top: 0;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles.is-grid article {
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles .article-section-title {
	font-size: 1rem;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles .article-section-title + article {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: 64px;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article {
		margin-top: 96px;
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles article:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article:last-child {
	margin-bottom: 96px;
}

.wp-block-newspack-blocks-homepage-articles article .post-thumbnail img {
	width: auto;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:last-child {
	margin-bottom: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: #1279BE;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #303030;
	text-decoration: underline;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article .more-link {
		margin-top: 16px;
	}
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta,
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: #757575;
	font-size: 0.86957rem;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta > span > *,
.wp-block-newspack-blocks-homepage-articles article .cat-links > span > * {
	vertical-align: top;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .byline:not(:last-child),
.wp-block-newspack-blocks-homepage-articles article .cat-links .byline:not(:last-child) {
	margin-right: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .published + .updated,
.wp-block-newspack-blocks-homepage-articles article .cat-links .published + .updated {
	display: none;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a,
.wp-block-newspack-blocks-homepage-articles article .cat-links a {
	color: currentColor;
	text-decoration: underline;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: #303030;
	text-decoration: none;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: currentColor;
}

/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
	background-color: #1279BE;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 16px 24px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:hover, button:hover,
input:hover[type="submit"],
.wp-block-button__link:hover,
.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: white;
	background-color: #303030;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button {
	display: inline-block;
}

.has-background:not(.has-background-background-color) button[data-load-more-btn],
[class*="background-color"]:not(.has-background-background-color) button[data-load-more-btn],
[style*="background-color"] button[data-load-more-btn], .has-background:not(.has-background-background-color) .button,
[class*="background-color"]:not(.has-background-background-color) .button,
[style*="background-color"] .button {
	background-color: transparent;
	border: 2px solid currentColor;
	color: currentColor;
}

/**
 * Button
 */
/**
 * Block Options
 */
.wp-block-button.is-style-outline.wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
	color: inherit;
	border: 2px solid currentcolor;
	padding: 14px 24px;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background-color) {
	background: transparent;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #1279BE;
}

.wp-block-button.is-style-outline.wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:active {
	color: #1279BE;
}

.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-focus {
	color: #303030;
}

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

.wp-block-code {
	color: #303030;
	font-size: 0.86957rem;
	padding: 16px;
	border-color: #C5C5C5;
}

.wp-block-code pre {
	color: #303030;
}

.wp-block-columns {
	/**
	 * Block Options
	 */
}

.wp-block-columns .wp-block-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		/* Resetting margins to match _block-container.scss */
		margin-bottom: 0;
	}
}

.wp-block-columns.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.wp-block-columns.alignfull:not(:first-child) {
	margin-top: 32px;
}

.wp-block-columns.alignfull:not(:last-child) {
	margin-bottom: 32px;
}

.wp-block-cover,
.wp-block-cover-image {
	background-color: #303030;
	min-height: 480px;
	margin-top: inherit;
	margin-bottom: inherit;
	/* Treating H2 separately to account for legacy /core styles */
	/**
	 * Block Options
	 */
}

.wp-block-cover.has-background-dim,
.wp-block-cover-image.has-background-dim {
	background-color: #303030;
	color: white;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text {
	color: currentColor;
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-cover .wp-block-cover__inner-container a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover__inner-container a.wp-block-button__link:hover,
.wp-block-cover .wp-block-cover-image-text a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover-image-text a.wp-block-button__link:hover,
.wp-block-cover .wp-block-cover-text a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover-text a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover__inner-container a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover__inner-container a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover-image-text a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover-image-text a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover-text a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover-text a.wp-block-button__link:hover {
	color: currentColor;
}

.wp-block-cover h2,
.wp-block-cover-image h2 {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
	max-width: inherit;
	text-align: inherit;
	padding: 0;
}

.wp-block-cover h2.has-text-align-left,
.wp-block-cover-image h2.has-text-align-left {
	text-align: left;
}

.wp-block-cover h2.has-text-align-center,
.wp-block-cover-image h2.has-text-align-center {
	text-align: center;
}

.wp-block-cover h2.has-text-align-right,
.wp-block-cover-image h2.has-text-align-right {
	text-align: right;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
	width: calc(100% - 64px);
}

.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-cover-image .wp-block-cover__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-cover-image .wp-block-cover__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-cover.alignleft, .wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright {
	margin-top: 0;
}

.wp-block-cover.alignleft > *, .wp-block-cover.alignright > *,
.wp-block-cover-image.alignleft > *,
.wp-block-cover-image.alignright > * {
	margin-top: calc(2 * 32px);
	margin-bottom: calc(2 * 32px);
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.wp-block-cover.has-left-content, .wp-block-cover.has-right-content,
.wp-block-cover-image.has-left-content,
.wp-block-cover-image.has-right-content {
	justify-content: center;
}

.wp-block-file .wp-block-file__button {
	background-color: #1279BE;
	color: white;
	font-size: 0.86957rem;
	margin-left: 16px;
	margin-right: 16px;
}

.wp-block-file .wp-block-file__button:before, .wp-block-file .wp-block-file__button:after {
	display: inherit;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	color: white;
	opacity: .85;
}

.wp-block-gallery {
	margin: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	margin: 0;
	color: white;
	font-size: 0.75614rem;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	max-width: 50%;
}

.wp-block-group .wp-block-group__inner-container {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-group .wp-block-group__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group .wp-block-group__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-group .wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-group.has-background {
	padding: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group.has-background {
		padding: 32px;
	}
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	clear: both;
}

h1, .h1 {
	font-size: 2.31306rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h2, .h2 {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h3, .h3 {
	font-size: 1.74901rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h4, .h4 {
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h5, .h5 {
	font-size: 1.3225rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h6, .h6 {
	font-size: 1.15rem;
	letter-spacing: normal;
	line-height: 1.125;
}

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

.wp-block-image figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.entry-content > *[class="wp-block-image"],
.entry-content [class*="inner-container"] > *[class="wp-block-image"] {
	margin-top: 0;
	margin-bottom: 0;
}

.entry-content > *[class="wp-block-image"] + *,
.entry-content [class*="inner-container"] > *[class="wp-block-image"] + * {
	margin-top: 0;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

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

.wp-block-latest-comments .wp-block-latest-comments__comment {
	font-size: 0.86957rem;
	line-height: 1.6;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
	margin-top: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
	margin-bottom: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

.wp-block-latest-comments .wp-block-latest-comments__comment-date {
	color: #757575;
	font-size: 0.86957rem;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: 0.86957rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts {
	padding-left: 0;
}

.wp-block-latest-posts > li {
	word-wrap: break-word;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-posts > li:first-child {
	margin-top: 0;
}

.wp-block-latest-posts > li:last-child {
	margin-bottom: 0;
}

.wp-block-latest-posts > li > a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	font-weight: bold;
	line-height: 1.125;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: #757575;
	font-size: 0.75614rem;
	line-height: 1.6;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date,
.entry-content .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: currentColor;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
	font-size: 0.86957rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts.alignfull,
.entry-content .has-background .wp-block-latest-posts.alignfull {
	padding-left: 0;
	padding-right: 0;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item a {
	display: block;
}

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

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

ul,
ol {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	margin: 0;
	padding-left: 32px;
}

ul.aligncenter,
ol.aligncenter {
	list-style-position: inside;
	padding: 0;
}

ul.alignright,
ol.alignright {
	list-style-position: inside;
	text-align: right;
	padding: 0;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dt {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
}

dd {
	margin: 0;
	padding-left: 32px;
}

.wp-block-media-text {
	/**
	 * Block Options
	 */
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 16px;
}

@media only screen and (min-width: 640px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

.wp-block-media-text[class*="background-color"]:not(.has-background-background-color) .wp-block-media-text__content a, .wp-block-media-text[style*="background-color"] .wp-block-media-text__content a {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

p.has-background {
	padding: 16px 16px;
}

.a8c-posts-list__listing {
	list-style: none;
	margin: 0;
	padding: 0;
}

.a8c-posts-list__listing:not(:last-child) {
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list-item__featured span {
	color: white;
	background-color: #1279BE;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	font-size: 0.86957rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.a8c-posts-list__item {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list__item:first-child {
	margin-top: 0;
}

.a8c-posts-list__item:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .entry > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.a8c-posts-list__item .entry > *:first-child {
	margin-top: 0;
}

.a8c-posts-list__item .entry > *:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .a8c-posts-list-item__meta {
	color: #757575;
	font-size: 0.86957rem;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a {
	color: currentColor;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a:hover, .a8c-posts-list__item .a8c-posts-list-item__meta a:active {
	color: #303030;
}

.a8c-posts-list__item .a8c-posts-list-item__edit-link {
	margin-left: 16px;
}

.a8c-posts-list__view-all {
	display: inline-block;
}

.wp-block-pullquote {
	border-top-color: #C5C5C5;
	border-top-width: 4px;
	border-bottom-color: #C5C5C5;
	border-bottom-width: 4px;
	color: #303030;
}

.wp-block-pullquote blockquote p {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 1.52087rem;
}

.wp-block-pullquote a {
	color: currentColor;
}

.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.wp-block-pullquote blockquote {
	padding-left: 0;
}

.wp-block-pullquote.is-style-solid-color {
	color: white;
}

.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color footer {
	color: currentColor;
}

.wp-block-pullquote.is-style-solid-color:not(.has-background) {
	background-color: #1279BE;
}

.wp-block-quote {
	border-left-color: #1279BE;
	margin: 32px 0;
	padding-left: 16px;
	/**
	 * Block Options
	 */
}

.wp-block-quote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-quote > *:first-child {
	margin-top: 0;
}

.wp-block-quote > *:last-child {
	margin-bottom: 0;
}

.wp-block-quote p {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[style*="background-color"] .wp-block-quote .wp-block-quote__citation,
.wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation, .has-background:not(.has-background-background-color)
.wp-block-quote cite,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote cite,
[style*="background-color"]
.wp-block-quote cite,
.wp-block-cover[style*="background-image"]
.wp-block-quote cite, .has-background:not(.has-background-background-color)
.wp-block-quote footer,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote footer,
[style*="background-color"]
.wp-block-quote footer,
.wp-block-cover[style*="background-image"]
.wp-block-quote footer {
	color: currentColor;
}

.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
	border-right-color: #1279BE;
}

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
	/* Resetting margins to match _block-container.scss */
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 0;
}

.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
	font-size: 1.74901rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, .wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote,
[style*="background-color"] .wp-block-quote,
.wp-block-cover[style*="background-image"] .wp-block-quote {
	border-color: currentColor;
}

hr {
	border-bottom: 2px solid #C5C5C5;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

hr.wp-block-separator {
	border-bottom: 2px solid #C5C5C5;
	/**
		 * Block Options
		 */
}

hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 96px;
}

hr.wp-block-separator.is-style-wide {
	border-bottom-width: 2px;
}

hr.wp-block-separator.is-style-dots.has-background, hr.wp-block-separator.is-style-dots.has-text-color {
	background-color: transparent !important;
}

hr.wp-block-separator.is-style-dots.has-background:before, hr.wp-block-separator.is-style-dots.has-text-color:before {
	color: currentColor !important;
}

hr.wp-block-separator.is-style-dots:before {
	color: #C5C5C5;
	font-size: 1.52087rem;
	letter-spacing: 0.86957rem;
	padding-left: 0.86957rem;
}

.has-background:not(.has-background-background-color) hr.wp-block-separator,
[class*="background-color"]:not(.has-background-background-color) hr.wp-block-separator,
[style*="background-color"] hr.wp-block-separator,
.wp-block-cover[style*="background-image"] hr.wp-block-separator {
	border-color: currentColor;
}

.wp-block-jetpack-slideshow ul {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-spacer {
	display: block;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media only screen and (max-width: 559px) {
	.wp-block-spacer[style] {
		height: 16px !important;
	}
}

.jetpack_subscription_widget input[type="text"] {
	padding: 16px !important;
	width: 100% !important;
}

table,
.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse;
}

table th,
.wp-block-table th {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

table td,
table th,
.wp-block-table td,
.wp-block-table th {
	padding: calc( 0.5 * 16px);
	border: 1px solid;
}

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

.wp-block-video figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

* > figure > video {
	max-width: unset;
	width: 100%;
	vertical-align: middle;
}

/* Block Alignments */
/**
 * .alignleft
 */
.alignleft {
	/*rtl:ignore*/
	text-align: left;
	/*rtl:ignore*/
	float: left;
	margin-top: 0;
	/*rtl:ignore*/
	margin-right: 16px;
	margin-bottom: 32px;
}

.entry-content > .alignleft {
	/*rtl:ignore*/
	float: left;
}

/**
 * .aligncenter
 */
.aligncenter {
	clear: both;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/**
 * .alignright
 */
.alignright {
	/*rtl:ignore*/
	float: right;
	margin-top: 0;
	margin-bottom: 32px;
	/*rtl:ignore*/
	margin-left: 16px;
}

.entry-content > .alignright {
	/*rtl:ignore*/
	float: right;
}

.entry-content * > .alignleft + *,
.entry-content * > .alignright + * {
	margin-top: 0;
}

/**
 * .aligndefault
 */
/**
 * .alignwide
 */
.alignwide {
	clear: both;
}

/**
 * .alignfull
 */
.alignfull {
	clear: both;
}

.has-left-content {
	justify-content: flex-start;
}

.has-right-content {
	justify-content: flex-end;
}

.has-parallax {
	background-attachment: fixed;
}

.has-primary-color {
	color: #1279BE;
}

.has-secondary-color {
	color: #FFB302;
}

.has-foreground-color {
	color: #303030;
}

.has-foreground-light-color {
	color: #757575;
}

.has-foreground-dark-color {
	color: #101010;
}

.has-background-light-color {
	color: #F8F8F8;
}

.has-background-dark-color {
	color: #C5C5C5;
}

.has-background-dim,
.has-background-color {
	color: white;
}

.has-background:not(.has-background-background-color) a:not(.wp-block-button__link),
.has-background p:not(.has-text-color),
.has-background h1:not(.has-text-color),
.has-background h2:not(.has-text-color),
.has-background h3:not(.has-text-color),
.has-background h4:not(.has-text-color),
.has-background h5:not(.has-text-color),
.has-background h6:not(.has-text-color) {
	color: currentColor;
}

.has-primary-background-color,
.has-primary-background-color.has-background-dim {
	background-color: #1279BE;
	color: white;
}

.has-secondary-background-color,
.has-secondary-background-color.has-background-dim {
	background-color: #FFB302;
	color: white;
}

.has-background-dim,
.has-foreground-background-color,
.has-foreground-background-color.has-background-dim {
	background-color: #303030;
	color: white;
}

.has-foreground-light-background-color,
.has-foreground-light-background-color.has-background-dim {
	background-color: #757575;
	color: white;
}

.has-foreground-dark-background-color,
.has-foreground-dark-background-color.has-background-dim {
	background-color: #101010;
	color: white;
}

.has-background-light-background-color,
.has-background-light-background-color.has-background-dim {
	background-color: #F8F8F8;
	color: #303030;
}

.has-background-dark-background-color,
.has-background-dark-background-color.has-background-dim {
	background-color: #C5C5C5;
	color: #303030;
}

.has-background-background-color,
.has-background-background-color.has-background-dim {
	background-color: white;
	color: #303030;
}

.is-small-text,
.has-small-font-size {
	font-size: 0.86957rem;
}

.is-regular-text,
.has-regular-font-size,
.has-normal-font-size,
.has-medium-font-size {
	font-size: 1rem;
}

.is-large-text,
.has-large-font-size {
	font-size: 1.3225rem;
	line-height: 1.125;
}

.is-larger-text,
.has-larger-font-size,
.has-huge-font-size {
	font-size: 1.52087rem;
	line-height: 1.125;
}

.has-drop-cap:not(:focus)::first-letter {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: calc(2 * 2.31306rem);
	font-weight: bold;
	line-height: 0.66;
	text-transform: uppercase;
	font-style: normal;
	float: left;
	margin: 0.1em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px;
}

.desktop-only {
	display: none;
}

@media only screen and (min-width: 560px) {
	.desktop-only {
		display: block;
	}
}

/**
 * Spacing Overrides
 */
/*
 * Margins
 */
.margin-top-none {
	margin-top: 0 !important;
}

.margin-top-half {
	margin-top: 16px !important;
}

.margin-top-default {
	margin-top: 32px !important;
}

.margin-right-none {
	/*rtl:ignore*/
	margin-right: 0 !important;
}

.margin-right-half {
	/*rtl:ignore*/
	margin-right: 16px !important;
}

.margin-right-default {
	/*rtl:ignore*/
	margin-right: 32px !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.margin-bottom-half {
	margin-bottom: 16px !important;
}

.margin-bottom-default {
	margin-bottom: 32px !important;
}

.margin-left-none {
	/*rtl:ignore*/
	margin-left: 0 !important;
}

.margin-left-half {
	/*rtl:ignore*/
	margin-left: 16px !important;
}

.margin-left-default {
	/*rtl:ignore*/
	margin-left: 32px !important;
}

/*
 * Padding
 */
.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-half {
	padding-top: 16px !important;
}

.padding-top-default {
	padding-top: 32px !important;
}

.padding-right-none {
	/*rtl:ignore*/
	padding-right: 0 !important;
}

.padding-right-half {
	/*rtl:ignore*/
	padding-right: 16px !important;
}

.padding-right-default {
	/*rtl:ignore*/
	padding-right: 32px !important;
}

.padding-bottom-none {
	padding-bottom: 0 !important;
}

.padding-bottom-half {
	padding-bottom: 16px !important;
}

.padding-bottom-default {
	padding-bottom: 32px !important;
}

.padding-left-none {
	/*rtl:ignore*/
	padding-left: 0 !important;
}

.padding-left-half {
	/*rtl:ignore*/
	padding-left: 16px !important;
}

.padding-left-default {
	/*rtl:ignore*/
	padding-left: 32px !important;
}

/**
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */
/*
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */
.site-branding {
	color: #757575;
}

.site-title {
	color: #303030;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	letter-spacing: normal;
	line-height: 1;
}

.site-title a {
	color: currentColor;
	font-weight: bold;
}

.site-title a:link, .site-title a:visited {
	color: currentColor;
}

.site-title a:hover {
	color: #1279BE;
}

.site-description {
	color: currentColor;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

body:not(.fse-enabled) .site-title {
	font-size: 1.74901rem;
}

body:not(.fse-enabled) .site-description {
	font-size: 0.75614rem;
}

.main-navigation {
	color: #303030;
}

.main-navigation > div {
	display: none;
}

.main-navigation #toggle-menu {
	display: inline-block;
	margin: 0;
}

.main-navigation #toggle:checked ~ div:not(.woocommerce-menu-container) {
	display: block;
}

.main-navigation #toggle:focus + #toggle-menu {
	background-color: #1279BE;
	outline: inherit;
	text-decoration: underline;
}

.main-navigation .dropdown-icon.close {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .open {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .close {
	display: inline;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div {
		display: inline-block;
	}
	.main-navigation #toggle-menu {
		display: none;
	}
	.main-navigation > div > ul > li > ul {
		display: none;
	}
}

.main-navigation > div > ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	max-width: none;
	padding-left: 0;
	position: relative;
	/* Sub-menus Flyout */
}

.main-navigation > div > ul ul {
	padding-left: 0;
}

.main-navigation > div > ul li {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

.main-navigation > div > ul li:hover, .main-navigation > div > ul li[focus-within] {
	cursor: pointer;
	z-index: 99999;
}

.main-navigation > div > ul li:hover, .main-navigation > div > ul li:focus-within {
	cursor: pointer;
	z-index: 99999;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul li {
		display: inherit;
		width: inherit;
		/* Submenu display */
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li[focus-within] > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li:focus-within > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > a {
		line-height: 1;
	}
	.main-navigation > div > ul > li > a:before, .main-navigation > div > ul > li > a:after {
		content: '';
		display: block;
		height: 0;
		width: 0;
	}
	.main-navigation > div > ul > li > a:before {
		margin-bottom: -0.12em;
	}
	.main-navigation > div > ul > li > a:after {
		margin-top: -0.11em;
	}
	.main-navigation > div > ul > li:first-of-type > a {
		padding-left: 0;
	}
	.main-navigation > div > ul > li:last-of-type > a {
		padding-right: 0;
	}
}

.main-navigation > div > ul > li > .sub-menu {
	margin: 0;
	position: relative;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > .sub-menu {
		background: white;
		box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
		left: 0;
		top: 100%;
		min-width: max-content;
		opacity: 0;
		position: absolute;
		transition: all 0.5s ease;
		visibility: hidden;
	}
}

.main-navigation > div > ul > li > .sub-menu .sub-menu {
	width: 100%;
}

.main-navigation a {
	color: #303030;
	display: block;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	padding: 4px 0;
}

@media only screen and (min-width: 560px) {
	.main-navigation a {
		padding: 8px;
	}
}

.main-navigation a:link, .main-navigation a:visited {
	color: #303030;
}

.main-navigation a:hover {
	color: #1279BE;
}

.main-navigation .sub-menu {
	list-style: none;
	margin-left: 0;
	/* Reset the counter for each UL */
	counter-reset: nested-list;
}

.main-navigation .sub-menu .menu-item a {
	padding-top: 4px;
	padding-bottom: 4px;
}

.main-navigation .sub-menu .menu-item a::before {
	/* Increment the dashes */
	counter-increment: nested-list;
	/* Insert dashes with spaces in between */
	content: "– " counters(nested-list, "– ", none);
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > .menu-item-has-children > a::after {
		content: "\00a0\25BC";
		display: inline-block;
		font-size: 0.75614rem;
		height: inherit;
		width: inherit;
	}
}

.main-navigation .hide-visually {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

body:not(.fse-enabled) .main-navigation a {
	font-size: 1rem;
}

.social-navigation > div > ul {
	align-content: center;
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.social-navigation > div > ul > li:first-of-type > a {
	padding-left: 0;
}

.social-navigation > div > ul > li:last-of-type > a {
	padding-right: 0;
}

.social-navigation a {
	color: #757575;
	display: inline-block;
	padding: 0 8px;
}

.social-navigation a:hover {
	color: #1279BE;
}

.social-navigation svg {
	fill: currentColor;
	vertical-align: middle;
}

.site-footer {
	overflow: hidden;
}

@media only screen and (min-width: 640px) {
	.site-footer {
		align-items: flex-end;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.site-info {
	color: #757575;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 0.86957rem;
}

@media only screen and (min-width: 640px) {
	.site-info {
		order: 1;
		flex: 1 0 50%;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.site-info .site-name {
	font-weight: bold;
}

.site-info a {
	color: currentColor;
}

.site-info a:link, .site-info a:visited {
	color: currentColor;
}

.site-info a:hover {
	color: #303030;
}

.footer-navigation {
	display: inline;
}

@media only screen and (min-width: 640px) {
	.footer-navigation {
		flex: 1 0 50%;
		order: 2;
		margin-top: 0;
		margin-bottom: 0;
		text-align: right;
	}
}

.footer-navigation > div {
	display: inline;
}

.footer-navigation .footer-menu {
	color: #757575;
	margin: 0;
	padding-left: 0;
}

@media only screen and (min-width: 640px) {
	.footer-navigation .footer-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
}

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

.footer-navigation .footer-menu > li:first-of-type > a {
	padding-left: 0;
}

.footer-navigation .footer-menu > li:last-of-type {
	padding-right: 0;
}

.footer-navigation .footer-menu a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	padding: 8px;
	color: currentColor;
}

.footer-navigation .footer-menu a:link, .footer-navigation .footer-menu a:visited {
	color: currentColor;
}

.footer-navigation .footer-menu a:hover {
	color: #303030;
}

body:not(.fse-enabled) .footer-menu a {
	font-size: 0.86957rem;
}

.entry-title {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.entry-meta,
.entry-footer {
	color: #757575;
	clear: both;
	float: none;
	font-size: 0.86957rem;
	display: block;
}

.entry-meta > span,
.entry-footer > span {
	display: inline-block;
	margin-right: 16px;
}

.entry-meta > span > *,
.entry-footer > span > * {
	display: inline-block;
	vertical-align: middle;
}

.entry-meta > span:last-child,
.entry-footer > span:last-child {
	margin-right: 0;
}

.entry-meta > span .published + .updated,
.entry-footer > span .published + .updated {
	display: none;
}

.entry-meta a,
.entry-footer a {
	color: currentColor;
}

.entry-meta a:hover, .entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active {
	color: #303030;
}

.entry-meta .svg-icon,
.entry-footer .svg-icon {
	fill: currentColor;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(0.25 * 16px);
}

/**
 * Entry Content
 */
.entry-content p {
	word-wrap: break-word;
}

.entry-content .more-link {
	display: block;
	color: inherit;
	margin-top: 16px;
}

@media only screen and (min-width: 560px) {
	.entry-content .more-link {
		margin-top: 32px;
	}
}

.entry-content .more-link:after {
	content: "→" /*rtl:"←"*/;
	display: inline-block;
	margin-left: 0.5em;
}

.entry-content .more-link:hover {
	text-decoration: none;
}

.entry-content > iframe,
.entry-content > iframe[style],
.entry-content > fb\:post {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
	margin-top: 0;
	padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
	margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
	margin-top: -32px;
}

.entry-attachment {
	text-align: center;
}

/**
 * Post Thumbnails
 */
.post-thumbnail {
	text-align: center;
}

.post-thumbnail .post-thumbnail-inner {
	display: block;
}

/**
 * Author
 */
/* Author description */
.site-main > article > .author-bio {
	margin-top: calc(2 * 32px);
}

.author-bio .author-title {
	font-size: 1.74901rem;
}

/* Next/Previous navigation */
.post-navigation .meta-nav {
	font-size: 0.86957rem;
}

.post-navigation .post-title {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.3225rem;
	font-weight: 600;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	margin-top: 32px;
	margin-bottom: 32px;
}

.post-navigation .nav-next:first-child,
.post-navigation .nav-previous:first-child {
	margin-top: 0;
}

.post-navigation .nav-next:last-child,
.post-navigation .nav-previous:last-child {
	margin-bottom: 0;
}

.pagination .nav-links {
	justify-content: start;
	margin: 0 calc(-0.66 * 16px);
}

.pagination .nav-links > * {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	font-weight: 600;
	padding-left: calc(0.66 * 16px);
	padding-right: calc(0.66 * 16px);
}

.pagination .nav-links .svg-icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

@media only screen and (min-width: 560px) {
	.nav-links {
		display: flex;
		justify-content: space-between;
	}
	.nav-links .nav-next,
	.nav-links .nav-previous {
		flex: 0 1 auto;
		margin-bottom: inherit;
		margin-top: inherit;
		max-width: calc(50% - (0.5 * 16px));
	}
	.nav-links .nav-next {
		text-align: right;
	}
}

/**
 * Comments Wrapper
 */
.comments-area > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

/**
 * Comment Title
 */
.comments-title {
	font-size: 1.74901rem;
	letter-spacing: normal;
}

.comment-reply-title {
	font-size: 1.52087rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.comment-reply-title small {
	font-size: 1rem;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	letter-spacing: normal;
	line-height: 1.125;
}

/**
 * Comment Lists
 */
.comment-list {
	border-bottom: 1px solid #C5C5C5;
	padding-left: 0;
	list-style: none;
}

.comment-list > li {
	border-top: 1px solid #C5C5C5;
	margin-top: 32px;
	margin-bottom: 32px;
}

.comment-list .children {
	list-style: none;
	padding-left: 16px;
}

.comment-list .children > li {
	border-top: 1px solid #C5C5C5;
	margin-top: 32px;
	margin-bottom: 32px;
}

@media only screen and (min-width: 560px) {
	.comment-list .children {
		padding-left: 32px;
	}
}

/**
 * Comment Meta
 */
.comment-meta {
	margin-right: calc( 32px + (0.5 * 16px));
}

.comment-meta .comment-author {
	line-height: 1.125;
	margin-bottom: 4px;
	padding-right: 40px;
	max-width: calc(100% - 48px);
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		margin-bottom: 0;
		padding-right: 0;
	}
}

.comment-meta .comment-author .fn {
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}

.comment-meta .comment-author .avatar {
	display: block;
	position: absolute;
	right: 0;
}

.comment-meta .comment-metadata {
	color: #303030;
	padding-right: 40px;
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-metadata {
		padding-right: 0;
	}
}

.comment-meta .comment-metadata a {
	color: currentColor;
}

.comment-meta .comment-metadata a:hover, .comment-meta .comment-metadata a:active {
	color: #303030;
}

@media only screen and (min-width: 560px) {
	.comment-meta {
		margin-right: inherit;
		align-items: center;
		display: flex;
		justify-content: space-between;
	}
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		max-width: inherit;
		flex: 0 1 auto;
	}
	.comment-meta .comment-author .fn {
		padding-right: 16px;
	}
	.comment-meta .comment-author .avatar {
		margin-right: 16px;
		display: inherit;
		position: relative;
		right: inherit;
	}
	.comment-meta .comment-metadata {
		flex: 0 1 auto;
	}
}

.comment-metadata,
.reply {
	font-size: 0.75614rem;
	line-height: 1.125;
}

.reply {
	text-align: right;
}

@media only screen and (min-width: 560px) {
	.reply {
		text-align: left;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-author .fn,
.pingback .url,
.trackback .url {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

/**
 * Comment body
 */
.comment-body {
	position: relative;
}

.comment-body > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

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

/**
 * Pingbacks & Trackbacks
 */
.pingback .comment-body,
.trackback .comment-body {
	margin-top: 32px;
	margin-bottom: 32px;
}

/**
 * Comment Form
 */
.comment-respond {
	margin-top: calc(2 * 32px);
}

.comment-respond > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-respond > *:first-child {
	margin-top: 0;
}

.comment-respond > *:last-child {
	margin-bottom: 0;
}

.comment-form > p {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-form > p:first-of-type {
	margin-top: 0;
}

.comment-form > p:last-of-type {
	margin-bottom: 0;
}

.comment-form > p label,
.comment-form > p input[type="email"],
.comment-form > p input[type="text"],
.comment-form > p input[type="url"],
.comment-form > p textarea {
	width: 100%;
}

.comment-form > p.comment-form-cookies-consent > label {
	width: auto;
}

@media only screen and (min-width: 560px) {
	.comment-form > p {
		display: flex;
	}
	.comment-form > p label {
		width: 25%;
	}
	.comment-form > p.comment-form-cookies-consent {
		margin-left: 25%;
	}
	.comment-form > p.comment-form-cookies-consent > label {
		width: auto;
		display: inline-block;
	}
	.comment-form > p input[type="email"],
	.comment-form > p input[type="text"],
	.comment-form > p input[type="url"],
	.comment-form > p textarea {
		width: 75%;
	}
	.comment-form > p.comment-notes, .comment-form > p.logged-in-as {
		display: block;
	}
}

/**
 * Comment Nav
 */
.comment-navigation a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	font-weight: 600;
}

.widget-area {
	flex: 0 0 100%;
}

/* Utilities */
img#wpstats {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	padding: 0 !important;
	border: 0 !important;
	height: 0 !important;
	width: 0 !important;
	overflow: hidden;
}

/**
 * Site Pages
 * - Page specific styles
 */
/**
 * Site Pages
 * - Page specific styles
 */
.sticky-post {
	color: white;
	background-color: #1279BE;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	font-size: 0.86957rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.page-title {
	font-size: 1.52087rem;
}

/**
 * Responsive Logic
 * - Loading this last to respect cascaing rules
 */
/**
 * Page Layout Styles & Repsonsive Styles
 */
/* Responsive width-content overrides */
.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
.entry-content > *:not(.wp-block-button),
.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
body:not(.fse-enabled) #colophon {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	/* Matches normal width until desktop breakpoint */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
	width: calc(100% + 256px);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 560px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 640px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
.page-title:before,
.page-title:after {
	margin-left: -16px;
	margin-right: -16px;
	width: calc(100% + 32px);
	max-width: calc(100% + 32px);
	/* Letting the box-model do most of the work here. */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
	.page-title:before,
	.page-title:after {
		margin-left: inherit;
		margin-right: inherit;
		width: inherit;
		max-width: inherit;
	}
}

.entry-content > .alignright {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-left: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-right: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

/**
 * Vendors
 * - Styles for 3rd party plugins and WP extensions
 */
/**
 * Vendors
 * - 3rd-party compatibility styles
 */
/**
 * Subscription Form
 */
.wp-block-jetpack-subscriptions form > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-subscriptions form > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-subscriptions form > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-subscriptions form > *:last-child {
	margin-bottom: 0;
}

/**
 * Cookies & Consents Banner
 */
body .widget_eu_cookie_law_widget {
	background: transparent;
	bottom: 0;
	left: 0;
	padding: 8px;
	right: 0;
}

body .widget_eu_cookie_law_widget.widget.top {
	bottom: auto;
	top: 0;
}

body .widget_eu_cookie_law_widget #eu-cookie-law {
	background: white;
	border: 1px solid #C5C5C5;
	color: #303030;
	font-size: 0.86957rem;
	line-height: inherit;
	padding: 16px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law {
		padding-bottom: 80px;
	}
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative {
	background: #303030;
	border-color: #101010;
	color: white;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept {
	background: white;
	color: #303030;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:hover, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:focus, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept.has-focus {
	background: #C5C5C5;
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	margin: 0;
	margin-left: 32px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
		bottom: 16px;
		left: 16px;
		margin: 0;
	}
}

body.admin-bar .widget_eu_cookie_law_widget.widget.top {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar .widget_eu_cookie_law_widget.widget.top {
		top: 46px;
	}
}

/**
 * Mailchimp Subscription Form
 */
.wp-block-jetpack-mailchimp p {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-mailchimp p {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-mailchimp p:first-child {
	margin-top: 0;
}

.wp-block-jetpack-mailchimp p:last-child {
	margin-bottom: 0;
}

.wp-block-jetpack-mailchimp input[type=email] {
	width: 100%;
}

#wp-block-jetpack-mailchimp_consent-text {
	font-size: 0.86957rem;
}

/**
 * Business Hours
 */
.jetpack-business-hours dd {
	padding-left: 0;
}

/**
 * Layout Grid
 */
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	margin-bottom: 0;
}

/**
 * Child Theme Extra Styles
 */
/**
 * Extra Child Theme Styles
 */
a {
	text-decoration: none;
}

.wp-block-cover a,
.wp-block-cover-image a,
.wp-block-media-text a,
p:not(.site-title) a {
	text-decoration: underline;
}

.wp-block-cover a.wp-block-button__link, .wp-block-cover a:hover,
.wp-block-cover-image a.wp-block-button__link,
.wp-block-cover-image a:hover,
.wp-block-media-text a.wp-block-button__link,
.wp-block-media-text a:hover,
p:not(.site-title) a.wp-block-button__link,
p:not(.site-title) a:hover {
	text-decoration: none;
}

/**
 * Wide Header & Footer
 */
body:not(.fse-enabled) #masthead,
body:not(.fse-enabled) #colophon {
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
}

@media only screen and (min-width: 560px) {
	body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		padding-left: 0;
		padding-right: 0;
	}
}

#masthead {
	padding-bottom: 0;
}

#colophon {
	margin-left: auto;
	margin-right: auto;
}

/**
 * Mobile-Menu
 */
.site-header {
	margin-left: 0;
	margin-right: 0;
}

/**
 * CSS-grid Desktop Menu
 */
@media only screen and (min-width: 560px) {
	.site-header {
		align-items: center;
		display: grid;
		margin-left: auto;
		margin-right: auto;
		grid-template-columns: auto;
		grid-template-rows: auto;
		grid-column-gap: 16px;
		grid-template-areas: "site-logo site-logo" "site-title main-navigation" "site-description social-navigation";
	}
	.site-header:before, .site-header:after {
		content: none;
		display: none;
	}
	.site-header > * {
		margin-top: 0;
		margin-bottom: 0;
	}
	.site-header.has-logo:not(.has-title-and-tagline) {
		grid-template-areas: "site-logo main-navigation" "site-logo social-navigation";
	}
	.site-header .site-logo {
		grid-area: site-logo;
		margin-bottom: 16px;
	}
	.site-header .site-title {
		align-self: flex-end;
		grid-area: site-title;
	}
	.site-header .site-title + .site-description {
		margin-top: 0;
	}
	.site-header .site-description {
		align-self: center;
		grid-area: site-description;
	}
	.site-header .main-navigation {
		align-self: center;
		grid-area: main-navigation;
		justify-self: flex-end;
	}
	.site-header .main-navigation > div > ul {
		justify-content: flex-end;
		margin-left: -8px;
		margin-right: -8px;
	}
	.site-header .main-navigation > div > ul > li {
		padding: 8px;
	}
	.site-header .main-navigation > div > ul > li > a {
		padding: 0;
	}
	.site-header .main-navigation > div > ul > .menu-item-has-children > a::after {
		font-size: 0.5rem;
	}
	.site-header .main-navigation > div > ul > li:hover > a,
	.site-header .main-navigation > div > ul > li.focus > a,
	.site-header .main-navigation > div > ul > li.current-menu-item > a {
		color: #1279BE;
	}
	.site-header .main-navigation > div > ul > li:hover > ul,
	.site-header .main-navigation > div > ul > li.focus > ul,
	.site-header .main-navigation > div > ul > li.current-menu-item > ul {
		box-shadow: none;
		overflow: hidden;
	}
	.site-header .main-navigation > div > ul > li:hover > ul:before,
	.site-header .main-navigation > div > ul > li.focus > ul:before,
	.site-header .main-navigation > div > ul > li.current-menu-item > ul:before {
		border-bottom: 8px solid #1279BE;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		content: "";
		display: block;
		margin-left: 16px;
		width: 16px;
	}
	.site-header .main-navigation > div > ul > li:hover li > a,
	.site-header .main-navigation > div > ul > li.focus li > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li > a {
		background: #1279BE;
		color: white;
	}
	.site-header .main-navigation > div > ul > li:hover li:hover > a,
	.site-header .main-navigation > div > ul > li:hover li.focus > a,
	.site-header .main-navigation > div > ul > li:hover li.current-menu-item > a,
	.site-header .main-navigation > div > ul > li.focus li:hover > a,
	.site-header .main-navigation > div > ul > li.focus li.focus > a,
	.site-header .main-navigation > div > ul > li.focus li.current-menu-item > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li:hover > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li.focus > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li.current-menu-item > a {
		background: #303030;
	}
	.site-header .social-navigation {
		align-self: center;
		grid-area: social-navigation;
		justify-self: flex-end;
	}
}

@media only screen and (max-width: 559px) {
	.main-navigation > div > ul > li > a {
		line-height: inherit;
	}
}

.social-navigation > div > ul {
	flex-wrap: wrap;
}

/**
 * Site Title
 */
.site-description {
	color: #757575;
}

.site-title + .site-description {
	margin-top: -16px;
}

/**
 * Footer Menu
 */
.footer-navigation .footer-menu > li:first-of-type {
	margin-left: 0;
}

.footer-navigation .footer-menu > li:last-of-type {
	margin-right: 0;
}

/**
 * Blocks
 */
.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:last-child {
	margin-bottom: 0;
}

table td,
table th,
.wp-block-table td,
.wp-block-table th {
	border-color: #C5C5C5;
}

.wp-block-newspack-blocks-homepage-articles article .cat-links a,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
.wp-block-newspack-blocks-homepage-articles article .entry-meta a {
	text-decoration: none;
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .entry-title a:hover,
.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .entry-meta a:hover {
	text-decoration: underline;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover {
	text-decoration: underline;
}

/**
 * Hentry
 */
.singular .hentry .entry-header .entry-title,
.page-title {
	text-align: center;
}

.singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
.page-title:before,
.page-title:after {
	background: #F8F8F8;
	height: 1px;
	content: "";
	display: block;
	margin-bottom: 16px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
	.page-title:before,
	.page-title:after {
		margin-bottom: 64px;
	}
}

.singular .hentry .entry-header .entry-title:after,
.page-title:after {
	margin-top: 16px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-header .entry-title:after,
	.page-title:after {
		margin-top: 64px;
	}
}

.entry-header .entry-meta {
	display: none;
}

article .entry-header .entry-title a,
.page-title a,
.a8c-posts-list .a8c-posts-list-item__title a,
.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: inherit;
	text-decoration: none;
}

article .entry-header .entry-title a:active, article .entry-header .entry-title a:focus, article .entry-header .entry-title a:hover,
.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.a8c-posts-list .a8c-posts-list-item__title a:active,
.a8c-posts-list .a8c-posts-list-item__title a:focus,
.a8c-posts-list .a8c-posts-list-item__title a:hover,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:active,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:focus,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #1279BE;
}

.singular .hentry .entry-content > *:first-child.alignfull {
	margin-top: -21.312px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-content > *:first-child.alignfull {
		margin-top: -64px;
	}
}

.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
	margin-top: 0;
}

@media only screen and (min-width: 560px) {
	.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
		margin-top: 0;
	}
}

/**
 * Comments
 */
.comment .avatar {
	border-radius: 50%;
}

.comment-respond .form-submit {
	display: flex;
	justify-content: flex-end;
}

/**
 * Widgets
 */
.widget-area {
	max-width: 100%;
	width: 100%;
}

.widget-area > *:last-child {
	margin-bottom: 32px;
}

.widget-area .widget-title,
.widget-area .widgettitle {
	font-size: 1.15rem;
	margin-bottom: 16px;
}

.widget-area .widget-title:empty,
.widget-area .widgettitle:empty {
	display: none;
}

@media only screen and (min-width: 782px) {
	.widget-area {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.widget-area .widget {
		width: calc(50% - 16px);
	}
	.widget-area > *:nth-child(2) {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1024px) {
	.widget-area .widget {
		width: calc(33.3333% - 21.328px);
	}
	.widget-area > *:nth-child(3) {
		margin-top: 0;
	}
}

.widget_calendar caption,
.widget_calendar caption {
	font-weight: bold;
}

.widget_calendar td,
.widget_calendar th,
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_rss_links ul,
.widget_top-posts ul,
.widget_authors ul,
.widget_jp_blogs_i_follow ul,
.widget_top-click ul,
.widget_upcoming_events_widget ul {
	border-bottom: 1px solid #C5C5C5;
	list-style: none;
	padding-left: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.widget_rss_links li,
.widget_top-posts li,
.widget_authors li,
.widget_jp_blogs_i_follow li,
.widget_top-click li,
.widget_upcoming_events_widget li {
	border-top: 1px solid #C5C5C5;
	padding: 8px 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-bottom: 0;
	margin-bottom: -8px;
	margin-top: 8px;
	padding-left: 16px;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss cite,
.widget_rss .rssSummary,
.widget_rss .rss-date {
	display: block;
}

.widget_search input[type="search"] {
	display: block;
	margin-bottom: 8px;
	width: 100%;
}

@media only screen and (max-width: 559px) {
	.mobile-nav-side .has-menu {
		position: relative;
		display: grid;
		grid-gap: 2px;
		grid-template-areas: "site-logo site-logo"  "social-navigation main-navigation";
	}
	.mobile-nav-side .has-menu:before, .mobile-nav-side .has-menu:after {
		content: none;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline {
		grid-template-areas: "site-logo site-logo"  "site-title main-navigation"  "site-description main-navigation"  "social-navigation social-navigation";
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-title {
		grid-area: site-title;
		align-self: end;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-description {
		grid-area: site-description;
		align-self: start;
	}
	.mobile-nav-side .has-menu > *:not(.site-logo) {
		margin: 0;
	}
	.mobile-nav-side .has-menu .site-logo {
		grid-area: site-logo;
		justify-self: center;
		margin: 8px 0;
	}
	.mobile-nav-side .has-menu .social-navigation {
		grid-area: social-navigation;
		align-self: center;
	}
	.mobile-nav-side .has-menu .main-navigation {
		grid-area: main-navigation;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation {
		margin: 0;
		justify-self: end;
		display: flex;
		align-items: flex-start;
		justify-content: end;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle:checked + label {
		position: fixed;
		top: 18px;
		right: 16px;
		z-index: 20000;
		margin-right: 0;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		order: 2;
		grid-area: menu-toggle;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"] {
		order: 1;
		grid-area: cart-toggle;
		margin-right: 8px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		line-height: 1.55;
		padding: 12px;
		display: inline-block;
		text-align: center;
		justify-self: end;
		font-size: 0.75614rem;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button svg {
		margin-top: -2px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation .woocommerce-menu-container,
	.mobile-nav-side .site-header #site-navigation.main-navigation > div {
		grid-area: dropdown-menu;
		margin-top: 16px;
		position: fixed;
		z-index: 100;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background: white;
		padding: 48px 16px 8px;
		overflow-y: auto;
		white-space: normal;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 45px;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 61px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation > div {
		top: 46px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 64px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 91px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 107px;
	}
	.lock-scrolling .site {
		left: 0;
		max-width: 100%;
		position: fixed;
		right: 0;
	}
}

/**
 * Full Site Editing
 * - Full Site Editing overrides
 */
.fse-template-part {
	margin-bottom: 0;
	margin-top: 0;
}

.fse-template-part .main-navigation .alignwide, .fse-template-part .main-navigation .alignfull {
	width: 100%;
}

.fse-template-part .main-navigation .has-text-color > .main-menu.footer-menu > li > a {
	color: inherit;
}

.fse-template-part .main-navigation .has-text-align-left > .main-menu.footer-menu {
	justify-content: flex-start;
}

.fse-template-part .main-navigation .has-text-align-center > .main-menu.footer-menu {
	justify-content: center;
}

.fse-template-part .main-navigation .has-text-align-right > .main-menu.footer-menu {
	justify-content: flex-end;
}

.fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
	padding: 16px 0;
}

@media only screen and (min-width: 560px) {
	.fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
		padding: 16px;
	}
}

.fse-template-part .main-navigation > div > .main-menu.footer-menu > .menu-item-has-children > a::after {
	font-size: 0.6em;
	vertical-align: middle;
}

.fse-template-part .wp-block-columns .wp-block-column > * {
	margin: 0 0 5px 0;
}

.fse-header > *:first-child:not(.alignfull) {
	margin-top: 21.312px;
}

@media only screen and (min-width: 560px) {
	.fse-header > *:first-child:not(.alignfull) {
		margin-top: 32px;
	}
}

.fse-footer {
	display: block;
}

.fse-footer .site-info {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
	text-align: center;
}

@media only screen and (min-width: 560px) {
	.fse-footer .site-info {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.fse-enabled.home.page.hide-homepage-title .fse-header.entry-content {
	padding-bottom: 32px;
}

@media only screen and (min-width: 560px) {
	.fse-enabled.home.page.hide-homepage-title .fse-header.entry-content {
		padding-bottom: 48px;
	}
}

.fse-template-part .main-navigation a {
	text-decoration: none;
}

@media only screen and (max-width: 559px) {
	.fse-template-part {
		max-width: calc( 100% - 32px);
	}
	.fse-template-part .main-navigation > div {
		padding: 0 32px;
	}
}

.fse-template-part .wp-block-cover .site-title a,
.fse-template-part .wp-block-cover-image .site-title a {
	text-decoration: none;
}

.fse-template-part .wp-block-cover .has-background,
.fse-template-part .wp-block-cover-image .has-background {
	text-shadow: none;
}
/**
 * WP.com stylesheet for Varia
 */

 /**
 * Hide page title on the homepage
 */
.home.page.hide-homepage-title .entry-header {
	display: none;
}

/**
 * Fix Direct Manipulation icons in the Customizer
 */
.cdm-icon svg {
	fill: #fff;
}

/**
* Fix 'reply' comment textarea vertical spacing
*/

.comment-list #respond #commentform {
	clear: both;
}

.comment-reply-title #cancel-comment-reply-link {
	font-size: 15.65px;
	margin-bottom: 1em;
}

/**
 * Hide Footer Credit comma
 */
.hide-footer-credit .comma {
	display: none;
}
@charset "UTF-8";
/*
Theme Name: Hever
Theme URI: https://github.com/Automattic/themes/hever
Author: Automattic
Author URI: https://automattic.com/
Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
Requires at least: WordPress 4.9.6
Version: 1.5.0
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
Text Domain: hever
Tags: full-site-editing, one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, jetpack-global-styles
AMP: true

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.

Hever is a child theme of Varia which is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/**
 * Abstracts
 * - Mixins, variables and functions
 */
/* Sass Functions go here */
/**
 * Map deep get
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {Arglist} $keys - Key chain
 * @return {*} - Desired value
 *
 * Example:
 * $m-breakpoint: map-deep-get($__prefix-default-config, "layouts", "M");
 */
/**
 * Deep set function to set a value in nested maps
 * @author Hugo Giraudel
 * @access public
 * @param {Map} $map - Map
 * @param {List} $keys -  Key chaine
 * @param {*} $value - Value to assign
 * @return {Map}
 *
 * Example:
 * $__prefix-default-config: map-deep-set($__prefix-default-config, "layouts" "M", 650px);
 */
/**
 * jQuery-style extend function
 * - Child themes can use this function to `reset` the values in
 *   config maps without editing the `master` Sass files.
 * - src: https://www.sitepoint.com/extra-map-functions-sass/
 * - About `map-merge()`:
 * - - only takes 2 arguments
 * - - is not recursive
 * @param {Map} $map - first map
 * @param {ArgList} $maps - other maps
 * @param {Bool} $deep - recursive mode
 * @return {Map}
 *
 * Examples:

$grid-configuration-default: (
	'columns': 12,
	'layouts': (
		'small': 800px,
		'medium': 1000px,
		'large': 1200px,
	),
);

$grid-configuration-custom: (
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

$grid-configuration-user: (
	'direction': 'ltr',
	'columns': 16,
	'layouts': (
		'large': 1300px,
		'huge': 1500px
	),
);

// $deep: false
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user);
// --> ("columns": 16, "layouts": (("large": 1300px, "huge": 1500px)), "direction": "ltr")

// $deep: true
$grid-configuration: map-extend($grid-configuration-default, $grid-configuration-custom, $grid-configuration-user, true);
// --> ("columns": 16, "layouts": (("small": 800px, "medium": 1000px, "large": 1300px, "huge": 1500px)), "direction": "ltr")

 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Responsive breakpoints
 * - breakpoints values are defined in _config-global.scss
 */
/**
 * Align wide widths
 * - Sets .alignwide widths
 */
/**
 * Crop Text Boundry
 * - Sets a fixed-width on content within alignwide and alignfull blocks
 */
/**
 * Add font-family using CSS variables.
 * It also adds the proper fallback for browsers without support.
 */
/**
 * Child Theme Deep
 */
/**
 * Redefine Sass map values for child theme output.
 * - See: style-child-theme.scss
 */
/**
 * Global
 */
/**
 * Elements
 */
/**
 * Button
 */
/**
 * Cover
 */
/**
 * Heading
 */
/**
 * List
 */
/**
 * Pullquote
 */
/**
 * Quote
 */
/**
 * Separator
 */
/**
 * Header
 */
/**
 * Footer
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Base
 * - Reset the browser
 */
/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
	background-color: #1279BE;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 16px 24px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:hover, button:hover,
input:hover[type="submit"],
.wp-block-button__link:hover,
.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: white;
	background-color: #303030;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/**
 * Reset specific elements to make them easier to style in other contexts.
 */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/**
 * Apply generic border-box to all elements.
 * See:
 * https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
/**
 * Apply border-box across the entire page.
 */
html {
	box-sizing: border-box;
}

/**
 * Relax the definition a bit, to allow components to override it manually.
 */
*, *::before, *::after {
	box-sizing: inherit;
}

/**
 * HTML resets
 */
html {
	font-size: 17.3913px;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	line-height: 1.6;
}

@media only screen and (min-width: 560px) {
	html {
		font-size: 20px;
	}
}

body {
	font-size: 1rem;
	font-weight: normal;
	color: #303030;
	text-align: left;
	background-color: white;
}

/**
 * Links styles
 */
a {
	color: #1279BE;
}

a:hover {
	color: #303030;
}

button,
a {
	cursor: pointer;
}

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

.screen-reader-text:focus {
	background-color: white;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #303030;
	display: block;
	font-size: 1.15rem;
	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. */
}

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

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/**
 * Measure
 * - The width of a line of text, in characters, is known as its measure.
 */
header *,
main *,
footer * {
	max-width: unset;
}

html,
body,
div,
header,
nav,
article,
figure,
hr,
main,
section,
footer {
	max-width: none;
}

::selection {
	background-color: #A9D9F9;
}

::-moz-selection {
	background-color: #A9D9F9;
}

/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Layout
 * - Structral and responsive styles
 */
/**
 * Site Structure
 *
 * - Set vertical margins and responsive widths on
 *   top-level wrappers and content wrappers
 * - `--global--width-content` is a responsive veriable
 * - See: globals/_global-width-responsive.scss
 */
/**
 * Top Level Wrappers (header, main, footer)
 * - Set vertical padding and horizontal margins
 */
.site-header,
.site-main,
.site-footer {
	padding: 16px 16px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.site-header,
	.site-main,
	.site-footer {
		padding-top: 32px;
		padding-right: 0;
		padding-bottom: 32px;
		padding-left: 0;
	}
}

/**
 * Site-main children wrappers
 * - Add double vertical margins here for clearer heirarchy
 */
.site-main > * {
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.site-main > *:first-child {
	margin-top: 0;
}

.site-main > *:last-child {
	margin-bottom: 0;
}

/**
 * Major content sections (article, author-bio, pagination, comments, etc.)
 * - Set a maximum responsive content-width
 *
 * .responsive-max-width is a group selector replacing the following:
 * .site-header,
 * .site-main,
 * .site-footer
 * .entry-header,
 * .post-thumbnail,
 * .entry-content,
 * .entry-footer,
 * .author-bio,
 * .widget-area
 */
/*
 * Block & non-gutenberg content wrappers
 * - Set margins
 */
.entry-header,
.post-thumbnail,
.entry-content,
.entry-footer,
.author-bio,
.widget-area {
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-vertical margin logic
 */
.site-footer > *,
.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
.entry-content-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
[class*="inner-container"] > *,
.widget-area > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	.entry-content-child,
	.wp-block-premium-content-container .wp-premium-content-logged-out-view > *,
	.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.site-footer > *:first-child,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
.entry-content-child:first-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :first-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :first-child,
[class*="inner-container"] > *:first-child,
.widget-area > *:first-child {
	margin-top: 0;
}

.site-footer > *:last-child,
.site-main > article > *:last-child,
.site-main > .not-found > *:last-child,
.entry-content > *:last-child,
.entry-content-child:last-child,
.wp-block-premium-content-container .wp-premium-content-logged-out-view > :last-child,
.wp-block-premium-content-container .wp-block-premium-content-subscriber-view > :last-child,
[class*="inner-container"] > *:last-child,
.widget-area > *:last-child {
	margin-bottom: 0;
}

/*
 * Block & non-gutenberg content wrapper children
 * - Sets spacing-unit margins
 */
.site-header > *,
.entry-header > *,
.post-thumbnail > *,
.page-content > *,
.comment-content > *,
.author-bio > *,
.widget-area > .widget > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.site-header > *:first-child,
.entry-header > *:first-child,
.post-thumbnail > *:first-child,
.page-content > *:first-child,
.comment-content > *:first-child,
.author-bio > *:first-child,
.widget-area > .widget > *:first-child {
	margin-top: 0;
}

.site-header > *:last-child,
.entry-header > *:last-child,
.post-thumbnail > *:last-child,
.page-content > *:last-child,
.comment-content > *:last-child,
.author-bio > *:last-child,
.widget-area > .widget > *:last-child {
	margin-bottom: 0;
}

/*
 * .entry-content children specific controls
 * - Adds special margin overrides for alignment utility classes
 */
.entry-content > * {
	/* Reset alignleft and alignright margins after alignfull */
}

.entry-content > *.alignleft, .entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *, .entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child, .entry-content > *.alignfull {
	margin-bottom: 0;
}

.entry-content > *.alignfull + .alignleft {
	float: left;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

.entry-content > *.alignfull + .alignright {
	float: right;
	margin-top: 32px;
	margin-left: 16px;
	margin-right: 16px;
}

/**
 * Elements
 * - Styles for basic HTML elemants
 */
/**
 * Elements
 * - Styles for basic HTML elemants
 */
blockquote {
	padding-left: 16px;
}

blockquote p {
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

blockquote cite,
blockquote footer {
	font-size: 0.86957rem;
	letter-spacing: normal;
}

blockquote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

blockquote > *:first-child {
	margin-top: 0;
}

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

blockquote.alignleft, blockquote.alignright {
	padding-left: inherit;
}

blockquote.alignleft p, blockquote.alignright p {
	font-size: 1.3225rem;
	max-width: inherit;
	width: inherit;
}

blockquote.alignleft cite,
blockquote.alignleft footer, blockquote.alignright cite,
blockquote.alignright footer {
	font-size: 0.75614rem;
	letter-spacing: normal;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: black;
	border: 1px solid #C5C5C5;
	border-radius: 5px;
	padding: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: black;
	border-color: #303030;
}

select {
	border: 1px solid #C5C5C5;
}

textarea {
	width: 100%;
}

input[type=checkbox] + label {
	display: inline;
	margin-left: 0.5em;
	margin-right: 2em;
	line-height: 1em;
}

figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.alignleft figcaption,
.alignright figcaption {
	margin-bottom: 0;
}

/* WP Smiley */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

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

/**
 * Blocks
 * - These styles replace key Gutenberg Block styles for fonts, colors, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
/**
 * Blocks
 * - These styles replace key Gutenberg Block styles with font, color, and
 *   spacing with CSS-variables overrides
 * - In the future the Block styles may get compiled to individual .css
 *   files and conditionally loaded
 */
.wp-block-audio {
	min-width: inherit;
}

.wp-block-audio.alignleft, .wp-block-audio.alignright {
	min-width: 300px;
}

.wp-block-newspack-blocks-homepage-articles.image-aligntop .post-thumbnail {
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignleft .post-thumbnail {
	margin-right: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignright .post-thumbnail {
	margin-left: 32px;
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind .post-has-image .entry-wrapper {
	padding: 32px;
}

.wp-block-newspack-blocks-homepage-articles.is-grid article {
	margin-top: 0;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles.is-grid article {
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles .article-section-title {
	font-size: 1rem;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles .article-section-title + article {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: 64px;
	margin-bottom: 64px;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article {
		margin-top: 96px;
		margin-bottom: 96px;
	}
}

.wp-block-newspack-blocks-homepage-articles article:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article:last-child {
	margin-bottom: 96px;
}

.wp-block-newspack-blocks-homepage-articles article .post-thumbnail img {
	width: auto;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:first-child {
	margin-top: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-wrapper > *:last-child {
	margin-bottom: 0;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: #1279BE;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #303030;
	text-decoration: underline;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-newspack-blocks-homepage-articles article .more-link {
		margin-top: 16px;
	}
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta,
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: #757575;
	font-size: 0.86957rem;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links {
	color: currentColor;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta > span > *,
.wp-block-newspack-blocks-homepage-articles article .cat-links > span > * {
	vertical-align: top;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .byline:not(:last-child),
.wp-block-newspack-blocks-homepage-articles article .cat-links .byline:not(:last-child) {
	margin-right: 16px;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta .published + .updated,
.wp-block-newspack-blocks-homepage-articles article .cat-links .published + .updated {
	display: none;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a,
.wp-block-newspack-blocks-homepage-articles article .cat-links a {
	color: currentColor;
	text-decoration: underline;
}

.wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: #303030;
	text-decoration: none;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover, .has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:active, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:hover, .has-background:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active,
[style*="background-color"]
.wp-block-newspack-blocks-homepage-articles article .cat-links a:active {
	color: currentColor;
}

/**
 * Button Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button, button,
input[type="submit"],
.wp-block-button__link,
.wp-block-file__button, .a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	line-height: 1;
	color: white;
	cursor: pointer;
	font-weight: bold;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1rem;
	background-color: #1279BE;
	border-radius: 5px;
	border-width: 0;
	text-decoration: none;
	padding: 16px 24px;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before, button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
}

button[data-load-more-btn]:before, .button:before, button:before,
input[type="submit"]:before,
.wp-block-button__link:before,
.wp-block-file__button:before, .a8c-posts-list__view-all:before, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:before {
	margin-bottom: -0.12em;
}

button[data-load-more-btn]:after, .button:after, button:after,
input[type="submit"]:after,
.wp-block-button__link:after,
.wp-block-file__button:after, .a8c-posts-list__view-all:after, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:after {
	margin-top: -0.11em;
}

.button:hover, button:hover,
input:hover[type="submit"],
.wp-block-button__link:hover,
.wp-block-file__button:hover, .a8c-posts-list__view-all:hover, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:hover, .button:focus, button:focus,
input:focus[type="submit"],
.wp-block-button__link:focus,
.wp-block-file__button:focus, .a8c-posts-list__view-all:focus, body .widget_eu_cookie_law_widget #eu-cookie-law input.accept:focus, .has-focus.button, button.has-focus,
input.has-focus[type="submit"],
.has-focus.wp-block-button__link,
.has-focus.wp-block-file__button, .has-focus.a8c-posts-list__view-all, body .widget_eu_cookie_law_widget #eu-cookie-law input.has-focus.accept {
	color: white;
	background-color: #303030;
}

/**
 * Onsale Placeholder style
 * - Since buttons appear in various blocks,
 *   let’s use a placeholder to keep them all
 *   in-sync
 */
button[data-load-more-btn], .button {
	display: inline-block;
}

.has-background:not(.has-background-background-color) button[data-load-more-btn],
[class*="background-color"]:not(.has-background-background-color) button[data-load-more-btn],
[style*="background-color"] button[data-load-more-btn], .has-background:not(.has-background-background-color) .button,
[class*="background-color"]:not(.has-background-background-color) .button,
[style*="background-color"] .button {
	background-color: transparent;
	border: 2px solid currentColor;
	color: currentColor;
}

/**
 * Button
 */
/**
 * Block Options
 */
.wp-block-button.is-style-outline.wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
	color: inherit;
	border: 2px solid currentcolor;
	padding: 14px 24px;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-background-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background-color) {
	background: transparent;
}

.wp-block-button.is-style-outline.wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #1279BE;
}

.wp-block-button.is-style-outline.wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-block-button__link:active {
	color: #1279BE;
}

.wp-block-button.is-style-outline.wp-block-button__link:hover, .wp-block-button.is-style-outline.wp-block-button__link:focus, .wp-block-button.is-style-outline.wp-block-button__link.has-focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link.has-focus {
	color: #303030;
}

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

.wp-block-code {
	color: #303030;
	font-size: 0.86957rem;
	padding: 16px;
	border-color: #C5C5C5;
}

.wp-block-code pre {
	color: #303030;
}

.wp-block-columns {
	/**
	 * Block Options
	 */
}

.wp-block-columns .wp-block-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		/* Resetting margins to match _block-container.scss */
		margin-bottom: 0;
	}
}

.wp-block-columns.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.wp-block-columns.alignfull:not(:first-child) {
	margin-top: 32px;
}

.wp-block-columns.alignfull:not(:last-child) {
	margin-bottom: 32px;
}

.wp-block-cover,
.wp-block-cover-image {
	background-color: #303030;
	min-height: 480px;
	margin-top: inherit;
	margin-bottom: inherit;
	/* Treating H2 separately to account for legacy /core styles */
	/**
	 * Block Options
	 */
}

.wp-block-cover.has-background-dim,
.wp-block-cover-image.has-background-dim {
	background-color: #303030;
	color: white;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text {
	color: currentColor;
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-cover .wp-block-cover__inner-container a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover__inner-container a.wp-block-button__link:hover,
.wp-block-cover .wp-block-cover-image-text a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover-image-text a.wp-block-button__link:hover,
.wp-block-cover .wp-block-cover-text a:not(.wp-block-button__link),
.wp-block-cover .wp-block-cover-text a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover__inner-container a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover__inner-container a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover-image-text a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover-image-text a.wp-block-button__link:hover,
.wp-block-cover-image .wp-block-cover-text a:not(.wp-block-button__link),
.wp-block-cover-image .wp-block-cover-text a.wp-block-button__link:hover {
	color: currentColor;
}

.wp-block-cover h2,
.wp-block-cover-image h2 {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
	max-width: inherit;
	text-align: inherit;
	padding: 0;
}

.wp-block-cover h2.has-text-align-left,
.wp-block-cover-image h2.has-text-align-left {
	text-align: left;
}

.wp-block-cover h2.has-text-align-center,
.wp-block-cover-image h2.has-text-align-center {
	text-align: center;
}

.wp-block-cover h2.has-text-align-right,
.wp-block-cover-image h2.has-text-align-right {
	text-align: right;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
	width: calc(100% - 64px);
}

.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-cover-image .wp-block-cover__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-cover-image .wp-block-cover__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image .wp-block-cover__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-cover.alignleft, .wp-block-cover.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright {
	margin-top: 0;
}

.wp-block-cover.alignleft > *, .wp-block-cover.alignright > *,
.wp-block-cover-image.alignleft > *,
.wp-block-cover-image.alignright > * {
	margin-top: calc(2 * 32px);
	margin-bottom: calc(2 * 32px);
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.wp-block-cover.has-left-content, .wp-block-cover.has-right-content,
.wp-block-cover-image.has-left-content,
.wp-block-cover-image.has-right-content {
	justify-content: center;
}

.wp-block-file .wp-block-file__button {
	background-color: #1279BE;
	color: white;
	font-size: 0.86957rem;
	margin-left: 16px;
	margin-right: 16px;
}

.wp-block-file .wp-block-file__button:before, .wp-block-file .wp-block-file__button:after {
	display: inherit;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
	color: white;
	opacity: .85;
}

.wp-block-gallery {
	margin: 0;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	margin: 0;
	color: white;
	font-size: 0.75614rem;
}

.wp-block-gallery.alignleft, .wp-block-gallery.alignright {
	max-width: 50%;
}

.wp-block-group .wp-block-group__inner-container {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-group .wp-block-group__inner-container > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group .wp-block-group__inner-container > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-group .wp-block-group__inner-container > *:first-child {
	margin-top: 0;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
	margin-bottom: 0;
}

.wp-block-group.has-background {
	padding: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-group.has-background {
		padding: 32px;
	}
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	clear: both;
}

h1, .h1 {
	font-size: 2.31306rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h2, .h2 {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h3, .h3 {
	font-size: 1.74901rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h4, .h4 {
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h5, .h5 {
	font-size: 1.3225rem;
	letter-spacing: normal;
	line-height: 1.125;
}

h6, .h6 {
	font-size: 1.15rem;
	letter-spacing: normal;
	line-height: 1.125;
}

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

.wp-block-image figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

.entry-content > *[class="wp-block-image"],
.entry-content [class*="inner-container"] > *[class="wp-block-image"] {
	margin-top: 0;
	margin-bottom: 0;
}

.entry-content > *[class="wp-block-image"] + *,
.entry-content [class*="inner-container"] > *[class="wp-block-image"] + * {
	margin-top: 0;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

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

.wp-block-latest-comments .wp-block-latest-comments__comment {
	font-size: 0.86957rem;
	line-height: 1.6;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
	margin-top: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
	margin-bottom: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

.wp-block-latest-comments .wp-block-latest-comments__comment-date {
	color: #757575;
	font-size: 0.86957rem;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	font-size: 0.86957rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts {
	padding-left: 0;
}

.wp-block-latest-posts > li {
	word-wrap: break-word;
	/* Vertical margins logic */
	margin-top: 32px;
	margin-bottom: 32px;
}

.wp-block-latest-posts > li:first-child {
	margin-top: 0;
}

.wp-block-latest-posts > li:last-child {
	margin-bottom: 0;
}

.wp-block-latest-posts > li > a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	font-weight: bold;
	line-height: 1.125;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: #757575;
	font-size: 0.75614rem;
	line-height: 1.6;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts .wp-block-latest-posts__post-date,
.entry-content .has-background .wp-block-latest-posts .wp-block-latest-posts__post-date {
	color: currentColor;
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-full-content {
	font-size: 0.86957rem;
	line-height: 1.6;
	margin: 0;
}

.wp-block-latest-posts.alignfull {
	padding-left: 16px;
	padding-right: 16px;
}

.entry-content [class*="inner-container"] .wp-block-latest-posts.alignfull,
.entry-content .has-background .wp-block-latest-posts.alignfull {
	padding-left: 0;
	padding-right: 0;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-item a {
	display: block;
}

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

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

ul,
ol {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	margin: 0;
	padding-left: 32px;
}

ul.aligncenter,
ol.aligncenter {
	list-style-position: inside;
	padding: 0;
}

ul.alignright,
ol.alignright {
	list-style-position: inside;
	text-align: right;
	padding: 0;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dt {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
}

dd {
	margin: 0;
	padding-left: 32px;
}

.wp-block-media-text {
	/**
	 * Block Options
	 */
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 16px;
}

@media only screen and (min-width: 640px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

.wp-block-media-text[class*="background-color"]:not(.has-background-background-color) .wp-block-media-text__content a, .wp-block-media-text[style*="background-color"] .wp-block-media-text__content a {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

p.has-background {
	padding: 16px 16px;
}

.a8c-posts-list__listing {
	list-style: none;
	margin: 0;
	padding: 0;
}

.a8c-posts-list__listing:not(:last-child) {
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list-item__featured span {
	color: white;
	background-color: #1279BE;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	font-size: 0.86957rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.a8c-posts-list__item {
	display: block;
	/* Vertical margins logic between posts */
	margin-top: calc(3 * 32px);
	margin-bottom: calc(3 * 32px);
}

.a8c-posts-list__item:first-child {
	margin-top: 0;
}

.a8c-posts-list__item:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .entry > * {
	/* Vertical margins logic between post details */
	margin-top: 16px;
	margin-bottom: 16px;
}

.a8c-posts-list__item .entry > *:first-child {
	margin-top: 0;
}

.a8c-posts-list__item .entry > *:last-child {
	margin-bottom: 0;
}

.a8c-posts-list__item .a8c-posts-list-item__meta {
	color: #757575;
	font-size: 0.86957rem;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a {
	color: currentColor;
}

.a8c-posts-list__item .a8c-posts-list-item__meta a:hover, .a8c-posts-list__item .a8c-posts-list-item__meta a:active {
	color: #303030;
}

.a8c-posts-list__item .a8c-posts-list-item__edit-link {
	margin-left: 16px;
}

.a8c-posts-list__view-all {
	display: inline-block;
}

.wp-block-pullquote {
	border-top-color: #C5C5C5;
	border-top-width: 4px;
	border-bottom-color: #C5C5C5;
	border-bottom-width: 4px;
	color: #303030;
}

.wp-block-pullquote blockquote p {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
	font-size: 1.52087rem;
}

.wp-block-pullquote a {
	color: currentColor;
}

.wp-block-pullquote .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.wp-block-pullquote blockquote {
	padding-left: 0;
}

.wp-block-pullquote.is-style-solid-color {
	color: white;
}

.wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color footer {
	color: currentColor;
}

.wp-block-pullquote.is-style-solid-color:not(.has-background) {
	background-color: #1279BE;
}

.wp-block-quote {
	border-left-color: #1279BE;
	margin: 32px 0;
	padding-left: 16px;
	/**
	 * Block Options
	 */
}

.wp-block-quote > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.wp-block-quote > *:first-child {
	margin-top: 0;
}

.wp-block-quote > *:last-child {
	margin-bottom: 0;
}

.wp-block-quote p {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.52087rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote .wp-block-quote__citation,
[style*="background-color"] .wp-block-quote .wp-block-quote__citation,
.wp-block-cover[style*="background-image"] .wp-block-quote .wp-block-quote__citation, .has-background:not(.has-background-background-color)
.wp-block-quote cite,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote cite,
[style*="background-color"]
.wp-block-quote cite,
.wp-block-cover[style*="background-image"]
.wp-block-quote cite, .has-background:not(.has-background-background-color)
.wp-block-quote footer,
[class*="background-color"]:not(.has-background-background-color)
.wp-block-quote footer,
[style*="background-color"]
.wp-block-quote footer,
.wp-block-cover[style*="background-image"]
.wp-block-quote footer {
	color: currentColor;
}

.wp-block-quote[style*="text-align:right"], .wp-block-quote[style*="text-align: right"] {
	border-right-color: #1279BE;
}

.wp-block-quote.is-style-large, .wp-block-quote.is-large {
	/* Resetting margins to match _block-container.scss */
	margin-top: 32px;
	margin-bottom: 32px;
	padding: 0;
}

.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
	font-size: 1.74901rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.wp-block-quote.is-style-large .wp-block-quote__citation,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer, .wp-block-quote.is-large .wp-block-quote__citation,
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer {
	color: #757575;
	font-size: 0.86957rem;
	letter-spacing: normal;
}

.has-background:not(.has-background-background-color) .wp-block-quote,
[class*="background-color"]:not(.has-background-background-color) .wp-block-quote,
[style*="background-color"] .wp-block-quote,
.wp-block-cover[style*="background-image"] .wp-block-quote {
	border-color: currentColor;
}

hr {
	border-bottom: 2px solid #C5C5C5;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

hr.wp-block-separator {
	border-bottom: 2px solid #C5C5C5;
	/**
		 * Block Options
		 */
}

hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	max-width: 96px;
}

hr.wp-block-separator.is-style-wide {
	border-bottom-width: 2px;
}

hr.wp-block-separator.is-style-dots.has-background, hr.wp-block-separator.is-style-dots.has-text-color {
	background-color: transparent !important;
}

hr.wp-block-separator.is-style-dots.has-background:before, hr.wp-block-separator.is-style-dots.has-text-color:before {
	color: currentColor !important;
}

hr.wp-block-separator.is-style-dots:before {
	color: #C5C5C5;
	font-size: 1.52087rem;
	letter-spacing: 0.86957rem;
	padding-left: 0.86957rem;
}

.has-background:not(.has-background-background-color) hr.wp-block-separator,
[class*="background-color"]:not(.has-background-background-color) hr.wp-block-separator,
[style*="background-color"] hr.wp-block-separator,
.wp-block-cover[style*="background-image"] hr.wp-block-separator {
	border-color: currentColor;
}

.wp-block-jetpack-slideshow ul {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-spacer {
	display: block;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

@media only screen and (max-width: 559px) {
	.wp-block-spacer[style] {
		height: 16px !important;
	}
}

.jetpack_subscription_widget input[type="text"] {
	padding: 16px !important;
	width: 100% !important;
}

table,
.wp-block-table {
	width: 100%;
	min-width: 240px;
	border-collapse: collapse;
}

table th,
.wp-block-table th {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

table td,
table th,
.wp-block-table td,
.wp-block-table th {
	padding: calc( 0.5 * 16px);
	border: 1px solid;
}

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

.wp-block-video figcaption {
	color: #757575;
	font-size: 0.75614rem;
	margin-top: calc(0.5 * 16px);
	margin-bottom: 16px;
	text-align: center;
}

* > figure > video {
	max-width: unset;
	width: 100%;
	vertical-align: middle;
}

/* Block Alignments */
/**
 * .alignleft
 */
.alignleft {
	/*rtl:ignore*/
	text-align: left;
	/*rtl:ignore*/
	float: left;
	margin-top: 0;
	/*rtl:ignore*/
	margin-right: 16px;
	margin-bottom: 32px;
}

.entry-content > .alignleft {
	/*rtl:ignore*/
	float: left;
}

/**
 * .aligncenter
 */
.aligncenter {
	clear: both;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/**
 * .alignright
 */
.alignright {
	/*rtl:ignore*/
	float: right;
	margin-top: 0;
	margin-bottom: 32px;
	/*rtl:ignore*/
	margin-left: 16px;
}

.entry-content > .alignright {
	/*rtl:ignore*/
	float: right;
}

.entry-content * > .alignleft + *,
.entry-content * > .alignright + * {
	margin-top: 0;
}

/**
 * .aligndefault
 */
/**
 * .alignwide
 */
.alignwide {
	clear: both;
}

/**
 * .alignfull
 */
.alignfull {
	clear: both;
}

.has-left-content {
	justify-content: flex-start;
}

.has-right-content {
	justify-content: flex-end;
}

.has-parallax {
	background-attachment: fixed;
}

.has-primary-color {
	color: #1279BE;
}

.has-secondary-color {
	color: #FFB302;
}

.has-foreground-color {
	color: #303030;
}

.has-foreground-light-color {
	color: #757575;
}

.has-foreground-dark-color {
	color: #101010;
}

.has-background-light-color {
	color: #F8F8F8;
}

.has-background-dark-color {
	color: #C5C5C5;
}

.has-background-dim,
.has-background-color {
	color: white;
}

.has-background:not(.has-background-background-color) a:not(.wp-block-button__link),
.has-background p:not(.has-text-color),
.has-background h1:not(.has-text-color),
.has-background h2:not(.has-text-color),
.has-background h3:not(.has-text-color),
.has-background h4:not(.has-text-color),
.has-background h5:not(.has-text-color),
.has-background h6:not(.has-text-color) {
	color: currentColor;
}

.has-primary-background-color,
.has-primary-background-color.has-background-dim {
	background-color: #1279BE;
	color: white;
}

.has-secondary-background-color,
.has-secondary-background-color.has-background-dim {
	background-color: #FFB302;
	color: white;
}

.has-background-dim,
.has-foreground-background-color,
.has-foreground-background-color.has-background-dim {
	background-color: #303030;
	color: white;
}

.has-foreground-light-background-color,
.has-foreground-light-background-color.has-background-dim {
	background-color: #757575;
	color: white;
}

.has-foreground-dark-background-color,
.has-foreground-dark-background-color.has-background-dim {
	background-color: #101010;
	color: white;
}

.has-background-light-background-color,
.has-background-light-background-color.has-background-dim {
	background-color: #F8F8F8;
	color: #303030;
}

.has-background-dark-background-color,
.has-background-dark-background-color.has-background-dim {
	background-color: #C5C5C5;
	color: #303030;
}

.has-background-background-color,
.has-background-background-color.has-background-dim {
	background-color: white;
	color: #303030;
}

.is-small-text,
.has-small-font-size {
	font-size: 0.86957rem;
}

.is-regular-text,
.has-regular-font-size,
.has-normal-font-size,
.has-medium-font-size {
	font-size: 1rem;
}

.is-large-text,
.has-large-font-size {
	font-size: 1.3225rem;
	line-height: 1.125;
}

.is-larger-text,
.has-larger-font-size,
.has-huge-font-size {
	font-size: 1.52087rem;
	line-height: 1.125;
}

.has-drop-cap:not(:focus)::first-letter {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: calc(2 * 2.31306rem);
	font-weight: bold;
	line-height: 0.66;
	text-transform: uppercase;
	font-style: normal;
	float: left;
	margin: 0.1em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::after {
	content: "";
	display: table;
	clear: both;
	padding-top: 14px;
}

.desktop-only {
	display: none;
}

@media only screen and (min-width: 560px) {
	.desktop-only {
		display: block;
	}
}

/**
 * Spacing Overrides
 */
/*
 * Margins
 */
.margin-top-none {
	margin-top: 0 !important;
}

.margin-top-half {
	margin-top: 16px !important;
}

.margin-top-default {
	margin-top: 32px !important;
}

.margin-right-none {
	/*rtl:ignore*/
	margin-right: 0 !important;
}

.margin-right-half {
	/*rtl:ignore*/
	margin-right: 16px !important;
}

.margin-right-default {
	/*rtl:ignore*/
	margin-right: 32px !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.margin-bottom-half {
	margin-bottom: 16px !important;
}

.margin-bottom-default {
	margin-bottom: 32px !important;
}

.margin-left-none {
	/*rtl:ignore*/
	margin-left: 0 !important;
}

.margin-left-half {
	/*rtl:ignore*/
	margin-left: 16px !important;
}

.margin-left-default {
	/*rtl:ignore*/
	margin-left: 32px !important;
}

/*
 * Padding
 */
.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-half {
	padding-top: 16px !important;
}

.padding-top-default {
	padding-top: 32px !important;
}

.padding-right-none {
	/*rtl:ignore*/
	padding-right: 0 !important;
}

.padding-right-half {
	/*rtl:ignore*/
	padding-right: 16px !important;
}

.padding-right-default {
	/*rtl:ignore*/
	padding-right: 32px !important;
}

.padding-bottom-none {
	padding-bottom: 0 !important;
}

.padding-bottom-half {
	padding-bottom: 16px !important;
}

.padding-bottom-default {
	padding-bottom: 32px !important;
}

.padding-left-none {
	/*rtl:ignore*/
	padding-left: 0 !important;
}

.padding-left-half {
	/*rtl:ignore*/
	padding-left: 16px !important;
}

.padding-left-default {
	/*rtl:ignore*/
	padding-left: 32px !important;
}

/**
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */
/*
 * Components
 * - Similar to Blocks but exist outside of the "current" editor context
 */
.site-branding {
	color: #757575;
}

.site-title {
	color: #303030;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	letter-spacing: normal;
	line-height: 1;
}

.site-title a {
	color: currentColor;
	font-weight: bold;
}

.site-title a:link, .site-title a:visited {
	color: currentColor;
}

.site-title a:hover {
	color: #1279BE;
}

.site-description {
	color: currentColor;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

body:not(.fse-enabled) .site-title {
	font-size: 1.74901rem;
}

body:not(.fse-enabled) .site-description {
	font-size: 0.75614rem;
}

.main-navigation {
	color: #303030;
}

.main-navigation > div {
	display: none;
}

.main-navigation #toggle-menu {
	display: inline-block;
	margin: 0;
}

.main-navigation #toggle:checked ~ div:not(.woocommerce-menu-container) {
	display: block;
}

.main-navigation #toggle:focus + #toggle-menu {
	background-color: #1279BE;
	outline: inherit;
	text-decoration: underline;
}

.main-navigation .dropdown-icon.close {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .open {
	display: none;
}

.main-navigation #toggle:checked + #toggle-menu .close {
	display: inline;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div {
		display: inline-block;
	}
	.main-navigation #toggle-menu {
		display: none;
	}
	.main-navigation > div > ul > li > ul {
		display: none;
	}
}

.main-navigation > div > ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	max-width: none;
	padding-left: 0;
	position: relative;
	/* Sub-menus Flyout */
}

.main-navigation > div > ul ul {
	padding-left: 0;
}

.main-navigation > div > ul li {
	display: block;
	position: relative;
	width: 100%;
	z-index: 1;
}

.main-navigation > div > ul li:hover, .main-navigation > div > ul li[focus-within] {
	cursor: pointer;
	z-index: 99999;
}

.main-navigation > div > ul li:hover, .main-navigation > div > ul li:focus-within {
	cursor: pointer;
	z-index: 99999;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul li {
		display: inherit;
		width: inherit;
		/* Submenu display */
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li[focus-within] > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
	.main-navigation > div > ul li:hover > ul,
	.main-navigation > div > ul li:focus-within > ul,
	.main-navigation > div > ul li ul:hover,
	.main-navigation > div > ul li ul:focus {
		visibility: visible;
		opacity: 1;
		display: block;
	}
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > a {
		line-height: 1;
	}
	.main-navigation > div > ul > li > a:before, .main-navigation > div > ul > li > a:after {
		content: '';
		display: block;
		height: 0;
		width: 0;
	}
	.main-navigation > div > ul > li > a:before {
		margin-bottom: -0.12em;
	}
	.main-navigation > div > ul > li > a:after {
		margin-top: -0.11em;
	}
	.main-navigation > div > ul > li:first-of-type > a {
		padding-left: 0;
	}
	.main-navigation > div > ul > li:last-of-type > a {
		padding-right: 0;
	}
}

.main-navigation > div > ul > li > .sub-menu {
	margin: 0;
	position: relative;
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > li > .sub-menu {
		background: white;
		box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
		left: 0;
		top: 100%;
		min-width: max-content;
		opacity: 0;
		position: absolute;
		transition: all 0.5s ease;
		visibility: hidden;
	}
}

.main-navigation > div > ul > li > .sub-menu .sub-menu {
	width: 100%;
}

.main-navigation a {
	color: #303030;
	display: block;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	padding: 4px 0;
}

@media only screen and (min-width: 560px) {
	.main-navigation a {
		padding: 8px;
	}
}

.main-navigation a:link, .main-navigation a:visited {
	color: #303030;
}

.main-navigation a:hover {
	color: #1279BE;
}

.main-navigation .sub-menu {
	list-style: none;
	margin-left: 0;
	/* Reset the counter for each UL */
	counter-reset: nested-list;
}

.main-navigation .sub-menu .menu-item a {
	padding-top: 4px;
	padding-bottom: 4px;
}

.main-navigation .sub-menu .menu-item a::before {
	/* Increment the dashes */
	counter-increment: nested-list;
	/* Insert dashes with spaces in between */
	content: "– " counters(nested-list, "– ", none);
}

@media only screen and (min-width: 560px) {
	.main-navigation > div > ul > .menu-item-has-children > a::after {
		content: "\00a0\25BC";
		display: inline-block;
		font-size: 0.75614rem;
		height: inherit;
		width: inherit;
	}
}

.main-navigation .hide-visually {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}

body:not(.fse-enabled) .main-navigation a {
	font-size: 1rem;
}

.social-navigation > div > ul {
	align-content: center;
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.social-navigation > div > ul > li:first-of-type > a {
	padding-left: 0;
}

.social-navigation > div > ul > li:last-of-type > a {
	padding-right: 0;
}

.social-navigation a {
	color: #757575;
	display: inline-block;
	padding: 0 8px;
}

.social-navigation a:hover {
	color: #1279BE;
}

.social-navigation svg {
	fill: currentColor;
	vertical-align: middle;
}

.site-footer {
	overflow: hidden;
}

@media only screen and (min-width: 640px) {
	.site-footer {
		align-items: flex-end;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}

.site-info {
	color: #757575;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 0.86957rem;
}

@media only screen and (min-width: 640px) {
	.site-info {
		order: 1;
		flex: 1 0 50%;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.site-info .site-name {
	font-weight: bold;
}

.site-info a {
	color: currentColor;
}

.site-info a:link, .site-info a:visited {
	color: currentColor;
}

.site-info a:hover {
	color: #303030;
}

.footer-navigation {
	display: inline;
}

@media only screen and (min-width: 640px) {
	.footer-navigation {
		flex: 1 0 50%;
		order: 2;
		margin-top: 0;
		margin-bottom: 0;
		text-align: right;
	}
}

.footer-navigation > div {
	display: inline;
}

.footer-navigation .footer-menu {
	color: #757575;
	margin: 0;
	padding-left: 0;
}

@media only screen and (min-width: 640px) {
	.footer-navigation .footer-menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}
}

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

.footer-navigation .footer-menu > li:first-of-type > a {
	padding-left: 0;
}

.footer-navigation .footer-menu > li:last-of-type {
	padding-right: 0;
}

.footer-navigation .footer-menu a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	padding: 8px;
	color: currentColor;
}

.footer-navigation .footer-menu a:link, .footer-navigation .footer-menu a:visited {
	color: currentColor;
}

.footer-navigation .footer-menu a:hover {
	color: #303030;
}

body:not(.fse-enabled) .footer-menu a {
	font-size: 0.86957rem;
}

.entry-title {
	font-size: 2.01136rem;
	letter-spacing: normal;
	line-height: 1.125;
}

.entry-meta,
.entry-footer {
	color: #757575;
	clear: both;
	float: none;
	font-size: 0.86957rem;
	display: block;
}

.entry-meta > span,
.entry-footer > span {
	display: inline-block;
	margin-right: 16px;
}

.entry-meta > span > *,
.entry-footer > span > * {
	display: inline-block;
	vertical-align: middle;
}

.entry-meta > span:last-child,
.entry-footer > span:last-child {
	margin-right: 0;
}

.entry-meta > span .published + .updated,
.entry-footer > span .published + .updated {
	display: none;
}

.entry-meta a,
.entry-footer a {
	color: currentColor;
}

.entry-meta a:hover, .entry-meta a:active,
.entry-footer a:hover,
.entry-footer a:active {
	color: #303030;
}

.entry-meta .svg-icon,
.entry-footer .svg-icon {
	fill: currentColor;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-right: calc(0.25 * 16px);
}

/**
 * Entry Content
 */
.entry-content p {
	word-wrap: break-word;
}

.entry-content .more-link {
	display: block;
	color: inherit;
	margin-top: 16px;
}

@media only screen and (min-width: 560px) {
	.entry-content .more-link {
		margin-top: 32px;
	}
}

.entry-content .more-link:after {
	content: "→" /*rtl:"←"*/;
	display: inline-block;
	margin-left: 0.5em;
}

.entry-content .more-link:hover {
	text-decoration: none;
}

.entry-content > iframe,
.entry-content > iframe[style],
.entry-content > fb\:post {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: scroll;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content {
	margin-top: 0;
	padding-top: 0;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > *:first-child {
	margin-top: 32px;
}

.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-image.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-cover.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-media-text.alignfull:first-child,
.home.page.hide-homepage-header.hide-homepage-title .entry-content > .wp-block-group.has-background.alignfull:first-child {
	margin-top: -32px;
}

.entry-attachment {
	text-align: center;
}

/**
 * Post Thumbnails
 */
.post-thumbnail {
	text-align: center;
}

.post-thumbnail .post-thumbnail-inner {
	display: block;
}

/**
 * Author
 */
/* Author description */
.site-main > article > .author-bio {
	margin-top: calc(2 * 32px);
}

.author-bio .author-title {
	font-size: 1.74901rem;
}

/* Next/Previous navigation */
.post-navigation .meta-nav {
	font-size: 0.86957rem;
}

.post-navigation .post-title {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.3225rem;
	font-weight: 600;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	margin-top: 32px;
	margin-bottom: 32px;
}

.post-navigation .nav-next:first-child,
.post-navigation .nav-previous:first-child {
	margin-top: 0;
}

.post-navigation .nav-next:last-child,
.post-navigation .nav-previous:last-child {
	margin-bottom: 0;
}

.pagination .nav-links {
	justify-content: start;
	margin: 0 calc(-0.66 * 16px);
}

.pagination .nav-links > * {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	font-weight: 600;
	padding-left: calc(0.66 * 16px);
	padding-right: calc(0.66 * 16px);
}

.pagination .nav-links .svg-icon {
	display: inline-block;
	vertical-align: middle;
	fill: currentColor;
}

@media only screen and (min-width: 560px) {
	.nav-links {
		display: flex;
		justify-content: space-between;
	}
	.nav-links .nav-next,
	.nav-links .nav-previous {
		flex: 0 1 auto;
		margin-bottom: inherit;
		margin-top: inherit;
		max-width: calc(50% - (0.5 * 16px));
	}
	.nav-links .nav-next {
		text-align: right;
	}
}

/**
 * Comments Wrapper
 */
.comments-area > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

/**
 * Comment Title
 */
.comments-title {
	font-size: 1.74901rem;
	letter-spacing: normal;
}

.comment-reply-title {
	font-size: 1.52087rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.comment-reply-title small {
	font-size: 1rem;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-base, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	letter-spacing: normal;
	line-height: 1.125;
}

/**
 * Comment Lists
 */
.comment-list {
	border-bottom: 1px solid #C5C5C5;
	padding-left: 0;
	list-style: none;
}

.comment-list > li {
	border-top: 1px solid #C5C5C5;
	margin-top: 32px;
	margin-bottom: 32px;
}

.comment-list .children {
	list-style: none;
	padding-left: 16px;
}

.comment-list .children > li {
	border-top: 1px solid #C5C5C5;
	margin-top: 32px;
	margin-bottom: 32px;
}

@media only screen and (min-width: 560px) {
	.comment-list .children {
		padding-left: 32px;
	}
}

/**
 * Comment Meta
 */
.comment-meta {
	margin-right: calc( 32px + (0.5 * 16px));
}

.comment-meta .comment-author {
	line-height: 1.125;
	margin-bottom: 4px;
	padding-right: 40px;
	max-width: calc(100% - 48px);
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		margin-bottom: 0;
		padding-right: 0;
	}
}

.comment-meta .comment-author .fn {
	word-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
}

.comment-meta .comment-author .avatar {
	display: block;
	position: absolute;
	right: 0;
}

.comment-meta .comment-metadata {
	color: #303030;
	padding-right: 40px;
}

@media only screen and (min-width: 560px) {
	.comment-meta .comment-metadata {
		padding-right: 0;
	}
}

.comment-meta .comment-metadata a {
	color: currentColor;
}

.comment-meta .comment-metadata a:hover, .comment-meta .comment-metadata a:active {
	color: #303030;
}

@media only screen and (min-width: 560px) {
	.comment-meta {
		margin-right: inherit;
		align-items: center;
		display: flex;
		justify-content: space-between;
	}
	.comment-meta .comment-author {
		display: flex;
		align-items: center;
		max-width: inherit;
		flex: 0 1 auto;
	}
	.comment-meta .comment-author .fn {
		padding-right: 16px;
	}
	.comment-meta .comment-author .avatar {
		margin-right: 16px;
		display: inherit;
		position: relative;
		right: inherit;
	}
	.comment-meta .comment-metadata {
		flex: 0 1 auto;
	}
}

.comment-metadata,
.reply {
	font-size: 0.75614rem;
	line-height: 1.125;
}

.reply {
	text-align: right;
}

@media only screen and (min-width: 560px) {
	.reply {
		text-align: left;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-author .fn,
.pingback .url,
.trackback .url {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
}

/**
 * Comment body
 */
.comment-body {
	position: relative;
}

.comment-body > * {
	margin-top: 32px;
	margin-bottom: 32px;
}

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

/**
 * Pingbacks & Trackbacks
 */
.pingback .comment-body,
.trackback .comment-body {
	margin-top: 32px;
	margin-bottom: 32px;
}

/**
 * Comment Form
 */
.comment-respond {
	margin-top: calc(2 * 32px);
}

.comment-respond > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-respond > *:first-child {
	margin-top: 0;
}

.comment-respond > *:last-child {
	margin-bottom: 0;
}

.comment-form > p {
	margin-top: 16px;
	margin-bottom: 16px;
}

.comment-form > p:first-of-type {
	margin-top: 0;
}

.comment-form > p:last-of-type {
	margin-bottom: 0;
}

.comment-form > p label,
.comment-form > p input[type="email"],
.comment-form > p input[type="text"],
.comment-form > p input[type="url"],
.comment-form > p textarea {
	width: 100%;
}

.comment-form > p.comment-form-cookies-consent > label {
	width: auto;
}

@media only screen and (min-width: 560px) {
	.comment-form > p {
		display: flex;
	}
	.comment-form > p label {
		width: 25%;
	}
	.comment-form > p.comment-form-cookies-consent {
		margin-left: 25%;
	}
	.comment-form > p.comment-form-cookies-consent > label {
		width: auto;
		display: inline-block;
	}
	.comment-form > p input[type="email"],
	.comment-form > p input[type="text"],
	.comment-form > p input[type="url"],
	.comment-form > p textarea {
		width: 75%;
	}
	.comment-form > p.comment-notes, .comment-form > p.logged-in-as {
		display: block;
	}
}

/**
 * Comment Nav
 */
.comment-navigation a {
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-size: 1.15rem;
	font-weight: 600;
}

.widget-area {
	flex: 0 0 100%;
}

/* Utilities */
img#wpstats {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	padding: 0 !important;
	border: 0 !important;
	height: 0 !important;
	width: 0 !important;
	overflow: hidden;
}

/**
 * Site Pages
 * - Page specific styles
 */
/**
 * Site Pages
 * - Page specific styles
 */
.sticky-post {
	color: white;
	background-color: #1279BE;
	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-family: var(--font-headings, "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif);
	font-weight: bold;
	font-size: 0.86957rem;
	line-height: 1;
	padding: calc(0.5 * 16px) calc(0.66 * 16px);
}

.page-title {
	font-size: 1.52087rem;
}

/**
 * Responsive Logic
 * - Loading this last to respect cascaing rules
 */
/**
 * Page Layout Styles & Repsonsive Styles
 */
/* Responsive width-content overrides */
.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
.entry-content > *:not(.wp-block-button),
.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.responsive-max-width, .entry-content > .wp-block-button.aligncenter, hr.wp-block-separator.is-style-wide, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.wp-block-button):not(.entry-attachment),
	.entry-content > *:not(.wp-block-button),
	.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .entry-content .wp-audio-shortcode, .post-navigation, .pagination {
		max-width: calc( 782px - 32px);
	}
}

.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
body:not(.fse-enabled) #colophon {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	/* Matches normal width until desktop breakpoint */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 560px - 32px);
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 640px - 32px);
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		max-width: calc( 782px - 32px);
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: calc(100% - 32px);
	}
}

.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
	width: calc(100% + 256px);
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 560px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 640px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignwide [class*="inner-container"] > .alignwide, .entry-content > .alignfull [class*="inner-container"] > .alignwide {
		width: calc(calc( 782px - 32px) + 256px);
		max-width: 100%;
	}
}

.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
.page-title:before,
.page-title:after {
	margin-left: -16px;
	margin-right: -16px;
	width: calc(100% + 32px);
	max-width: calc(100% + 32px);
	/* Letting the box-model do most of the work here. */
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
	.page-title:before,
	.page-title:after {
		margin-left: inherit;
		margin-right: inherit;
		width: inherit;
		max-width: inherit;
	}
}

.entry-content > .alignright {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-left: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .alignright {
		/*rtl:ignore*/
		margin-right: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
	/*rtl:ignore*/
}

@media only screen and (min-width: 560px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 560px - 32px)));
		max-width: calc( 0.5 * calc( 560px - 32px));
		margin-right: 16px;
	}
}

@media only screen and (min-width: 640px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 640px - 32px)));
		max-width: calc( 0.5 * calc( 640px - 32px));
	}
}

@media only screen and (min-width: 782px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1024px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

@media only screen and (min-width: 1280px) {
	.entry-content > .wp-block-button:not(.alignleft):not(.alignright), .entry-content > .alignleft {
		/*rtl:ignore*/
		margin-left: calc( 0.5 * (100vw - calc( 782px - 32px)));
		max-width: calc( 0.5 * calc( 782px - 32px));
	}
}

/**
 * Vendors
 * - Styles for 3rd party plugins and WP extensions
 */
/**
 * Vendors
 * - 3rd-party compatibility styles
 */
/**
 * Subscription Form
 */
.wp-block-jetpack-subscriptions form > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-subscriptions form > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-subscriptions form > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-subscriptions form > *:last-child {
	margin-bottom: 0;
}

/**
 * Cookies & Consents Banner
 */
body .widget_eu_cookie_law_widget {
	background: transparent;
	bottom: 0;
	left: 0;
	padding: 8px;
	right: 0;
}

body .widget_eu_cookie_law_widget.widget.top {
	bottom: auto;
	top: 0;
}

body .widget_eu_cookie_law_widget #eu-cookie-law {
	background: white;
	border: 1px solid #C5C5C5;
	color: #303030;
	font-size: 0.86957rem;
	line-height: inherit;
	padding: 16px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law {
		padding-bottom: 80px;
	}
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative {
	background: #303030;
	border-color: #101010;
	color: white;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept {
	background: white;
	color: #303030;
}

body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:hover, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept:focus, body .widget_eu_cookie_law_widget #eu-cookie-law.negative input.accept.has-focus {
	background: #C5C5C5;
}

body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
	margin: 0;
	margin-left: 32px;
}

@media (max-width: 600px) {
	body .widget_eu_cookie_law_widget #eu-cookie-law input.accept {
		bottom: 16px;
		left: 16px;
		margin: 0;
	}
}

body.admin-bar .widget_eu_cookie_law_widget.widget.top {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar .widget_eu_cookie_law_widget.widget.top {
		top: 46px;
	}
}

/**
 * Mailchimp Subscription Form
 */
.wp-block-jetpack-mailchimp p {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-mailchimp p {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-mailchimp p:first-child {
	margin-top: 0;
}

.wp-block-jetpack-mailchimp p:last-child {
	margin-bottom: 0;
}

.wp-block-jetpack-mailchimp input[type=email] {
	width: 100%;
}

#wp-block-jetpack-mailchimp_consent-text {
	font-size: 0.86957rem;
}

/**
 * Business Hours
 */
.jetpack-business-hours dd {
	padding-left: 0;
}

/**
 * Layout Grid
 */
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	margin-top: 0;
}

.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	margin-bottom: 0;
}

/**
 * Child Theme Extra Styles
 */
/**
 * Extra Child Theme Styles
 */
a {
	text-decoration: none;
}

.wp-block-cover a,
.wp-block-cover-image a,
.wp-block-media-text a,
p:not(.site-title) a {
	text-decoration: underline;
}

.wp-block-cover a.wp-block-button__link, .wp-block-cover a:hover,
.wp-block-cover-image a.wp-block-button__link,
.wp-block-cover-image a:hover,
.wp-block-media-text a.wp-block-button__link,
.wp-block-media-text a:hover,
p:not(.site-title) a.wp-block-button__link,
p:not(.site-title) a:hover {
	text-decoration: none;
}

/**
 * Wide Header & Footer
 */
body:not(.fse-enabled) #masthead,
body:not(.fse-enabled) #colophon {
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
}

@media only screen and (min-width: 560px) {
	body:not(.fse-enabled) #masthead,
	body:not(.fse-enabled) #colophon {
		padding-left: 0;
		padding-right: 0;
	}
}

#masthead {
	padding-bottom: 0;
}

#colophon {
	margin-left: auto;
	margin-right: auto;
}

/**
 * Mobile-Menu
 */
.site-header {
	margin-left: 0;
	margin-right: 0;
}

/**
 * CSS-grid Desktop Menu
 */
@media only screen and (min-width: 560px) {
	.site-header {
		align-items: center;
		display: grid;
		margin-left: auto;
		margin-right: auto;
		grid-template-columns: auto;
		grid-template-rows: auto;
		grid-column-gap: 16px;
		grid-template-areas: "site-logo site-logo" "site-title main-navigation" "site-description social-navigation";
	}
	.site-header:before, .site-header:after {
		content: none;
		display: none;
	}
	.site-header > * {
		margin-top: 0;
		margin-bottom: 0;
	}
	.site-header.has-logo:not(.has-title-and-tagline) {
		grid-template-areas: "site-logo main-navigation" "site-logo social-navigation";
	}
	.site-header .site-logo {
		grid-area: site-logo;
		margin-bottom: 16px;
	}
	.site-header .site-title {
		align-self: flex-end;
		grid-area: site-title;
	}
	.site-header .site-title + .site-description {
		margin-top: 0;
	}
	.site-header .site-description {
		align-self: center;
		grid-area: site-description;
	}
	.site-header .main-navigation {
		align-self: center;
		grid-area: main-navigation;
		justify-self: flex-end;
	}
	.site-header .main-navigation > div > ul {
		justify-content: flex-end;
		margin-left: -8px;
		margin-right: -8px;
	}
	.site-header .main-navigation > div > ul > li {
		padding: 8px;
	}
	.site-header .main-navigation > div > ul > li > a {
		padding: 0;
	}
	.site-header .main-navigation > div > ul > .menu-item-has-children > a::after {
		font-size: 0.5rem;
	}
	.site-header .main-navigation > div > ul > li:hover > a,
	.site-header .main-navigation > div > ul > li.focus > a,
	.site-header .main-navigation > div > ul > li.current-menu-item > a {
		color: #1279BE;
	}
	.site-header .main-navigation > div > ul > li:hover > ul,
	.site-header .main-navigation > div > ul > li.focus > ul,
	.site-header .main-navigation > div > ul > li.current-menu-item > ul {
		box-shadow: none;
		overflow: hidden;
	}
	.site-header .main-navigation > div > ul > li:hover > ul:before,
	.site-header .main-navigation > div > ul > li.focus > ul:before,
	.site-header .main-navigation > div > ul > li.current-menu-item > ul:before {
		border-bottom: 8px solid #1279BE;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		content: "";
		display: block;
		margin-left: 16px;
		width: 16px;
	}
	.site-header .main-navigation > div > ul > li:hover li > a,
	.site-header .main-navigation > div > ul > li.focus li > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li > a {
		background: #1279BE;
		color: white;
	}
	.site-header .main-navigation > div > ul > li:hover li:hover > a,
	.site-header .main-navigation > div > ul > li:hover li.focus > a,
	.site-header .main-navigation > div > ul > li:hover li.current-menu-item > a,
	.site-header .main-navigation > div > ul > li.focus li:hover > a,
	.site-header .main-navigation > div > ul > li.focus li.focus > a,
	.site-header .main-navigation > div > ul > li.focus li.current-menu-item > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li:hover > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li.focus > a,
	.site-header .main-navigation > div > ul > li.current-menu-item li.current-menu-item > a {
		background: #303030;
	}
	.site-header .social-navigation {
		align-self: center;
		grid-area: social-navigation;
		justify-self: flex-end;
	}
}

@media only screen and (max-width: 559px) {
	.main-navigation > div > ul > li > a {
		line-height: inherit;
	}
}

.social-navigation > div > ul {
	flex-wrap: wrap;
}

/**
 * Site Title
 */
.site-description {
	color: #757575;
}

.site-title + .site-description {
	margin-top: -16px;
}

/**
 * Footer Menu
 */
.footer-navigation .footer-menu > li:first-of-type {
	margin-left: 0;
}

.footer-navigation .footer-menu > li:last-of-type {
	margin-right: 0;
}

/**
 * Blocks
 */
.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:last-child {
	margin-bottom: 0;
}

table td,
table th,
.wp-block-table td,
.wp-block-table th {
	border-color: #C5C5C5;
}

.wp-block-newspack-blocks-homepage-articles article .cat-links a,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
.wp-block-newspack-blocks-homepage-articles article .entry-meta a {
	text-decoration: none;
}

.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .cat-links a:hover,
.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .entry-title a:hover,
.wp-block-newspack-blocks-homepage-articles.image-alignbehind article .entry-meta a:hover {
	text-decoration: underline;
}

.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
.has-background:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[class*="background-color"]:not(.has-background-background-color) .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .cat-links a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-title a:hover,
[style*="background-color"] .wp-block-newspack-blocks-homepage-articles article .entry-meta a:hover {
	text-decoration: underline;
}

/**
 * Hentry
 */
.singular .hentry .entry-header .entry-title,
.page-title {
	text-align: center;
}

.singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
.page-title:before,
.page-title:after {
	background: #F8F8F8;
	height: 1px;
	content: "";
	display: block;
	margin-bottom: 16px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-header .entry-title:before, .singular .hentry .entry-header .entry-title:after,
	.page-title:before,
	.page-title:after {
		margin-bottom: 64px;
	}
}

.singular .hentry .entry-header .entry-title:after,
.page-title:after {
	margin-top: 16px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-header .entry-title:after,
	.page-title:after {
		margin-top: 64px;
	}
}

.entry-header .entry-meta {
	display: none;
}

article .entry-header .entry-title a,
.page-title a,
.a8c-posts-list .a8c-posts-list-item__title a,
.wp-block-newspack-blocks-homepage-articles article .entry-title a {
	color: inherit;
	text-decoration: none;
}

article .entry-header .entry-title a:active, article .entry-header .entry-title a:focus, article .entry-header .entry-title a:hover,
.page-title a:active,
.page-title a:focus,
.page-title a:hover,
.a8c-posts-list .a8c-posts-list-item__title a:active,
.a8c-posts-list .a8c-posts-list-item__title a:focus,
.a8c-posts-list .a8c-posts-list-item__title a:hover,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:active,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:focus,
.wp-block-newspack-blocks-homepage-articles article .entry-title a:hover {
	color: #1279BE;
}

.singular .hentry .entry-content > *:first-child.alignfull {
	margin-top: -21.312px;
}

@media only screen and (min-width: 560px) {
	.singular .hentry .entry-content > *:first-child.alignfull {
		margin-top: -64px;
	}
}

.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
	margin-top: 0;
}

@media only screen and (min-width: 560px) {
	.home.hide-homepage-title .hentry .entry-content > *:first-child.alignfull {
		margin-top: 0;
	}
}

/**
 * Comments
 */
.comment .avatar {
	border-radius: 50%;
}

.comment-respond .form-submit {
	display: flex;
	justify-content: flex-end;
}

/**
 * Widgets
 */
.widget-area {
	max-width: 100%;
	width: 100%;
}

.widget-area > *:last-child {
	margin-bottom: 32px;
}

.widget-area .widget-title,
.widget-area .widgettitle {
	font-size: 1.15rem;
	margin-bottom: 16px;
}

.widget-area .widget-title:empty,
.widget-area .widgettitle:empty {
	display: none;
}

@media only screen and (min-width: 782px) {
	.widget-area {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.widget-area .widget {
		width: calc(50% - 16px);
	}
	.widget-area > *:nth-child(2) {
		margin-top: 0;
	}
}

@media only screen and (min-width: 1024px) {
	.widget-area .widget {
		width: calc(33.3333% - 21.328px);
	}
	.widget-area > *:nth-child(3) {
		margin-top: 0;
	}
}

.widget_calendar caption,
.widget_calendar caption {
	font-weight: bold;
}

.widget_calendar td,
.widget_calendar th,
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_rss_links ul,
.widget_top-posts ul,
.widget_authors ul,
.widget_jp_blogs_i_follow ul,
.widget_top-click ul,
.widget_upcoming_events_widget ul {
	border-bottom: 1px solid #C5C5C5;
	list-style: none;
	padding-left: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li,
.widget_rss_links li,
.widget_top-posts li,
.widget_authors li,
.widget_jp_blogs_i_follow li,
.widget_top-click li,
.widget_upcoming_events_widget li {
	border-top: 1px solid #C5C5C5;
	padding: 8px 0;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-bottom: 0;
	margin-bottom: -8px;
	margin-top: 8px;
	padding-left: 16px;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_rss cite,
.widget_rss .rssSummary,
.widget_rss .rss-date {
	display: block;
}

.widget_search input[type="search"] {
	display: block;
	margin-bottom: 8px;
	width: 100%;
}

@media only screen and (max-width: 559px) {
	.mobile-nav-side .has-menu {
		position: relative;
		display: grid;
		grid-gap: 2px;
		grid-template-areas: "site-logo site-logo"  "social-navigation main-navigation";
	}
	.mobile-nav-side .has-menu:before, .mobile-nav-side .has-menu:after {
		content: none;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline {
		grid-template-areas: "site-logo site-logo"  "site-title main-navigation"  "site-description main-navigation"  "social-navigation social-navigation";
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-title {
		grid-area: site-title;
		align-self: end;
	}
	.mobile-nav-side .has-menu.has-title-and-tagline .site-description {
		grid-area: site-description;
		align-self: start;
	}
	.mobile-nav-side .has-menu > *:not(.site-logo) {
		margin: 0;
	}
	.mobile-nav-side .has-menu .site-logo {
		grid-area: site-logo;
		justify-self: center;
		margin: 8px 0;
	}
	.mobile-nav-side .has-menu .social-navigation {
		grid-area: social-navigation;
		align-self: center;
	}
	.mobile-nav-side .has-menu .main-navigation {
		grid-area: main-navigation;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation {
		margin: 0;
		justify-self: end;
		display: flex;
		align-items: flex-start;
		justify-content: end;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle:checked + label {
		position: fixed;
		top: 18px;
		right: 16px;
		z-index: 20000;
		margin-right: 0;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		order: 2;
		grid-area: menu-toggle;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"] {
		order: 1;
		grid-area: cart-toggle;
		margin-right: 8px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button,
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-menu {
		line-height: 1.55;
		padding: 12px;
		display: inline-block;
		text-align: center;
		justify-self: end;
		font-size: 0.75614rem;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle-cart[for="woocommerce-toggle"].button svg {
		margin-top: -2px;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation .woocommerce-menu-container,
	.mobile-nav-side .site-header #site-navigation.main-navigation > div {
		grid-area: dropdown-menu;
		margin-top: 16px;
		position: fixed;
		z-index: 100;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		background: white;
		padding: 48px 16px 8px;
		overflow-y: auto;
		white-space: normal;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 45px;
	}
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 61px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation > div {
		top: 46px;
	}
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 64px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation > div {
		top: 91px;
	}
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #woocommerce-toggle:checked + label,
	.mobile-nav-side.admin-bar.has-marketing-bar .site-header #site-navigation.main-navigation #toggle:checked + label {
		top: 107px;
	}
	.lock-scrolling .site {
		left: 0;
		max-width: 100%;
		position: fixed;
		right: 0;
	}
}

/**
 * Full Site Editing
 * - Full Site Editing overrides
 */
.fse-template-part {
	margin-bottom: 0;
	margin-top: 0;
}

.fse-template-part .main-navigation .alignwide, .fse-template-part .main-navigation .alignfull {
	width: 100%;
}

.fse-template-part .main-navigation .has-text-color > .main-menu.footer-menu > li > a {
	color: inherit;
}

.fse-template-part .main-navigation .has-text-align-left > .main-menu.footer-menu {
	justify-content: flex-start;
}

.fse-template-part .main-navigation .has-text-align-center > .main-menu.footer-menu {
	justify-content: center;
}

.fse-template-part .main-navigation .has-text-align-right > .main-menu.footer-menu {
	justify-content: flex-end;
}

.fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
	padding: 16px 0;
}

@media only screen and (min-width: 560px) {
	.fse-template-part .main-navigation .has-background > .main-menu.footer-menu {
		padding: 16px;
	}
}

.fse-template-part .main-navigation > div > .main-menu.footer-menu > .menu-item-has-children > a::after {
	font-size: 0.6em;
	vertical-align: middle;
}

.fse-template-part .wp-block-columns .wp-block-column > * {
	margin: 0 0 5px 0;
}

.fse-header > *:first-child:not(.alignfull) {
	margin-top: 21.312px;
}

@media only screen and (min-width: 560px) {
	.fse-header > *:first-child:not(.alignfull) {
		margin-top: 32px;
	}
}

.fse-footer {
	display: block;
}

.fse-footer .site-info {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
	text-align: center;
}

@media only screen and (min-width: 560px) {
	.fse-footer .site-info {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.fse-enabled.home.page.hide-homepage-title .fse-header.entry-content {
	padding-bottom: 32px;
}

@media only screen and (min-width: 560px) {
	.fse-enabled.home.page.hide-homepage-title .fse-header.entry-content {
		padding-bottom: 48px;
	}
}

.fse-template-part .main-navigation a {
	text-decoration: none;
}

@media only screen and (max-width: 559px) {
	.fse-template-part {
		max-width: calc( 100% - 32px);
	}
	.fse-template-part .main-navigation > div {
		padding: 0 32px;
	}
}

.fse-template-part .wp-block-cover .site-title a,
.fse-template-part .wp-block-cover-image .site-title a {
	text-decoration: none;
}

.fse-template-part .wp-block-cover .has-background,
.fse-template-part .wp-block-cover-image .has-background {
	text-shadow: none;
}
/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
[data-carousel-extra]{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{transition:.3s ease-out}.jp-carousel-slide.selected{position:absolute!important;opacity:1}.jp-carousel-slide{opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0 9px;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;width:20px;height:20px}#jp-carousel-comment-form-spinner{display:none;float:left;margin:22px 0 0 10px;font-size:10px;position:relative;text-indent:-9999em;border-top:4px solid rgba(255,255,255,.2);border-right:4px solid rgba(255,255,255,.2);border-bottom:4px solid rgba(255,255,255,.2);border-left:4px solid #fff;transform:translateZ(0);animation:load8 1.1s infinite linear}@keyframes load8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px #000}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}
.contact-form .clear-form{clear:both}.contact-form input:-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover:-ms-input-placeholder{opacity:.5}.contact-form input:hover::-ms-input-placeholder{opacity:.5}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus:-ms-input-placeholder{opacity:.3}.contact-form input:focus::-ms-input-placeholder{opacity:.3}.contact-form input:focus::placeholder{opacity:.3}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{box-sizing:border-box;margin-bottom:1.5em;width:100%}.contact-form select{margin-bottom:1.5em}.contact-form textarea{box-sizing:border-box;float:none;height:200px;margin-bottom:1.5em;width:100%}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin:0 .75rem 0 5px}.contact-form input[type=checkbox]{top:0;margin-left:0}.contact-form label{margin-bottom:.25em;float:none;font-weight:700;display:block}.contact-form label.consent-implicit input{display:none}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{margin-bottom:.25em;float:none;font-weight:400;display:inline-flex;align-items:center}.contact-form .grunion-field-checkbox-multiple-wrap,.contact-form .grunion-field-checkbox-wrap,.contact-form .grunion-field-consent-wrap,.contact-form .grunion-field-radio-wrap{margin-bottom:1em}.contact-form label span{font-size:85%;margin-left:.25em;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto;word-wrap:break-word}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row}.wp-block-jetpack-button,.wp-block-jetpack-contact-form .grunion-field-wrap{flex:0 0 100%}.wp-block-jetpack-button.alignright button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{border-right:15px solid transparent}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:0 0 25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:0 0 50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:0 0 75%}.grunion-field-checkbox-wrap,.grunion-field-consent-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}
.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}@keyframes spinner-inner{0%{opacity:1}100%{opacity:0}}.infinite-loader .spinner-inner div{left:47px;top:24px;position:absolute;animation:spinner-inner linear 1s infinite;background:#000;outline:1px solid #fff;width:6px;height:12px;border-radius:3px/6px;transform-origin:3px 26px}.infinite-loader .spinner-inner div:nth-child(1){transform:rotate(0);animation-delay:-.9166666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s;background:#000}.infinite-loader .spinner-inner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s;background:#000}.infinite-loader .spinner-inner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666666666667s;background:#000}.infinite-loader .spinner-inner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333333333s;background:#000}.infinite-loader .spinner-inner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s;background:#000}.infinite-loader .spinner-inner div:nth-child(10){transform:rotate(270deg);animation-delay:-.16666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(11){transform:rotate(300deg);animation-delay:-83.33333333333333ms;background:#000}.infinite-loader .spinner-inner div:nth-child(12){transform:rotate(330deg);animation-delay:0s;background:#000}.infinite-loader .spinner{width:28px;height:28px;display:inline-block;overflow:hidden;background:0 0}.infinite-loader .spinner-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.28);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0}.infinite-loader .spinner-inner div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#infinite-aria{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.infinite-wrap:focus{outline:0!important}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,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:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px 10px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.comment-likes-widget-placeholder::before{color:#2ea2cc;width:16px;height:16px;content:'';display:inline-block;position:relative;top:3px;padding-right:5px;background-repeat:no-repeat;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E")}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:4px;align-self:center;color:#4e4e4e}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}
.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{flex-grow:1;flex-basis:0;margin:0 10px;display:flex;flex-direction:column;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{flex-direction:row;display:block}.jp-related-posts-i2__post-heading{margin:.5rem 0;font-size:1rem;line-height:1.2em}.jp-related-posts-i2__post-link{display:block;width:100%;line-height:1.2em}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{margin-top:0;display:block}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{max-width:none;margin:0}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{margin-top:0;display:block}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{max-width:none;margin:0;margin-top:1rem}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em 0;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items time{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,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:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}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)}.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:.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 .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#656565!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>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>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .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 .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.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}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@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}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;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}}@-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}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this 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,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp 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,.sd-social-text .sd-content ul 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-content ul li.share-deprecated div.option.option-smart-off a:before,.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{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.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:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.reddit_button iframe{margin-top:1px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0 3px;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,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-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a 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}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);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:after,.sharing-hidden .inner:before{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}.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}.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:1px}.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}.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:#1877f2;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-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;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:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px 0;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em 0}.sd-content .share-customize-link{margin-top:0;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}
.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:#fff!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}
body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}
div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}
#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}
.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}
.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover}
.jetpack-display-remote-posts{margin:5px 0 20px 0}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}
.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li::before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}
div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px 10px 5px;background-color:#fff;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}
.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}
.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}
.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}
.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}
.wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}
.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{top:1em;margin:0}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{top:0;margin-top:3em}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}.widget_eu_cookie_law_widget .customize-partial-edit-shortcut>button{left:0}
.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{max-width:100%;margin:5px}
.wpcom-instagram-images{display:grid;grid-gap:.5rem;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images a{display:block;margin:4px 2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2 a{width:calc(50% - 8px)}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:center;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto}}
.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-top:1.5em;margin-bottom:.5em!important}.jetpack-search-filters-widget__clear{margin-top:.5em;margin-bottom:.5em}.jetpack-search-sort-wrapper{margin-top:1em;margin-bottom:1.5em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{width:auto;height:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;padding:0;list-style:none}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{font-weight:inherit;display:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name="s"]:-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::placeholder{color:transparent}body.search .jetpack-search-form input[name="s"].show-placeholder:-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder{color:inherit}
@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}
.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}