<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes bottom-border-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-primary-color)}}@keyframes tab-hover-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-background-hover-color)}}.MorePlans{width:100%;align-self:center}.MorePlans__content-container{padding:3rem 1rem}@media(min-width:800px){.MorePlans__content-container{padding:5rem}}.MorePlans__see-more-btn{margin-top:1.5rem;align-self:center;min-width:10rem}</pre></body></html>