.resources-section{background:#ededed;overflow:hidden;padding:70px 0}.resources-section .title{display:flex;flex-flow:row wrap;grid-gap:20px;align-items:flex-start;justify-content:space-between}.resources-section .title h2{margin:0}.resources-section .arrow{align-items:center;display:flex;grid-gap:15px;line-height:0}.resources-section .arrow .slick-arrow{cursor:pointer}.resources-section .box{background:#fff;box-shadow:0 0 20px #00000029;margin:50px 20px;padding:20px 30px 35px;position:relative}.resources-section .box .tag{color:#0054a4;font-weight:700;margin-bottom:10px}.resources-section .box h3{margin:10px 0}.resources-section .box .view_btn a{color:#0054a4;display:inline-block;font-weight:700;margin-top:30px;text-decoration:none}.resources-section .box .view_btn a svg{margin-left:5px}.resources-section .slick-arrow.slick-disabled{opacity:.5;pointer-events:none}@media (min-width:1200px){.resources-section .resources-slider{margin-left:-20px;padding-left:calc(50% - 650px)}}@media (max-width:767px){.resources-section .box{margin:40px 20px;padding:25px}.resources-section .box .view_btn a{margin-top:20px}}