.bandwidth-block--plans{position:relative}.bandwidth-block--plans .block-intro{text-align:center;margin:0 auto var(--sp)}.bandwidth-block--plans .block-intro p{font-size:var(--font-large)}.bandwidth-block--plans .bandwidth-block_title{margin:0 0 var(--spd2)}.bandwidth-block--plans .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--plans .subtitle{font-size:var(--base-font-size)}.bandwidth-block--plans .wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bandwidth-block--plans .col{border-radius:10px;overflow:hidden;border:2px solid var(--green-50, #00BF8C);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.bandwidth-block--plans .col:nth-child(2){border:2px solid var(--purple-50, #9A59C5)}.bandwidth-block--plans .col:nth-child(2) .col-header{background:var(--purple-5-purple, #F4EEF9)}.bandwidth-block--plans .col:nth-child(2) .col-title{color:var(--purple-50, #9A59C5)}.bandwidth-block--plans .col:nth-child(3){border:2px solid var(--blue-50, #079CEE)}.bandwidth-block--plans .col:nth-child(3) .col-header{background:var(--blue-5, #E6F5FD)}.bandwidth-block--plans .col:nth-child(3) .col-title{color:var(--blue-50, #079CEE)}.bandwidth-block--plans .col-header{min-height:300px;font-size:var(--font-small);background:var(--green-5-green, #E5F8F3);padding:var(--sp)}.bandwidth-block--plans .col-title{display:flex;justify-content:flex-start;align-items:center;margin:0 0 var(--sp);color:var(--green-50, #00BF8C)}.bandwidth-block--plans .col-title .col-icon{height:35px;width:auto;flex-shrink:0;margin:0 var(--spd2) 0 0}.bandwidth-block--plans .col-title .col-icon img{max-height:100%;width:auto;display:block}.bandwidth-block--plans .col-checklist{padding:var(--sp);font-size:var(--font-small)}.bandwidth-block--plans .col-checklist .checklist-title{font-family:var(--serif);text-transform:uppercase;font-weight:900;letter-spacing:1.5px;line-height:1.3;margin:0 0 var(--spd2);color:#000}.bandwidth-block--plans .col-checklist ul{list-style:none;margin:0;padding:0}.bandwidth-block--plans .col-checklist ul li{margin:0 0 15px;line-height:1.4;padding:0 0 0 25px;position:relative}.bandwidth-block--plans .col-checklist ul li:before{content:"";display:block;position:absolute;left:0;top:2px;width:16px;height:16px;background-image:url(../assets/small-check.svg);background-size:100% auto;background-repeat:no-repeat}@media (max-width:1024px){.bandwidth-block--plans .col-title .col-icon{height:30px;margin:0 var(--sp) 0 0}}@media (max-width:900px){.bandwidth-block--plans .wrap{grid-template-columns:repeat(2,1fr)}.bandwidth-block--plans .col-header{min-height:260px}}@media (max-width:599px){.bandwidth-block--plans .wrap{grid-template-columns:repeat(1,1fr)}.bandwidth-block--plans .col-header{min-height:auto}}