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)}}.detail-content-banner{background-color:var(--c-white)}.detail-content-banner--with-image{background-color:var(--c-gray-60)}.detail-content-banner__wrapper--with-image{max-width:1920px;margin:0 auto}@media(min-width: 64em){.detail-content-banner__wrapper--with-image{display:flex;flex-flow:row-reverse}}.detail-content-banner__figure{background-image:var(--mobile-banner);background-repeat:no-repeat;background-size:cover;background-position:calc(var(--m-x-percent)*100%) calc(var(--m-y-percent)*100%);min-height:390px}@media(min-width: 40em){.detail-content-banner__figure{background-image:var(--desktop-banner);background-position:calc(var(--x-percent)*100%) calc(var(--y-percent)*100%);min-height:400px}}@media(min-width: 64em){.detail-content-banner__figure{flex-basis:50%}}.detail-content-banner__h1,.detail-content-banner__h2{font-size:var(--fs-h1-xxl-banner);font-weight:var(--fw-h1-xxl-banner);font-family:var(--ff-h1-xxl-banner);line-height:var(--lh-h1-xxl-banner);letter-spacing:-0.8px;text-transform:uppercase;color:var(--c-secondary-gray);margin:0 0 24px}.detail-content-banner__body{max-width:1016px;margin:0 auto;background-color:var(--c-white);padding:32px 24px}@media(min-width: 64em){.detail-content-banner__body{padding:16px 0}}.detail-content-banner__body--with-image{padding:32px 24px 24px}@media(min-width: 64em){.detail-content-banner__body--with-image{padding:24px 22px;display:flex;flex-flow:column;justify-content:space-between;margin-left:84px;flex-basis:50%}}@media(min-width: 64em){.detail-content-banner__body--with-image .detail-content-banner__body-wrap{max-width:88%}}@media(min-width: 64em){.detail-content-banner__body--with-image .detail-content-banner__share-with-reading{justify-content:space-between;gap:0 16px}}.detail-content-banner__share-with-reading{display:flex;flex-flow:wrap;justify-content:space-between;gap:0 16px}@media(min-width: 64em){.detail-content-banner__share-with-reading{justify-content:flex-start;gap:0 95px}}.detail-content-banner__share-with-reading span.label{padding-bottom:unset;cursor:pointer}
