﻿#restful .banner{background-color:#323234;height:auto;padding:79px 0 76px 0;}@media(max-width:1199px){#restful .banner{padding:50px 0;}}#restful .banner h1{color:#fff;}#restful .restful-container{max-width:1430px;margin:0 auto;}#restful .restful-intro{display:flex;gap:40px 160px;align-items:center;}@media(max-width:1399px){#restful .restful-intro{gap:40px 60px;}}@media(max-width:991px){#restful .restful-intro{flex-direction:column;}}#restful .restful-intro p{font-size:16px;}#restful .restful-intro img{max-width:100%;height:auto;}@media(max-width:1679px){#restful .restful-intro img{width:550px;}}@media(max-width:1399px){#restful .restful-intro img{width:450px;}}@media(max-width:1199px){#restful .restful-intro img{width:350px;}}@media(max-width:991px){#restful .restful-intro img{width:100%;}}#restful .restful-flow{display:flex;gap:40px 160px;align-items:center;}@media(max-width:1399px){#restful .restful-flow{gap:40px 80px;}}@media(max-width:991px){#restful .restful-flow{flex-direction:column-reverse;}}#restful .restful-flow img{max-width:100%;height:auto;}@media(max-width:1679px){#restful .restful-flow img{width:600px;}}@media(max-width:1399px){#restful .restful-flow img{width:500px;}}@media(max-width:1199px){#restful .restful-flow img{width:350px;}}@media(max-width:991px){#restful .restful-flow img{width:100%;}}#restful .restful-flow ul{counter-reset:index;}#restful .restful-flow ul li{font-size:18px;display:inline-flex;align-items:center;gap:29px;counter-increment:index;}@media(max-width:1199px){#restful .restful-flow ul li{font-size:16px;gap:20px;}}#restful .restful-flow ul li:not(:last-child){margin-bottom:50px;}@media(max-width:1199px){#restful .restful-flow ul li:not(:last-child){margin-bottom:25px;}}#restful .restful-flow ul li::before{content:counter(index);display:inline-block;width:45px;height:45px;font-size:24px;border:1px solid #707070;border-radius:50%;flex-shrink:0;line-height:43px;text-align:center;}@media(max-width:1199px){#restful .restful-flow ul li::before{width:30px;height:30px;line-height:28px;font-size:18px;}}#restful .restful-table table{width:100%;border-collapse:collapse;border-color:#aaa;}@media(max-width:991px){#restful .restful-table table.desktop{display:none;}}#restful .restful-table table.mobile{display:none;}@media(max-width:991px){#restful .restful-table table.mobile{display:table;}}#restful .restful-table table thead{background-color:#323234;height:60px;}#restful .restful-table table thead th{color:#fff;padding-left:90px;font-size:20px;font-family:"OpenSans-Semibold";}@media(max-width:1199px){#restful .restful-table table thead th{padding-left:40px;}}@media(max-width:991px){#restful .restful-table table thead th{padding-left:20px;}}@media(max-width:991px){#restful .restful-table table thead th{font-size:18px;}}#restful .restful-table table thead th:nth-child(2){border-right:0;}#restful .restful-table table thead th:last-child{border-left:0;}#restful .restful-table table tbody tr{height:52px;}#restful .restful-table table tbody tr td{font-size:16px;}#restful .restful-table table tbody tr td:first-child{padding-left:40px;background-color:#f5f5f5;}@media(max-width:991px){#restful .restful-table table tbody tr td:first-child{padding-left:20px;}}#restful .restful-table table tbody tr td:nth-child(n+2){padding-left:90px;}@media(max-width:1199px){#restful .restful-table table tbody tr td:nth-child(n+2){padding-left:40px;}}@media(max-width:991px){#restful .restful-table table tbody tr td:nth-child(n+2){padding-left:20px;}}#restful .restful-table table tbody tr td:nth-child(2){border-right:0;}#restful .restful-table table tbody tr td:last-child{border-left:0;}#restful .restful-benefits{margin-bottom:120px;}#restful .restful-benefits>div{display:grid;grid-template-columns:repeat(3,300px);grid-gap:40px 200px;justify-content:center;position:relative;}@media(max-width:1679px){#restful .restful-benefits>div{grid-gap:40px;justify-content:space-between;}}@media(max-width:1199px){#restful .restful-benefits>div{grid-template-columns:repeat(3,1fr);}}@media(max-width:991px){#restful .restful-benefits>div{grid-template-columns:1fr;}}#restful .restful-benefits>div>div>i{display:block;width:70px;height:70px;border:2px solid #323234;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;}#restful .restful-benefits>div>div>i.language{background-image:url(../../images/DWT/RESTful/language-agnostic.svg);background-size:40px;}#restful .restful-benefits>div>div>i.workflow{background-image:url(../../images/DWT/RESTful/workflow.svg);background-size:40px 32px;}#restful .restful-benefits>div>div>i.future-proof{background-image:url(../../images/DWT/RESTful/future-proof.svg);background-size:40px;}#restful .restful-benefits>div>div>p:nth-child(2){font-size:24px;font-family:"Oswald-Regular";}@media(max-width:1199px){#restful .restful-benefits>div>div>p:nth-child(2){font-size:20px;}}#restful .restful-benefits>div>div>p:last-child{font-size:16px;}