.container{max-width:1440px;margin:0 auto}.point{background:var(--grey-lines);z-index:99;z-index:99;width:7px;height:7px;position:absolute;bottom:-4px}.point:first-child{left:-4px}.point:nth-child(2){left:50%;transform:translate(-50%)}.point:nth-child(3){right:-4px}.point-circe{border-radius:4px}.main-content{height:100vh;color:var(--text);flex-direction:column;display:flex}.header{border-bottom:1px solid var(--grey-lines)}.header-inner{border-right:1px solid var(--grey-lines);border-left:1px solid var(--grey-lines);justify-content:space-between;align-items:center;height:clamp(56px,10vw,72px);padding:0 10px;display:flex;position:relative}.header-logo{width:56px;height:56px;fill:var(--text);margin-left:14px}.header-lang{fill:var(--text);margin-right:14px;line-height:1}.header-lang svg{fill:var(--text)}.main{border-bottom:1px solid var(--grey-lines)}.main-inner{text-align:center;border-right:1px solid var(--grey-lines);border-left:1px solid var(--grey-lines);padding:clamp(22px,4vw,72px) 10px;position:relative}.main-title{font-family:var(--font-inter);max-width:90%;margin:0 auto 8px;font-size:clamp(28px,5vw,72px)}.main-line{background:var(--grey-lines);width:clamp(150px,50vw,450px);height:1px;margin:0 auto 16px;position:relative}.main-line span{background:var(--grey-lines);width:7px;height:7px;position:absolute}.main-line span:first-child{border-radius:5px;bottom:-3px;left:-3px}.main-line span:nth-child(2){bottom:-3px;right:-3px}.main-text{font-size:20px;font-family:var(--font-jet-mono);max-width:80%;margin:0 auto;font-size:clamp(14px,3vw,20px)}.services{border-bottom:1px solid var(--grey-lines);flex:1;display:flex}.services-container{flex:1;max-width:1440px;margin:0 auto;display:flex;position:relative}.services-container span:first-child{left:-3px}.services-container span:nth-child(3){right:-3px}.services-inner{border-right:1px solid var(--grey-lines);border-left:1px solid var(--grey-lines);flex:1;display:flex}.services-item{flex-direction:column;flex:1;justify-content:space-between;max-width:50%;padding:clamp(8px,1vw,16px);display:flex}.services-item:first-child{border-right:1px solid var(--grey-lines)}.services-title{margin-bottom:16px;font-size:clamp(24px,4vw,48px);line-height:1.2}.services-img{object-fit:cover;border:1px solid var(--grey-lines);border-radius:2px;width:100%;height:auto;margin-bottom:16px}.services-list{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.services-list-item{font-family:var(--font-jet-mono);font-size:clamp(16px,3vw,24px)}.services-link{background:var(--accent);height:clamp(40px,5vw,58px);color:var(--bg);font-size:clamp(16px,4vw,20px);font-weight:700;font-family:var(--font-inter);text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;transition:background .2s;display:flex}.services-link:hover{background:var(--accent-hover)}.footer-inner{border-right:1px solid var(--grey-lines);border-left:1px solid var(--grey-lines);justify-content:end;align-items:center;height:clamp(56px,10vw,72px);padding:0 10px;display:flex}.footer-mail{margin-left:8px;margin-right:14px}@media (max-width:900px){.services-inner{display:block}.services-item:first-child{border-right:none;border-bottom:1px solid var(--grey-lines)}.services-item{max-width:100%}.services-link{margin-top:24px}.footer-inner{justify-content:center}.footer-mail{margin-right:0;font-size:16px}}@media (max-width:768px){.header-logo{width:40px;height:40px;margin-left:0}.header-lang{margin-right:0}}
