.header-three-boxes{padding:120px 0;position:relative}@media(max-width:768px){.header-three-boxes{padding:60px 0}}.header-three-boxes__container{position:relative;z-index:2}.header-three-boxes__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header-three-boxes__title{text-align:center}.header-three-boxes__subtitle{margin-top:24px;text-align:center}.header-three-boxes__grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:60px}@media(max-width:768px){.header-three-boxes__grid{grid-template-columns:1fr;margin-top:30px}}.header-three-boxes__box{align-items:flex-start;background-color:hsla(0,0%,100%,.1);border:1px solid rgba(72,145,255,.3);border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:346px;padding:32px}@media(max-width:768px){.header-three-boxes__box{min-height:220px}}.header-three-boxes__box-list{display:flex;flex-direction:column;gap:18px}.header-three-boxes__box-list-item{align-items:flex-start;display:flex;gap:8px}.header-three-boxes__box-list-item img{max-height:20px;width:20px}