.services{width:100%;background:var(--white-0);color:var(--black-0);display:flex;flex-direction:column;align-items:center;gap:120px;padding:var( --top-bottom-margin) var(--side-margin);justify-content:space-between}.services .container{width:100%;max-width:var(--max-width)}.services .heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-3)}.services .heading h2{color:var(--black-0)}.services .heading a{text-decoration:none;color:var(--black-0)}.services .heading a:hover{text-decoration:underline}.services .grid{display:grid;grid-template-columns:1fr 1fr;row-gap:30px;-moz-column-gap:60px;column-gap:60px}.services .grid .box{display:flex;flex-direction:column;gap:var(--space-4)}.services .grid .box h3{margin:0;color:var(--black-0)}.box img{filter:var(--invert)}.services .grid .box .line{border-bottom:1px solid var(--black-0);width:190px;transition:all .3s ease-in-out}.services .grid .box:hover .line{width:300px}.services .grid .box p{margin:0;color:var(--black-0)}.services .read-more-btn{margin-top:40px;padding:12px 27px;background:var(--black-0);color:var(--white-0);font-weight:600;border:1px solid var(--black-0);border-radius:4px;font-size:16px;cursor:pointer;transition:all .3s ease-in-out;display:block}.services .read-more-btn:hover{background:var(--white-0);color:var(--black-0)}.services .achivements{display:flex;width:100%;max-width:var(--max-width);align-items:center;justify-content:space-between}.services .achivements .box{width:200px;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}.services .achivements .line{filter:var(--invert)}.services .achivements .box h3{margin:0;color:var(--black-0);text-align:center;transition:all .3s ease-in-out}.services .achivements .box:hover h3,.services .achivements .box:hover p{color:var(--purple-0)}.services .achivements .box p{margin:0;color:var(--black-0);text-align:center;font-size:16px}.services .achivements .line{width:1px;height:164px;background:#0000001a}@media (max-width:1020px){.services{gap:var(--space-1);padding:var( --top-bottom-margin) var(--side-margin);height:auto}}@media (max-width:767px){.services .grid{grid-template-columns:1fr}.services .heading{flex-direction:column;align-items:flex-start;gap:var(--space-4);margin-bottom:32px}.services .grid .box h3{font-size:20px}section.services{padding-top:0}.services .grid .box{gap:16px}.services .grid .box .line{width:80%}.services .grid .box p{font-size:14px;line-height:24px}.services .read-more-btn{margin-top:32px;padding:10px 24px;font-size:14px}.services .achivements{display:grid;grid-template-rows:auto auto;-moz-column-gap:16px;column-gap:16px;row-gap:24px;justify-content:flex-start;max-width:100%}.services .achivements .box{width:auto;min-width:100px}.services .achivements .box:nth-child(1){grid-column:1;grid-row:1;width:130px}.services .achivements .line:nth-child(2){grid-column:2;grid-row:1}.services .achivements .box:nth-child(3){grid-column:3;grid-row:1}.services .achivements .line:nth-child(4){display:none}.services .achivements .box:nth-child(5){grid-column:1;grid-row:2}.services .achivements .line:nth-child(6){grid-column:2;grid-row:2}.services .achivements .box:nth-child(7){grid-column:3;grid-row:2}.services .achivements .line:nth-child(8){display:none}.services .achivements .line{height:100%;width:1px}.services .achivements .box h3{font-size:48px}.services .achivements .box p{font-size:11px;line-height:1.4}}@media (max-width: 480px){.services .achivements{gap:20px;row-gap:28px}.services .achivements .box{width:100%}.services .achivements .box h3{font-size:56px}}
