.surpanth-footer{--footer-bg: var(--footer-bg, #173f35);--footer-text: var(--footer-text, #f8f4ea);--footer-muted: var(--footer-muted, #c5d0c8);--footer-accent: var(--footer-accent, #c58b45);--footer-border: var(--footer-border, #567267);width:100%;position:relative;overflow:hidden;background:var(--footer-bg);color:var(--footer-text);font-family:Arial,Helvetica,sans-serif}.surpanth-footer *{box-sizing:border-box}.surpanth-footer a{color:inherit;text-decoration:none}.surpanth-footer .surpanth-footer__inner{width:100%;max-width:1600px;margin:0 auto;padding:var(--footer-padding-top, 60px) var(--footer-horizontal-padding, 55px) 0}.surpanth-footer .surpanth-footer__main{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.7fr);min-height:570px}.surpanth-footer .surpanth-footer__brand{min-width:0;display:flex;flex-direction:column;padding:8px 55px 45px 0;border-right:1px solid var(--footer-border)}.surpanth-footer .surpanth-footer__brand-top{display:flex;flex-direction:column;align-items:flex-start}.surpanth-footer .surpanth-footer__brand-name{display:inline-block;font-family:Arial,Helvetica,sans-serif;font-size:clamp(28px,2.7vw,40px);line-height:1;letter-spacing:-.045em;font-weight:400}.surpanth-footer .surpanth-footer__logo-link{display:inline-flex;max-width:250px}.surpanth-footer .surpanth-footer__logo{display:block;width:auto;max-width:240px;max-height:75px;object-fit:contain;object-position:left center}.surpanth-footer .surpanth-footer__brand-description{max-width:340px;margin-top:16px;color:var(--footer-muted);font-size:13px;line-height:1.65;font-weight:300}.surpanth-footer .surpanth-footer__manufacturer{max-width:390px;margin-top:auto;margin-bottom:38px;padding-top:28px;border-top:1px solid var(--footer-border)}.surpanth-footer .surpanth-footer__manufacturer-label{margin-bottom:10px;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--footer-text)}.surpanth-footer .surpanth-footer__manufacturer-description{max-width:350px;font-size:12px;line-height:1.65;font-weight:300;color:var(--footer-muted)}.surpanth-footer .surpanth-footer__brand-bottom{display:flex;flex-direction:column}.surpanth-footer .surpanth-footer__contact{display:flex;align-items:baseline;flex-wrap:wrap;gap:9px}.surpanth-footer .surpanth-footer__contact-label{font-size:16px;font-weight:700}.surpanth-footer .surpanth-footer__contact-email{font-size:14px;color:var(--footer-muted);transition:color .2s ease}.surpanth-footer .surpanth-footer__contact-email:hover{color:var(--footer-text)}.surpanth-footer .surpanth-footer__copyright{margin-top:20px;font-size:11px;line-height:1.5;color:var(--footer-muted)}.surpanth-footer .surpanth-footer__content{min-width:0;padding-left:65px}.surpanth-footer .surpanth-footer__cta{min-height:215px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;padding:8px 0 35px}.surpanth-footer .surpanth-footer__cta-content{min-width:0;max-width:720px}.surpanth-footer .surpanth-footer__cta-heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.1vw,48px);line-height:1;letter-spacing:-.04em;font-weight:600}.surpanth-footer .surpanth-footer__cta-description{max-width:650px;margin-top:18px;font-size:15px;line-height:1.55;color:var(--footer-muted)}.surpanth-footer .surpanth-footer__cta-description p{margin:0}.surpanth-footer .surpanth-footer__cta-button{flex-shrink:0;min-height:62px;margin-top:0;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;background:var(--footer-accent);color:#fff;font-size:14px;font-weight:600;white-space:nowrap;transition:transform .25s ease,opacity .25s ease}.surpanth-footer .surpanth-footer__cta-button:hover{transform:translateY(-2px);opacity:.9}.surpanth-footer .surpanth-footer__cta-arrow{font-size:20px;line-height:1}.surpanth-footer .surpanth-footer__divider{width:100%;height:1px;background:var(--footer-border)}.surpanth-footer .surpanth-footer__navigation{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;padding:48px 0}.surpanth-footer .surpanth-footer__column{min-width:0}.surpanth-footer .surpanth-footer__column-heading{margin:0 0 24px;font-size:16px;line-height:1.2;font-weight:700}.surpanth-footer .surpanth-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.surpanth-footer .surpanth-footer__link{position:relative;display:inline-block;font-size:14px;line-height:1.35;color:var(--footer-muted);transition:color .2s ease,transform .2s ease}.surpanth-footer .surpanth-footer__link:hover{color:var(--footer-text);transform:translate(3px)}.surpanth-footer .surpanth-footer__bottom{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 0 25px;border-top:1px solid var(--footer-border)}.surpanth-footer .surpanth-footer__social{display:flex;align-items:center;gap:16px}.surpanth-footer .surpanth-footer__social-link{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:1px solid var(--footer-border);border-radius:50%;color:var(--footer-text);transition:background .2s ease,color .2s ease,transform .2s ease}.surpanth-footer .surpanth-footer__social-link:hover{background:var(--footer-text);color:var(--footer-bg);transform:translateY(-2px)}.surpanth-footer .surpanth-footer__social-link svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.surpanth-footer .surpanth-footer__social-link svg path{fill:currentColor;stroke:none}.surpanth-footer .surpanth-footer__social-fill{fill:currentColor;stroke:none}.surpanth-footer .surpanth-footer__payments{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.surpanth-footer .surpanth-footer__payment{width:58px;height:34px;display:flex;align-items:center;justify-content:center;padding:5px 7px;overflow:hidden;border-radius:5px;background:#fff}.surpanth-footer .surpanth-footer__payment-image{display:block;width:100%;height:100%;object-fit:contain}.surpanth-footer .surpanth-footer__payment--text{color:#222;font-size:9px;line-height:1;font-weight:700}.surpanth-footer .surpanth-footer__wordmark-wrapper{width:100%;overflow:hidden;border-top:1px solid var(--footer-border)}.surpanth-footer .surpanth-footer__wordmark{width:100%;margin:0;padding:18px 0 0;color:var(--footer-wordmark-color, #f8f4ea);font-family:Georgia,Times New Roman,serif;font-size:clamp(90px,15vw,250px);font-weight:700;line-height:.68;letter-spacing:-.075em;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none}.surpanth-footer .surpanth-footer__back-top{position:fixed;right:28px;bottom:28px;z-index:50;width:54px;height:54px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--footer-text);border-radius:50%;background:var(--footer-bg);color:var(--footer-text);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(15px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.surpanth-footer .surpanth-footer__back-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.surpanth-footer .surpanth-footer__back-top span{font-size:23px;line-height:1}@media screen and (max-width:1200px){.surpanth-footer .surpanth-footer__inner{padding-left:35px;padding-right:35px}.surpanth-footer .surpanth-footer__main{grid-template-columns:minmax(240px,.7fr) minmax(0,1.6fr)}.surpanth-footer .surpanth-footer__brand{padding-right:35px}.surpanth-footer .surpanth-footer__content{padding-left:40px}.surpanth-footer .surpanth-footer__navigation{gap:25px}}@media screen and (max-width:900px){.surpanth-footer .surpanth-footer__main{grid-template-columns:1fr;min-height:auto}.surpanth-footer .surpanth-footer__brand{min-height:400px;padding:0 0 45px;border-right:0;border-bottom:1px solid var(--footer-border)}.surpanth-footer .surpanth-footer__manufacturer{margin-top:auto;margin-bottom:35px}.surpanth-footer .surpanth-footer__content{padding-left:0}.surpanth-footer .surpanth-footer__cta{min-height:220px}.surpanth-footer .surpanth-footer__wordmark{font-size:clamp(90px,15vw,190px)}}@media screen and (max-width:749px){.surpanth-footer .surpanth-footer__inner{padding:42px 18px 0}.surpanth-footer .surpanth-footer__brand{min-height:auto;padding-bottom:38px}.surpanth-footer .surpanth-footer__brand-name{font-size:30px}.surpanth-footer .surpanth-footer__brand-description{max-width:290px;margin-top:12px;font-size:11.5px}.surpanth-footer .surpanth-footer__manufacturer{margin-top:55px;margin-bottom:35px;padding-top:24px}.surpanth-footer .surpanth-footer__manufacturer-description{font-size:11.5px}.surpanth-footer .surpanth-footer__contact{gap:7px}.surpanth-footer .surpanth-footer__contact-label{font-size:14px}.surpanth-footer .surpanth-footer__contact-email{font-size:13px}.surpanth-footer .surpanth-footer__cta{min-height:auto;padding:32px 0;flex-direction:column;align-items:flex-start;gap:24px}.surpanth-footer .surpanth-footer__cta-heading{font-size:31px;line-height:1.05}.surpanth-footer .surpanth-footer__cta-description{margin-top:13px;font-size:13.5px}.surpanth-footer .surpanth-footer__cta-button{width:100%;min-height:52px}.surpanth-footer .surpanth-footer__navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 20px;padding:32px 0 38px}.surpanth-footer .surpanth-footer__column-heading{margin-bottom:17px;font-size:14px}.surpanth-footer .surpanth-footer__links{gap:11px}.surpanth-footer .surpanth-footer__link{font-size:12.5px}.surpanth-footer .surpanth-footer__bottom{min-height:auto;padding:22px 0 24px;flex-direction:column;align-items:flex-start;gap:22px}.surpanth-footer .surpanth-footer__social{gap:10px}.surpanth-footer .surpanth-footer__social-link{width:36px;height:36px}.surpanth-footer .surpanth-footer__payments{width:100%;justify-content:flex-start}.surpanth-footer .surpanth-footer__payment{width:50px;height:30px}.surpanth-footer .surpanth-footer__wordmark{padding-top:12px;font-size:clamp(68px,23vw,145px);line-height:.68}.surpanth-footer .surpanth-footer__back-top{right:15px;bottom:15px;width:48px;height:48px}.surpanth-footer .surpanth-footer__back-top span{font-size:21px}}@media screen and (max-width:390px){.surpanth-footer .surpanth-footer__navigation{grid-template-columns:1fr;gap:30px}.surpanth-footer .surpanth-footer__brand-name{font-size:28px}.surpanth-footer .surpanth-footer__wordmark{font-size:23vw}.surpanth-footer .surpanth-footer__payment{width:47px;height:29px}}@media(prefers-reduced-motion:reduce){.surpanth-footer *{scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/surpanth-footer.css.map */
