.lifts__image{margin:0;position:relative;width:100%}.lifts__image img{aspect-ratio:2/1;height:auto;-o-object-fit:cover;object-fit:cover;vertical-align:top;width:100%}.lifts__image:after{background:linear-gradient(117deg,hsla(0,0%,100%,0) 33.33%,rgba(48,48,48,.6));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.lifts__image+.lifts__contents{margin-top:var(--space-m)}.lifts__contents:not(.lifts__contents--position-under) .lifts__contents__wrapper{display:flex;flex-direction:row;gap:var(--gutter)}.lifts__contents:not(.lifts__contents--position-under) .lifts__contents__wrapper>*{flex:1}@media (max-width:48rem){.lifts__contents:not(.lifts__contents--position-under) .lifts__contents__wrapper{flex-direction:column}}@media (min-width:48.001rem){.lifts__contents:not(.lifts__contents--position-under) .lifts__contents__wrapper>*{max-width:50%}}.lifts__contents--position-under{display:flex;flex-direction:row;gap:var(--gutter)}@media (max-width:48rem){.lifts__contents--position-under{flex-direction:column}}.lifts__contents--position-under>*{flex:1}.lifts__contents--position-under .lifts__item+.lifts__item{margin-top:var(--text-margin)}.lifts__contents--position-under .text-lifts{display:flex;flex-direction:column}.lifts__contents--position-under .text-lifts__item:not(:first-child){border-top:none}.lifts__contents--position-under .text-lifts__item:first-child{border-left:none}@media (min-width:48.001rem){.lifts__contents--position-side .lifts__cta{text-align:end}}.lifts__contents--position-side *+.text-lifts{margin-top:var(--space-m)}@media (min-width:48.001rem){.lifts__contents--position-side .text-lifts{display:grid}.lifts__contents--position-side .text-lifts--cols-4{grid-template-columns:repeat(2,1fr)}.lifts__contents--position-side .text-lifts--cols-3{grid-template-columns:repeat(3,1fr)}.lifts__contents--position-side .text-lifts--cols-3 .text-lifts__item:nth-child(n+4){border-top:none}.lifts__contents--position-side .text-lifts--cols-2{grid-template-columns:repeat(2,1fr)}.lifts__contents--position-side .text-lifts--cols-2 .text-lifts__item:nth-child(n+3){border-top:none}}@media (min-width:65.001rem){.lifts__contents--position-side .text-lifts--cols-4{grid-template-columns:repeat(4,1fr)}.lifts__contents--position-side .text-lifts--cols-4 .text-lifts__item:nth-child(n+5){border-top:none}}@media screen and (max-width:65rem) and (min-width:48rem){.lifts__contents--position-side .text-lifts--cols-4 .text-lifts__item:nth-child(n+3){border-top:none}}.lifts__contents--position-side .text-lifts__item:not(:first-child){border-left:none}.lifts__item h2+*{margin-top:var(--space-xs)}.lifts__item-content+.text-lifts{margin-top:var(--space-s)}.lifts__item--right{display:flex;flex-direction:column;gap:var(--gutter);position:relative}.lifts__cta{margin-top:auto;width:100%}.lifts .text-lifts__item{background:var(--surface-primary,#fffffc);border:1px solid var(--surface-primary-invert-10,rgba(22,22,14,.1));flex:1;font-family:arial,sans-serif;font-size:var(--text-size-400);font-weight:400;letter-spacing:.01em;line-height:1.4;padding:var(--space-s)}.lifts .text-lifts__item h3{font-size:var(--heading-size-200);font-weight:400;letter-spacing:.01em;line-height:1.1}.lifts .text-lifts__item h3.text-lifts__item-title--big{font-size:var(--heading-size-600);font-weight:700;letter-spacing:.02em;line-height:1.1;margin-bottom:var(--space-m)}@media (max-width:48rem){.lifts .text-lifts__item:not(:first-child){border-top:none}}