.bof-ctas{background:url(https://45424130.fs1.hubspotusercontent-na1.net/hubfs/45424130/Nitro_2025/bg-angle.svg),linear-gradient(180deg,#fff,#f3f5ff);background-position:0 100%;background-repeat:no-repeat;background-size:100% auto}.bof-ctas__header{margin-inline:auto;margin-bottom:5rem;max-width:var(--container-width-narrow);text-align:center}.bof-ctas__heading{font-family:var(--tertiary-font-family)}.bof-ctas__heading>span{color:var(--primary-color)}.bof-ctas__cards{display:grid;grid-gap:var(--gap)}.bof-ctas__card{background-color:var(--white);border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow);padding:3rem}.bof-ctas__card-icon{height:4rem;width:4rem}@media (min-width:768px){.bof-ctas__card{align-items:flex-start;display:flex;flex-direction:column}.bof-ctas__cards--2,.bof-ctas__cards--4{grid-template-columns:repeat(2,1fr)}.bof-ctas__cards--3{grid-template-columns:repeat(3,1fr)}.bof-ctas__card-button{margin-top:auto}}@media (min-width:992px){.bof-ctas__heading{font-size:5.6rem}.bof-ctas__cards--4{grid-template-columns:repeat(4,1fr)}}