.rtcCtn{padding:var(--sp)var(--p);z-index:1;margin-bottom:-200px;position:relative;transform:translateY(-200px)}.rtcCtn:before{content:"";z-index:0;width:100%;height:600px;position:absolute;top:-1px;left:0}.rtcCtn.Green:before{background:var(--darkgreen)}.rtcCtn.Navy:before{background:var(--navy)}.rtcDiv{padding:var(--xlp)var(--p);border-radius:var(--br);background:var(--beige);position:relative}.rtcCardInner{align-items:center;gap:var(--p);flex-direction:column;display:flex}.rtcButtons{background:#fff;border-radius:8px;padding:4px;box-shadow:0 2px 4px #0002}.rtcBtn{color:gray;background:0 0;border-radius:4px;padding:8px 16px;font-weight:500;transition:all .2s}.rtcBtn.rtcBtnActive{background:var(--green);color:#fff}.rtcBtn:not(.rtcBtnActive):hover{background:#0001}.rtcTextCtn{text-align:center}.rtcDisc{color:#64748b;max-width:850px;margin:0 auto;font-size:22px}.rtcTextCtn h2{margin:0 0 20px}.rtcReviews{gap:var(--p);grid-template-columns:repeat(2,1fr);display:grid}.rtcReviewCard{padding:var(--p);border-radius:var(--br);justify-content:space-between;gap:var(--p);background:#fff;flex-direction:column;min-width:0;display:flex;box-shadow:0 2px 4px #0001}.rtcReviewAuthor{color:#64748b;margin:0;font-weight:500}.rtcReviewText{margin:0;font-size:18px;font-weight:500}.rtcReviewCard>:first-child{gap:var(--sp);flex-direction:column;display:flex}.rtcReviewSavings{font-size:72px;font-family:var(--serif);margin:0 0 10px;line-height:1}.rtcSubtitle{margin:0;font-weight:500}@media screen and (max-width:1024px){.rtcCtn{margin-bottom:0;transform:translateY(0)}}@media screen and (max-width:850px){.rtcReviews{gap:var(--sp)}.rtcReviewSavings{font-size:48px}}@media screen and (max-width:768px){.rtcReviews{grid-template-columns:1fr}.rtcCardInner{gap:var(--xlp)}.rtcReviewCard{padding:var(--lp)}.rtcDisc{font-size:18px}.rtcBtn{white-space:nowrap;font-size:18px}.rtcButtons{gap:var(--sp);top:var(--hh);flex-direction:column;position:sticky}}
