.regionSec{background-color:#ffebe0;padding:var(--section-padding) 0}.regionSec .commonHead{margin-left:auto;margin-right:auto;max-width:592px;width:100%}.regionSec .regionSecInner{display:flex;flex-wrap:wrap;gap:50px 0;margin-left:-15px;margin-right:-15px}.regionSec .regionSecInnerItems{flex:0 0 auto;padding-left:15px;padding-right:15px;width:25%}.regionSec .regionSecBox{display:flex;flex-direction:column;height:100%}.regionSec .regionSecBoxImg{background-color:var(--white-color);border-radius:10px;flex-shrink:0;height:193px;margin-bottom:26px;overflow:hidden;width:100%}.regionSec .regionSecBoxImg img{height:100%;object-fit:cover;width:100%}.regionSec .regionSecBoxContent{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;text-align:center}.regionSec .regionSecBoxTop{margin-bottom:30px;padding-left:30px;padding-right:30px}.regionSec .regionSecBoxTitle{color:var(--black-color);font-family:var(--font-family-heading);font-size:24px;font-weight:500;line-height:1.25;margin-bottom:17px}.regionSec .regionSecBoxPara{color:#332f2d;font-size:16px;font-weight:400;line-height:1.5}.regionSec .regionSecBoxLink{align-items:center;background-color:var(--black-color);border-radius:10px;color:var(--white-color);display:inline-flex;font-size:16px;font-weight:500;height:50px;justify-content:center;line-height:1.5;min-width:150px;padding:10px 15px}@media (max-width:1399px){.regionSec .regionSecBoxLink{height:40px;min-width:auto}.regionSec .regionSecBoxImg{margin-bottom:15px}.regionSec .regionSecBoxTop{margin-bottom:24px;padding-left:24px;padding-right:24px}.regionSec .regionSecBoxTitle{font-size:20px;margin-bottom:10px}}@media screen and (max-width:1199px){.regionSec .regionSecInnerItems{padding-left:10px;padding-right:10px;width:33.33%}.regionSec .regionSecInner{gap:25px 0;margin-left:-10px;margin-right:-10px}.regionSec .regionSecBoxTop{padding-left:15px;padding-right:15px}}@media (max-width:991px){.regionSec .regionSecBoxTitle{font-size:18px}.regionSec .regionSecBoxPara{font-size:14px}.regionSec .regionSecBoxLink{border-radius:6px;font-size:14px}}@media (max-width:767px){.regionSec .commonHead{margin-bottom:30px}.regionSec .regionSecInner{flex-wrap:nowrap;overflow:auto;scrollbar-width:none}.regionSec .regionSecBoxPara{font-size:12px}.regionSec .regionSecInnerItems{width:85%}.regionSec .regionSecBoxImg{height:150px}.regionSec .regionSecBoxImg img{height:100%;object-fit:cover;width:100%}}