.sticky-atc{background-color:#fff;position:fixed;transition:all .5s ease-in-out;z-index:99;bottom:0;width:100%;left:0}@media print,screen and (width >= 64em){.sticky-atc{max-width:fit-content;left:initial;right:1rem;bottom:1rem;border-radius:.25rem;border:solid .0625rem #ded1b5}}.sticky-atc.u-vhide{bottom:-100%;width:100%!important}.sticky-atc__inner{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:1rem}@media print,screen and (width >= 64em){.sticky-atc__inner{padding:.75rem 1rem;justify-content:space-between}}.sticky-atc__meta-wrapper{align-items:center}.sticky-atc__media{height:4.25rem;margin-right:.6875rem;width:4.25rem}.sticky-atc__media [data-image]{border-radius:.3125rem}.sticky-atc__title{font-family:"PP Object Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;letter-spacing:.0225rem;line-height:1.4;font-weight:700}.sticky-atc__caption{font-family:"Spezia Mono Web",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;font-style:normal;font-weight:500;letter-spacing:0;line-height:1}.sticky-atc__actions{flex:1}.sticky-atc__button{gap:.75rem;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--subheading-font);font-size:1rem;font-style:normal;font-weight:500;line-height:1;width:fit-content;box-sizing:border-box;color:#fff;background-color:#000;border:.0625rem solid #000;cursor:pointer;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;min-height:fit-content;min-width:fit-content;padding:.5rem 1.875rem;appearance:none}.sticky-atc__button svg{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (hover:hover){.sticky-atc__button:hover{color:#fff;background-color:#d16039;border-color:#d16039}}.sticky-atc__button:disabled,.sticky-atc__button[disabled]{color:#919191;background-color:#fff;border-color:#919191;cursor:not-allowed}.sticky-atc__button::after,.sticky-atc__button::before{display:none}.sticky-atc__button{width:100%}