.bandwidth-block--cta-columns{position:relative}.bandwidth-block--cta-columns .block-intro{text-align:center;margin:0 auto var(--sp)}.bandwidth-block--cta-columns .block-intro p{font-size:var(--font-large)}.bandwidth-block--cta-columns .bandwidth-block_title{margin:0 0 var(--spd2)}.bandwidth-block--cta-columns .suptitle{display:inline-block;margin:0 0 10px;font-size:var(--font-small);font-weight:700;text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(89deg,#076ea8 0,#9a59c5 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bandwidth-block--cta-columns .subtitle{font-size:var(--base-font-size)}.bandwidth-block--cta-columns .wrap{display:grid;gap:var(--sp)}.bandwidth-block--cta-columns .wrap.two-col{grid-template-columns:repeat(2,1fr)}.bandwidth-block--cta-columns .wrap.three-col .col:nth-child(3n+2),.bandwidth-block--cta-columns .wrap.two-col .col:nth-child(2n){border:3px solid #9a59c5;background:#f4eef9}.bandwidth-block--cta-columns .wrap.three-col{grid-template-columns:repeat(3,1fr)}.bandwidth-block--cta-columns .wrap.three-col .col:nth-child(3n){border:3px solid #00bf8c;background:#f4fcfa}.bandwidth-block--cta-columns .wrap.four-col{grid-template-columns:repeat(4,1fr)}.bandwidth-block--cta-columns .wrap.four-col .col:nth-child(4n+2){border:3px solid #9a59c5;background:#f4eef9}.bandwidth-block--cta-columns .wrap.four-col .col:nth-child(4n+3){border:3px solid #00bf8c;background:#f4fcfa}.bandwidth-block--cta-columns .wrap.four-col .col:nth-child(4n){border-color:var(--orange-50);background:var(--orange-2)}.bandwidth-block--cta-columns .wrap .col{padding:var(--sp);border-radius:10px;border:3px solid #079cee;background:#e6f5fd}.bandwidth-block--cta-columns .wrap .col.blue{border:3px solid #079cee!important;background:#e6f5fd!important}.bandwidth-block--cta-columns .wrap .col.purple{border:3px solid #9a59c5!important;background:#f4eef9!important}.bandwidth-block--cta-columns .wrap .col.green{border:3px solid #00bf8c!important;background:#f4fcfa!important}.bandwidth-block--cta-columns .wrap .col.orange{border-color:var(--orange-50)!important;background:var(--orange-2)!important}.bandwidth-block--cta-columns .col-icon{height:35px;margin:0 0 20px}.bandwidth-block--cta-columns .col-icon img{max-height:100%;width:auto;display:block}.bandwidth-block--cta-columns .col-title{font-family:var(--serif);color:var(--heading-color);font-weight:700;line-height:1.4;font-size:var(--h6);margin:0 0 var(--sp) 0;margin:0 0 10px}.bandwidth-block--cta-columns .col-title a{color:#000}.bandwidth-block--cta-columns .col-title a svg path{fill:#000}.bandwidth-block--cta-columns .col-title a:hover svg{transform:translateX(5px)}.bandwidth-block--cta-columns .col-content{font-size:var(--font-tiny)}.bandwidth-block--cta-columns .buttons{text-align:center;margin-top:var(--sp)}@media (max-width:1024px){.bandwidth-block--cta-columns .wrap.two-col{grid-template-columns:repeat(2,1fr);gap:var(--spx2)}.bandwidth-block--cta-columns .wrap.three-col{grid-template-columns:repeat(3,1fr)}.bandwidth-block--cta-columns .wrap.four-col{grid-template-columns:repeat(2,1fr);gap:var(--spx3)}}@media (max-width:767px){.bandwidth-block--cta-columns .wrap.three-col,.bandwidth-block--cta-columns .wrap.two-col{grid-template-columns:repeat(2,1fr);gap:var(--sp)}.bandwidth-block--cta-columns .wrap.four-col{grid-template-columns:repeat(2,1fr);gap:var(--spx2)}}@media (max-width:599px){.bandwidth-block--cta-columns .wrap.three-col,.bandwidth-block--cta-columns .wrap.two-col{grid-template-columns:repeat(1,1fr);gap:var(--sp)}.bandwidth-block--cta-columns .wrap.four-col{grid-template-columns:repeat(1,1fr);gap:var(--spx2)}}