.content-box-section h1,.content-box-section h2,.content-box-section h3,.content-box-section h4,.content-box-section h5,.content-box-section h6,.content-box-section p{margin:0}.content-box-section{padding:100px 0}.content-box-section .box-items{background:#00295a;border-radius:4px;color:#fff;padding:40px;position:relative;width:calc(50% - 15px)}.content-box-section .box-items:hover{text-decoration:underline}.content-box-section .content-box-inner{display:flex;flex-wrap:wrap;gap:30px;margin:0 auto;max-width:900px;text-align:center}.content-box-section .box-items .card-link{border-radius:4px;bottom:0;left:0;position:absolute;right:0;top:0}@media(max-width:767px){.content-box-section{padding:60px 0}}@media(max-width:580px){.content-box-section .box-items{width:100%}}