.sec-stacked-cards{padding:100px 0}.sec-stacked-cards h5{color:var(--color-secondary);font-size:48px;font-style:normal;font-weight:500;line-height:56px;margin-bottom:45px;text-align:center}.sec-stacked-cards .stacked-card{background:var(--color-background);border:1px solid #d5d8de;border-radius:16px;display:flex;margin-bottom:45px;min-height:445px;position:sticky;top:100px;transform-origin:center top}.sec-stacked-cards .stacked-card .img-c{height:100%;max-width:55%;width:100%}.sec-stacked-cards .stacked-card .img-c img{height:100%;-o-object-fit:contain;width:100%}.sec-stacked-cards .stacked-card .desc-c{flex:1;padding:65px 25px 65px 85px}.sec-stacked-cards .stacked-card .desc-c .title{color:var(--color-secondary);font-size:36px;font-style:normal;font-weight:500;line-height:42px;margin-bottom:25px}.sec-stacked-cards .stacked-card .desc-c ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.sec-stacked-cards .stacked-card .desc-c ul li{align-items:center;display:flex;gap:8px}.sec-stacked-cards .stacked-card .desc-c ul li img{display:block;height:24px;object-fit:contain;width:24px}.sec-stacked-cards .stacked-card .desc-c ul li p{color:#545454;font-size:16px;font-style:normal;font-weight:500;line-height:22px}@media (max-width:991px){.sec-stacked-cards h5{font-size:36px;line-height:44px;margin-bottom:30px}.sec-stacked-cards .stacked-card{flex-direction:column-reverse;min-height:unset}.sec-stacked-cards .stacked-card .img-c{height:210px;max-width:100%}.sec-stacked-cards .stacked-card .img-c img{object-fit:cover}.sec-stacked-cards .stacked-card .desc-c{padding:14px 10px}.sec-stacked-cards .stacked-card .desc-c .title{font-size:28px;line-height:36px;margin-bottom:20px}.sec-stacked-cards .stacked-card .desc-c ul li p{font-size:14px;line-height:20px}}