#primary .image-cards{padding:0 0 80px;background:#f2f4ff;width:100%}#primary .image-cards__inner{max-width:1310px;margin:0 auto;padding:0 15px;width:100%}#primary .image-cards h2{margin:0}#primary .image-cards h2{font-weight:800;line-height:1.1;margin:0 0 34px;color:#0d1f4c}#primary .image-cards h2 span{color:#f98d8a}#primary .image-cards__textbox{color:#4158ce;text-align:center;max-width:980px;margin:0 auto 40px auto}#primary .image-cards__list{display:flex;justify-content:center;gap:36px;flex-wrap:wrap}#primary .image-card{width:calc(100% / 4 - 27px);border-radius:35px;position:relative;background:0 0}#primary a.image-card:hover:before{border-color:#0d1f4c}.image-card__inner{position:relative;z-index:4;width:calc(100% - 10px);transform:translate(5px,5px);background:#fff;border-radius:25px;display:flex;flex-direction:column;height:100%}.image-card__img{height:195px;width:100%}.image-card__img img{width:100%;height:100%;object-fit:cover}.image-card:before{content:"";width:100%;border:1px solid transparent;height:calc(100% + 10px);position:absolute;top:0;left:0;z-index:2;border-radius:25px;transition:border-color .3s}#primary .image-card:after{background:#fff;content:"";width:100%;height:calc(100% + 10px);position:absolute;top:0;left:0;z-index:1;border-radius:25px}#primary .image-card__top{background:#f2f4ff;padding:26px 26px 10px;border-radius:20px;position:relative}.image-card__arrow{position:absolute;bottom:-7px;left:50%;transform:translateX(-50%)}#primary .image-card__top span{font-weight:700;font-size:21px;text-align:center;padding:10px 0 0;color:#0d1f4c;display:block;line-height:28px}#primary .image-card__top img{border-radius:10px}#primary .image-card__bottom{background:#fff;border-radius:20px;padding:26px 30px;text-align:center}.image-cards__btn{margin:100px 0 0;text-align:center}#primary .image-card__text h3{text-align:center;font-weight:700;font-size:32px;line-height:36px;color:#4158ce;margin:0;font-family:"codec-proregular",Arial,sans-serif}@media(min-width:1025px){#primary .image-card__text{min-height:66px;display:flex;justify-content:center;align-items:center}#primary .image-cards.image-cards--noflex .image-card__text{display:block}}#primary .image-card__small{margin:20px 0 0}#primary .image-card__small p{color:#0d1f4c;font-size:14px;line-height:18px;letter-spacing:.3px;margin:0}p.text-justify{text-align:justify}p.text-right{text-align:right}@media(max-width:1319px){#primary .image-card{width:100%}#primary .image-cards__list{display:grid;grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto;row-gap:50px}#primary .carousel-boxes__textbox{padding:0 20px}}@media(max-width:1024px){#primary .image-cards h2{margin:0 0 20px}#primary .image-card__top span{font-size:18px}#primary .image-card__text h3{font-size:26px}#primary .image-card__text h3 span{font-size:40px}#primary .image-cards__list{grid-column-gap:20px;grid-row-gap:40px}#primary .image-cards{padding:60px 0}.image-cards__btn{margin:80px 0 0}}@media(max-width:767px){#primary .image-card{width:100%}}@media(max-width:600px){#primary .image-cards__list{grid-template-columns:1fr}#primary .image-card{max-width:300px;margin:0 auto}}#primary .col-darkblue.image-cards h2,#primary .col-darkblue .image-cards__textbox,#primary .col-darkblue .image-card__text p,#primary .col-darkblue .image-card__top span{color:#27357c}#primary .col-darkblue a.image-card:hover:before{border-color:#27357c}