.urc__container{display:flex;flex-wrap:wrap}.urc__card{background:#fff;box-shadow:0 3px 30px -4px rgba(0,0,0,.35);display:flex;flex-direction:column;margin:0 1rem 2rem;max-width:400px;width:calc(25% - 2rem)}.urc__card figure img{height:240px;object-fit:cover;width:100%}.urc__content{box-sizing:border-box;height:100%;padding:1.5rem 1.2rem}.urc__icon-container{margin-bottom:30px}.urc__title{font-size:1.35em;font-style:normal;font-weight:900;letter-spacing:.01em;line-height:1.1}.urc__tagline{font-weight:600;letter-spacing:.01em;line-height:1.3;margin-bottom:1.2em;margin-top:.5rem;opacity:.7}.urc__section .urc__container .urc__card .urc__list{list-style:none}.urc__item{border-bottom:1px solid #dce8eb;font-size:.6em;padding:1em 0 1em 2em;position:relative}.urc__item:before{border-bottom:3px solid var(--color-secondary,#1c84d1);border-left:3px solid var(--color-secondary,#1c84d1);box-sizing:border-box;content:"";display:inline-block;height:.5em;left:2px;margin-right:10px;position:absolute;top:1.45em;transform:rotate(-45deg);transform-origin:25%;width:1em}.urc__item:last-child{border-bottom:none}.urc__footer{padding:0 1.5rem 1.2rem}.urc__cta{background-color:#003228;border:2px solid transparent;border-radius:50px;box-shadow:0 2px 10px -3px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.0625em;line-height:1;padding:.9em 1.8rem}