html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{margin:0 auto;line-height:1.5;font-family:"Red Hat Display", sans-serif;color:#7280a7;background-color:#f5f7ff;max-width:37.5rem;text-align:center}@media (max-width: 39.9375em){body{font-size:80%}}body::before{content:"";position:absolute;top:0;left:0;right:0;height:20rem;width:100%;background-image:url("../images/pattern-background-desktop.svg");background-position:top center;background-size:contain;background-repeat:repeat-x;z-index:-1}@media (max-width: 39.9375em){body::before{background-image:url("../images/pattern-background-mobile.svg")}}h2,h3,h4,p{margin:0}h2,h3,h4{color:#1f2f56;font-weight:900}a{color:#3829e0}a:hover{text-decoration:none}a:active,a:visited{color:#3829e0}a,.btn-primary{transition:opacity 0.2s ease-in-out}a:hover,.btn-primary:hover{opacity:0.85}button,.btn{border:0;outline:0;padding:0;cursor:pointer;font-weight:700}.btn-block{display:block;width:100%}.btn-primary{background-color:#3829e0;color:#fff;padding:1rem;border-radius:0.75rem}.btn-cancel{background-color:#fff;color:#7280a7;transition:color 0.2s ease-in-out}.btn-cancel:hover{color:#1f2f56}.flex{display:flex}.flex-ai-c{align-items:center}.flex-jc-c{justify-content:center}.flex-jc-sb{justify-content:space-between}.order{border-radius:0.75rem;overflow:hidden;background-color:#fff;margin:2rem 1rem;box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1)}.order__cover{background-image:url("../images/illustration-hero.svg");background-position:center center;background-size:cover;background-repeat:no-repeat;height:12.5rem}.order__summary{padding:2.5rem 2rem}@media (max-width: 39.9375em){.order__summary{padding:1.5rem 1rem}}.order__summary h2,.order__summary h3{margin-bottom:0.5rem}.order__summary__plan{background-color:#f5f7ff;margin:1.5rem 0;padding:1rem;border-radius:0.75rem}.order__summary__plan img{width:2.8125rem;height:2.8125rem;margin-right:1.25rem}@media (max-width: 39.9375em){.order__summary__plan img{margin-right:0.5rem}}.order__summary .btn-primary{margin-bottom:1.5rem}@media (max-width: 39.9375em){.order__summary .btn-primary{margin-bottom:0.75rem}}
