:root{font-size:62.5%;--pr-pale-blue: hsl(225, 100%, 94%);--pr-bright-blue: hsl(245, 75%, 52%);--very-pale-blue: hsl(225, 100%, 98%);--desaturated-blue: hsl(224, 23%, 55%);--dark-blue: hsl(223, 47%, 23%)}body{font-family:Red Hat Display,sans-serif;background-color:var(--pr-pale-blue);display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;gap:2rem;color:var(--dark-blue);min-height:100vh;background-image:url(https://muniox.github.io/order-summary-component/assets/pattern-background-desktop-756ba250.svg);background-repeat:no-repeat;background-size:100% 30%}*{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.card{max-width:37.22rem;text-align:center;border-radius:1.5rem;overflow:hidden;background-color:#fafafa;-webkit-box-shadow:0 .5rem 2rem -1.5rem hsl(245,75%,52%);box-shadow:0 .5rem 2rem -1.5rem #3829e0;margin:0 5%;min-width:20rem}.card__image{width:100%;height:auto}.card__title{font-size:2.5rem;margin:3rem 0 1.5rem;font-weight:900}.card__text{display:inline-block;width:80%;line-height:2.5rem;font-size:1.6rem;color:var(--desaturated-blue)}.card__plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--very-pale-blue);height:8rem;width:85%;margin:2rem auto;border-radius:1.5rem;padding:0 5%;-ms-flex-wrap:wrap;flex-wrap:wrap}.card__plan-text{font-weight:700;font-size:1.6rem}.card__plan-text span{font-weight:500;color:var(--desaturated-blue)}.card__plan-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:14.8rem}.card__link{color:var(--pr-bright-blue);font-weight:900;font-size:1.6rem}.card__link-item:hover{text-decoration:none;color:#756af1}.card__link-item:visited{color:#756af1}.card__button{display:inline-block;width:85%;height:5rem;background:var(--pr-bright-blue);border:none;border-radius:1.5rem;color:var(--very-pale-blue);font-weight:900;-webkit-box-shadow:0 1.5rem 2.5rem -.8rem hsla(245,75%,52%,.4);box-shadow:0 1.5rem 2.5rem -.8rem #3829e066;cursor:pointer;font-size:1.4rem}.card__button:hover{background:hsl(245,83%,68%)}.card__button:active{-webkit-transform:translate(0px,2px);transform:translateY(2px);width:84%;-webkit-box-shadow:0 .5rem 2rem .1rem hsla(245,75%,52%,.4);box-shadow:0 .5rem 2rem .1rem #3829e066}.card__cancel-link{display:inline-block;font-weight:900;font-size:1.4rem;text-decoration:none;margin:2.5rem auto;color:var(--desaturated-blue)}.card__cancel-link:hover{color:var(--dark-blue)}@media only screen and (min-width: 21em){body{background-image:url(https://muniox.github.io/order-summary-component/assets/pattern-background-mobile-4bd958fe.svg);background-repeat:no-repeat;background-size:100%}_:-ms-lang(x),.ie10up,.card__plan-text{margin-left:1rem}}@media only screen and (min-width: 29.4375em){body{background-image:url(https://muniox.github.io/order-summary-component/assets/pattern-background-desktop-756ba250.svg);background-repeat:no-repeat;background-size:100% 50%}.card{min-width:45rem;min-height:70rem;margin:0}.card__title{margin:4rem auto 2rem}.card__text{line-height:3rem;font-size:1.8rem;width:85%}.card__plan{height:10rem;margin:3rem auto}.card__plan-container{gap:3rem}_:-ms-lang(x),.ie10up,.card__plan-text{margin-left:3rem}}.attribution{font-size:1.1rem;text-align:center;padding:1rem}.attribution a{color:#3e52a3}_:-ms-lang(x),.ie10up,:root{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}_:-ms-lang(x),.ie10up,body{height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:right;justify-content:right;-ms-flex-direction:column;flex-direction:column}
