.adstrip{z-index:60;color:#000;background-color:#fbbf24;justify-content:space-between;align-items:center;height:2.5rem;padding:0 1rem;display:flex;position:fixed;top:0;left:0;right:0}.adstrip__spacer{flex-shrink:0;width:1.5rem}.adstrip__content{flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}@media (min-width:640px){.adstrip__content{gap:.75rem}}.adstrip__label{text-transform:uppercase;letter-spacing:.2em;opacity:.6;font-size:10px;font-weight:900;display:none}@media (min-width:640px){.adstrip__label{display:inline}}.adstrip__divider{background-color:#0000004d;width:1px;height:.75rem;display:none}@media (min-width:640px){.adstrip__divider{display:block}}.adstrip__title{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;overflow:hidden}.adstrip__cta{text-transform:uppercase;letter-spacing:.05em;color:#fbbf24;background-color:#000;border-radius:9999px;flex-shrink:0;margin-left:.25rem;padding:3px .75rem;font-size:10px;font-weight:900;text-decoration:none;transition:background-color .15s}.adstrip__cta:hover{background-color:#27272a}.adstrip__close{color:#00000080;cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-left:.5rem;transition:background-color .15s,color .15s;display:flex}.adstrip__close:hover{color:#000;background-color:#0000001a}.adstrip__close-icon{width:.875rem;height:.875rem}
