.beacon_two_col_sec{background-color:var(--white);overflow:hidden;padding:80px 0}.beacon_two_col_sec .content_wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.beacon_two_col_sec .content_wrapper>div{width:calc(50% - 45px)}.beacon_two_col_sec .content_wrapper .heading_area h2{color:var(--black);font-size:30px;font-weight:600;line-height:1.25;margin:0 0 40px;max-width:300px;position:relative;text-align:center;width:100%}.beacon_two_col_sec .content_wrapper .heading_area h2:after{background-color:var(--yellow);bottom:-10px;content:"";height:30px;left:0;position:absolute;width:100%;z-index:-1}.beacon_two_col_sec .content_wrapper .heading_area p{color:var(--black);font-size:22px;font-weight:400;line-height:1.3;margin:0}.beacon_two_col_sec .content_wrapper .heading_area p strong{font-weight:700}.beacon_two_col_sec .content_wrapper .box_content{background-color:var(--white);border-radius:10px;box-shadow:7px 7px 30px 0 rgba(0,0,0,.1);padding:40px 50px}.beacon_two_col_sec .content_wrapper .box_content h3{color:var(--black);font-size:25px;font-weight:600;line-height:1.25;margin:0 0 25px}.beacon_two_col_sec .content_wrapper .box_content .content_item{margin-bottom:20px;padding-left:50px;position:relative}.beacon_two_col_sec .content_wrapper .box_content .content_item .item_count{align-items:center;background-color:var(--blue);border-radius:50%;color:var(--white);display:flex;font-size:18px;font-weight:600;height:35px;justify-content:center;left:0;line-height:1;position:absolute;text-align:center;top:5px;width:35px}.beacon_two_col_sec .content_wrapper .box_content .content_item .item_count span{margin-top:-5px}.beacon_two_col_sec .content_wrapper .box_content .content_item:last-child{margin-bottom:0}.beacon_two_col_sec .content_wrapper .box_content .content_item h4{color:var(--black);font-size:20px;font-weight:600;line-height:1.25;margin:0 0 10px}.beacon_two_col_sec .content_wrapper .box_content .content_item p{color:var(--black);font-size:14px;font-weight:400;line-height:24px;margin:0}@media (max-width:991px){.beacon_two_col_sec .content_wrapper>div{width:calc(50% - 20px)}.beacon_two_col_sec .content_wrapper .box_content{padding:25px}}@media (max-width:767px){.beacon_two_col_sec{padding:50px 0}.beacon_two_col_sec .content_wrapper>div{width:100%}.beacon_two_col_sec .content_wrapper .heading_area{text-align:center}.beacon_two_col_sec .content_wrapper .heading_area h2{margin:0 auto 40px}.beacon_two_col_sec .content_wrapper .heading_area h2:after{left:0;margin:0 auto;right:0}.beacon_two_col_sec .content_wrapper .heading_area p{font-size:18px;text-align:center}.beacon_two_col_sec .content_wrapper .box_content{background-color:var(--white);border-radius:15px;box-shadow:0 0 15px 0 rgba(0,0,0,.3);margin:25px auto 0;max-width:450px;padding:25px}.beacon_two_col_sec .content_wrapper .box_content h3{font-size:22px}}@media (max-width:400px){.beacon_two_col_sec .content_wrapper .box_content .content_item h4{font-size:18px}}