.short-text p:last-child{margin-bottom:0}
section.blue-banner{background:radial-gradient(50% 50% at 50% 50%,#193160 32.69%,#111f3b 100%);padding:75px 0}
section.blue-banner h1{font-weight:700;font-size:50px;line-height:69px;text-align:center;letter-spacing:-1.8px;color:#fff;max-width:760px;margin:30px auto 30px auto}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:0;margin-left:0;gap:25px}
.resources_blocks .container{max-width:926px}
.col-lg-6{-ms-flex:0 0 50%;flex:0 0 calc(50% - 14px);max-width:calc(50% - 14px)}
.resources_blocks_box{border-radius:15px;background:#fff;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}
.resources_blocks_box .resources_blocks_box_img{position:relative;padding-top:70%}
.resources_blocks_box .text{padding:60px 40px 40px;text-align:center}
.resources_blocks_box .resources_blocks_box_img>img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.resources_blocks_box .resources_blocks_box_img .icons{width:75px;height:75px;flex-shrink:0;display:block;position:absolute;bottom:-35px;background-color:#f2faff;border-radius:50%;display:flex;justify-content:center;align-items:center;left:0;right:0;margin:0 auto}
.resources_blocks_box h4{color:#111;text-align:center;font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:27px;margin-top:0}
.btn{border-radius:60px;height:52px;min-height:52px;background:#e3eeff;transition:.5s;display:flex;align-items:center;justify-content:center;gap:10px;max-width:190px;margin:0 auto;color:#1167e8;font-size:16px;font-weight:600;text-transform:capitalize;text-decoration:none}
a.btn::after,header nav ul.menu li.dropdown_menu ul.sub_menu li a.btn::after{content:"";background-image:url(../img/resources/button-arrow.svg);display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:center;filter:none;left:0;position:relative;transition:.5s;top:1px}
section.resources_blocks{padding:80px 0}
@media (max-width:860px){
.col-sm-6.col-lg-6{flex:0 0 100%;max-width:100%}
.resources_blocks_box h4{font-size:26px}
.resources_blocks_box .text{padding:60px 30px 30px 30px}
section.blue-banner h1{font-size:36px;line-height:52px}
}