.cr-rows{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cr-rows>li+li{border-top:1px solid rgba(255,255,255,.055)}.cr-row{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 2px;display:grid}.cr-row__body{flex-direction:column;gap:2px;min-width:0;display:flex}.cr-row__title{color:rgba(246,243,240,.88);font-size:13.5px;font-weight:500;line-height:1.35}.cr-row__desc{color:rgba(246,243,240,.55);font-size:12.5px;line-height:1.45}.cr-row__form{font:inherit;color:rgba(246,243,240,.6);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:3px;padding:0;font-size:12px;text-decoration:underline}.cr-row__form:hover{color:#faf6f3}.cr-row__ctl{justify-self:end;align-items:center;gap:6px;display:flex}.cr-row__ctl .pref-btn{letter-spacing:0;font-weight:500}.cr-copy{color:rgba(246,243,240,.55);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:28px;height:28px;transition:color .15s ease-out,background-image .15s ease-out;display:grid}.cr-copy svg{width:14px;height:14px}@media (hover:hover){.cr-copy:hover{color:#fffcfa;background-image:linear-gradient(rgba(255,255,255,.09),rgba(255,255,255,.09))}}.cr-copy:focus-visible{outline-offset:1px;outline:2px solid rgba(255,255,255,.5)}.cr-copy[data-done="1"]{color:#faf6f3}.afc-modal[data-state=open] .cr-row{animation:.26s cubic-bezier(.22,1,.36,1) both afc-modal-row-in}.afc-modal[data-state=open] .cr-rows>li:first-child .cr-row{animation-delay:80ms}.afc-modal[data-state=open] .cr-rows>li:nth-child(2) .cr-row{animation-delay:.13s}.afc-modal[data-state=open] .cr-rows>li:nth-child(3) .cr-row{animation-delay:.18s}.afc-modal[data-state=open] .cr-rows>li:nth-child(4) .cr-row{animation-delay:.23s}@media (prefers-reduced-motion:reduce){.afc-modal[data-state=open] .cr-row{animation:none}}@media (max-width:559px){.cr-row{grid-template-columns:34px minmax(0,1fr)}.cr-row__ctl{flex-wrap:wrap;grid-column:2;justify-self:start}}.cl__title{letter-spacing:-.01em;color:#faf6f3;margin:0 0 6px;font-size:22px;font-weight:600;line-height:1.2}.cl__intro{color:rgba(246,243,240,.6);max-width:60ch;margin:0 0 14px;font-size:13.5px;line-height:1.55}.cl__foot{border-top:1px solid rgba(255,255,255,.055);flex-wrap:wrap;align-items:center;gap:10px 16px;margin:14px 2px 0;padding-top:12px;display:flex}.cl__co{color:rgba(246,243,240,.42);flex:320px;margin:0;font-size:11.5px;line-height:1.5}.cl__social{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.cl__social a{color:rgba(246,243,240,.5);border-radius:999px;place-items:center;width:30px;height:30px;transition:color .15s ease-out,background-image .15s ease-out;display:grid}@media (hover:hover){.cl__social a:hover{color:#faf6f3;background-image:linear-gradient(rgba(255,255,255,.08),rgba(255,255,255,.08))}}.cl__social a:focus-visible{outline-offset:1px;outline:2px solid rgba(255,255,255,.5)}@media (max-width:559px){.cl__social{gap:4px}.cl__social a{width:40px;height:40px}}