.rcpill{cursor:pointer}.rcpill>div:first-of-type{transition:background-color .18s;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background-color:#fff9!important}.rcpill>div:not(:first-of-type):not(:last-of-type),.rcpill>svg{display:none!important}.rcpill>div:last-of-type{justify-content:center!important;height:100%!important;top:0!important}.rcpill span{transition:color .18s;color:#424242!important}.rcpill__arrow{opacity:0;pointer-events:none;z-index:2;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23171717' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h13M12 6l6 6-6 6'/%3E%3C/svg%3E") 50%/17px 17px no-repeat;border-radius:50%;width:36px;height:36px;transition:opacity .18s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.rcpill:hover>div:first-of-type{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-color:#424242!important}.rcpill:hover span{color:#fff!important}.rcpill:hover .rcpill__arrow{opacity:1;pointer-events:auto}
.rc{font-family:var(--ig-font-body);color:var(--ig-ink);background:var(--ig-cream);overflow-x:clip}.rc img{max-width:100%}.rc-grid>*,.rc-hero__inner>*{min-width:0}.rc-hero__title,.rc-head__title,.rc-head__lead{overflow-wrap:break-word}.rc-hero{background-color:var(--ig-red);color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='40'%3E%3Cpath d='M0 20 Q30 4 60 20 T120 20' fill='none' stroke='%23ffffff' stroke-opacity='0.09' stroke-width='6'/%3E%3C/svg%3E");background-repeat:repeat}.rc-hero__inner{text-align:center;flex-direction:column;align-items:center;gap:clamp(10px,2vw,18px);padding-block:clamp(40px,9vw,96px);display:flex}.rc-intro{margin-bottom:clamp(18px,3vw,30px)}.rc-hero__eyebrow{margin:0}.rc-hero__title{max-width:22ch}.rc-section{background:var(--ig-cream)}.rc-section--tint{background:#fff6df}.rc-head{text-align:center;max-width:62ch;margin:0 auto clamp(26px,4vw,44px)}.rc-head__title{font-family:var(--ig-font-display);color:var(--ig-ink);margin:0 0 .5rem;font-size:clamp(1.7rem,4.6vw,2.9rem);font-weight:400;line-height:1.06}.rc-head:not(.rc-intro) .rc-head__title{font-family:Alexandria, var(--ig-font-body);text-transform:none;letter-spacing:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600}.rc-head__lead{color:var(--ig-ink-soft);margin:0;font-size:clamp(.98rem,1.8vw,1.2rem);line-height:1.6}.rc-tabs{flex-wrap:wrap;justify-content:center;gap:clamp(10px,1.6vw,16px);margin-bottom:clamp(30px,5vw,52px);display:flex}.rc-tab{font-family:var(--ig-font-body);text-transform:uppercase;color:var(--ig-ink);border:1.5px solid var(--ig-ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem 1.1rem;font-size:clamp(.9rem,1.6vw,1.05rem);font-weight:500;transition:transform .12s,background .12s,color .12s;display:inline-flex}.rc-tab--text{padding:.6rem 1.4rem}.rc-tab:hover{transform:translateY(-1px)}.rc-tab.is-active{background:var(--ig-yellow);border-color:var(--ig-ink);color:var(--ig-ink)}.rc-tab__icon{flex:none;width:clamp(34px,5vw,46px);height:clamp(28px,4vw,38px);display:inline-flex}.rc-tab__icon img{object-fit:contain;width:100%;height:100%}.rc-grid{grid-template-columns:1fr;gap:clamp(18px,3vw,30px);display:grid}@media (min-width:640px){.rc-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.rc-grid{grid-template-columns:repeat(3,1fr)}}.rc-card{aspect-ratio:3/2;border-radius:34px;justify-content:center;align-items:center;padding:clamp(14px,3vw,26px);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #171717,0 14px 30px #0000001a}.rc-card--green{background:var(--ig-green)}.rc-card--yellow{background:var(--ig-yellow-band)}.rc-card--red{background:var(--ig-red)}.rc-card__media{aspect-ratio:1;border-radius:26px;justify-content:center;align-items:center;width:68%;margin-bottom:clamp(30px,6vw,44px);display:flex;overflow:hidden}.rc-card__media img{object-fit:cover;filter:drop-shadow(0 10px 16px #00000040);width:100%;height:100%}.rc-card--photo .rc-card__media{aspect-ratio:auto;border-radius:inherit;width:100%;height:100%;margin:0;position:absolute;inset:0}.rc-card--photo .rc-card__media img{filter:none}.rc-card__pill{-webkit-backdrop-filter:blur(10px);background:#ffffffb8;border-radius:999px;flex-direction:column;justify-content:center;gap:.15rem;padding:.65rem 1.2rem;transition:background .18s;display:flex;position:absolute;bottom:clamp(14px,3vw,22px);left:clamp(14px,3vw,26px);right:clamp(14px,3vw,26px)}.rc-card__arrow{opacity:0;pointer-events:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23171717' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h13M12 6l6 6-6 6'/%3E%3C/svg%3E") 50%/55% no-repeat;border-radius:50%;width:clamp(30px,7vw,38px);height:clamp(30px,7vw,38px);transition:opacity .18s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.rc-card__label{font-family:Alexandria, var(--ig-font-body);text-transform:uppercase;letter-spacing:.08em;color:var(--ig-ink);font-size:.66rem;font-weight:500;transition:color .18s}.rc-card__name{font-family:Alexandria, var(--ig-font-body);color:var(--ig-ink);font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:600;line-height:1.1;transition:color .18s}.rc-card:hover .rc-card__pill{background:#424242}.rc-card:hover .rc-card__label,.rc-card:hover .rc-card__name{color:#fff}.rc-card:hover .rc-card__arrow{opacity:1;pointer-events:auto}
