.pricing-box__wrapper{display:flex;gap:1em;justify-content:center}.pricing-box{margin-bottom:3em;padding:2em;background:rgba(0,0,0,0.35);max-width:375px}.pricing-box h3,.pricing-box p,.pricing-box sup{color:#fff}.pricing-box__title{display:flex;justify-content:center;margin-top:3em;margin-bottom:1em}@media(min-width:980px) and (max-width:1200px){.pricing-box__title h3::before{width:40%}}@media(min-width:600px) and (max-width:979px){.pricing-box__title h3::before{display:none}}@media(max-width:599px){.pricing-box__wrapper{flex-wrap:wrap}.pricing-box{margin-bottom:1em}}.pricing-box__title h3{display:flex;position:relative;font-size:22.5px !important;max-width:16em;color:#fff}.pricing-box__term{display:block;margin-top:.5em}.pricing-box__price{display:flex}.pricing-box__price sup{font-size:21px;top:14px}.pricing-box__price p{font-size:72px !important;line-height:1}.pricing-box__details p{color:#83879a !important;line-height:1.4}.pricing-box__button{margin-top:1em;display:inline-block;font-family:Roboto,sans-serif;font-style:normal;font-weight:800;font-size:18px;text-decoration:none;background-color:rgba(0,46,133,1.0);border:2px solid #002e85;border-radius:8px;color:#fff;fill:#fff;padding:20px 48px;text-transform:none}a.pricing-box__button:hover,a.pricing-box__button:focus{background-color:rgba(2,72,213,1.0);border:2px solid #0248d5;color:#fff;text-decoration:none !important}