.services-box{align-items:center;background-color:#f6f6f6;border-radius:20px;display:flex;gap:30px;margin:30px auto 0;max-width:1000px;padding:30px;width:100%}.services-box__img{width:140px}.services-box__img img{width:100%}.services-box__content{width:calc(100% - 170px)}.services-box__content .item-label{color:#246dd3;font-size:16px;font-weight:700;margin:0}.services-box__content h3{font-size:28px;font-weight:700;margin:0;padding:10px 0 25px}.services-box__content .services-box__caption{margin:0;padding-bottom:15px}.services-box__content .services-box__price{font-size:16px;font-weight:700;margin:0;padding-bottom:10px}.services-box__content .services-box__price span{font-size:24px;font-weight:900}.services-box__content ul{list-style:none;margin:0;padding:0}.services-box__content ul li{font-size:14px}.services-box__content .services-box__option{background-color:#fff;box-sizing:border-box;display:flex;gap:30px;margin:10px 0;padding:20px}.services-box__content .services-box__option h4{margin:0}.services-box__content .services-box__option h4 span{background-color:#112d56;color:#fff;font-size:16px;padding:5px}.services-box__content .services-box__option .table{display:table}.services-box__content .services-box__option .table-tr{display:table-row}.services-box__content .services-box__option .table-th{display:table-cell;font-weight:500;padding-right:.5em;position:relative;text-align:left}.services-box__content .services-box__option .table-th:after{content:"：";font-weight:700;position:absolute;right:0;top:50%;transform:translateY(-50%)}.services-box__content .services-box__option .table-td{display:table-cell;font-weight:900;padding-left:.5em}.services-box__content .services-box__option ul.icon-check{list-style:none;margin:0;padding:0;width:100%}.services-box__content .services-box__option ul.icon-check li{align-items:center;box-sizing:border-box;display:flex;min-height:40px;padding-left:40px;position:relative}.services-box__content .services-box__option ul.icon-check li:before{background:url(https://20582092.fs1.hubspotusercontent-na1.net/hubfs/20582092/icon_check_blue30.svg) no-repeat 50%;background-size:cover;content:"";display:block;height:30px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:30px}@media screen and (max-width:768px){.services-box{flex-direction:column}.services-box__content{width:100%}.services-box__content .services-box__option{flex-direction:column;gap:10px}.services-box__content .services-box__option .table,.services-box__content .services-box__option .table-th,.services-box__content .services-box__option .table-tr{display:block;width:100%}.services-box__content .services-box__option .table-td{display:block;padding:0;width:100%}}