.RegularPromotedCompactCards__wrapper{margin:0 auto;max-width:90rem}.RegularPromotedCompactCards__content{column-gap:1rem;display:grid;grid-template-columns:repeat(6,minmax(12.5%,1fr));margin-left:1rem;margin-right:1rem}@media(min-width:768px){.RegularPromotedCompactCards__content{margin-left:1.5rem;margin-right:1.5rem}}@media(min-width:1024px){.RegularPromotedCompactCards__content{grid-template-columns:repeat(12,minmax(6.4%,1fr));margin-left:2.5rem;margin-right:2.5rem}}.RegularPromotedCompactCards__heading{grid-column:span 6;grid-row:1;padding-bottom:2rem}@media(min-width:768px){.RegularPromotedCompactCards__heading{grid-column:2/5}}@media(min-width:1024px){.RegularPromotedCompactCards__heading{grid-column:1/span 6}}.RegularPromotedCompactCards__headingSubtitle{color:var(--pal-colors-default-content-xsubtle);padding-top:.5rem}.RegularPromotedCompactCards__cards{align-items:stretch;display:flex;flex-direction:column;grid-column:1/7;grid-row:2;row-gap:1rem}@media(min-width:768px){.RegularPromotedCompactCards__cards{grid-column:2/6}}@media(min-width:1024px){.RegularPromotedCompactCards__cards{column-gap:1rem;flex-direction:row;grid-column:1/13;justify-content:center}}.RegularPromotedCompactCards .ColorCard__leftColumn{flex:1 0 auto}.RegularPromotedCompactCards .ColorCard__rightColumn{flex:1 1 100%}@media(min-width:1024px){.RegularPromotedCompactCards--oneItem{grid-column:5/9}.RegularPromotedCompactCards--twoItems{grid-column:3/11}}.RegularPromotedCompactCards--threeItems .RegularPromotedCompactCards__Item,.RegularPromotedCompactCards--twoItems .RegularPromotedCompactCards__Item{background-color:var(--pal-colors-default-background-xsubtle);flex:1}@keyframes fadeInBackdrop{0%{background-color:transparent}to{background-color:rgba(0,0,0,.12)}}@keyframes fadeOutBackdrop{0%{background-color:rgba(0,0,0,.12)}to{background-color:transparent}}@keyframes entryAnimation{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes exitAnimation{0%{transform:translateY(0)}to{transform:translateY(100%)}}.ColorCard{margin:0 auto;max-width:90rem}.ColorCard__content{align-items:center;background-color:var(--pal-colors-default-background-xsubtle);display:flex;margin:0 auto;padding:1.5rem}.ColorCard__leftColumn{align-self:center;max-width:5.5rem;min-width:5.5rem}@media(min-width:1024px){.ColorCard__leftColumn{max-width:6.5rem;min-width:6.5rem}}.ColorCard__rightColumn{margin-left:1.5rem;word-break:break-word}.ColorCard__rightColumn h3{font-weight:500}.ColorCard__subtitle{padding-top:.25rem;word-break:break-word}.ColorCard__action{padding-top:.5rem}.ColorCard__action .pal-c-Button{bottom:-1px;font-family:var(--pal-font-family-000);font-size:var(--pal-font-size-12px);font-weight:var(--pal-font-weight-book);letter-spacing:var(--pal-letter-spacing-03px);line-height:var(--pal-line-height-16px)}.ColorCard__action .pal-c-Link:after{background:none}