.service-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px 32px}.service-area__text ul{margin:24px 0}@media (min-width:768px){.service-area__text{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:824px}.service-area__text ul{margin:32px 0}}.service-area__text ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:8px 16px;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-1%;background:-webkit-gradient(linear,left top,right top,from(#FFF),to(rgba(255,255,255,.25)));background:linear-gradient(90deg,#FFF 0,rgba(255,255,255,.25) 100%);z-index:1}@media (max-width:1023px){.service-area__text ul li{font-size:22px}}@media (max-width:767px){.service-area__text ul li{gap:12px;padding:6px 12px;font-size:20px}}.service-area__text ul li:not(:last-child){margin-bottom:16px}.service-area__text ul li::before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:8px;height:8px;background-color:#D61E1E}@media (min-width:768px){.service-area__text ul li::before{width:10px;height:10px}}@media (min-width:1024px){.service-area__text ul li::before{width:12px;height:12px}}.service-area__text ul li::after{content:"";position:absolute;top:1px;left:1px;display:block;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#1B1B1B;z-index:-1}.service-area__image{width:100%}@media (min-width:768px){.service-area__image{width:28.62%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}