#pricingTitle{color:var(--white-font);margin:3rem 0 1rem;font-size:1.5rem}.pricingMainDiv{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#pricingWrapper{justify-content:center;align-items:center;gap:4rem;width:100%;height:fit-content;margin-top:2rem;display:flex}.pricingModel{background-color:#001f59;border-radius:.7rem;flex-direction:column;align-items:center;width:20rem;height:35rem;padding:1.5rem 0;display:flex}.priceTitle,.price{color:var(--white-font);margin:0;font-size:2rem}.featuresWrapper{box-sizing:border-box;width:100%;height:100%;color:var(--white-font);flex-direction:column;gap:1rem;margin:0;padding:2rem;font-size:1.5rem;font-weight:600;display:flex}.priceEntryMain{width:100%;height:fit-content;display:flex}.checkMark{width:1rem;height:1rem;margin-top:.3rem;padding-right:.6rem}.pricingInfo{color:var(--white-font);margin:0;font-size:1.1rem;line-height:1.4rem}.button3{box-sizing:border-box;background-color:var(--yellow-font);color:#00147b;cursor:pointer;border:none;border-bottom:.2rem solid #9e7717;border-radius:.7rem;padding:.2rem 3rem;font-size:1.2rem;font-weight:900;transition:all .2s}.button3:hover{transform:scale(1.02)}.bestOption{border:.2rem solid var(--yellow-font);position:relative;box-shadow:0 0 10px #fdd10599,0 0 20px #fdd10580,0 0 40px #fdd1054d}#recommended{background-color:var(--yellow-font);color:#000;border-radius:.7rem;margin:0;padding:.5rem 2rem;font-size:1.2rem;position:absolute;top:-1.5rem;box-shadow:0 0 10px #fdd10599,0 0 20px #fdd10580,0 0 40px #fdd1054d}
