@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap);
section.more-business-section{padding:100px 0}@media screen and (max-width:950px){section.more-business-section{padding:70px 0}}@media screen and (max-width:768px){section.more-business-section h3{font-size:26px;font-weight:300;line-height:38px}}section.more-business-section .box-flex{align-items:stretch;display:flex;flex-flow:wrap;justify-content:space-between;margin:80px 0 0}@media screen and (max-width:950px){section.more-business-section .box-flex{margin:40px 0}}@media screen and (max-width:768px){section.more-business-section .box-flex{display:block}}section.more-business-section .box-flex .item{margin:0 0 70px;position:relative;width:30%}@media screen and (max-width:768px){section.more-business-section .box-flex .item{margin:0 0 40px;width:100%}section.more-business-section .box-flex .item .title{margin:0 0 15px}section.more-business-section .box-flex .item:last-child{margin:0}}section.more-business-section .box-flex .item .img{align-items:center;background:#3a5573;border-radius:5px;display:flex;height:55px;justify-content:center;min-width:55px;padding:10px;width:55px}section.more-business-section .box-flex .item h4{margin:25px 0 10px}@media screen and (max-width:768px){section.more-business-section .box-flex .item h4{font-size:22px;line-height:32px}}section.more-business-section .box-flex .item h4 a{color:#212b36}section.more-business-section .box-flex .item h4 a:hover{color:#e65100}section.more-business-section .box-flex .item p{font-weight:300;margin:0 0 40px}@media screen and (max-width:768px){section.more-business-section .box-flex .item p{margin:0 0 15px}}section.more-business-section .box-flex .item>a{bottom:0;font-weight:300;left:0;position:absolute}@media screen and (max-width:768px){section.more-business-section .box-flex .item>a{position:relative}}
