:root{--height-background: 125vh;--height-t-content: calc((100% + var(--xs)) * 100 / 125)}.services{position:relative;padding-top:100rem;z-index:1;min-height:35vh}.services .grid{position:relative;z-index:1;background-color:var(--white-color)}.intro .titles__left,.intro .titles__right{color:var(--white-color);margin-bottom:25rem;display:flex;flex-direction:column;gap:4rem}.titles__left p{font-size:var(--l)!important}.list-services{position:relative;height:calc(200vh - var(--xs) * 2);display:flex;flex-direction:column;margin-bottom:calc(100vh - var(--xs) * 2);background-color:var(--white-color)}.list-services .overlay{position:absolute;top:calc(-1 * var(--xs));left:calc(-1 * var(--xs));width:calc(100% + var(--xs) * 2);height:calc(50% - var(--xs) * 2);background-color:rgba(var(--color-black-rgb),.1)}.wrapper-inner{position:sticky;display:flex;flex-direction:column;gap:12rem;top:calc(50vh - var(--height-list-services))}.list-services .grid{align-items:center;cursor:pointer}.list-services .grid .title{text-align:center;font-size:var(--xl)}.list-services .grid.design{color:var(--primary)}.list-services .grid.dev{color:var(--secondary)}.list-services .linemask span{display:block;transform:translateY(100%)}.work-with-us{position:relative;background-color:var(--white-color);margin-top:-200vh;min-height:calc(100vh - var(--xs) * 2);height:calc(150vh - var(--xs) * 2)}.work-with-us .grid{position:relative;height:100%}.work-with-us .grid .section__info{position:relative}.work-with-us .grid .section__text{display:flex;flex-direction:column;justify-content:space-evenly}.work-with-us .grid .section__text p{font-size:var(--m)}.footer-wrapper{position:relative;background-color:var(--white-color);overflow:hidden;z-index:5}
