.Card_wrapper__lHSgL{display:flex;flex-direction:row;background-color:var(--cardBackgroundColor);border:.5px solid var(--cardBorderColor);border-radius:17px;padding:1rem}.Card_iconContainer__u2azb{margin-bottom:1rem;margin-right:.75rem}.Card_iconContainer__u2azb .Card_icon-small__gI2uH{height:29px;width:29px}.Card_iconContainer__u2azb .Card_icon-large__dIj_I{height:116px;width:116px}.Card_heading__rgi0j{margin-bottom:1rem}.Card_heading__rgi0j h3{margin-bottom:0;font-size:1.5rem}.Card_wrapperDirection__NGVJZ{flex-direction:column;align-items:center;justify-content:center}.Card_media__zX6sC{margin-top:0;max-width:7.5rem;max-height:7.5rem}.Card_media__zX6sC img{width:100%}.Card_text__C_ZBJ{padding:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Card_text__C_ZBJ li,.Card_text__C_ZBJ ul,.Card_text__C_ZBJ ul p{font-size:var(--font-body-sm);line-height:1.8}.Card_text__C_ZBJ h1{font-size:2.5rem;margin:0 0 .25em;line-height:normal}.Card_text__C_ZBJ h2{font-size:2rem;margin:0 0 .5em;line-height:normal}.Card_text__C_ZBJ h3{font-size:1.75rem;margin:0 0 .5em;line-height:normal}.Card_text__C_ZBJ h4{font-size:1.5rem;margin:0 0 1em;line-height:normal}.Card_text__C_ZBJ h5{font-size:1.25rem;margin:0 0 1em;line-height:normal}.Card_text__C_ZBJ h6{font-size:1rem;margin:0 0 1em;line-height:normal}.Card_contentMargin__5uUrT{margin-left:-2.5rem}.Card_image__Kj4yP{margin-top:2rem;max-width:100%;border-radius:17px;overflow:hidden}.Card_image__Kj4yP img{width:100%;height:100%;object-fit:cover}.Card_image__Kj4yP img:hover{cursor:pointer}@media only screen and (min-width:340px){.Card_wrapper__lHSgL{padding:2rem}}@media only screen and (min-width:700px){.Card_wrapper__lHSgL{padding-bottom:3rem}.Card_media__zX6sC{margin-top:0}.Card_wrapperDirection__NGVJZ{flex-direction:row;align-items:start;justify-content:start}.Card_iconContainer__u2azb{margin-bottom:0}.Card_contentMargin__5uUrT{margin-left:0}}.CardBlock_content__jIHkV{position:relative;box-sizing:border-box;max-width:var(--breakpoint-xl);margin-left:auto;margin-right:auto;display:grid;justify-items:center;grid-gap:2rem;gap:2rem;background-color:var(--backgroundColor);color:var(--textColor);grid-template-areas:"intro" "partnerList"}.CardBlock_intro___qsn_{grid-area:intro;position:relative;display:flex;justify-content:center;flex-direction:column;max-width:90ch;text-align:center}.CardBlock_cardList__JJb4I{grid-area:partnerList;position:relative;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media only screen and (min-width:700px){.CardBlock_content__jIHkV{padding-left:var(--block-horisontal-padding-md);padding-right:var(--block-horisontal-padding-md)}}@media only screen and (min-width:1100px){.CardBlock_cardList__JJb4I{grid-template-columns:repeat(2,minmax(120px,1fr))}}