.myth-fact-cards-heading{margin-block-end:1.5rem}.myth-fact-cards-wrapper{flex-wrap:wrap;gap:2rem;justify-content:center;min-height:100rem}.myth-fact-card{align-items:center;flex-direction:column;isolation:isolate;justify-content:center;overflow:hidden;width:100%;&.open{& .myth-card{transform:translateY(calc(-100% + 2rem))}& .fact-card-copy-wrapper{transform:translateY(0)}& .myth-fact-card-button{transform:rotate(180deg)}}}.fact-card,.myth-card{height:100%;padding:1.3125rem;transform:translateY(0);transition:transform var(--transition-speed) ease;width:100%}.myth-card{align-items:center;flex-direction:column;justify-content:center;transform:translateY(-2rem);width:calc(100% - 2rem)}.fact-card{padding-block-start:1.5rem;top:1rem;z-index:-1}.myth-fact-heading{margin-block-end:1.5rem}.fact-card-copy-wrapper,.myth-card-copy-wrapper{flex-direction:column;height:100%;justify-content:center;transform:translateY(-2rem);transition:transform var(--transition-speed) ease}.myth-card-copy-wrapper{transform:translateY(1.25rem)}.myth-fact-card-button{bottom:1rem;justify-content:center;left:0;padding:0;transform:rotate(0deg);transition:transform var(--transition-speed) ease;width:100%}@media (min-width:48rem){.myth-fact-cards-wrapper{min-height:80rem}}@media (min-width:64rem){.myth-fact-card{width:23.4375rem}.myth-card-copy-wrapper{transform:translateY(2rem)}}@media (min-width:80rem){.myth-vs-fact-cards-section{& .container{padding-inline:0}}.myth-fact-cards-wrapper{min-height:46.5rem}}