.guarantee-section{background:var(--black);overflow:hidden;padding:100px 48px;position:relative}.guarantee-section .guarantee-inner{align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1fr}.guarantee-section .eyebrow{align-items:center;color:var(--red);display:flex;font-family:var(--font-semi);font-size:11px;font-weight:600;gap:10px;letter-spacing:.2em;margin-bottom:16px;text-transform:uppercase}.guarantee-section .guarantee-headline *{color:#fff;font-family:var(--font-display);font-size:clamp(44px,5vw,68px);font-weight:900;letter-spacing:-.02em;line-height:.9;margin-bottom:24px;text-transform:uppercase}.guarantee-section .guarantee-headline em{color:var(--red);display:block;font-style:normal}.guarantee-section .guarantee-body *{color:hsla(0,0%,100%,.45);font-size:16px;font-weight:300;line-height:1.7;margin-bottom:36px}.guarantee-section .values-list{display:flex;flex-direction:column}.guarantee-section .value-row{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;gap:20px;padding:24px 0}.guarantee-section .value-row:first-child{border-top:1px solid hsla(0,0%,100%,.07)}.guarantee-section .value-dot{background:var(--red);border-radius:50%;flex-shrink:0;height:10px;margin-top:6px;width:10px}.guarantee-section .value-row h4{color:#fff;font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.guarantee-section .value-row p{color:hsla(0,0%,100%,.4);font-size:14px;font-weight:300;line-height:1.6}.guarantee-section .section_btn a:hover{color:#c8202a;font-weight:600}@media(max-width:900px){.guarantee-section{padding:72px 24px}.guarantee-section .guarantee-inner{gap:40px;grid-template-columns:1fr}}