.content-tabs{padding:2rem 0 0}.content-tabs .header-content{margin-bottom:90px}.tab-navs{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:800px){.tab-navs{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.tab-navs{grid-template-columns:repeat(1,1fr)}}.tab-nav{display:flex;justify-content:center;align-items:center;border-bottom:5px solid #0d0d0d;font-weight:600;font-size:25px;line-height:1.32;text-align:center;text-transform:uppercase;color:#000;text-decoration:none;padding:12px 5px 15px;cursor:pointer;transition:all .3s ease}.tab-nav.active,.tab-nav:hover{border-bottom-color:#6b83ff;background:#6b83ff;color:#fff}.tab{display:none}.content-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:10%;padding-top:90px}.content-grid .content-item{max-width:450px;margin:0 0 60px;padding:0}.content-grid .content-item-wrapper{position:relative}.content-item .content-item-image{width:108px;height:108px;margin:0 0 17px;display:flex;align-items:center;justify-content:center}.content-item .content-item-image img{max-height:100%}.content-item .content-item-title{margin:0 0 15px;font-family:Raleway;font-size:25px;line-height:29px}.content-item .content-item-description{color:#000;font-size:16px;line-height:24px;font-weight:400}.content-grid-cta{text-align:center;margin-top:40px}@media(max-width:1088px){.content-grid{justify-content:center}}@media(max-width:900px){.content-grid .content-item{width:100%;padding:0;margin-bottom:0}.content-grid .content-item:first-child .content-item-wrapper{padding-top:0}}