/*!
 * 
 * bonesTheme
 * 
 * @author 
 * @version 0.1.0
 * @link UNLICENSED
 * @license UNLICENSED
 * 
 * Copyright (c) 2024 
 * 
 * This software is released under the UNLICENSED License
 * https://opensource.org/licenses/UNLICENSED
 * 
 * Compiled with the help of https://wpack.io
 * A zero setup Webpack Bundler Script for WordPress
 */
.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-wrapper.plugin-drag_drop.multi>.ts-control>div.ui-sortable-placeholder{visibility:visible !important;background:#f2f2f2 !important;background:rgba(0,0,0,.06) !important;border:0 none !important;box-shadow:inset 0 0 12px 4px #fff}.ts-wrapper.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.ts-wrapper.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.plugin-checkbox_options .option input{margin-right:.5rem}.plugin-clear_button .ts-control{padding-right:calc(1em + 3*6px) !important}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:8px;right:calc(8px - 6px);margin-right:0 !important;background:rgba(0,0,0,0) !important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.single .clear-button{right:calc(8px - 6px + 2rem)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px !important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px 0;display:block;padding:8px 8px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);width:100%;background:rgba(0,0,0,0)}.plugin-dropdown_input .items-placeholder{border:0 none !important;box-shadow:none !important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none !important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-moz-placeholder{color:rgba(0,0,0,0)}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input:-ms-input-placeholder{color:rgba(0,0,0,0)}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:rgba(0,0,0,0)}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0 !important}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-left:1px solid #0073bb;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:6px}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button .item.active .remove{border-left-color:#00578d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button.disabled .item .remove{border-left-color:#aaa}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px;font-smoothing:inherit}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-control{border:1px solid #d0d0d0;padding:8px 8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px rgba(0,0,0,.1);border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:calc(8px - 2px - 1px) 8px calc(8px - 2px - 3px - 1px)}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default !important}.focus .ts-control{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}.ts-wrapper.multi .ts-control>div.active{background:#92c836;color:#fff;border:1px solid #00578d}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaa}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block !important;padding:0 !important;min-height:0 !important;max-height:none !important;max-width:100% !important;margin:0 !important;text-indent:0 !important;border:0 none !important;background:none !important;line-height:inherit !important;-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important;box-shadow:none !important}.ts-control>input:focus{outline:none !important}.has-items .ts-control>input{margin:0px 4px !important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0px 4px 0px -2px !important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 rgba(0,0,0,0) #d0d0d0 rgba(0,0,0,0);-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ts-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch;scroll-behavior:smooth}.ts-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.ts-wrapper.single .ts-control{padding-right:2rem}.ts-wrapper.single .ts-control:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:gray rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.ts-wrapper.single.dropdown-active .ts-control::after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) gray rgba(0,0,0,0)}.ts-wrapper.single.input-active .ts-control,.ts-wrapper.single.input-active .ts-control input{cursor:text}.ts-wrapper{display:flex;min-height:36px}.ts-wrapper.multi.has-items .ts-control{padding-left:5px;padding-right:5px}.ts-wrapper.multi .ts-control [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);border-radius:3px;background-color:#1b9dec;background-image:linear-gradient(to bottom, #1da7ee, #178ee9);background-repeat:repeat-x;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.03)}.ts-wrapper.multi .ts-control [data-value].active{background-color:#0085d4;background-image:linear-gradient(to bottom, #008fd8, #0075cf);background-repeat:repeat-x}.ts-wrapper.multi.disabled .ts-control [data-value]{color:#999;text-shadow:none;background:none;box-shadow:none}.ts-wrapper.multi.disabled .ts-control [data-value],.ts-wrapper.multi.disabled .ts-control [data-value] .remove{border-color:#e6e6e6}.ts-wrapper.multi.disabled .ts-control [data-value] .remove{background:none}.ts-wrapper.single .ts-control{box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.8);background-color:#f9f9f9;background-image:linear-gradient(to bottom, #fefefe, #f2f2f2);background-repeat:repeat-x}.ts-wrapper.single .ts-control,.ts-dropdown.single{border-color:#b8b8b8}.dropdown-active .ts-control{border-radius:3px 3px 0 0}.ts-dropdown .optgroup-header{padding-top:7px;font-weight:bold;font-size:.85em}.ts-dropdown .optgroup{border-top:1px solid #f0f0f0}.ts-dropdown .optgroup:first-child{border-top:0 none}.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:"";display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333333%;width:calc(100%*70/3);position:absolute;right:0}.tns-t-ct:after{content:"";display:table;clear:both}.tns-t-ct>div{width:1.4285714286%;width:calc(100%/70);height:10px;float:left}:root{--heading--fixed--height: 10.725vw}*{box-sizing:border-box}:focus-visible{outline:none}.popup-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s;z-index:99999}.show-signup .popup-lightbox{opacity:1;pointer-events:all}.popup-lightbox .popup-wrapper-outer{position:relative;background:#fff;width:calc(100% - 50px);max-width:400px;padding:25px 20px 25px}.popup-lightbox .mc-field-group{margin-top:1em}.popup-lightbox .mc-field-group label{display:block}.popup-lightbox .indicates-required{font-size:.75rem}.popup-lightbox input{font-family:var(--wp--preset--font-family--abc-marfa)}.popup-lightbox input:not([type=submit]){border:1px solid #000;line-height:2em;margin-top:.2em;width:100%;box-sizing:border-box;font-size:1rem;padding-left:10px;padding-right:10px}.popup-lightbox #mc-embedded-subscribe{margin-top:1.5em;background-color:#000;color:#fff;padding:.45em 1.6em;text-transform:uppercase;font-size:1em;border:1px solid #000;transition:all .3s}.popup-lightbox #mc-embedded-subscribe:hover{background:rgba(0,0,0,.8)}.popup-lightbox #mc_embed_signup div.mce_inline_error{font-weight:400}.popup-lightbox .popup-close{width:22px;height:22px;position:absolute;top:20px;right:20px;transform:rotate(45deg)}.popup-lightbox .popup-close::before,.popup-lightbox .popup-close::after{content:"";width:100%;height:2px;position:absolute;top:50%;left:0;background:#000}.popup-lightbox .popup-close::after{transform:rotate(90deg)}.popup-lightbox div#mce-success-response{padding-top:10px;text-align:center;color:green}.popup-lightbox .clear{text-align:center}.popup-lightbox form#mc-embedded-subscribe-form.submit{opacity:.5;pointer-events:none}img[loading=lazy]{opacity:0;transition:opacity .2s}img.has-loaded{opacity:1}.wp-block-superblockslider-slider,.superblockslider{aspect-ratio:1.777777;height:auto !important}.wp-block-superblockslider-slider .superblockslider__controls.superblockslider__buttons,.superblockslider .superblockslider__controls.superblockslider__buttons{gap:5px;bottom:-25px;min-height:10px;justify-content:flex-end}.wp-block-superblockslider-slider .superblockslider__controls.superblockslider__buttons .superblockslider__button,.superblockslider .superblockslider__controls.superblockslider__buttons .superblockslider__button{min-width:0}.wp-block-superblockslider-slider .superblockslider__controls.superblockslider__buttons button,.superblockslider .superblockslider__controls.superblockslider__buttons button{border:1px solid #000;width:10px;height:10px;border-radius:20px;margin:0;padding:0;transition:all .3s;display:block;min-width:0;opacity:1;background-color:rgba(0,0,0,0) !important;transition:background-color}.wp-block-superblockslider-slider .superblockslider__controls.superblockslider__buttons button .superblockslider__button__icon,.superblockslider .superblockslider__controls.superblockslider__buttons button .superblockslider__button__icon{display:none}.wp-block-superblockslider-slider .superblockslider__controls.superblockslider__buttons button.superblockslider__button--active,.superblockslider .superblockslider__controls.superblockslider__buttons button.superblockslider__button--active{background-color:#000 !important}@-webkit-keyframes gradient-shift{0%,20%{background-color:var(--wp--preset--color--background)}25%,45%{background-color:var(--wp--preset--color--fdw-pink)}50%,70%{background-color:var(--wp--preset--color--fdw-powder-blue)}75%,95%{background-color:var(--wp--preset--color--fdw-yellow)}100%{background-color:var(--wp--preset--color--background)}}@keyframes gradient-shift{0%,20%{background-color:var(--wp--preset--color--background)}25%,45%{background-color:var(--wp--preset--color--fdw-pink)}50%,70%{background-color:var(--wp--preset--color--fdw-powder-blue)}75%,95%{background-color:var(--wp--preset--color--fdw-yellow)}100%{background-color:var(--wp--preset--color--background)}}@-webkit-keyframes title-shift{0%,20%{background-color:var(--wp--preset--color--fdw-red)}25%,45%{background-color:var(--wp--preset--color--fdw-blue)}50%,70%{background-color:var(--wp--preset--color--fdw-green)}75%,95%{background-color:var(--wp--preset--color--fdw-orange)}100%{background-color:var(--wp--preset--color--fdw-red)}}@keyframes title-shift{0%,20%{background-color:var(--wp--preset--color--fdw-red)}25%,45%{background-color:var(--wp--preset--color--fdw-blue)}50%,70%{background-color:var(--wp--preset--color--fdw-green)}75%,95%{background-color:var(--wp--preset--color--fdw-orange)}100%{background-color:var(--wp--preset--color--fdw-red)}}h1#home-logo{font-size:0;width:100%;height:calc((100vw - 40px)/3);background:var(--wp--preset--color--background);-webkit-clip-path:polygon(0% 0%, 33.333% 0%, 0% 50%, 33.333% 50%, 0% 100%, 33.333% 100%, 33.333% 0%, 66.666% 50%, 33.333% 100%, 66.666% 100%, 66.666% 0%, 83.333% 0%, 66.666% 100%, 83.333% 100%, 83.333% 0%, 100% 0%, 83.333% 100%, 0% 100%);clip-path:polygon(0% 0%, 33.333% 0%, 0% 50%, 33.333% 50%, 0% 100%, 33.333% 100%, 33.333% 0%, 66.666% 50%, 33.333% 100%, 66.666% 100%, 66.666% 0%, 83.333% 0%, 66.666% 100%, 83.333% 100%, 83.333% 0%, 100% 0%, 83.333% 100%, 0% 100%);z-index:0}h1#home-logo.alignfull{margin-left:0 !important;margin-right:0 !important}h1,h2{margin-top:.25em;line-height:1.15em}h1.wp-block-post-title.block-editor-block-list__block.editor-post-title,h2.wp-block-post-title.block-editor-block-list__block.editor-post-title{font-size:2rem}h2{--wp--style--block-gap: 0.2em}h3{margin-top:.5em}h4{margin-top:.5em}h5{margin-top:.5em}h1,h2,h3,h4,h5,h6{display:block;margin-top:0}h1.is-hidden,h2.is-hidden,h3.is-hidden,h4.is-hidden,h5.is-hidden,h6.is-hidden{opacity:0}h1.is-style-underline,h2.is-style-underline,h3.is-style-underline,h4.is-style-underline,h5.is-style-underline,h6.is-style-underline{border-bottom:1px solid;padding-bottom:.6em}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:underline}a{transition:all .3s}a:hover{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}a,a:visited,a:hover,a:active,a:focus{outline:none}.style-svg a{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.style-svg a:hover{text-decoration:underline}p{letter-spacing:0}p em{font-family:var(--wp--preset--font-family--victor-serif);font-style:italic}p .has-small-font-size,p.has-small-font-size{line-height:1.5em;margin-top:.4em}p .has-tiny-font-size a,p.has-tiny-font-size a{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}p .has-tiny-font-size a:hover,p.has-tiny-font-size a:hover{text-decoration:underline}.ts-wrapper.single,.ts-wrapper.single.input-active{font-size:1rem;border:0 none}.ts-wrapper.single .ts-control,.ts-wrapper.single.input-active .ts-control{border:1px solid #000;box-shadow:none;background:rgba(0,0,0,0);color:#000;font-size:1rem;border-radius:0}.ts-wrapper.single .ts-control::after,.ts-wrapper.single.input-active .ts-control::after{border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);margin-top:-3px;border-width:5px 5px 0 5px}.ts-wrapper.single .ts-dropdown,.ts-wrapper.single.input-active .ts-dropdown{margin-top:0;font-size:1rem;border-radius:0}.ts-wrapper.single .ts-dropdown .active,.ts-wrapper.single.input-active .ts-dropdown .active{background-color:var(--wp--preset--color--fdw-red);color:#fff}.ts-control input[type=select-one]{display:none !important}form input{font-family:var(--wp--preset--font-family--abc-marfa)}form input:not([type=submit]){border:1px solid #000;line-height:2em;width:100%;box-sizing:border-box;font-size:.9375rem;padding-left:10px;padding-right:10px;height:40px}form input:not([type=submit])::-moz-placeholder{text-transform:uppercase;color:#000}form input:not([type=submit]):-ms-input-placeholder{text-transform:uppercase;color:#000}form input:not([type=submit])::placeholder{text-transform:uppercase;color:#000}form button,form input[type=submit]{background:#000;color:#fff;text-transform:uppercase;font-family:var(--wp--preset--font-family--abc-marfa);border-radius:0;border:0 none;height:40px;padding-left:22px;padding-right:22px;font-size:.9375rem;width:100%}h1.wp-block-post-title{line-height:1.2em}.wp-block-audio audio{z-index:1}.wp-block-buttons{--wp--style--block-gap: 0.9em}.wp-block-buttons .wp-block-button:first-child .wp-block-button__link{margin-top:0}.wp-block-buttons .wp-block-button .wp-block-button__link{--wp--preset--color--primary: #000;--wp--preset--color--background: #fff;text-transform:uppercase;border:1px solid var(--wp--preset--color--primary);transition:all .3s;background:#000;margin-top:20px;padding:12px 24px;letter-spacing:.025em}.wp-block-buttons .wp-block-button .wp-block-button__link:hover{--wp--preset--color--primary: #000;text-decoration:none}.wp-block-buttons .wp-block-button.is-style-arrow-left .wp-block-button__link,.wp-block-buttons .wp-block-button.is-style-arrow-right .wp-block-button__link{display:flex;gap:5px;align-items:center}.wp-block-buttons .wp-block-button.is-style-arrow-left .wp-block-button__link::before{content:"";width:12px;height:9px;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE4NTU1IiBoZWlnaHQ9IjcuMjUzNDIiIHZpZXdCb3g9IjAgMCA5LjE4NTU1IDcuMjUzNDIiPgogIDxwb2x5Z29uIGZpbGw9IiNGRkYiIHBvaW50cz0iOS4xODU1NSAzLjE5MTQxIDEuNjY1NTkgMy4xOTE0MSA0LjI0MjE5IC42MTUyMyAzLjYyNjk1IDAgMCAzLjYyNjQ2IDMuNjI2OTUgNy4yNTM0MiA0LjI0MjE5IDYuNjM4MTggMS42NjU1MyA0LjA2MTUyIDkuMTg1NTUgNC4wNjE1MiA5LjE4NTU1IDMuMTkxNDEiLz4KPC9zdmc+) 50% 50%/100% auto no-repeat;display:block}.wp-block-buttons .wp-block-button.is-style-arrow-right .wp-block-button__link::after{content:"";width:12px;height:9px;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5LjE4NTU1IiBoZWlnaHQ9IjcuMjUzNDIiIHZpZXdCb3g9IjAgMCA5LjE4NTU1IDcuMjUzNDIiPgogIDxwb2x5Z29uIGZpbGw9IiNGRkYiIHBvaW50cz0iMCA0LjA2MjAxIDcuNTE5OTYgNC4wNjIwMSA0Ljk0MzM2IDYuNjM4MTggNS41NTg1OSA3LjI1MzQyIDkuMTg1NTUgMy42MjY5NSA1LjU1ODU5IDAgNC45NDMzNiAuNjE1MjMgNy41MjAwMiAzLjE5MTg5IDAgMy4xOTE4OSAwIDQuMDYyMDEiLz4KPC9zdmc+) 50% 50%/100% auto no-repeat;display:block}.wp-block-cover{padding:1.25em var(--wp--custom--padding--horizontal)}.wp-block-cover.alignfull+.wp-block-group.alignfull{margin-top:0}.wp-block-cover.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.is-position-bottom-left .wp-block-cover__inner-container{max-width:max(66%,500px)}.wp-block-cover .wp-block-cover__inner-container{max-width:var(--wp--custom--sizing--narrow);margin-left:auto;margin-right:auto}.wp-block-cover .wp-block-cover__inner-container .wp-block-columns .wp-block-column>*:first-child{margin-top:0}.wp-block-cover .wp-block-cover__inner-container .wp-block-columns .wp-block-column>*:last-child{margin-bottom:0}.wp-block-cover .wp-block-cover__inner-container>*:first-child{margin-top:0}.wp-block-cover .wp-block-cover__inner-container>*:last-child{margin-bottom:0}body.single-event .wp-block-event-date{font-size:var(--wp--custom--typography--font-size--heading-6);text-transform:uppercase}body.single-event .wp-block-event-date::before{content:"";width:11px;height:10px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDExIDEwIj4KICA8cGF0aCBkPSJNMTAuNTY0OTQsMS41NDUxN3YxLjM3OTg4SC40MzUwNlYxLjU0NTE3SDEuNTk0NzNWLjM4NTAxaDEuMDQwMDRWMS41NDUxN2g1Ljc0MDIzVi4zODUwMWgxLjA0MDA0VjEuNTQ1MTdoMS4xNDk5Wk0uNDM3NSwzLjIxMjE2SDEwLjU2NDk0djYuNDAyODNILjQzNzVWMy4yMTIxNlptNi45MDAzOSwyLjk1MTY2aDIuMTU3MjN2LTEuOTA3NzFoLTIuMTU3MjN2MS45MDc3MVptMCwyLjY2MTEzaDIuMTU3MjN2LTEuOTA3NzFoLTIuMTU3MjN2MS45MDc3MVptLTIuOTg0MzgtMi42NjExM2gyLjE1NzIzdi0xLjkwNzcxaC0yLjE1NzIzdjEuOTA3NzFabTAsMi42NjExM2gyLjE1NzIzdi0xLjkwNzcxaC0yLjE1NzIzdjEuOTA3NzFaTTEuMzY5NjMsNi4xNjM4MkgzLjUyNjg2di0xLjkwNzcxSDEuMzY5NjN2MS45MDc3MVptMCwuNzUzNDJ2MS45MDc3MUgzLjUyNjg2di0xLjkwNzcxSDEuMzY5NjNaIi8+Cjwvc3ZnPg==) 0 0/100% auto no-repeat;display:inline-block;margin-right:4px}body.single-event .wp-block-event-date__separator{display:inline}.wp-block-event-date__separator+.wp-block-event-date::before{display:none !important}.wp-block-event-filters{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}@media(min-width: 768px){.wp-block-event-filters{gap:24px}}.wp-block-event-filters h6{display:none;margin:0}@media(min-width: 768px){.wp-block-event-filters h6{display:block}}.wp-block-event-filters .filter-wrapper{min-width:110px}.wp-block-event-filters .filter-wrapper:has(.search-events){align-items:center;min-width:135px;border-bottom:1px solid;position:relative}.wp-block-event-filters .filter-wrapper:has(.search-events)::after{content:"";width:20px;height:20px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTQxNiAyMDhjMCA0NS45LTE0LjkgODguMy00MCAxMjIuN0w1MDIuNiA0NTcuNGMxMi41IDEyLjUgMTIuNSAzMi44IDAgNDUuM3MtMzIuOCAxMi41LTQ1LjMgMEwzMzAuNyAzNzZjLTM0LjQgMjUuMi03Ni44IDQwLTEyMi43IDQwQzkzLjEgNDE2IDAgMzIyLjkgMCAyMDhTOTMuMSAwIDIwOCAwUzQxNiA5My4xIDQxNiAyMDh6TTIwOCAzNTJhMTQ0IDE0NCAwIDEgMCAwLTI4OCAxNDQgMTQ0IDAgMSAwIDAgMjg4eiIvPjwvc3ZnPg==) 50% 50%/100% auto no-repeat;position:absolute;right:5px;top:50%;transform:translate(0, -50%);pointer-events:none}.wp-block-event-filters .search-events{background:rgba(0,0,0,0);text-align:left;font-family:var(--wp--preset--font-family--abc-marfa);border:0 none;font-size:1rem;padding:6px 35px 6px 10px}.wp-block-event-filters .search-events::-moz-placeholder{color:#000}.wp-block-event-filters .search-events:-ms-input-placeholder{color:#000}.wp-block-event-filters .search-events::placeholder{color:#000}.wp-block-event-filters-mobile-trigger{display:none}.wp-block-event-filters-mobile-trigger a{position:relative;padding-right:40px;text-decoration:none}.wp-block-event-filters-mobile-trigger a::after{content:" ";display:block;position:absolute;top:50%;right:15px;width:0;height:0;border-style:solid;border-color:#000 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);margin-top:-2px;border-width:5px 5px 0 5px}@media(max-width: 767px){.wp-block-event-filters-mobile-trigger{display:block}.wp-block-event-filters-mobile-trigger+.wp-block-event-filters{display:none}}.wp-block-event-filters-mobile-trigger.is-open a::after{transform:rotate(180deg)}.wp-block-event-filters-mobile-trigger.is-open+.wp-block-event-filters{display:flex}.wp-block-gallery.tns-slider{margin-left:0}.wp-block-gallery.is-style-gallery-slider:not(.tns-slider):not(.is-selected):not(.has-child-selected) figure:not(:first-child){display:none}.tns-outer .tns-ovh .tns-inner .wp-block-gallery{gap:0}.tns-outer .tns-ovh .tns-inner .wp-block-gallery figure.tns-item img{width:100%;height:auto;display:block}.wp-block-gallery.is-style-sponsors{--wp--style--gallery-gap-default: 28px;margin-top:22px;margin-left:6px;margin-right:0;flex-wrap:wrap}.wp-block-gallery.is-style-sponsors .wp-block-image{max-width:106px !important}.wp-block-getwid-accordion{margin-top:30px !important;border-bottom:1px solid;outline:none !important}.wp-block-getwid-accordion+.wp-block-getwid-accordion{margin-top:0 !important}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper{border:0 none;border-top:1px solid}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child{border:0 none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header{padding:1.1em 0;font-weight:300;outline:none !important}.wp-block-getwid-accordion .wp-block-getwid-accordion__header a{outline:none !important}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon{margin-right:15px;width:19px;height:19px;position:relative}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon::before,.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon::after{content:"";width:19px;height:1px;background:#000;position:absolute;top:50%;left:0;transform:translate(0, -50%);transition:opacity .2s}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon::after{transform:translate(0, -50%) rotate(90deg);opacity:0}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon.is-active::after{opacity:1}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__icon .fas{display:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__content{border:0 none;padding-left:0;padding-right:0;padding-top:0}.wp-block-getwid-images-slider .slick-dotted.slick-slider{padding-bottom:0}.wp-block-getwid-images-slider .slick-dots{display:flex;justify-content:flex-end;padding-right:5px;gap:5px;bottom:-25px}.wp-block-getwid-images-slider .slick-dots li{margin:0;width:10px;height:10px}.wp-block-getwid-images-slider .slick-dots li.slick-active button{background-color:#000}.wp-block-getwid-images-slider .slick-dots li button{border:1px solid #000;width:10px;height:10px;border-radius:20px;margin:0;padding:0;transition:all .3s}.wp-block-getwid-images-slider .slick-dots li button::before{display:none}.wp-block-group.alignfull+.wp-block-group.alignfull{-webkit-margin-before:0;margin-block-start:0}.wp-block-group:where(.has-background){padding:1.25em var(--wp--custom--padding--horizontal)}@media(max-width: 781px){.wp-block-group.is-style-grid-wrap{display:block}.wp-block-group.is-style-grid-wrap .wp-block-image img{width:auto;max-height:150px}}main.wp-block-group p a{text-decoration:underline;transition:all .2s}main.wp-block-group p a:hover{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.wp-block-mailer-signup #mc_embed_signup_scroll{display:flex;gap:8px}@media(max-width: 799px){.wp-block-mailer-signup #mc_embed_signup_scroll{flex-wrap:wrap}}.wp-block-mailer-signup #mce-responses{order:1000}@media(min-width: 600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:1fr;grid-template-rows:auto auto}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation .wp-block-navigation__container{gap:20px}.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-item>.wp-block-navigation-item__content{font-size:var(--wp--custom--typography--font-size--heading-6);font-family:var(--wp--preset--font-family--abc-marfa);font-weight:700;text-transform:uppercase}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-left:20px;padding-right:20px}.wp-block-post-content{position:relative;z-index:1;-webkit-margin-before:0;margin-block-start:0;padding-top:0;padding-bottom:50px}.wp-block-post-content>*:nth-child(2){--wp--style--block-gap: 2em;align-self:center}.wp-block-post-content>*:last-child{align-self:end;--wp--style--block-gap: 16px}.wp-block-post-date{border:1px solid;font-size:var(--wp--preset--font-size--tiny);text-decoration:none;text-transform:uppercase;padding:0 8px;line-height:14px;white-space:nowrap;border-radius:30px;display:inline-block}.wp-block-post-terms:not(.taxonomy-event_location):not(.taxonomy-event-venue){display:flex;flex-wrap:wrap;gap:5px 5px}.wp-block-post-terms:not(.taxonomy-event_location):not(.taxonomy-event-venue) a{border:1px solid;font-size:var(--wp--preset--font-size--tiny);text-decoration:none;text-transform:uppercase;padding:0 10px;line-height:1.3em;white-space:nowrap;border-radius:30px;display:inline-block;font-size:12px;font-size:.85rem;padding:2px 10px}body.single-event .wp-block-post-terms.taxonomy-event_discipline{margin-top:.8em;margin-bottom:.8em}body.single-event .wp-block-post-terms.taxonomy-event_discipline a{pointer-events:none}.wp-block-post-terms.taxonomy-event_type a{pointer-events:none}.wp-block-post-terms.taxonomy-event_location a,.wp-block-post-terms.taxonomy-event-venue a{border:0 none;text-transform:uppercase;text-decoration:none;pointer-events:none}.wp-block-post-terms.taxonomy-event_location a:first-child::before,.wp-block-post-terms.taxonomy-event-venue a:first-child::before{content:"";width:8px;height:11px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgOCAxMiI+CiAgPHBhdGggZD0iTTcuNzQ3MjgsMy41MDAxYy0uMTkyNTQtMS43Mjc0NS0xLjU5NDA5LTMuMTI1OC0zLjMyMTgzLTMuMzE1MzdDMi4xNTA2LS4wNjQ5MSwuMjI4OTMsMS43MTAxLC4yMjg5MywzLjkzMTA3YzAsLjQ0NjM3LC4wNTg2NSwuOTA3OTksLjI1MTc0LDEuMzA5MjcsMS4wNjU5MSwyLjIxNDc4LDIuMzQxNTUsNC4zMzE4MiwzLjUxODA1LDYuNDg5ODMsLjk4Nzk4LTEuODEwMzUsMS45OTI1OC0zLjYxMTIxLDIuOTc4MjgtNS40MjI2NSwuMjM5Mi0uNDM5NjMsLjUxNzIxLS44Njg0LC42NTI5MS0xLjM1MDY1LC4xMzI5OS0uNDcyNjIsLjE3MTczLS45NjkwMywuMTE3MzctMS40NTY3N1ptLTMuNzQ3MjgsMi41OTAwOGMtMS4xMDA3NiwwLTEuOTkzMDgtLjg5MjMyLTEuOTkzMDgtMS45OTMwNHMuODkyMzItMS45OTMxOCwxLjk5MzA4LTEuOTkzMTgsMS45OTMwOCwuODkyNDYsMS45OTMwOCwxLjk5MzE4LS44OTIzNCwxLjk5MzA0LTEuOTkzMDgsMS45OTMwNFoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9Ii4xOTk1MiIvPgo8L3N2Zz4=) 0 0/100% auto no-repeat;display:inline-block;margin-right:4px}.wp-block-post-terms__separator{display:none !important}.wp-block-map-link a{text-transform:uppercase}.wp-block-map-link a:first-child::before{content:"";width:8px;height:11px;display:inline-block;margin-right:4px}.wp-block-post.type-event .wp-block-group,.wp-block-post.type-post .wp-block-group{margin:0}.wp-block-post.type-event>.wp-block-group .wp-block-event-dates>*,.wp-block-post.type-post>.wp-block-group .wp-block-event-dates>*{margin:0}.wp-block-post.type-event>.wp-block-group .wp-block-event-dates h6,.wp-block-post.type-post>.wp-block-group .wp-block-event-dates h6{font-size:.875rem}.wp-block-post.type-event>.wp-block-group .wp-block-event-date,.wp-block-post.type-event>.wp-block-group .wp-block-post-terms,.wp-block-post.type-post>.wp-block-group .wp-block-event-date,.wp-block-post.type-post>.wp-block-group .wp-block-post-terms{margin:0}.wp-block-post.type-event>.wp-block-group .wp-block-presenters p,.wp-block-post.type-post>.wp-block-group .wp-block-presenters p{margin:0;font-size:var(--wp--preset--font-size--small)}.wp-block-post.type-event>.wp-block-group .pills-container,.wp-block-post.type-post>.wp-block-group .pills-container{text-align:right}.wp-block-post.type-event>.wp-block-group .wp-block-event-sort-info,.wp-block-post.type-post>.wp-block-group .wp-block-event-sort-info{display:none}body.single-event .wp-block-presenters{margin-top:8px}.wp-block-event-dates-long{display:grid;grid-template-columns:14px auto}.wp-block-event-dates-long::before{content:"";width:11px;height:10px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDExIDEwIj4KICA8cGF0aCBkPSJNMTAuNTY0OTQsMS41NDUxN3YxLjM3OTg4SC40MzUwNlYxLjU0NTE3SDEuNTk0NzNWLjM4NTAxaDEuMDQwMDRWMS41NDUxN2g1Ljc0MDIzVi4zODUwMWgxLjA0MDA0VjEuNTQ1MTdoMS4xNDk5Wk0uNDM3NSwzLjIxMjE2SDEwLjU2NDk0djYuNDAyODNILjQzNzVWMy4yMTIxNlptNi45MDAzOSwyLjk1MTY2aDIuMTU3MjN2LTEuOTA3NzFoLTIuMTU3MjN2MS45MDc3MVptMCwyLjY2MTEzaDIuMTU3MjN2LTEuOTA3NzFoLTIuMTU3MjN2MS45MDc3MVptLTIuOTg0MzgtMi42NjExM2gyLjE1NzIzdi0xLjkwNzcxaC0yLjE1NzIzdjEuOTA3NzFabTAsMi42NjExM2gyLjE1NzIzdi0xLjkwNzcxaC0yLjE1NzIzdjEuOTA3NzFaTTEuMzY5NjMsNi4xNjM4MkgzLjUyNjg2di0xLjkwNzcxSDEuMzY5NjN2MS45MDc3MVptMCwuNzUzNDJ2MS45MDc3MUgzLjUyNjg2di0xLjkwNzcxSDEuMzY5NjNaIi8+Cjwvc3ZnPg==) 0 0/100% auto no-repeat;display:inline-block;margin-right:4px;margin-top:5px}.wp-block-event-dates-long p{margin:0}.wp-block-event-dates-long p time::before{display:none !important}body:not(.home) .wp-block-presenters p{margin-top:0;font-size:var(--wp--custom--typography--font-size--heading-4);line-height:1em}.wp-block-query{margin-top:38px !important}.wp-block-query .wp-block-post-template.is-flex-container{--wp--posts-query--column--width: 2rem}.wp-block-query .wp-block-post-template.is-flex-container.columns-3{transition:.3s opacity}.wp-block-query .wp-block-post-template.is-flex-container.columns-3.in-search{opacity:0}@media(min-width: 600px){.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li{width:calc(50% - var(--wp--posts-query--column--width)*1/2)}}@media(min-width: 768px){.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li{width:calc(33.333% - var(--wp--posts-query--column--width)*2/3)}}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li.is-hidden{display:none}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li>*:first-child{margin-top:0}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li .wp-block-post-featured-image{margin-bottom:.5em}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li .wp-block-post-featured-image a{transition:opacity .3s}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li .wp-block-post-featured-image a:hover{opacity:.6}.wp-block-query .wp-block-post-template.is-flex-container.columns-3>li .wp-block-post-featured-image img{aspect-ratio:1.35;-o-object-fit:cover;object-fit:cover}.wp-block-query .wp-block-post-template.is-layout-grid{--wp--posts-query--column--width: 2rem}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3{transition:.3s opacity}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3.in-search{opacity:0}@media(min-width: 600px){.wp-block-query .wp-block-post-template.is-layout-grid.columns-3{gap:var(--wp--posts-query--column--width)}}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li.is-hidden{display:none}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li>*:first-child{margin-top:0}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li .wp-block-post-featured-image{margin-bottom:.8em}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li .wp-block-post-featured-image a{transition:opacity .3s}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li .wp-block-post-featured-image a:hover{opacity:.6}.wp-block-query .wp-block-post-template.is-layout-grid.columns-3>li .wp-block-post-featured-image img{aspect-ratio:1.35;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes ticker{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(calc(-50% + 50vw), 0, 0)}}@keyframes ticker{0%{transform:translate3d(0, 0, 0);visibility:visible}100%{transform:translate3d(calc(-50% + 50vw), 0, 0)}}.wp-block-scroll-ticker{margin-top:6.45vw !important;margin-bottom:3.15vw !important;max-width:none;border-top:1px solid;border-bottom:1px solid;overflow:hidden}.wp-block-scroll-ticker p{display:inline-block;white-space:nowrap;padding-right:100%;box-sizing:content-box;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:60s;animation-duration:60s;font-size:1rem}header .wp-block-site-title{font-size:clamp(.895rem,.6331rem + 1.1641vw,1.360625rem);font-family:var(--wp--preset--font-family--abc-marfa);font-weight:700}header .wp-block-site-title a{text-decoration:none}.wp-block-spacer{-webkit-margin-before:0 !important;margin-block-start:0 !important}header.wp-block-template-part .header-navigation{position:fixed;top:0;left:0;right:0;padding:16px var(--wp--custom--spacing--outer);z-index:999;background:var(--wp--preset--color--background)}body.home header.wp-block-template-part .header-navigation{background-color:var(--wp--preset--color--fdw-yellow)}@media(min-width: 768px){header.wp-block-template-part .header-navigation{padding-top:20px;padding-bottom:20px}}body.admin-bar header.wp-block-template-part .header-navigation{top:46px}@media(min-width: 783px){body.admin-bar header.wp-block-template-part .header-navigation{top:32px}}body:not(.home) header.wp-block-template-part #home-logo{display:none}body.home.is-pinned-header header.wp-block-template-part #home-logo{display:none}footer{padding-top:40px}footer.wp-block-template-part{-webkit-margin-before:0;margin-block-start:0}.wp-site-blocks{--wp--custom--spacing--outer: 20px;background-color:var(--wp--preset--color--background);margin:0;min-height:100vh;padding:65px 20px 20px}body.home .wp-site-blocks{background-color:var(--wp--preset--color--fdw-yellow)}body.page-template-wp-custom-template-landing .wp-site-blocks{padding:20px}body.page-template-wp-custom-template-landing .wp-site-blocks .wp-block-post-content{display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}body.page-template-wp-custom-template-landing .wp-site-blocks h1{font-size:0;width:100%;height:calc((100vw - 40px)/3);background:var(--wp--preset--color--fdw-red);-webkit-clip-path:polygon(0% 0%, 33.333% 0%, 0% 50%, 33.333% 50%, 0% 100%, 33.333% 100%, 33.333% 0%, 66.666% 50%, 33.333% 100%, 66.666% 100%, 66.666% 0%, 83.333% 0%, 66.666% 100%, 83.333% 100%, 83.333% 0%, 100% 0%, 83.333% 100%, 0% 100%);clip-path:polygon(0% 0%, 33.333% 0%, 0% 50%, 33.333% 50%, 0% 100%, 33.333% 100%, 33.333% 0%, 66.666% 50%, 33.333% 100%, 66.666% 100%, 66.666% 0%, 83.333% 0%, 66.666% 100%, 83.333% 100%, 83.333% 0%, 100% 0%, 83.333% 100%, 0% 100%);margin:0 !important}body.page-template-wp-custom-template-landing .wp-site-blocks h1,body.page-template-wp-custom-template-landing .wp-site-blocks h2{margin-top:.25em}body.page-template-wp-custom-template-landing .wp-site-blocks h1.wp-block-post-title,body.page-template-wp-custom-template-landing .wp-site-blocks h2.wp-block-post-title{font-size:1rem}body.page-template-wp-custom-template-landing .wp-site-blocks h2{--wp--style--block-gap: 0.2em;font-family:var(--wp--preset--font-family--abc-marfa);text-transform:uppercase;font-weight:700;font-size:clamp(2.25rem,1.3594rem + 3.9583vw,3.4375rem)}body.page-template-wp-custom-template-landing .wp-site-blocks h2+p{--wp--style--block-gap: 2.3em}body.page-template-wp-custom-template-landing .wp-site-blocks h3{font-family:var(--wp--preset--font-family--abc-marfa);margin-top:.5em;text-transform:uppercase;font-size:clamp(1.125rem,.7969rem + 1.4583vw,1.5625rem)}body.page-template-wp-custom-template-landing .wp-site-blocks h4{margin-top:.5em}body.page-template-wp-custom-template-landing .wp-site-blocks h5{margin-top:.5em}body.page-template-wp-custom-template-landing .wp-site-blocks h1,body.page-template-wp-custom-template-landing .wp-site-blocks h2,body.page-template-wp-custom-template-landing .wp-site-blocks h3,body.page-template-wp-custom-template-landing .wp-site-blocks h4,body.page-template-wp-custom-template-landing .wp-site-blocks h5,body.page-template-wp-custom-template-landing .wp-site-blocks h6{display:block;margin-top:0}body.page-template-wp-custom-template-landing .wp-site-blocks h1.is-hidden,body.page-template-wp-custom-template-landing .wp-site-blocks h2.is-hidden,body.page-template-wp-custom-template-landing .wp-site-blocks h3.is-hidden,body.page-template-wp-custom-template-landing .wp-site-blocks h4.is-hidden,body.page-template-wp-custom-template-landing .wp-site-blocks h5.is-hidden,body.page-template-wp-custom-template-landing .wp-site-blocks h6.is-hidden{opacity:0}body.page-template-wp-custom-template-landing .wp-site-blocks p{letter-spacing:0;margin-top:1.4em}body.page-template-wp-custom-template-landing .wp-site-blocks p .has-large-font-size,body.page-template-wp-custom-template-landing .wp-site-blocks p.has-large-font-size{line-height:1.05em;margin-top:.7em}body.page-template-wp-custom-template-landing .wp-site-blocks p .has-extra-large-font-size,body.page-template-wp-custom-template-landing .wp-site-blocks p.has-extra-large-font-size{margin-top:.35em}body.page-template-wp-custom-template-landing .popup-lightbox{z-index:999}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wp-site-blocks>.wp-block-post-content>*:where(:not(.alignleft):not(.alignright):not(.alignfull):not(.alignwide)){max-width:var(--wp--custom--sizing--narrow);margin-left:auto !important;margin-right:auto !important;width:100%}.wp-site-blocks,.block-editor-block-list__layout.is-root-container,.edit-post-visual-editor__post-title-wrapper,.wp-block-group.alignfull,.wp-block-group.has-background,.wp-block-cover.alignfull,.block-editor-block-list__layout.is-root-container .wp-block.alignfull>.wp-block-group,.block-editor-block-list__layout.is-root-container .wp-block.alignfull>.wp-block-cover{padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer)}.wp-site-blocks .alignfull,.wp-site-blocks>.wp-block-group.has-background,.wp-site-blocks>.wp-block-template-part>.wp-block-group.has-background,.wp-site-blocks>.wp-block-template-part>.wp-block-cover,.block-editor-block-list__layout.is-root-container>.wp-block-template-part>.wp-block-group.has-background,.block-editor-block-list__layout.is-root-container>.wp-block-template-part>.wp-block-cover,.block-editor-block-list__layout.is-root-container .wp-block.alignfull{margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset}.alignwide{width:100%}

/*# sourceMappingURL=main-2203e16f.css.map*/