.sl-footer{width:100%;background:#242833;color:#fff;font-family:Poppins,sans-serif;padding:64px 20px 20px;box-sizing:border-box;overflow:hidden}.sl-footer *{box-sizing:border-box}.sl-footer__inner{width:100%;max-width:1500px;margin:0 auto}.sl-footer__grid{display:grid;grid-template-columns:1.05fr 1fr 1fr 1.25fr;gap:54px;align-items:start}.sl-footer__brand{display:flex;flex-direction:column;align-items:center}.sl-footer__logo-link{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;margin-bottom:30px}.sl-footer__logo{display:block;width:100%;max-width:300px;height:auto;object-fit:contain}.sl-footer__socials{width:270px;max-width:100%;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.sl-footer__social{width:62px;height:62px;border-radius:999px;background:#ef3a12;color:#242833;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.sl-footer__social:hover{background:#fff;color:#242833;transform:translateY(-2px)}.sl-footer__social:focus-visible,.sl-footer__logo-link:focus-visible{outline:3px solid #ef3a12;outline-offset:5px;border-radius:10px}.sl-footer__social svg{width:29px;height:29px;fill:currentColor}.sl-footer__column{text-align:left;min-width:0}.sl-footer__heading{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;padding:7px 15px;border:2px solid rgba(255,255,255,.36);border-radius:10px;background:#ffffff1a;color:#fff;font-family:Anton,Impact,sans-serif;font-size:24px;line-height:1.1;letter-spacing:.9px;text-transform:uppercase;font-weight:400;margin:0 0 24px;text-align:center;box-shadow:4px 4px #0000002e}.sl-footer__heading--newsletter{max-width:none;margin-left:0;margin-right:0}.sl-footer__links{list-style:none;padding:0;margin:0}.sl-footer__links li{margin:0 0 10px}.sl-footer__links a{color:#fff;text-decoration:none;font-size:19px;line-height:1.12;font-weight:500;transition:color .2s ease}.sl-footer__links a:hover{color:#ef3a12}.sl-footer__links a:focus-visible{outline:3px solid #ef3a12;outline-offset:4px;border-radius:6px}.sl-footer__topics-summary{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:19px;line-height:1.12;font-weight:500;cursor:pointer;list-style:none;transition:color .2s ease}.sl-footer__topics-summary::-webkit-details-marker{display:none}.sl-footer__topics-summary:hover{color:#ef3a12}.sl-footer__topics-summary:focus-visible{outline:3px solid #ef3a12;outline-offset:4px;border-radius:6px}.sl-footer__topics-caret{display:inline-flex;transition:transform .2s ease}.sl-footer__topics[open] .sl-footer__topics-caret{transform:rotate(180deg)}.sl-footer__topics-list{list-style:none;margin:10px 0 0;padding:0 0 0 14px;border-left:2px solid rgba(255,255,255,.18)}.sl-footer__topics-list li{margin:0 0 8px}.sl-footer__topics-list a{color:#ffffffd9;text-decoration:none;font-size:17px;line-height:1.15;font-weight:400;transition:color .2s ease}.sl-footer__topics-list a:hover{color:#ef3a12}.sl-footer__topics-list a:focus-visible{outline:3px solid #ef3a12;outline-offset:3px;border-radius:6px}.sl-footer__newsletter{text-align:left;min-width:0}.sl-footer__text{color:#fff;font-size:19px;line-height:1.78;font-weight:400;margin:0 0 20px;max-width:520px}.sl-footer__button{position:relative;isolation:isolate;width:100%;max-width:520px;height:68px;min-height:68px;margin:0;padding:0!important;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(to bottom,#ffffff47,#ffffff1a 15%,#fff0 32%),linear-gradient(to bottom,#4b5058,#22272f 30%,#10141a 50%,#080a0f 71%,#000);color:#fff;border:2px solid #151922;border-radius:10px;box-shadow:0 4px 7px #00000061,0 1px #ffffff1f,inset 0 0 0 2px #484e58eb,inset 0 2px 2px #ffffff57,inset 0 -5px 6px #00000094;font-size:0;line-height:0;text-align:center;text-decoration:none;-webkit-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;transform:translateZ(0);transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}.sl-footer__button:before{content:"";position:absolute;left:8px;right:8px;top:5px;height:21px;z-index:1;border-radius:7px 7px 16px 16px;background:linear-gradient(to bottom,#ffffff7a,#ffffff29 54%,#fff0);opacity:.38;pointer-events:none}.sl-footer__button:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:10px;background:linear-gradient(135deg,#ffffff38,#ffffff0f 38%,#0000001f);opacity:0;pointer-events:none;transition:opacity .16s ease}.sl-footer__button-bottom-line{position:absolute;left:5px;right:5px;bottom:4px;height:4px;z-index:1;border-radius:0 0 7px 7px;background:linear-gradient(to bottom,#ffffff14,#000000c2);pointer-events:none}.sl-footer__button-text{position:relative;z-index:3;display:inline-block;font-family:Anton,Impact,sans-serif;font-size:28px;line-height:1;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:#fff;transform:scaleX(.88);transform-origin:center;white-space:nowrap;text-shadow:1px 1px 0 rgba(0,0,0,.58),0 2px 3px rgba(0,0,0,.36);pointer-events:none}.sl-footer__button:hover,.sl-footer__button:focus-visible{transform:translateY(-3px);filter:brightness(1.08) contrast(1.06) saturate(1.05);outline:none}.sl-footer__button:hover:after,.sl-footer__button:focus-visible:after{opacity:1}.sl-footer__button:active{transform:translateY(2px) scale(.97);filter:brightness(.92) contrast(1.08) saturate(.98)}.sl-footer__button:focus-visible{outline:3px solid #ffffff;outline-offset:4px}.sl-footer__note{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:520px;min-width:0;min-height:44px;margin:10px 0 0;padding:0;border:0;border-radius:8px;background:transparent;color:#fff;font-family:Anton,Impact,sans-serif;font-size:18px;line-height:1.05;font-weight:400;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-align:center}.sl-footer__note-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;width:100%;height:100%;border:3px solid #ff6a1a;border-radius:8px;background:transparent;box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;box-shadow:0 2px #00000061,0 8px 18px #0000003d,0 0 14px #ff6a1a38}.sl-footer__note-frame:before{display:none;content:none}.sl-footer__note-text{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:4px 12px 5px;box-sizing:border-box;color:#fff;font-family:Anton,Impact,sans-serif;font-size:inherit;line-height:inherit;font-weight:400;letter-spacing:inherit;text-align:center;white-space:nowrap;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.42)}.sl-footer__bottom{width:100%;margin-top:58px}.sl-footer__divider{width:calc(100% - 4px);height:2px;background:#ef3a12;border-radius:999px;margin:0 2px 18px}.sl-footer__payments-host{width:100%;max-width:374px;padding-bottom:10px;margin:0}.sl-footer__payments-host .slr-payment-icons{max-width:374px;margin-left:0;margin-right:0}.sl-footer__payments-host .slr-payment-icons__grid{grid-template-columns:repeat(4,80px);gap:14px 18px;justify-content:start;align-items:center}.sl-footer__payments-host .slr-payment-icons__item{width:80px;height:50px;min-width:80px;min-height:50px}.sl-footer__payments-host .slr-payment-icons--framed .slr-payment-icons__item{padding:4px;border:2px solid #242833;border-radius:10px;background:#fff}.sl-footer__payments-host .slr-payment-icons__item img{border-radius:8px}.sl-footer__copy{width:100%;max-width:none;color:#fff;font-size:15px;line-height:1.4;margin:4px 0 0;text-align:center}@media screen and (max-width:1100px){.sl-footer{padding:54px 28px 20px}.sl-footer__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px 34px}.sl-footer__newsletter{order:1;grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px;padding-left:18px;padding-right:18px}.sl-footer__column--legal{order:2;text-align:center;padding-left:18px;padding-right:8px}.sl-footer__column--info{order:3;text-align:center;padding-left:8px;padding-right:18px}.sl-footer__brand{order:4;grid-column:1 / -1}.sl-footer__heading{margin-left:auto;margin-right:auto}.sl-footer__links{text-align:center}.sl-footer__links a{display:inline-block;text-align:center}.sl-footer__text{max-width:500px;margin-left:auto;margin-right:auto;text-align:center}.sl-footer__button{display:flex;width:100%;max-width:520px;margin-left:auto;margin-right:auto;padding:0!important}.sl-footer__note{display:flex;width:100%;max-width:520px;min-height:44px;margin-left:auto;margin-right:auto;white-space:nowrap;overflow:hidden;text-align:center}.sl-footer__payments-host,.sl-footer__payments-host .slr-payment-icons{margin-left:auto;margin-right:auto}.sl-footer__payments-host .slr-payment-icons__grid{justify-content:center}.sl-footer__copy{text-align:center}}@media screen and (max-width:749px){.sl-footer{padding:46px 10px 18px}.sl-footer__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px 10px}.sl-footer__newsletter{grid-column:1 / -1;margin-bottom:20px;text-align:center;padding-left:0;padding-right:0}.sl-footer__brand{grid-column:1 / -1;margin-top:10px}.sl-footer__column--legal{text-align:center;padding-left:8px;padding-right:4px}.sl-footer__column--info{text-align:center;padding-left:4px;padding-right:8px}.sl-footer__heading{min-height:38px;padding:7px 10px;font-size:20px;margin-bottom:18px;max-width:100%}.sl-footer__links li{margin-bottom:9px}.sl-footer__links a{display:inline-block;max-width:100%;font-size:16px;line-height:1.15;overflow-wrap:anywhere;text-align:center}.sl-footer__text{width:100%;max-width:none;font-size:16px;line-height:1.75;font-weight:400;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.sl-footer__button{width:calc(100% - 20px);max-width:520px;height:68px;min-height:68px;padding:0!important;font-size:28px;line-height:1;margin-left:auto;margin-right:auto}.sl-footer__note{width:calc(100% - 20px);max-width:520px;min-height:42px;font-size:clamp(16px,4.1vw,18px);line-height:1.05;padding:0;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-align:center;margin-left:auto;margin-right:auto}.sl-footer__note-text{padding:3px 9px 4px}.sl-footer__logo{max-width:245px}.sl-footer__socials{width:250px;max-width:100%}.sl-footer__social{width:54px;height:54px}.sl-footer__bottom{margin-top:38px}.sl-footer__divider{margin-bottom:16px}.sl-footer__payments-host{max-width:350px;padding-bottom:10px;margin-left:auto;margin-right:auto}.sl-footer__payments-host .slr-payment-icons{max-width:350px;margin-left:auto;margin-right:auto}.sl-footer__payments-host .slr-payment-icons__grid{grid-template-columns:repeat(4,76px);gap:12px 14px;justify-content:center}.sl-footer__payments-host .slr-payment-icons__item{width:76px;height:48px;min-width:76px;min-height:48px;max-width:76px;aspect-ratio:auto}.sl-footer__payments-host .slr-payment-icons--framed .slr-payment-icons__item{padding:3px;border:2px solid #242833;border-radius:10px;background:#fff}.sl-footer__payments-host .slr-payment-icons__item img{border-radius:8px}.sl-footer__copy{width:100%;max-width:none;color:#fff;font-size:14px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/241/assets/sl-footer-custom.css.map */
