#ot-footer{font-family:var(--site-font-family, sans-serif);background:#222}.ot-footer__banner{display:flex;flex-direction:column;align-items:stretch;background:#fff;border-top:1px solid #e5e7eb;padding:0;gap:0;overflow:hidden}.ot-footer__bnpl{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-bottom:1px solid #e5e7eb}.ot-footer__logo-sep{display:inline-block;width:1px;height:20px;background:#d1d5db;flex-shrink:0}.ot-footer__banner-copy{font-size:11px;font-weight:800;color:#111;text-transform:uppercase;letter-spacing:.04em}.ot-footer__banner-accent{color:var(--site-accent-dark,#f05f28)}.ot-footer__pay-logo{display:inline-flex;align-items:center;transform:translateY(3px)}.ot-footer__pay-logo--affirm{transform:translateY(-3px)}.ot-footer__pay-logo--affirm svg{width:44px;height:18px}.ot-footer__pay-logo--affirm svg>g{transform:scale(.12,.12)}.ot-footer__pay-logo--katapult svg{width:58px;height:14px}.ot-footer__banner-ratings{display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;flex-shrink:0;padding:10px 16px;background:#fff2ee;border-top:1px solid #f2f2f2}.ot-footer__stars-wrap{position:relative;display:inline-block;font-size:16px;color:#d1d5db;line-height:1;white-space:nowrap;letter-spacing:1px;transform:translateY(-1px)}.ot-footer__stars-fill{position:absolute;top:0;left:0;overflow:hidden;color:#f4b000;white-space:nowrap;letter-spacing:1px}.ot-footer__banner-rating-text{font-size:11px;color:#6b7280}.ot-footer__banner-rating-text strong{font-weight:700;color:#111}.ot-footer__banner-rating-sub{color:#6b7280}.ot-footer__main{background-color:transparent;padding:36px 12px 0}.ot-footer__grid{display:grid;grid-template-columns:1fr;gap:0;max-width:var(--max-content-width);margin:0 auto}.ot-footer__brand{grid-column:1/-1}.ot-footer__logo{height:40px;object-fit:contain;display:block;margin-bottom:16px;margin-left:-6px;filter:brightness(0) invert(1)}.ot-footer__desc{font-size:14px;color:#909090;line-height:1.7;margin:0 0 24px}.ot-footer__brand{background:#292929;padding:24px;margin-bottom:15px}.ot-footer__cs-title{font-size:14px;font-weight:600;color:#b8b8b8;text-transform:uppercase;letter-spacing:.08em;background:0 0;text-align:left;padding-left:0;margin:0 0 14px}.ot-footer__cs-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#909090;margin-bottom:8px;line-height:1.4}.ot-footer__cs-icon,.ot-footer__cs-row svg{width:15px;height:15px;flex-shrink:0;color:#909090}.ot-footer__cs-row svg.svg-calendar{min-width:20px;min-height:20px}.ot-footer__cs-row svg.svg-calendar path{fill:#909090}.ot-footer__cs-row svg.svg-new-phone{width:20px;height:20px;filter:invert(1) brightness(.57)}.ot-footer__phone{color:var(--site-accent-mid);font-weight:600;font-size:12px;text-decoration:none;letter-spacing:.04em}.ot-footer__phone:hover{text-decoration:underline;color:var(--site-accent-mid)}.ot-footer__col{display:flex;flex-direction:column}.ot-footer__col-header{background:0 0;border:none;border-bottom:1px solid #2e2e2e;padding:16px 0;margin-bottom:0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;pointer-events:auto;width:100%;text-align:left;overflow:hidden}.ot-footer__col-header span:first-child{font-size:16px;font-weight:400;color:#fff;letter-spacing:.08em;line-height:1;font-family:var(--offset-guide-site-font-family, sans-serif)}.ot-footer__col-arrow{display:flex;align-items:center;color:#909090;transition:transform .3s ease;width:18px;height:18px;flex-shrink:0}.ot-footer__col--open .ot-footer__col-arrow{transform:rotate(180deg)}.ot-footer__links{list-style:none;margin:0;padding:8px 0 0;display:flex;flex-direction:column;gap:9px;max-height:0;overflow:hidden;transition:max-height .35s ease,padding-bottom .35s ease;padding-bottom:0}.ot-footer__col--open .ot-footer__links{max-height:500px;padding-bottom:18px}.ot-footer__links li a{font-size:12px;color:#909090;text-decoration:none;transition:color .2s}.ot-footer__links li a:hover{color:#fff}.ot-footer__bottom{background-color:transparent;border-top:1px solid #2e2e2e;padding:16px 12px;margin-top:16px;color:#6e6e6e;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ot-footer__copyright{font-size:12px;line-height:1.5}.ot-footer__copyright-address{white-space:nowrap}.ot-footer__bottom-nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ot-footer__bottom-nav-pair{display:flex;align-items:center;gap:14px}.ot-footer__bottom-nav a{font-size:12px;color:inherit;text-decoration:none;transition:color .2s}.ot-footer__bottom-nav a:hover{color:#fff}@media (min-width:500px){.ot-footer__grid{grid-template-columns:repeat(2,1fr);gap:0 24px}.ot-footer__bnpl{gap:10px}.ot-footer__logo-sep{height:28px}.ot-footer__banner-copy{font-size:13px;letter-spacing:.06em}.ot-footer__pay-logo--affirm svg{width:55px;height:22px}.ot-footer__pay-logo--affirm svg>g{transform:scale(.15,.15)}.ot-footer__pay-logo--katapult svg{width:72px;height:17px}.ot-footer__stars-fill,.ot-footer__stars-wrap{font-size:22px;letter-spacing:3px}.ot-footer__banner-rating-text{font-size:14px}}@media (min-width:768px){.ot-footer__main{padding:48px 40px 24px}.ot-footer__grid{grid-template-columns:repeat(3,1fr);gap:0 48px}.ot-footer__brand{grid-column:1/-1;padding:24px;border-bottom:none}.ot-footer__cs-title{font-size:14px;text-transform:none;letter-spacing:normal;padding:0 0 12px;margin:0;border-bottom:none}.ot-footer__bottom{flex-direction:row;align-items:center;justify-content:space-between;padding:16px 40px;gap:16px;max-width:var(--max-content-width);margin:0 auto}.ot-footer__bottom-nav{gap:30px}}@media (min-width:1024px){.ot-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:60px}.ot-footer__brand{grid-column:auto;margin-bottom:0}.ot-footer__col{border-bottom:none;align-self:start;margin-top:20px}.ot-footer__col-header{border-bottom:1px solid #2e2e2e;padding:0 0 14px;margin-bottom:5px;cursor:default;pointer-events:none;overflow:visible}.ot-footer__col-arrow{display:none}.ot-footer__links{max-height:none;overflow:visible;transition:none;padding-bottom:0}.ot-footer__main{padding:48px 0 24px}.ot-footer__grid{width:90%;margin-left:auto;margin-right:auto}.ot-footer__bottom{padding:20px 0;width:90%;max-width:var(--max-content-width);margin:0 auto}.ot-footer__banner{flex-direction:row;align-items:center;justify-content:center;padding:10px 0;gap:48px}.ot-footer__bnpl{justify-content:flex-start;flex-wrap:nowrap;gap:14px;padding:0;border-bottom:none}.ot-footer__banner-copy{font-size:16px}.ot-footer__pay-logo--affirm svg{width:65px;height:26px}.ot-footer__pay-logo--affirm svg>g{transform:scale(.18,.18)}.ot-footer__pay-logo--katapult svg{width:85px;height:20px}.ot-footer__banner-ratings{justify-content:flex-start;padding:8px 12px;border-top:none;border-radius:2px;border:1px solid #f2f2f2}}