.solves-this__wrapper{width:100%;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:20px}.solves-this__subtitle,.solves-this__title{margin:18px 0 0;max-width:1000px;font-weight:var(--semi-bold);font-size:48px;line-height:64px;text-align:center}.solves-this__subtitle{font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}.solves-this__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin:40px 0 0}.solves-this__image-wrapper{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.solves-this__image{position:sticky;top:calc(50% - 200px)}.solves-this__card,.solves-this__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.solves-this__cards{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.solves-this__card{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px;background-color:var(--white);border:1px solid var(--dark-grey-1);border-radius:16px}.solves-this__card-title{margin:0;font-weight:var(--medium);font-size:24px;line-height:32px;text-align:start}.solves-this__card-text{margin:0;font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}.solves-this--gray .solves-this__wrapper{background-color:var(--light-grey-1)}@media (max-width:1024px){.solves-this .main-container--wide{padding:0}.solves-this__wrapper{padding:40px 16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:0}.solves-this__subtitle,.solves-this__title{margin:16px 0 0;font-size:36px;line-height:48px;text-align:start}.solves-this__subtitle{font-size:16px;line-height:22px}.solves-this__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px;margin:24px 0 0}.solves-this__image-wrapper{display:none}.solves-this__cards{gap:16px}.solves-this__card{width:100%;padding:16px;gap:8px}.solves-this__card-title{font-size:18px;line-height:26px}.solves-this__card-text{font-weight:var(--regular);font-size:16px;line-height:22px}}