.info-boxes-wrapper{display:flex;flex-wrap:wrap;gap:68px 62px;justify-content:center}.info-boxes-wrapper .info-box{background:hsla(0,0%,100%,0);border:2px solid #0074d0;border-radius:24px;box-sizing:border-box;display:flex;flex:1 1 calc(50% - 31px);flex-direction:column;justify-content:space-between;max-width:629px;overflow:hidden;width:100%}.info-boxes-wrapper .info-box-inner{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;padding:36px 40px 33px}.info-boxes-wrapper .info-text{flex:1 1 60%;max-width:380px;min-width:240px}.info-boxes-wrapper .info-title{color:#0074d0;margin:0 0 14px;text-align:left}.info-boxes-wrapper .info-description{color:#000;margin:0}.info-boxes-wrapper .info-image{align-items:center;border-radius:50%;display:flex;flex:0 0 150px;height:150px;justify-content:flex-end;text-align:right;width:150px}.info-boxes-wrapper .secondary-image{display:block;height:150px;max-width:100%;object-fit:contain;width:150px}.info-boxes-wrapper .info-link{align-items:center;background:#f8f9fb;border-radius:0 0 20px 20px;box-sizing:border-box;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;min-height:70px;padding:5px 15px;width:100%}.info-boxes-wrapper .learn-more-link{align-items:center;color:#ef8200;display:inline-flex;flex-wrap:wrap;font-size:20px;font-style:normal;font-weight:700;line-height:30px;text-align:right;text-decoration:none}.learn-more-link img.arrow-icon{flex-shrink:0;margin-left:8px}@media (max-width:1200px){.info-boxes-wrapper .info-box-inner{flex-direction:column-reverse;flex-wrap:nowrap}}@media screen and (min-width:768px) and (max-width:992px){.info-boxes-wrapper{gap:30px}}@media (max-width:767px){.info-boxes-wrapper .info-box{flex:1 1 100%;margin-bottom:30px}.info-boxes-wrapper{gap:unset}.info-boxes-wrapper .info-box-inner{align-items:center;padding:20px}.info-boxes-wrapper .info-image{flex:auto;justify-content:center;text-align:center}.info-boxes-wrapper .info-text{text-align:center;width:100%}.info-boxes-wrapper .info-description,.info-boxes-wrapper .info-title{text-align:center}.info-boxes-wrapper .info-link{flex-wrap:wrap;justify-content:center;text-align:center;width:100%}.info-boxes-wrapper .learn-more-link{font-size:18px;justify-content:center;line-height:26px}}