.card_custom_v3--wrapper{display:flex;flex-direction:column;margin-top:2rem}.card_custom_v3--item-link{display:block}.card_custom_v3--item{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:25% 0 3rem;padding:0;position:relative}.card_custom_v3--item.item-right{flex-direction:row-reverse}.card_custom_v3--item_content:before{background-color:#fff;content:"";height:100%;position:absolute;right:100%;top:0;width:50vw;z-index:0}.card_custom_v3--item_content{align-items:flex-start;background-color:#fff;border-radius:0 30px 30px 0;display:flex;flex:1 1 50%;flex-direction:column;justify-content:flex-start;padding:2rem;position:relative;z-index:1}.card_custom_v3--item_content a:not(:last-child){margin-bottom:.5rem}.card_custom_v3--item_content h2,.card_custom_v3--item_content h3,.card_custom_v3--item_content h4{font-size:1.5rem;font-weight:300;margin-bottom:.5rem}.card_custom_v3--item_content p{margin-bottom:0}.card_custom_v3--content{position:relative;z-index:1}h3.card_custom_v3--title strong{color:var(--clr-primary)}.card_custom_v3--item_image_wrapper{align-self:flex-start;box-sizing:border-box;flex:0 0 50%;max-height:0;padding-left:0;padding-right:2rem;position:relative;z-index:3}.card_custom_v3--item .card_custom_v3--item_image,.card_custom_v3--item.item-right .card_custom_v3--item_image{transform:translateY(-50%)}.card_custom_v3--item_image img{aspect-ratio:1/1;border-radius:50%;height:100%;object-fit:cover;width:100%}@media (max-width:575px){.card_custom_v3--item,.card_custom_v3--item.item-right{flex-direction:column!important;margin:0 0 2rem;padding:calc(50% + 2rem) 1.5rem 1.5rem}.card_custom_v3--item .card_custom_v3--item_content{flex:0 0 100%;padding-top:0;width:100%}.card_custom_v3--item_content h2,.card_custom_v3--item_content h3,.card_custom_v3--item_content h4{font-size:1rem}.card_custom_v3--item .card_custom_v3--item_content,.card_custom_v3--item.item-right .card_custom_v3--item_content{padding:45% 1rem 1rem}.card_custom_v3--item .card_custom_v3--item_image,.card_custom_v3--item.item-right .card_custom_v3--item_image{flex:0 0 100%;left:1rem;padding:0;position:relative;top:0;width:90%}.card_custom_v3--item_image_wrapper{flex:0 0 100%;width:100%}}