.custom-cards .custom-cards__card{min-height:100%}.custom-cards .card-bottom{background:var(--primary);border-radius:0 0 16px 16px}.premium.custom-cards .card-bottom{background:var(--black)}.custom-cards .card-top .icon{align-items:center;display:flex;justify-content:center}.custom-cards .custom-cards__text ul{list-style:none;margin-left:0;padding-left:0}.custom-cards .custom-cards__text ul li{margin-bottom:.5em;padding-left:1.75rem;position:relative}.custom-cards .custom-cards__text ul li:before{content:"";height:12px;left:0;position:absolute;top:.35em;width:12px}.custom-cards .nav-arrow{background:var(--secondary)}.custom-cards .nav-arrow svg path{stroke:var(--black)}.custom-cards .nav-arrow:hover{background:var(--secondary-200);border-color:var(--secondary)}.custom-cards .nav-arrow:active{border-color:var(--black)}