.list-image-section{--brand-icon-calendar:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M19.5 3h-2.25v-.75a.75.75 0 1 0-1.5 0V3h-7.5v-.75a.75.75 0 0 0-1.5 0V3H4.5A1.5 1.5 0 0 0 3 4.5v15A1.5 1.5 0 0 0 4.5 21h15a1.5 1.5 0 0 0 1.5-1.5v-15A1.5 1.5 0 0 0 19.5 3M6.75 4.5v.75a.75.75 0 0 0 1.5 0V4.5h7.5v.75a.75.75 0 1 0 1.5 0V4.5h2.25v3h-15v-3zm12.75 15h-15V9h15z'/%3E%3C/svg%3E");background-color:var(--brand-primary-color);border-radius:var(--brand-border-radius);color:var(--brand-secondary-color);overflow:hidden}.list-image-section .brand-icon-calendar{display:inline-block;height:24px;margin-right:8px;-webkit-mask-image:var(--brand-icon-calendar);mask-image:var(--brand-icon-calendar);vertical-align:middle;width:24px}.list-image-section .image{aspect-ratio:630/394;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.list-image-section .image iframe,.list-image-section .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.list-image-section .content{padding:2rem}@media (max-width:768px){.list-image-section .content{padding:1rem}}.list-image-section .content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:var(--brand-medium);margin-bottom:1.0625rem}.list-image-section .content ul li:last-child{margin-bottom:0}.list-image-section .content ul li:before{content:"";height:1.5rem;width:1.5rem;-ms-flex-negative:0;background-color:var(--brand-helper-primary-color);flex-shrink:0;margin-right:.75rem;-webkit-mask:var(--brand-icon-check) no-repeat center/contain;mask:var(--brand-icon-check) no-repeat center/contain}.list-image-section .content .time{background-color:var(--brand-secondary-color);border-radius:var(--brand-sm-border-radius);color:var(--brand-primary-color);font-weight:500;margin:2rem 0;padding:1rem;text-align:center}@media (max-width:768px){.list-image-section .content .time{margin:1rem 0;padding:.5rem}}.list-image-section .content .time span{color:var(--brand-tertiary-color)}.list-image-section.template-2{--brand-tertiary-color:#3c4bc8}.list-image-section.template-3{--brand-tertiary-color:#4b26b7}