.ctasec{display:flex;justify-content:space-between;line-height:1.6}.ctasec__panel{background:#fff;box-shadow:0 4px 12px #ddd;padding:24px;width:48%}.ctasec__tit{font-weight:700;margin-bottom:16px}.ctasec__list{display:flex;flex-flow:column;gap:28px;margin-bottom:16px;width:100%}.ctasec__item{width:100%}.ctasec__inner{display:flex;justify-content:space-between;width:100%}.ctasec__img{width:40%}.ctasec__img img{height:100%;object-fit:contain;width:100%}.ctasec__desc{width:56%}.ctasec__cont{margin-bottom:16px}@media screen and (max-width:767px){.ctasec{flex-flow:column;gap:24px}.ctasec__panel{width:100%}}