.three-key-points-container{flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:40px 10px;display:flex}.three-key-points-texts{text-align:center;margin:0 auto 27px}.three-key-points-title{font-family:var(--font-Paperlogy-8ExtraBold);color:#1a1a1a;margin:0;font-size:32px;font-weight:800}.three-key-points-subtitle{font-family:var(--font-Pretendard-Regular);color:#888;margin:8px 0 0;font-size:18px}.three-key-points-wrap{grid-template-columns:1fr;gap:40px;margin:0 auto 20px;display:grid}.three-key-points-row{grid-template-columns:repeat(2,1fr);align-items:center;gap:24px;display:grid}.three-key-points-row:nth-child(2n) .cell-image{order:2}.three-key-points-row:nth-child(2n) .cell-contents{order:1}.three-key-points-cell{justify-content:center;align-items:center;max-width:428px;padding:8px;display:flex}.cell-image{height:100%}.cell-image-inner{aspect-ratio:16/9;border-radius:24px;width:100%;height:100%;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:4px 4px 12px #0000007a}.cell-image-inner:hover{transform:translateY(-4px);box-shadow:4px 8px 16px #0006}.cell-image-inner img{object-fit:cover}.cell-contents{text-align:left;flex-direction:column;align-items:flex-start;width:max-content;height:fit-content;padding:0 0 0 12px}.three-key-points-contents-title{font-family:var(--font-Pretendard-Bold);margin:0;font-size:clamp(28px,3vw,36px)}.three-key-points-contents-subtitle{font-family:var(--font-Pretendard-Regular);color:#888;margin:8px 0 0;font-size:clamp(16px,2vw,18px)}.three-key-points-index{font-family:var(--font-Pretendard-Bold);margin-bottom:10px;font-size:clamp(40px,6vw,60px)}@media (max-width:920px){.three-key-points-row{grid-template-columns:1fr;gap:12px}.three-key-points-row:nth-child(2n) .cell-image,.three-key-points-row:nth-child(2n) .cell-contents{order:initial}.cell-contents{margin-bottom:20px}}@media (max-width:460px){.three-key-points-title{font-size:28px}.three-key-points-subtitle{font-size:14px}.three-key-points-wrap{margin:0 auto}.three-key-points-cell{max-width:320px}}@media (max-width:360px){.three-key-points-cell{max-width:300px}}
