.cards__card{align-self:flex-start;color:inherit;display:flex;flex-wrap:wrap;max-width:100%;overflow:hidden}.cards__card,.cards__card:hover{text-decoration:none}.card__image{height:auto;margin:0 auto .7rem;max-width:100%}.card__headline,.card__text{width:100%}.card__text :is(h1,h2,h3,h4,h5):last-child,.card__text p:last-child{margin-bottom:0}.cards__card .button-wrapper{margin-top:15px}@media (min-width:768px){.cards{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;row-gap:40px}.cards__col{padding-left:15px;padding-right:15px;width:100%}}@media (max-width:767px){.cards__col+.cards__col{margin-top:30px}}a.cards__card:active,a.cards__card:focus,a.cards__card:hover{color:inherit;text-decoration:none}.cards__arrows{display:none}.cards-mod-wrapper--desktop-slider,.cards-mod-wrapper--mobile-slider,.cards-mod-wrapper--slider{position:relative}.cards-mod-wrapper--desktop-slider .cards__arrows,.cards-mod-wrapper--slider .cards__arrows{display:inline-flex}.cards__arrows>div{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}.cards__arrows>div.arrow-left{left:-80px}.cards__arrows>div.arrow-right{right:-80px}@media (max-width:1400px){.cards__arrows>div.arrow-left{left:-50px}.cards__arrows>div.arrow-right{right:-50px}}@media (max-width:1025px){.cards__arrows{display:none}}.card-box-shadow{box-shadow:0 3px 6px rgba(0,0,0,.1)}.card-box-shadow:after{box-shadow:6px 3px 6px rgba(0,0,0,.1)}.cards__col.with-dash-connector{position:relative}.dash-line-connector{position:absolute;z-index:2}.dash-line-connector-svg{background-repeat:no-repeat;background-size:cover;display:block;height:100%;width:100%}@media (min-width:992px){.card{align-items:center}.dash-line-connector{bottom:100%;height:230px;left:132px;transform:translateY(32px);width:535px}.dash-line-connector-horizontal{background:repeating-linear-gradient(90deg,#d2753e,#d2753e 10px,transparent 0,transparent 20px);height:3px;left:9px;margin-top:-3px;position:absolute;top:60%;width:calc(100% - 15px)}.dash-line-connector-vertical-top{height:calc(60% - 21px);right:9px;top:22px}.dash-line-connector-vertical-bottom,.dash-line-connector-vertical-top{background:repeating-linear-gradient(180deg,#d2753e,#d2753e 10px,transparent 0,transparent 20px);position:absolute;width:3px}.dash-line-connector-vertical-bottom{bottom:22px;height:calc(40% - 21px);left:9px}.dash-line-connector:before{right:0;top:0}.dash-line-connector:after,.dash-line-connector:before{border:4px solid #d2753e;border-radius:100%;content:"";height:22px;position:absolute;width:22px}.dash-line-connector:after{bottom:0;left:0}}@media (max-width:991px){.dash-line-connector{bottom:100%;height:70px;right:calc(100% - 146px);transform:translateY(30px);width:535px}.dash-line-connector-svg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 64'%3E%3Cg data-name='Layer 1'%3E%3Cpath d='M2 3.79h887.9v40.15' data-name='Path 675-2' style='fill:none;stroke:%23d2753e;stroke-miterlimit:10;stroke-width:3px;stroke-dasharray:0 0 8 5'/%3E%3Ccircle cx='889.9' cy='54.69' r='6.1' style='fill:none;stroke:%23d2753e;stroke-miterlimit:10;stroke-width:3px'/%3E%3C/g%3E%3C/svg%3E");background-position:100% 0}.dash-line-connector:after{right:0}}@media (max-width:767px){.dash-line-connector{right:calc(100% - 132px)}.cards__arrows>div{cursor:normal;position:static;top:0;transform:unset;-webkit-transform:unset}.cards__arrows>div:not(.cards-dots){cursor:pointer}.cards__arrows{align-items:center;gap:20px;justify-content:space-between;margin-top:30px;width:100%}}.card__image.full-width{height:auto!important;object-fit:cover;width:100%!important}.card__text>:is(h1,h2,h3,h4,h5,h6){margin-bottom:10px}