.packages{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:48px;grid-row-gap:48px}.package-card{border-radius:10px;box-shadow:0 3px 6px #00000029;display:flex;grid-column:span 2;padding:24px}.package-card__number{align-items:center;border:3px solid #0af1a7;border-radius:50%;color:#0af1a7;display:flex;font-size:32px;font-weight:700;height:55px;justify-content:center;margin-right:24px;width:55px}.package-card__content{width:83%}.package-card__content h3{margin-bottom:0}.package-card__content h4{color:#0af1a7;font-weight:900;margin-bottom:16px}.package-card__content h3,.package-card__content h4{font-size:1.5rem}.package-card__content p{margin-bottom:12px}.package-card__content--options{display:flex}.package-card__content--options ul{margin-bottom:0;margin-right:15px;margin-top:0;padding-left:15px}.package-card__content--options ul li{margin-bottom:12px;padding-left:8px}.package-card__content--options ul li:last-of-type{margin-bottom:0}@media (max-width:767px){.packages{display:flex}.package-card,.package-card__content--options,.packages{flex-direction:column}.package-card{width:100%}.package-card__number{height:50px;margin-bottom:15px;width:50px}.package-card__content--options ul{margin:0}}