@keyframes wrapper-sticky-slide-in{0%{opacity:.5;transform:translateY(0)}to{opacity:1;transform:translateY(var(--cws-wrapper-slide-distance,16px))}}.cws-wrapper-sticky--mode-default{z-index:10;position:sticky;top:32px;bottom:auto;transition:all .3s!important}.cws-wrapper-sticky--mode-fixed{z-index:10;will-change:transform,opacity;width:100%;animation:.15s ease-out forwards wrapper-sticky-slide-in;position:fixed;top:16px;left:0;right:0}@media (min-width:600px){.cws-wrapper-sticky--mode-fixed{--cws-wrapper-slide-distance:20px}}@media (min-width:800px){.cws-wrapper-sticky--mode-fixed{--cws-wrapper-slide-distance:28px}}@media (min-width:1024px){.cws-wrapper-sticky--mode-fixed{--cws-wrapper-slide-distance:32px}}.cws-wrapper-sticky--position-bottom{top:auto;bottom:16px}@media (min-width:600px){.cws-wrapper-sticky--position-bottom{bottom:32px}}.cws-wrapper-sticky--position-top{top:16px;bottom:auto}@media (min-width:600px){.cws-wrapper-sticky--position-top{top:32px}.cws-wrapper-sticky--extra-spacing.cws-wrapper-sticky--position-top{top:166px}}
