.stf{background:var(--stf-bg, #0b1120);color:var(--stf-text, #e9eef8);margin-top:var(--stf-mt, 14px);font-family:inherit}.stf *,.stf *:before,.stf *:after{box-sizing:border-box}.stf__inner{max-width:var(--stf-max, 1240px);margin:0 auto;padding:var(--stf-pt, 30px) clamp(14px,3vw,30px) var(--stf-pb, 18px)}.stf__grid{display:grid;grid-template-columns:var(--stf-grid, 1fr);gap:var(--stf-gap, 26px);align-items:start}.stf__col{min-width:0}.stf__logo{display:block;height:var(--stf-logo-h, 34px);width:auto;max-width:100%;margin:0 0 10px}.stf__logo-text{font-family:inherit;font-size:20px;line-height:1.3;font-weight:700;color:var(--stf-text, #e9eef8);margin:0 0 10px}.stf__brand-text,.stf__brand-text p{font-size:var(--stf-fs-link, 13px);line-height:1.55;margin:0 0 10px;color:var(--stf-soft, #a9bade);max-width:34ch}.stf__contact{display:block;font-style:normal;font-size:var(--stf-fs-link, 13px);line-height:1.55;color:var(--stf-text, #e9eef8);overflow-wrap:break-word}.stf__contact-line{display:block;margin:0 0 4px}.stf__contact-link{display:inline-block;padding:5px 0;color:inherit;text-decoration:none;border-bottom:1px solid transparent}.stf__contact-link:hover{border-bottom-color:currentColor}.stf__contact-link:focus-visible{outline:2px solid var(--stf-head, #7fb0ff);outline-offset:2px;border-radius:2px}.stf__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.stf__social{display:flex;flex-wrap:wrap;gap:10px;list-style:none;margin:14px 0 0;padding:0}.stf__social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--stf-line, #20304f);color:var(--stf-soft, #a9bade);background:transparent;text-decoration:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.stf__social-link:hover{color:var(--stf-bg, #0b1120);background:var(--stf-text, #e9eef8);border-color:var(--stf-text, #e9eef8)}.stf__social-link:focus-visible{outline:2px solid var(--stf-head, #7fb0ff);outline-offset:2px}.stf__social-link svg{display:block;width:20px;height:20px;fill:currentColor}.stf__title{font-family:inherit;font-size:var(--stf-fs-head, 12px);line-height:1.4;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--stf-head, #7fb0ff);margin:0 0 10px}.stf__list{list-style:none;margin:0;padding:0}.stf__link{display:block;font-size:var(--stf-fs-link, 13px);line-height:1.5;font-weight:400;letter-spacing:normal;text-transform:none;color:var(--stf-soft, #a9bade);text-decoration:none;padding:6px 0}.stf__link:hover{color:var(--stf-text, #e9eef8)}.stf__link:focus-visible{color:var(--stf-text, #e9eef8);outline:2px solid var(--stf-head, #7fb0ff);outline-offset:2px;border-radius:2px}.stf__link[aria-current=page]{color:var(--stf-text, #e9eef8);font-weight:600}.stf__link[aria-disabled=true]{opacity:.7;cursor:default}.stf__list-cta{margin-top:8px}.stf__cta{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid var(--stf-head, #7fb0ff);border-radius:6px;font-size:var(--stf-fs-link, 13px);line-height:1.4;font-weight:600;color:var(--stf-head, #7fb0ff);background:transparent;text-decoration:none;transition:color .15s ease,background-color .15s ease}.stf__cta:hover{color:var(--stf-bg, #0b1120);background:var(--stf-head, #7fb0ff)}.stf__cta:focus-visible{outline:2px solid var(--stf-text, #e9eef8);outline-offset:2px}.stf__cta svg{display:block;width:16px;height:16px;fill:currentColor;flex:0 0 auto}.stf__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;border-top:1px solid var(--stf-line, #20304f);margin-top:22px;padding-top:14px;font-size:var(--stf-fs-bottom, 12px);line-height:1.5;color:var(--stf-soft, #a9bade)}@media(min-width:641px){.stf__bottom{padding-right:76px}}.stf__copy{margin:0}.stf__paywrap{display:flex;align-items:center;flex-wrap:wrap;gap:6px 10px}.stf__pay-title{font-size:var(--stf-fs-bottom, 12px);line-height:1.5;letter-spacing:.06em;text-transform:uppercase;color:var(--stf-soft, #a9bade)}.stf__pay-list{display:flex;align-items:center;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.stf__pay-item{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#fff;border:1px solid #dde3ec;border-radius:5px;box-shadow:0 1px 3px #00000040;padding:3px 5px;overflow:hidden}.stf__pay-item img{display:block;height:26px;width:auto;max-width:58px;object-fit:contain}.stf__pay-item--circle{border-radius:50%;padding:2px}@media(max-width:1020px){.stf__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stf__brand-text,.stf__brand-text p{max-width:none}}@media(max-width:640px){.stf__grid{grid-template-columns:1fr}.stf__inner{padding-bottom:var(--stf-pb-mobile, 76px)}.stf__link{padding:9px 0}.stf__bottom{justify-content:flex-start;align-items:flex-start;flex-direction:column}.stf__paywrap{order:1}.stf__copy{order:2}.stf__pay-list{gap:4px}.stf__pay-item{padding:2px 4px}.stf__pay-item img{height:20px;max-width:44px}}@media(prefers-reduced-motion:reduce){.stf *,.stf *:before,.stf *:after{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/footer-sumitelco.css.map */
