#resources_con{text-align:center}#resources_con main{text-align:inherit}.resources_header h3{margin:110px 0 30px;font-size:40px}.resources_boxes{display:flex;justify-content:space-between;margin:76px 0 0;gap:20px}.resources_boxes section{padding:13px 20px 30px;width:326px;border-radius:20px;background:#000;position:relative}.resources_boxes section:hover{background:#27003d;top:-2px}.resources_boxes section svg{height:100px;max-width:100%;margin:43px 0 0}.resources_boxes section h4{font-size:20px;margin:12px 0 0;color:var(--secondary-background-color)}.resources_boxes section p{font-size:15px;font-weight:400;color:#fffFFF9E;line-height:19px;width:220px;margin:6px auto 0;min-height:66px;max-width:100%}.resources_boxes section a{display:block;position:absolute;background:var(--fifth-text-color);width:66px;height:66px;bottom:-10px;right:-10px;padding:10px;border-radius:25px;border:10px solid #fff}.resources_boxes section a::before{content:'';position:absolute;height:33px;width:33px;top:-33px;right:-10px;background:0 0;border-bottom:10px solid #fff;border-right:10px solid #fff;padding:10px;border-radius:0 0 25px 0}.resources_boxes section a::after{content:'';position:absolute;height:33px;width:33px;bottom:-10px;left:-33px;background:0 0;border-bottom:10px solid #fff;border-right:10px solid #fff;padding:10px;border-radius:0 0 25px 0}.resources_boxes section a span::after{content:"\279C";position:relative;font-size:17px;color:var(--secondary-background-color)}.resources_boxes section a span::after{display:block;transform:rotate(-45deg);transition:all .6s}.resources_boxes section a:hover{text-decoration:none}.resources_boxes section:hover a span::after{transform:rotate(0)}.resources_boxes section .resources_boxes_b{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;margin:0;background:0 0;border:none;padding:0}.resources_boxes section .resources_boxes_b:before{display:none}.resources_boxes section .resources_boxes_b:after{display:none}.resources_info{display:flex;margin:100px 0 190px;background:#f9f9f9;border-radius:20px;padding:49px 61px 52px;align-items:center;justify-content:space-between;gap:30px}.resources_info_image{width:608px;max-width:100%;border-radius:20px;overflow:hidden;height:300px}.resources_info_image figure img{width:100%;max-width:100%;height:342px;object-fit:cover;object-position:top center}.resources_info_content{text-align:left;width:620px;max-width:100%}.resources_info_content h2{font-size:40px;font-weight:500;line-height:45px}.resources_info_content h2 span{display:block}.resources_info_content p{margin:20px 0 0;color:#2d2D2D80;font-size:17px}@media only screen and (max-width :1440px){#resources_con{padding:0 20px}}@media only screen and (max-width :1300px){.resources_info{margin:100px 0 60px}}@media only screen and (max-width :1200px){.resources_boxes section{max-width:23%}.resources_boxes section{padding:13px 20px 65px}}@media only screen and (max-width :1100px){.resources_boxes section h4 span{display:block}}@media only screen and (max-width :1010px){.resources_boxes{flex-wrap:wrap;justify-content:center}.resources_boxes section{padding:13px 20px 65px;max-width:49%}}@media only screen and (max-width :800px){.resources_boxes section{max-width:100%}.resources_info{flex-wrap:wrap;margin:100px 0 0;justify-content:center}}@media only screen and (max-width :600px){.resources_info_content h2{font-size:30px;line-height:35px}.resources_info{padding:30px 20px 52px;margin:50px 0 0}}