#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;font-size:13px;letter-spacing:0;line-height:20px;left:0;text-align:center;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin:-10px 0 0 0;width:15px;height:15px;opacity:.5;padding:10px;border:none;outline:0;background:0 0;box-shadow:none;cursor:pointer}.cn-close-icon:focus,.cn-close-icon:focus-visible{outline:2px solid currentColor;outline-offset:3px}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0 0 0 10px;text-align:center;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}.cn-compliance-warning{display:block;color:#f5a623!important;font-size:12px;line-height:18px;margin:4px 0 8px 0}.cn-compliance-warning .cn-warning-icon{color:#f5a623!important;margin-right:4px}.cn-compliance-warning strong{color:#f5a623!important}.cn-compliance-warning a{color:#f5a623!important;text-decoration:underline}.cn-compliance-warning a:hover{color:#ffb84d!important}#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-fade{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.rtec-icon-row{display:flex;align-items:center;margin-left:4px}.rtec-icon,.rtec-icon-text{display:flex;align-items:center;line-height:1}.rtec-icon-text{gap:5px}.rtec-icon svg,.rtec-icon-button svg,.rtec-icon-link svg,.rtec-icon-text svg{height:1em;width:auto;flex-shrink:0}.rtec-icon-link{display:inline-flex;padding:6px 0;align-items:center;gap:8px;font-size:1em;text-decoration:none}.rtec-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1}.rtec-alert-icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-radius:50%;margin:0 auto 20px}.rtec-standard-bump-out .rtec-alert-icon{width:auto;height:auto;margin:0}.rtec-alert-icon svg{fill:currentColor;max-width:50px;width:100%;height:auto}@keyframes rtecspin{100%{transform:rotate(360deg)}}.rtec-processing-wrap{position:relative}.rtec-processing-wrap-flex{position:relative;display:flex;gap:10px;align-items:center}.rtec-fade{opacity:.6}.rtec-is-processing .rtec-spinner-container{position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px}.rtec-processing-wrap-flex.rtec-is-processing .rtec-spinner-container{position:relative;top:0;left:0;margin:0}.rtec-is-processing .rtec-spinner-circle{box-sizing:border-box;width:30px;height:30px;border-radius:100%;border:4px solid rgba(0,0,0,.1);border-top-color:#2271b1;-webkit-animation:rtecspin .8s infinite linear;animation:rtecspin .8s infinite linear}.rtec-dynamic-content.rtec-is-processing:not(.rtec-single-event-cta) .rtec-spinner-container{position:relative;top:0;left:0;margin:0 0 0 8px;display:inline-block;vertical-align:middle}.rtec-dynamic-content.rtec-is-processing:not(.rtec-single-event-cta) .rtec-spinner-circle{box-sizing:border-box;width:20px;height:20px;border-radius:100%;border:3px solid rgba(0,0,0,.1);border-top-color:#2271b1;-webkit-animation:rtecspin .8s infinite linear;animation:rtecspin .8s infinite linear;display:block}#rtec .tribe-bar-toggle-arrow{display:inline-block;margin:0 4px;position:absolute;top:11px;right:10px}#rtec .tribe-bar-toggle-arrow:after{top:10px;right:0;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:inherit;border-width:8px}#rtec .tribe-bar-filters-open span.tribe-bar-toggle-arrow:after{top:0;border-top-color:transparent;border-bottom-color:inherit}.rtec-flex-centered-row{display:flex;align-items:center}.rtec-flex-standard-gap{gap:8px}#rtec .rtec-hidden-message,#rtec .rtec-js-show,#rtec .rtec-screen-reader{display:none}#rtec{max-width:700px;min-width:300px;border-top:0}.rtec-outer-wrap{position:relative;margin-top:1em}#rtec-confirm-unregister{text-align:center}#rtec-confirm-unregister button{display:block;margin:auto;margin-bottom:0}.rtec-yellow-message{display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:left;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}#rtec .rtec-warning{border-color:#b91c1c;color:#b91c1c;background:#fef2f2}.rtec-form-spacing{padding:12px;box-sizing:border-box}.rtec-form-spacing-sides{padding:0 12px;box-sizing:border-box}#rtec .rtec-form-wrapper{box-sizing:border-box;position:relative;width:100%;margin:0 auto 30px;border:1px solid #e8e8e8;background:#f7f7f7;padding:24px 12px}#rtec .rtec-register-button,#rtec-confirm-unregister button{position:relative;padding:12px 16px;font-size:16px;cursor:pointer}#rtec .rtec-register-button{margin-bottom:30px}#rtec:not(.rtec-use-modal) .rtec-register-button{padding-right:40px!important}#rtec.rtec-use-modal .rtec-register-button>span{display:none}#rtec .rtec-form-buttons button,#rtec input[type=submit]{float:none;padding:12px 16px;font-size:16px;cursor:pointer}.rtec button,.rtec input[type=submit]{line-height:inherit;height:auto;margin:0}.rtec-attendance,.rtec-attendance p{text-align:center;margin:10px 0 0}.rtec-form-wrapper .rtec-attendance{margin-left:12px;margin-right:12px}.rtec-outer-wrap .rtec-attendance-display{margin-bottom:1em;padding-top:1em}body .rtec-outer-wrap .rtec-form-wrapper .tribe-events-notices{margin-left:12px;margin-right:12px}#rtec .rtec-form-field{margin-bottom:8px}#rtec .rtec-form-field.rtec-form-spacing{padding:12px;box-sizing:border-box}#rtec .rtec-input-wrapper{position:relative}#rtec .rtec-form-field:has(.rtec-valid){border:1px solid #14dc46;border-radius:4px}#rtec .rtec-form-field.rtec-form-spacing:has(.rtec-valid){padding:11px}#rtec .rtec-form-field .rtec-input-wrapper.rtec-valid,#rtec .rtec-form-field input.rtec-valid,#rtec .rtec-form-field select.rtec-valid,#rtec .rtec-form-field textarea.rtec-valid{border-color:#e5e5e5!important}#rtec .rtec-form-field:has(.rtec-error){border:1px solid #b91c1c;border-radius:4px}#rtec .rtec-form-field.rtec-form-spacing:has(.rtec-error){padding:11px}#rtec .rtec-form-field .rtec-input-wrapper.rtec-error,#rtec .rtec-form-field input.rtec-error,#rtec .rtec-form-field select.rtec-error,#rtec .rtec-form-field textarea.rtec-error{border-color:#e5e5e5!important}#rtec input[type=email],#rtec input[type=number],#rtec input[type=tel],#rtec input[type=text],#rtec textarea{box-sizing:border-box;display:inline-block;float:none;padding:8px;margin:0;width:100%;height:auto;font-size:18px;line-height:1.5;background:#fff;color:#333;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}#rtec input[type=number]{max-width:100px}#rtec .rtec-form-wrapper label{display:inline-block;color:#333}#rtec .rtec-checkbox-option-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:0 10px;min-height:1.5em}#rtec .rtec-checkbox-option-wrap input{margin:0;flex-shrink:0}#rtec .rtec-checkbox-option-wrap label{margin-left:5px;vertical-align:middle}#rtec .rtec-form-buttons{text-align:center}#rtec .rtec-form-buttons input{margin:0}#rtec .rtec-custom-hover:hover{opacity:.8}.rtec-honeypot-clear{display:block;background:#ff5c33;color:#fff;padding:5px 10px;margin:0 auto 15px;border-radius:5px}#rtec .rtec-email-spinner{position:absolute;top:11px;right:11px;display:inline-flex;align-items:center;pointer-events:none}#rtec .rtec-email-spinner .rtec-spinner-container{position:relative;top:0;left:0;margin:0;display:inline-block}.rtec-field-group{margin-bottom:16px}#rtec .rtec-email-spinner .rtec-spinner-circle{box-sizing:border-box;width:20px;height:20px;border-radius:100%;border:4px solid rgba(0,0,0,.1);border-top-color:#2271b1;-webkit-animation:rtecspin .8s infinite linear;animation:rtecspin .8s infinite linear}#rtec .rtec-form-buttons .rtec-email-spinner{top:50%;right:50%;margin-top:-12px;margin-right:-12px}#rtec .rtec-error-message{margin:.5em 0 0;padding:8px 10px;font-weight:600;font-size:.9em;background:#fef2f2;color:#b91c1c;border-radius:4px;border:1px solid #fecaca}#rtec .rtec-success-message{text-align:center}.rtec-event-meta.rtec-attendee-list-meta{padding-top:24px}.rtec-shortcode .rtec-event-meta.rtec-attendee-list-meta{padding-top:0;margin-bottom:20px}.rtec-event-meta:after{content:"";visibility:hidden;display:table;clear:both}.rtec-event-meta .rtec-attendee-list{box-sizing:border-box;display:inline-block;float:left}.rtec-event-meta .rtec-list-column-2{width:50%}.rtec-event-meta .rtec-list-column-3{width:33.33%}.rtec-event-meta .rtec-section-title,.single-tribe_events .tribe-events-event-meta .rtec-section-title{width:100%;font-size:1.4em;font-weight:700;margin:0 0 8px}.rtec-event-meta .rtec-section-subtitle,.single-tribe_events .tribe-events-event-meta .rtec-section-subtitle{font-size:1.2em;font-weight:700;margin:20px 0 10px}.rtec-event-meta .rtec-attendee{display:block;width:100%;word-break:break-word;margin-right:4%}.rtec-event-meta .tribe-events-meta-group,.tribe-events-event-meta.rtec-event-meta .tribe-events-meta-group{width:100%}@media (min-width:768px){.rtec-shortcode .tribe-events-meta-group{padding-bottom:16px;width:100%}.rtec-event-meta.rtec-attendee-list-meta{padding-top:0}}#rtec-options-form input{max-width:400px}.rtec-already-registered-options input[type=submit]{line-height:inherit;height:auto;margin-bottom:10px;padding:12px 16px;font-size:16px}.rtec-already-registered-options.rtec-is-user form,.rtec-unregister-link-wrap{display:inline-block}.rtec-already-registered-options.rtec-is-user{margin-bottom:16px;position:relative;display:flex;align-items:center;gap:16px}.rtec-already-registered-options .rtec-spinner-wrap{display:flex}.rtec-already-registered-options .rtec-spinner-wrap img{height:1em}.rtec-processing{opacity:.5}.entry-content h2.rtec-header,h2.rtec-header{margin:0}.entry-content h3.rtec-header,h3.rtec-header{margin:1em 0 1.5em}.tribe-events-notices{background:#d9edf7;border-radius:4px;border:1px solid #bce8f1;color:#3a87ad;margin:10px 0 18px;padding:8px 35px 8px 14px;text-shadow:0 1px 0 #fff}@media all and (max-width:640px){#rtec .rtec-form-wrapper{width:100%!important}}.rtec-attendee-list-wrap .rtec-section-title{padding:0 4%;font-size:1.4em;font-weight:700;margin:20px 0 10px}.rtec-attendee-list-wrap .rtec-attendee-list{padding:0 4%;margin-bottom:20px}.rtec-attendee-list-wrap .tribe-events-single-section-title.rtec-section-subtitle{font-size:1.2em;font-weight:700;margin:20px 0 10px}.rtec-attendee-list-wrap .tribe-events-event-meta{background:#fafafa;border:1px solid #eee;margin:30px 0}.rtec-modal-is-open{overflow:hidden}.rtec-modal{position:fixed;width:700px;top:5%;left:50%;right:50%;max-height:90%;margin-left:-350px;overflow-y:auto;opacity:0;pointer-events:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.7);box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fcfcfc;-webkit-font-smoothing:subpixel-antialiased}#rtec-modal .rtec-button-link.rtec-action-modal-close,.rtec-modal .rtec-button-link.rtec-action-modal-close{position:absolute;top:4px;right:4px;left:auto;bottom:0;width:34px;height:34px;margin:0;padding:0;border:1px solid transparent;z-index:1000;cursor:pointer;outline:0;background:0 0;box-shadow:none;border-radius:0;text-align:center;text-decoration:none;font-weight:700;font-size:24px;font-family:sans-serif;transition-property:border,background;transition-duration:.05s;transition-timing-function:ease-in-out}.rtec-modal .rtec-button-link.rtec-action-modal-close svg{fill:#444}.rtec-modal .rtec-button-link.rtec-action-modal-close:active svg,.rtec-modal .rtec-button-link.rtec-action-modal-close:hover svg{fill:#111}.rtec-modal-content .rtec-already-registered-reveal{display:none}.rtec-media-modal-icon{display:block}.rtec-modal .rtec-button-link{text-align:center;color:inherit;text-decoration:none}@media all and (max-width:725px){.rtec-modal{width:100%;margin-left:-50%}}.rtec-modal-is-open .rtec-modal{opacity:1;pointer-events:auto;z-index:160000}.rtec-modal-is-open .rtec-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.rtec-modal #rtec .rtec-already-registered-options,.rtec-modal #rtec .rtec-form-toggle-button{display:none!important}.rtec-modal #rtec .rtec-form-wrapper{margin:0}.rtec-modal .rtec-scrollto.tribe-events-notices,.rtec-modal .tribe-events-event-meta.rtec-event-meta{margin:50px 0 0}.rtec-modal .rtec-modal-inner-pad{margin:40px 30px}.rtec-modal .rtec-modal-inner-pad p{margin-bottom:20px}#single-below-header .nectar-social.hover{margin-right:14px}#single-below-header .nectar-social.hover[data-rm-love="1"]{margin-right:0}.nectar-social.hover{position:relative}.nectar-social.hover>*:not(.share-btn){margin-bottom:14px}.nectar-social.hover>div:not(.share-btn){display:inline-block}#ajax-content-wrap .nectar-social.hover .nectar-love-button
span{padding-left:0}.nectar-social.hover .share-btn
i{-webkit-transition:none;transition:none}.nectar-social.hover .share-btn,
.nectar-social.hover > div span,
body .nectar-social.hover .nectar-love .nectar-love-count{font-size:14px;line-height:28px}.nectar-social.hover > div a>span{-webkit-transition:color .45s cubic-bezier(0.25,1,0.33,1);transition:color .45s cubic-bezier(0.25,1,0.33,1)}.nectar-social.hover .share-btn,
.nectar-social.hover > div a>span{cursor:pointer;-webkit-transition:color .45s cubic-bezier(0.25,1,0.33,1);transition:color .45s cubic-bezier(0.25,1,0.33,1)}.nectar-social.hover .share-btn,
.nectar-social.hover > div
a{display:inline-block;border:2px
solid rgba(0,0,0,0.1);padding:6px
20px;-webkit-transition:border-color .45s cubic-bezier(0.25,1,0.33,1);transition:border-color .45s cubic-bezier(0.25,1,0.33,1);border-radius:100px}.nectar-social.hover .share-btn,
.nectar-social.hover > div a > span,
.sharing-default-minimal .nectar-love{color:#888}#single-meta .nectar-social.hover .share-btn{padding-left:20px}.nectar-social.hover .share-btn:hover,
.nectar-social.hover > div a:hover{border-color:rgba(0,0,0,0.5)}.nectar-social.hover .nectar-social-inner{position:absolute;left:0;pointer-events:none;width:300px}.nectar-social.hover .share-btn{margin-right:14px}.nectar-social.hover i.icon-default-style[class^="icon-"],
.nectar-social.hover i[class^="icon-"]{margin-right:7px;font-size:18px;line-height:23px;height:20px;-webkit-transition:color .45s cubic-bezier(0.25,1,0.33,1);transition:color .45s cubic-bezier(0.25,1,0.33,1)}.nectar-social.hover .nectar-social-inner a
i{font-size:16px}.nectar-social.hover .nectar-social-inner
a{transform:translateX(-20px);opacity:0;height:45px;width:45px;padding:0;color:#ddd;margin:0
14px 14px 0;text-align:center;line-height:43px}.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner
a{width:45px}.portfolio-items .col .custom-content .nectar-social.hover .nectar-social-inner
a{margin:0
14px 14px 0}.portfolio-items .col .custom-content .nectar-social.hover.visible .share-btn,
.portfolio-items .col .custom-content .nectar-social.hover.visible .nectar-love-button,
.portfolio-items .col .custom-content .nectar-social.hover:not(.visible) .nectar-social-inner
a{opacity:0!important}.portfolio-items .custom-content .nectar-social.hover .nectar-love{height:auto}.nectar-social.hover[data-position="right"] .nectar-social-inner
a{transform:translateX(20px)}.nectar-social.hover[data-position="right"] .share-btn{float:right;margin-left:14px;margin-right:0}.nectar-social.hover[data-position="right"]  .nectar-social-inner{left:auto;text-align:right;right:0}.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(2){transition-delay:0.03s}.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(3){transition-delay:0.06s}.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(4){transition-delay:0.09s}.nectar-social.hover.visible .nectar-social-inner a:not(:hover):nth-child(5){transition-delay:0.12s}.nectar-social.hover .share-btn,
.nectar-social.hover .nectar-love-button,
.nectar-social.hover .nectar-social-inner
a{-webkit-transition:all 0.4s cubic-bezier(0.25,1,0.33,1);transition:all 0.4s cubic-bezier(0.25,1,0.33,1), }.nectar-social.hover.visible .share-btn,
.nectar-social.hover.visible .nectar-love-button{opacity:0;pointer-events:none}.nectar-social.hover.visible .nectar-social-inner a,
.nectar-social.hover.visible[data-position="right"] .nectar-social-inner
a{transform:translateX(0px);opacity:1}.nectar-social.hover.visible .nectar-social-inner{pointer-events:all}.nectar-social.fixed>a:before{background-color:#000}@media only screen and (max-width:999px){.nectar-social.fixed>a{transition:all 0.35s cubic-bezier(.15,0.2,.1,1);-webkit-transition:all 0.35s cubic-bezier(.15,0.2,.1,1);-webkit-transform:scale(0);transform:scale(0)}.nectar-social.fixed{margin:0;height:50px;pointer-events:none}.nectar-social.fixed.visible>a{-webkit-transform:scale(1);transform:scale(1)}.nectar-social.fixed.visible{pointer-events:auto}}.nectar-social.fixed{position:fixed;right:34px;bottom:34px;height:50px;width:50px;line-height:50px;z-index:1000}.nectar-social.fixed>a{height:50px;width:50px;line-height:52px;text-align:center;display:block;position:absolute;bottom:0;left:0;z-index:10}.nectar-social.fixed>a:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);height:100%;transform:translateZ(0);backface-visibility:hidden;border-radius:50%}.nectar-social.fixed:hover>a:before{box-shadow:0 7px 15px rgba(0,0,0,0.2)}.nectar-social.fixed>a>[class^="icon-"].icon-default-style{font-size:16px;height:50px;width:50px;line-height:50px;color:#fff;left:-1px;top:0;z-index:10;position:relative}.nectar-social.fixed .nectar-social-inner{position:absolute;height:50px;width:50px;bottom:0;left:0;z-index:1;text-align:center}.nectar-social.fixed .nectar-social-inner
a{display:block;line-height:36px;height:36px;padding:0;margin:0;width:36px;left:7px;position:absolute;opacity:0;border:none;top:0;box-shadow:0 7px 15px rgba(0,0,0,0.2);border-radius:50%;-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1)}.nectar-social.fixed >a:after,
.nectar-social.fixed .nectar-social-inner a:after{background-color:#fff;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;content:'';display:block;border-radius:50%}.nectar-social.fixed a:after{-webkit-transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1);transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1)}@keyframes
socialButtonFlash{0%{opacity:0;transform:scale(1)}25%{opacity:0.22;transform:scale(1.1115)}100%{opacity:0;transform:scale(1.23)}}.nectar-social.fixed:hover>a:after{-webkit-animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards}.nectar-social.fixed a:hover:after{opacity:0.2}.nectar-social.fixed:hover>a:before{-webkit-transform:scale(1.23) translateZ(0);transform:scale(1.23) translateZ(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(1){transform:translateY(0px) scale(0);-webkit-transform:translateY(0px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(2){-webkit-transform:translateY(-36px) scale(0);transform:translateY(-36px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(3){-webkit-transform:translateY(-86px) scale(0);transform:translateY(-86px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(4){-webkit-transform:translateY(-136px) scale(0);transform:translateY(-136px) scale(0)}.nectar-social.fixed .nectar-social-inner a:nth-child(5){-webkit-transform:translateY(-186px) scale(0);transform:translateY(-186px) scale(0)}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(1){-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transform:translateY(-56px) scale(1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transform:translateY(-56px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(2){-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transform:translateY(-106px) scale(1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transform:translateY(-106px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(3){-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transform:translateY(-156px) scale(1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transform:translateY(-156px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(4){-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transform:translateY(-206px) scale(1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transform:translateY(-206px) scale(1);opacity:1}.nectar-social.fixed:hover .nectar-social-inner a:nth-child(5){-webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);-webkit-transform:translateY(-256px) scale(1);transition:all 0.45s cubic-bezier(.15,0.2,.1,1);transform:translateY(-256px) scale(1);opacity:1}.nectar-social.fixed:hover{height:340px}body .nectar-social.fixed a i,
#ajax-content-wrap .nectar-social.fixed a
i{color:#fff;font-size:14px;top:0;padding-right:0;display:block}body .nectar-social.fixed .nectar-social-inner a i,
#ajax-content-wrap .nectar-social.fixed .nectar-social-inner a
i{height:36px;line-height:36px;width:36px}.nectar-social.fixed .google-plus-share
i{font-size:12px}.sharing-default-minimal .nectar-social .love-text{display:inline}.sharing-default-minimal .nectar-social .love-text,
.sharing-default-minimal .nectar-social .social-text,
#ajax-content-wrap .sharing-default-minimal .nectar-social .social-text{display:inline-block;opacity:1;font-size:15px;line-height:15px}.sharing-default-minimal .nectar-social .facebook-share,
.nectar-social.hover .facebook-share:hover,
#single-below-header .nectar-social.hover .facebook-share:hover{border-color:#6a75c8;color:#6a75c8;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .twitter-share,
.nectar-social.hover .twitter-share:hover,
#single-below-header .nectar-social.hover .twitter-share:hover{border-color:#6abaf7;color:#6abaf7;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .linkedin-share,
.nectar-social.hover .linkedin-share:hover,
#single-below-header .nectar-social.hover .linkedin-share:hover{border-color:#2e82d9;color:#2e82d9;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .pinterest-share,
.nectar-social.hover .pinterest-share:hover,
#single-below-header .nectar-social.hover .pinterest-share:hover{border-color:#f00;color:#f00;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .facebook-share
i{height:15px;font-size:15px;line-height:19px;color:#6a75c8;padding-right:3px;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .twitter-share
i{height:15px;font-size:16px;line-height:18px;padding-right:3px;color:#6abaf7;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .google-plus-share
i{height:15px;font-size:14px;line-height:19px;padding-right:3px;color:#f05660;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .linkedin-share
i{height:15px;font-size:14px;color:#2e82d9;padding-right:3px;line-height:16px;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .pinterest-share
i{height:15px;font-size:16px;color:#f00;padding-right:3px;line-height:18px;transition:all 0.2s ease}.sharing-default-minimal .nectar-social .facebook-share:hover,
.nectar-social.fixed .facebook-share,
.nectar-social.vertical .nectar-social-inner a.facebook-share:hover{background-color:#6a75c8}.sharing-default-minimal .nectar-social .twitter-share:hover,
.nectar-social.fixed .twitter-share,
.nectar-social.vertical .nectar-social-inner a.twitter-share:hover{background-color:#6abaf7}.sharing-default-minimal .nectar-social .linkedin-share:hover,
.nectar-social.fixed .linkedin-share,
.nectar-social.vertical .nectar-social-inner a.linkedin-share:hover{background-color:#2e82d9}.sharing-default-minimal .nectar-social .pinterest-share:hover,
.nectar-social.fixed .pinterest-share,
.nectar-social.vertical .nectar-social-inner a.pinterest-share:hover{background-color:#f00}.sharing-default-minimal .nectar-social a:hover{color:#fff}#ajax-content-wrap .sharing-default-minimal .nectar-social .nectar-love,
body .sharing-default-minimal .nectar-social .nectar-love{margin-top:0;font-size:15px;line-height:22px}body .sharing-default-minimal .n-shortcode{border-right:none!important;top:-1px;position:relative}.col.centered-text .sharing-default-minimal .nectar-social-inner{text-align:center}.sharing-default-minimal .nectar-social-inner .nectar-love{border:2px
solid rgba(0,0,0,0.2);padding:7px
9px 7px 30px!important;margin-top:50px;height:auto!important;font-size:12px;margin-right:10px;line-height:20px;position:relative;transition:all 0.2s ease}.sharing-default-minimal .nectar-love.loved{border-color:transparent;background-color:#000}.sharing-default-minimal .n-shortcode .nectar-love .icon-salient-heart-2,
body .sharing-default-minimal .nectar-love
i{font-size:14px!important;margin-right:8px;line-height:20px;transition:all 0.2s ease}#ajax-content-wrap .sharing-default-minimal .nectar-love i,
body .sharing-default-minimal .hovered .nectar-love
i{color:rgba(0,0,0,0.2);transform:scale(1);opacity:1;position:relative}.sharing-default-minimal
.total_loves{background-color:rgba(0,0,0,0.2);color:#fff;border-radius:100px;padding:2px
8px!important;margin-left:28px;float:right;line-height:12px;transition:all 0.2s ease}.sharing-default-minimal .nectar-love .total_loves .nectar-love-count{font-size:10px;line-height:16px;opacity:1}.sharing-default-minimal .nectar-love:hover{background-color:#000}.sharing-default-minimal .nectar-love:hover .total_loves,
.sharing-default-minimal .nectar-love.loved
.total_loves{background-color:rgba(255,255,255,0.25)}.sharing-default-minimal .nectar-love .icon-salient-heart-2:before{content:"\e00e"!important}.sharing-default-minimal
.total_loves{display:block}.sharing-default-minimal a:hover .total_loves,
.sharing-default-minimal .nectar-love.loved
.total_loves{color:#fff}#page-header-bg[data-post-hs="default_minimal"] h1,
body.single-post .heading-title[data-header-style="default_minimal"] .entry-title{text-align:center;margin:0
auto}.sharing-default-minimal{text-align:left}.sharing-default-minimal .nectar-social-inner>a{border:2px
solid #000;padding:9px
30px!important;margin-right:10px}body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner >a,
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-love{border-radius:100px;line-height:1px;margin:10px
13px 10px 0;height:auto;display:inline-block}.sharing-default-minimal .nectar-social-inner >a,
.sharing-default-minimal .nectar-love{line-height:1px;margin:10px
13px 10px 0;height:auto;display:inline-block}.sharing-default-minimal .nectar-social-inner >a,
body[data-button-style^="rounded"] .sharing-default-minimal .nectar-social-inner>a{line-height:18px}.sharing-default-minimal .nectar-social .facebook-share:hover i,
.sharing-default-minimal .nectar-social .twitter-share:hover i,
.sharing-default-minimal .nectar-social .google-plus-share:hover i,
.sharing-default-minimal .nectar-social .linkedin-share:hover i,
.sharing-default-minimal .nectar-social .pinterest-share:hover i,
.sharing-default-minimal .nectar-love:hover i,
.sharing-default-minimal .nectar-love:hover,
.sharing-default-minimal .nectar-love.loved i,
.sharing-default-minimal .nectar-love.loved,
body .sharing-default-minimal .hovered .nectar-love.loved i,
#footer-outer .sharing-default-minimal .nectar-social a:hover{color:#fff!important}.post.masonry-blog-item .post-meta .nectar-love-wrap{float:right}.nectar-love-wrap .nectar-love-count{margin-left:5px;font-size:14px;line-height:14px}body .nectar-love-wrap
.total_loves{line-height:14px}.nectar-love-wrap{line-height:19px}article.post .post-meta .nectar-love-wrap{text-align:center}body .nectar-love-wrap i[class^="icon-"]{font-size:14px;height:14px;top:-1px;transition:color 0.2s ease;line-height:14px}.nectar-love{-webkit-transition:background-color 0.2s linear;transition:background-color 0.2s linear;width:auto;color:inherit;line-height:11px;font-size:14px;display:inline-block}.nectar-love
span{font-weight:400;color:inherit;font-size:12px;line-height:12px;display:inline-block}.nectar-social .social-text,
.nectar-social .love-text,
.nectar-love .love-text{display:none}body .pinterest-share i,
body .facebook-share i,
body .twitter-share i,
body .linkedin-share i,
.nectar-social .icon-default-style.steadysets-icon-share,
body [class^="icon-"].icon-salient-heart,
body [class^="icon-"].icon-salient-heart-2{background-color:transparent;border-radius:0px;font-weight:normal;font-size:20px;height:20px;width:auto;line-height:20px;color:#ddd}.nectar-social.hover .pinterest-share i,
.nectar-social.hover .facebook-share i,
.nectar-social.hover .twitter-share i,
.nectar-social.hover .linkedin-share
i{color:inherit}.nectar-social .nectar-social-inner a,
.nectar-social .nectar-love-button .nectar-love,.nectar-social.fixed>a{text-decoration:none!important}.sharing-default-minimal.post-bottom,.salient-social-outer.post-bottom{margin-top:40px}.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}