.understand-card-container{width:436px;height:572px;max-width:100%;display:flex;cursor:pointer;flex-direction:column;align-items:center;gap:1rem;border-width:2px;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.understand-card-container:hover{--tw-border-opacity:1;border-color:rgb(248 202 0/var(--tw-border-opacity,1))}.understand-card-container .understand-card-image{height:285px;width:100%;background-size:cover;background-position:50%}.understand-card-container .understand-card-info{display:flex;width:100%;flex-direction:column;gap:.5rem}.understand-card-container .understand-card-info h2{height:5rem;font-family:Archivo,sans-serif;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(9 94 151/var(--tw-text-opacity,1))}.understand-card-container .understand-card-info p{height:7rem;font-family:Lato,sans-serif;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(67 88 97/var(--tw-text-opacity,1))}.understand-card-container button{margin-top:.5rem;height:3rem;width:9rem;--tw-bg-opacity:1;background-color:rgb(248 202 0/var(--tw-bg-opacity,1));font-weight:600;text-transform:uppercase;--tw-text-opacity:1;color:rgb(5 52 83/var(--tw-text-opacity,1))}.understand-card-container:hover button{text-decoration-line:underline}.understand-card-info .separate{display:block;height:.5rem;width:.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(248 202 0/var(--tw-bg-opacity,1))}.understand-card-info .understand-card-date{font-size:12px;--tw-text-opacity:1;color:rgb(67 88 97/var(--tw-text-opacity,1))}