body:not(.path-admin) .ajax-progress{border-radius:50%;width:32px;height:32px;border:3px solid rgba(218,41,28,.3);border-top-color:var(--c-primary);animation:loader 1s infinite linear;background-image:unset;background-color:var(--c-text-inverse);opacity:1;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%)}body:not(.path-admin) .ajax-progress .throbber{display:none}body:not(.path-admin) .ajax-progress .ajax-progress__message,body:not(.path-admin) .ajax-progress .ajax-progress__throbber{display:none}body:not(.path-admin) .ajax-progress .ajax-progress__message .message,body:not(.path-admin) .ajax-progress .ajax-progress__throbber .message{display:none}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes heart-flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}100%{transform:rotateY(360deg)}}.social__share--b-bottom{margin-bottom:24px;width:100%;display:flex;justify-content:flex-end;border-bottom:2px solid var(--c-gray-70)}.social__share--b-bottom .social__share__label span.label{padding-bottom:8px}.social__share--b-bottom .social__share__dropdown{left:auto;right:0}.social__share__label{position:relative;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}.social__share__label span.label{padding-bottom:24px;font-family:"Lato",helvetica,sans-serif;font-size:1.125rem;font-weight:700;line-height:130%;display:flex;align-items:center;color:#4a4f53}.social__share__label span.label .icon{width:24px;height:24px;margin-right:8px}.social__share__dropdown{opacity:0;visibility:hidden;position:absolute;width:305px;padding:8px 16px;border-radius:4px;background:#fff;box-shadow:0 1px 4px 0 rgba(37,37,37,.2);left:0;top:100%;z-index:1;transition:all .2s;box-sizing:border-box;right:auto !important;margin-top:8px}.social__share__dropdown.active{opacity:1;visibility:visible}.node-social-share .share-link-group-two{display:none}.node-social-share .social-sharing-buttons{margin:0;display:block}.node-social-share .social-sharing-buttons a{fill:var(--c-primary);font-size:1.5rem;justify-content:flex-start;height:48px;margin:0}.node-social-share .social-sharing-buttons a svg{width:20px;height:20px}.node-social-share .social-sharing-buttons a span{font-family:"Lato",helvetica,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:130%;color:#4a4f53;margin-left:16px;-webkit-font-smoothing:antialiased}.node-social-share .share-link-group-one{display:grid;grid-template-columns:1fr 1fr}svg.copied{display:none}.copied svg.copied{display:block}.copied .copylink{display:none}.copied-text{font-family:"Lato",helvetica,sans-serif;font-size:1.125rem;font-style:normal;font-weight:700;line-height:130%;color:#4a4f53;-webkit-font-smoothing:antialiased;position:absolute;left:24px;display:none}.copied .copied-text{display:block}
