.header-boxes__container{align-items:center;display:flex;flex-direction:column}.header-boxes__title{--tw-text-opacity:1;color:rgb(11 16 41/var(--tw-text-opacity));text-align:center}.header-boxes__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.header-boxes__grid{grid-template-columns:1fr}}.header-boxes__box{background:linear-gradient(100deg,rgba(55,88,249,.046) 47.8%,rgba(55,88,249,0) 96%);border-radius:24px;padding:20px}.header-boxes__box-title{--tw-text-opacity:1;color:rgb(11 16 41/var(--tw-text-opacity));margin-top:20px}.header-boxes__box-content{color:rgba(11,16,41,.7);margin-top:12px}.header-boxes__box-image{height:36px!important;width:36px!important}.header-boxes__box-icon{align-items:center;background-color:#e6eafe;border-radius:50%;display:flex;justify-content:center;padding:17px;width:max-content}.header-boxes__box-icon img{max-height:20px;width:20px}.header-boxes__cta{display:flex;justify-content:center;margin:80px 0 0;max-width:max-content}@media(max-width:768px){.header-boxes__cta{margin:40px 0 0}}