.text-box-section{padding:60px 0}.text-box-section .page-center{max-width:1380px!important;padding:0 15px}.text-box-section .text-box-wraper{display:flex;gap:45px}.text-box-section .text-box-wraper .text-box-col{border-radius:15px;color:#fff;padding:30px;width:50%}.text-box-section .text-box-wraper .text-box-col h2{font-size:42px}.text-box-section .text-box-wraper .text-box-col p{font-size:15px}.text-box-section .text-box-wraper .text-box-col ul{list-style:none;margin:20px 0;padding:0}.text-box-section .text-box-wraper .text-box-col ul li{font-size:15px;margin-bottom:5px;padding-left:25px;position:relative}.text-box-wraper .text-box-col ul li:before{background-color:transparent;border:3px solid #fff;border-radius:100px;content:"";height:10px;left:0;position:absolute;top:8px;width:8px}@media (max-width:992px){.text-box-section .text-box-wraper{gap:15px}}@media (max-width:767px){.text-box-section .text-box-wraper{flex-wrap:wrap;gap:0;justify-content:center}.text-box-section .text-box-wraper .text-box-col{margin-bottom:15px;width:100%}}