.what-our-service-includes{padding-bottom:clamp(80px,7.2993vw,100px)}.what-our-service-includes__inner{position:relative;border-radius:24px;overflow:hidden}.what-our-service-includes__inner::before{pointer-events:none;content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:var(--gr-a);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.what-our-service-includes__title{font-size:36px;font-weight:500;text-align:center;background:var(--gr-d);padding:25px}.what-our-service-includes ul{padding:40px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:35px}.what-our-service-includes li{flex-basis:45%;position:relative;padding-left:35px}.what-our-service-includes li::before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' fill='none'%3E%3Cpath fill='url(%23a)' d='M5 21c-.55 0-1.02-.196-1.413-.587A1.926 1.926 0 0 1 3 19V5c0-.55.196-1.02.587-1.413A1.926 1.926 0 0 1 5 3h14a1.788 1.788 0 0 1 .725.15L17.875 5H5v14h14v-6.65l2-2V19c0 .55-.196 1.02-.587 1.413A1.926 1.926 0 0 1 19 21H5Z'/%3E%3Cpath fill='url(%23b)' d='m11.525 17-5.65-5.65 1.4-1.4 4.25 4.25L22.6 3.125 24.025 4.5 11.525 17Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='3' x2='21' y1='12' y2='12' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236CD68E'/%3E%3Cstop offset='1' stop-color='%2309A2C4'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='5.875' x2='24.025' y1='10.063' y2='10.063' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%236CD68E'/%3E%3Cstop offset='1' stop-color='%2309A2C4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;position:absolute;top:0;left:0}.what-our-service-includes li h3{font-size:20px;font-weight:500}.what-our-service-includes li p{color:var(--cl-d);font-size:18px;margin-top:8px}.what-our-service-includes.gray_mode .what-our-service-includes__title{background:#dadfe6}.what-our-service-includes.gray_mode .what-our-service-includes__inner{background:#f7f8fa}.what-our-service-includes.gray_mode .what-our-service-includes__inner::before{background:#dadfe6}@media (max-width:767px){.what-our-service-includes li{flex-basis:100%}}