.resources_section{padding-bottom:100px;padding-top:50px}.resources_section .title_wrap{text-align:center}.resources_section .title_wrap .resources_title *{color:#fffbf3;font-weight:500;letter-spacing:-.01em;line-height:120%;text-align:center}.resources_section .three_col .box_content *,.resources_section .three_col .box_title *,.resources_section .title_wrap .resources_title *{margin:0}.resources_section .three_col .box_image{padding-bottom:1.5rem;img{height:auto;width:100%}}.resources_section .three_col{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr;padding-top:50px}.resources_section .three_box{display:flex;flex-direction:column}.resources_section .three_box .inner_box{border:1px solid #aa8a5c;border-radius:10px;display:flex;flex-direction:column;height:100%;padding:30px;transition:all .5s}.resources_section .three_box .top_content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.resources_section .box_title>*{color:#fffbf3;font-size:22px;font-weight:500;letter-spacing:-.01em;line-height:120%}.resources_section .box_content{padding:20px 0}.resources_section .box_content>*{color:#fffbf3;font-weight:500;line-height:150%}.resources_section .three_box .inner_box{transform:scale(1);transition:all .3s ease-in-out}.resources_section .three_box:hover .inner_box{transform:scale(1.03);transition:all .3s ease-in-out}.resources_section .three_box .box_content *,.resources_section .three_box .box_title *,.resources_section .three_box .resources_title *{transition:all .3s ease-in-out}.resources_section .three_box:hover .box_content *,.resources_section .three_box:hover .box_title *,.resources_section .three_box:hover .resources_title *{color:#3a1340}.resources_section .three_box:hover .inner_box{background:#fffbf3;border-color:#fffbf3}.resources_section .inner_wraper .divider{border-top:1px solid #130a39;margin:100px auto 0;max-width:400px}@media(max-width:991px){.resources_section .three_box .inner_box{padding:20px}}@media(max-width:767px){.resources_section .three_col{grid-template-columns:1fr;padding-top:30px}.resources_section{padding-bottom:50px;padding-top:25px}}