.offer-guarantee-section{padding:clamp(84px,9vw,132px) 0;background:var(--orange);color:var(--ink)}.offer-guarantee-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:clamp(56px,8vw,112px);align-items:start}.offer-guarantee-intro h2{font-size:clamp(50px,6.5vw,88px);line-height:.9}.offer-guarantee-dot{color:#fff}.offer-guarantee-intro>p{max-width:570px;margin-top:28px;font-size:17px;font-weight:600;line-height:1.65}.offer-guarantee-list{border-top:1px solid rgba(17,17,17,.42)}.offer-guarantee-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:18px;padding:26px 0;border-bottom:1px solid rgba(17,17,17,.42)}.offer-guarantee-list article>span{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.offer-guarantee-list h3{font-family:var(--font-archivo),sans-serif;font-size:18px;font-weight:800}.offer-guarantee-list p{margin-top:6px;color:rgba(17,17,17,.76);font-size:14px;line-height:1.55}@media (max-width:1024px){.offer-guarantee-layout{grid-template-columns:1fr}}@media (max-width:520px){.offer-guarantee-section{padding:72px 0}}