.services-main-section{max-width:1600px;margin:0 auto;padding:140px 0 4px}@media (max-width:1650px){.services-main-section{padding:140px 16px 4px}}@media (max-width:1024px){.services-main-section{padding:120px 16px 4px}}@media (max-width:768px){.services-main-section{padding:100px 16px 0}}@media (max-width:480px){.services-main-section{padding:90px 16px 0}}
.ServicesListing-main-section{flex-direction:column;width:100%;display:flex}.ServicesListing-main-section hr{color:#555}.services-div{border-radius:50px;justify-content:space-between;align-items:center;padding:28px 20px;transition:background .35s;display:flex}.services-div h1{font-family:var(--font-heading);text-align:left;text-transform:uppercase;width:260px;min-width:260px;font-weight:400;font-size:var(--title-size,40px);flex-shrink:0;transition:color .35s}.services-image{flex-shrink:0;width:320px;height:200px;margin-right:40px;position:relative}.services-description{width:300px;min-width:0;font-size:15px;font-family:var(--font-body);color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;margin:0 30px;font-weight:400;transition:color .35s;display:-webkit-box;overflow:hidden}.services-arrow{color:#fff;background:#c4a473;border-radius:50px;flex-shrink:0;padding:14px;transition:transform .3s}.services-div:hover{background:#202020}.services-div:hover h1,.services-div:hover p{color:#fff}.services-div:hover .services-arrow{transform:rotate(40deg)}@media (max-width:1120px){.services-div h1{width:180px;min-width:180px;font-size:min(24px, var(--title-size,24px))}.services-image{width:240px;height:160px;margin-right:16px}.services-description{width:200px;margin:0 12px;font-size:13px}}@media (max-width:1024px){.services-div{border-radius:40px;padding:24px 16px}.services-div h1{font-size:min(18px, var(--title-size,18px));width:200px;min-width:200px}.services-image{width:240px;height:160px;margin-right:24px}.services-description{width:160px;margin:0 16px;font-size:14px}}@media (max-width:768px){.services-div{border-radius:30px;flex-direction:column;align-items:flex-start;gap:14px;padding:20px 16px}.services-div h1{width:100%;min-width:unset;font-size:min(24px, var(--title-size,24px))}.services-image{width:100%;height:220px;margin-right:0}.services-description{width:90%;min-width:unset;-webkit-line-clamp:3;flex-shrink:1;margin:0;font-size:14px}.services-arrow{align-self:flex-end;padding:11px}}@media (max-width:480px){.services-div{border-radius:24px;gap:12px;padding:16px 12px}.services-div h1{font-size:min(20px, var(--title-size,20px))}.services-image{height:180px}.services-description{font-size:13px}.services-arrow{padding:9px}}
