.services-page{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:0 var(--side-margin);padding-bottom:0}.services-section-wrapper .services .heading{display:none!important}.services-page~.services-section-wrapper .services .achivements{display:none}.services-page .container{width:100%;max-width:var(--max-width);display:flex;flex-direction:column;align-items:flex-start}.services-page .title{color:var(--black-0);margin-bottom:var(--space-2)}.services-page .intro{color:var(--black-0)}.services-page .services-list{display:flex;flex-direction:column;gap:var(--space-2);padding:0 var(--space-3);margin-top:var(--space-1)}.services-page .service-block{color:var(--black-0)}.service-block .l1-thin{font-size:20px;line-height:30px}.services-page .service-block .items{display:flex;flex-direction:column;color:var(--black-0)}.services-page .item{display:flex;line-height:30px;align-items:center;gap:var(--space-5)}.services-page .dot{min-width:7px;height:7px;background-color:var(--primary-color);border-radius:50%;display:inline-block}@media (max-width: 1020px){.services-page .title{margin-bottom:var(--space-2)}}@media (max-width: 768px){.services-page{padding:var(--top-bottom-margin) var(--side-margin);padding-top:0}section.services-page{margin-bottom:0}.services-page .container{align-items:flex-start;text-align:left}.services-page .service-block{width:100%}.services-page .item{justify-content:left}}
