:root{--white:#f2f2f2;--LightGrey:#a6a6a6;--Grey:#595959;--DarkGrey:#262626;--Black:#0d0d0d}*{font-family:Poppins,sans-serif;margin:0;padding:0}body{color:var(--Black)}::-webkit-scrollbar,::-webkit-scrollbar-thumb{background-clip:padding-box;mix-blend-mode:difference;width:13px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px}@font-face{font-family:durbo;src:url(/static/media/durbo.d1fce3b69f4900af689a.ttf)}input{background-color:#fff;border:1px solid var(--Black);border-radius:20px;outline:none;padding:10px}:root{--padding:20px}.d-header-logo{font-size:50px}.d-header{display:flex;justify-content:space-between;margin:0 20px;mix-blend-mode:difference;padding:20px 40px;padding:var(--padding) calc(var(--padding)*2);position:fixed;width:-webkit-fill-available;width:-moz-available}.d-header-rightSection{align-items:center;display:flex;font-size:1.5rem;gap:20px;top:0}.header-link{color:var(--white);text-decoration:none}@media screen and (max-width:600px){.d-header{padding:20px;padding:var(--padding)}.d-header-logo{font-size:40px}}@media screen and (max-width:550px){.d-header{flex-direction:column}.d-header-logo{text-align:center}.d-header-rightSection{justify-content:center;width:-webkit-fill-available}}.d-body{background-color:var(--white);display:flex;flex-direction:column;flex-flow:column nowrap;height:100vh;overflow-x:hidden;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory;width:100vw}.button{align-items:center;-moz-appearance:none;-webkit-appearance:none;background:transparent;border-radius:60px;border-style:solid;color:var(--Black);cursor:pointer;display:flex;font-family:inherit;font-size:1.5rem;height:4rem;justify-content:center;margin:50px;overflow:hidden;padding:0 2rem}.button,.button--hover,.button:focus{border-color:var(--Black);border-width:1px}.button--hover,.button:focus{fill:var(--white);color:var(--white);outline:none}.button__filler{background:var(--Black);border-radius:50%;height:200%;left:-25%;position:absolute;top:-50%;-webkit-transform:translate3d(0,75%,0);transform:translate3d(0,75%,0);width:150%}.button__text,.button__text-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.content{-webkit-touch-callout:none;align-items:center;display:flex;flex-direction:column;grid-area:content;-webkit-user-select:none;user-select:none}.arrow{width:50px}.d-section{align-items:center;background-color:var(--white);display:flex;flex:none;flex-direction:column;height:calc(100vh - 95px);justify-content:space-evenly;padding-top:95px;scroll-snap-align:start;width:100vw}.invert,.invert .button{fill:var(--white);background-color:var(--Black);color:var(--white)}.invert .button{border-color:var(--white)}.invert .button__filler{background-color:var(--white)}.invert .button--hover{fill:var(--Black);border-color:none;color:var(--Black)}.invert a{color:var(--white)}.d-section-illustration{border-radius:40px;height:auto;transition:width .5s ease-in-out;width:50vh}.d-section-center{align-items:center;display:flex;flex-direction:row}.d-section-text{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;text-align:center;width:40vw}@media screen and (max-width:768px){.d-section-center{flex-direction:column;justify-content:center}.d-section-illustration{max-width:35vw}.d-section-text{width:80vw}}.d-section-arrow{rotate:90deg}.d-section-grid{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.d-section-lists{border:1px solid #000;border-radius:40px;flex-direction:row;justify-content:center;margin:20px;padding:20px}.d-section-list,.d-section-lists{align-items:center;display:flex;height:100%;width:100%}.d-section-list{flex-direction:column;justify-content:start}.d-section-icon{border-radius:40px;width:100px}a{color:var(--Black);text-decoration:none}.d-arrow{rotate:90deg}.d-client-item{border-radius:50%;height:100px;object-fit:cover;width:100px}.cursor{display:none;mix-blend-mode:difference;transition:width .5s ease-in-out,opacity .5s ease-in-out}@media (any-pointer:fine){.cursor{display:block;left:0;pointer-events:none;position:fixed;top:0}.cursor__inner{fill:var(--white);stroke:var(--white);stroke-width:1px}.credits{padding-left:25vw}}
/*# sourceMappingURL=main.c87dd610.css.map*/