.services{padding-bottom:var(--space-default);padding-top:var(--space-default)}.services.has-red-background{color:var(--color-text-white)}.services.has-pink-background{color:var(--color-text-red)}.services__title h2{font-family:var(--font-family-title);font-size:var(--heading-400);font-weight:700;line-height:var(--line-height-heading);text-transform:uppercase}.has-lilac-background .services__title h2{color:var(--color-text-black)}.services__title+*{margin-top:var(--space-xl)}.services__wrapper{display:grid;gap:5rem}@media (min-width:64.001rem){.services__wrapper{display:grid;gap:var(--space-l);grid-template-columns:repeat(3,1fr)}.services__wrapper--direction-vertical{grid-template-columns:repeat(1,1fr)}}.services-lift{display:flex;flex-direction:column;position:relative}.services-lift__top-title{font-family:var(--font-family-title);font-size:var(--heading-500);font-weight:700;line-height:1;text-transform:uppercase}.has-lilac-background .services-lift__top-title{color:var(--color-text-blue)}.services-lift__top-title+.services-lift__letter{margin-top:var(--space-5xs)}.services-lift__letter{color:var(--color-text-white);display:block;font-family:var(--font-family-title);font-size:var(--letter);font-weight:700;line-height:1;text-transform:uppercase}.has-pink-background .services-lift__letter{color:var(--color-text-red)}.services-lift__content{font-family:var(--font-family-base);font-size:var(--text-600);font-weight:400;line-height:var(--line-height-body)}.services-lift__content h3{font-family:var(--font-family-base);font-size:var(--heading-300);font-weight:700;line-height:1.2;text-transform:unset}.has-lilac-background .services-lift__content h3{color:var(--color-text-black)}.has-letters .services-lift__content h3{font-family:var(--font-family-base);font-size:var(--heading-200);font-weight:700;line-height:1.36;text-transform:unset}.services__wrapper--direction-horizontal .services-lift{gap:var(--space-xs)}.has-letters .services__wrapper--direction-horizontal .services-lift .services-lift__title+*{margin-top:var(--space-4xl)}.services__wrapper--direction-horizontal .services-lift .services-lift__content+*{margin-top:var(--space-s)}.has-letter .services__wrapper--direction-horizontal .services-lift .services-lift__content h3{font-family:var(--font-family-base);font-size:var(--heading-200);font-weight:700;line-height:1.36;text-transform:unset}.services__wrapper--direction-horizontal .services-lift .btn{margin-top:auto}.services-lift.has-letter h3{font-family:var(--font-family-base);font-size:var(--heading-200);font-weight:700;line-height:1.36;text-transform:unset}.services__wrapper--direction-vertical .services-lift{gap:var(--space-l)}.services__wrapper--direction-vertical .services-lift .services-lift__content h3{font-family:var(--font-family-base);font-size:var(--heading-300);font-weight:700;line-height:1.2;text-transform:unset}.services__wrapper--direction-vertical .services-lift .btn{flex:none}.services__wrapper--direction-vertical .services-lift .btn:before{transform:rotate(45deg)}@media (min-width:64.001rem){.services__wrapper--direction-vertical .services-lift .btn{align-self:flex-end}.services__wrapper--direction-vertical .services-lift{flex-direction:row}.services__wrapper--direction-vertical .services-lift .services-lift__title{max-width:20rem;width:100%}}