.AreaAndServices-container{background-color:var(--white);padding:4rem 1rem 2rem}.AreaAndServices-main-container{text-align:center;background-color:var(--primeryPastel);border-radius:16px;flex-direction:column;align-items:center;max-width:1120px;margin:auto;padding:40px 20px;display:flex}.AreaAndServices-box{max-width:768px;margin-bottom:40px}.AreaAndServices-card-container{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}@media (max-width:768px){.AreaAndServices-card-container{grid-template-columns:repeat(2,1fr);gap:20px}.AreaAndServices-box h1{font-size:24px}.AreaAndServices-box p{font-size:15px}}@media (max-width:426px){.AreaAndServices-container{padding:140px auto -30px}.AreaAndServices-card-container{grid-template-columns:1fr;gap:15px}.AreaAndServices-card{padding:20px}.AreaAndServices-box h1{margin-bottom:15px}.AreaAndServices-card p{font-size:13px}}@media (max-width:375px){.AreaAndServices-container{padding:25px 10px}}
.blog-wrapper{background-color:var(--white);width:100%;padding:50px 16px}.blog-container{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.blog-header{grid-template-columns:1fr 1fr;gap:80px;display:grid}.blog-header p{text-align:justify}.blog-carousel{width:calc(100% + 80px);margin-left:-40px;padding:0 40px;overflow:hidden}.blog-scroll-wrapper{scroll-behavior:smooth;gap:32px;display:flex;overflow-x:hidden}.blog-grid-wrapper{flex:none}.blog-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:1024px){.blog-header,.blog-grid{grid-template-columns:1fr}}@media (max-width:768px){.blog-wrapper{padding:50px 16px}.blog-header{text-align:center;justify-items:center;gap:20px}.blog-container{padding:0 20px}.blog-carousel{width:calc(100% + 40px);margin-left:-20px;padding:0 20px}.blog-card,.blog-card-content{height:auto}}@media (max-width:425px){.blog-container{padding:0 15px}.blog-carousel{width:calc(100% + 30px);margin-left:-15px;padding:0 15px}.blog-wrapper{padding:0}.blog-header p{padding:0 15px}}

