@keyframes fade-in{0%{opacity:0}to{opacity:1}}.pricing-error-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.pricing-error-section div.error-icon{padding:.625rem;background-color:#feebef;border-radius:50%}.pricing-error-section div.error-icon svg{width:2.5rem;height:2.5rem;color:#b00825}.pricing-error-section h3{text-align:center;font-family:Radio Canada Big,Radio Canada,Inter,sans-serif;font-size:2.875rem;font-weight:600}@media screen and (prefers-color-scheme:dark){.pricing-error-section div.error-icon{background-color:#3b030c}}@media screen and (min-width:768px){.pricing-error-section div.error-icon{padding:1.25rem}.pricing-error-section div.error-icon svg{width:5rem;height:5rem}}