html{box-sizing:border-box;font-size:100%;overflow-x:hidden}@media (min-width:40em){html{overflow-y:hidden}}*,:after,:before{box-sizing:inherit}body{background:url(../images/pattern-background-desktop.svg) no-repeat;font:var(--font);font-size:1rem;margin:0;min-height:150vh;padding:0}@media (max-width:23.4375em){body{background:var(--vrypaleblue) url(../images/pattern-background-mobile.svg) no-repeat}}.visually-hidden{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}h1,h2,h3{margin-top:0}a,a:active,a:visited{text-decoration:none}:root{--limegreen:#1db489;--lightpurple:#b1adf5;--hotpink:#ff619b;--offsetblue:#7575ff;--paleblue:#e0e8ff;--brightblue:#3829e0;--vrypaleblue:#f5f7ff;--desturatedblue:#7280a7;--darkblue:#1f2f56;--offwhite:#f7f9fc;--font:font-family:"Red Hat Display",sans-serif}@media (max-width:39.9375em){.col-12{padding-left:23px;padding-right:23px;padding-top:100px}}@media (min-width:40em){.col-12{align-items:flex-end;display:grid;grid-template-columns:3,1fr;grid-template-rows:3,1fr;height:40vh;justify-items:center}}@media (max-width:39.9375em){.col-sm-8{padding-left:23px;padding-right:23px}}@media (min-width:40em){.col-sm-8{left:9rem;max-width:30.0625rem}}@media (min-width:55em){.col-sm-8{left:16.875rem}}@media (min-width:71.875em){.col-sm-8{left:29.9375rem}}@media (min-width:40em){.card-img{max-height:13.75rem;max-width:28.125rem}}.card-body{padding-bottom:0}.card-body h2{color:var(--darkblue);font-size:1rem;font-weight:900;margin-top:10px;text-align:center}@media (min-width:25.4375em){.card-body h2{font-size:1.125rem}}.card-body p{color:var(--desturatedblue);font-size:.875rem;font-weight:500;line-height:1.375rem;margin-bottom:0;margin-top:20px;text-align:center}@media (min-width:40em){.card-body p{font-size:1rem;margin-left:1.5625rem;margin-right:1.5625rem}}@media (min-width:25.4375em){.card-body p{font-size:.9375rem}}@media (min-width:40em){.card-body p{margin-left:50px;margin-right:50px}}.card-plan{background:var(--vrypaleblue);border-radius:.625rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);margin:20px;max-width:20.5rem}@media (min-width:55em){.card-plan{max-width:26.25rem}}@media (min-width:25.4375em){.card-plan{margin-left:35px;margin-right:35px}}@media (min-width:40em){.card-plan{margin-left:75px;max-width:18.75rem}}.card-plan-image{align-self:center;height:42px;margin-left:12px;width:42px}@media (min-width:25.4375em){.card-plan-image{height:48px;width:48px}}.card-plan-subscription{align-self:center;grid-column:span 2;grid-row:span 2;line-height:1.5625rem;margin-right:22px}@media (min-width:25.4375em){.card-plan-subscription{grid-row:span 3;margin-right:50px}}.card-plan-subscription h4{color:var(--darkblue);font-size:.75rem;font-weight:900;margin-top:15px;text-align:center}@media (min-width:25.4375em){.card-plan-subscription h4{font-size:.875rem}}.card-plan-subscription p{color:var(--desturatedblue);font-size:.875rem;font-weight:500;line-height:.625rem;text-align:center}.card-plan-change{align-self:center;margin-right:12px}.card-plan-change p{color:var(--brightblue);font-size:.75rem;font-weight:900;padding-top:20px;text-align:center;-webkit-text-decoration-color:var(--brightblue);text-decoration-color:var(--brightblue);-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:auto;transition:all .3s ease-in-out}.card-plan-change p:hover{color:var(--desturatedblue);text-decoration:none}@media (min-width:25.4375em){.card-plan-change p{font-size:.875rem}}.card-buttons{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr)}.card-buttons button{background:var(--brightblue);border-radius:.625rem;box-shadow:5px 15px 15px 0 var(--desturatedblue);color:var(--offwhite);cursor:pointer;font-size:14px;font-weight:700;height:2.8125rem;margin:auto;transition:all .3s ease-in-out;width:14.5rem}.card-buttons button:hover{color:var(--darkblue);text-decoration:none}@media (min-width:23.4375em){.card-buttons button{height:3rem;width:17.9375rem}}@media (min-width:25.4375em){.card-buttons button{height:3.125rem;width:18.75rem}}.card-buttons-cancel p{color:var(--desturatedblue);font-size:.875rem;font-weight:700;margin-bottom:30px;padding-top:1.25rem;text-align:center;transition:all .3s ease-in-out}.card-buttons-cancel p:hover{color:var(--darkblue);text-decoration:none}
/*# sourceMappingURL=style.css.map */