.temporary-card-section{background-color:#f4f4f6;padding:80px 0}.temporary-card-section h2{margin-bottom:40px;text-align:center}.temporary-card-section .temporary-card{background-color:var(--color-white);border-radius:6px;height:100%;padding:25px}.temporary-card-section .temporary-card div{align-items:center;display:flex;gap:20px;margin-bottom:20px}.temporary-card-section .temporary-card h3{color:var(--color-black);font-size:20px;font-weight:600;line-height:1.3em;margin:0}.temporary-card-section .temporary-card p{color:#081120;font-size:16px;font-weight:300;letter-spacing:-.18px;line-height:1.4em}.temporary-card-section .temporary-card p span{color:var(--color-red);font-weight:500}.temporary-card-section .row{row-gap:24px}.temporary-card p:empty{display:none}.temporary-card ul{list-style:disc;padding-left:24px}.temporary-card ul li{color:#081120;font-size:16px;font-weight:300;letter-spacing:-.18px;line-height:1.4em}