:root{--jtr-footer-bg:#1a1a1a;--jtr-footer-text:#ffffff;--jtr-footer-text-hover:#cccccc;--jtr-footer-padding:60px 40px;--jtr-footer-font-size:14px;--jtr-footer-letter-spacing:0.5px;--jtr-footer-transition:0.3s ease;--jtr-footer-font-family:'Matter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--jtr-marquee-bg:#FF2F2E;--jtr-marquee-text:#ffffff;--jtr-marquee-font-size:16px;--jtr-marquee-padding:15px 0;--jtr-marquee-font-family:'Boyrun', Georgia, serif}.jtr-marquee{background-color:var(--jtr-marquee-bg);color:var(--jtr-marquee-text);overflow:hidden;padding:var(--jtr-marquee-padding);width:100%;position:relative}.jtr-marquee__track{display:flex;width:fit-content;animation:marquee-scroll linear infinite;will-change:transform}.jtr-marquee--pause-hover:hover .jtr-marquee__track{animation-play-state:paused}.jtr-marquee__text{font-family:var(--jtr-marquee-font-family);font-size:var(--jtr-marquee-font-size);font-weight:400;white-space:nowrap;padding:0 50px;text-transform:uppercase;letter-spacing:2px}@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-33.333%)}}.jtr-footer{background-color:var(--jtr-footer-bg);color:var(--jtr-footer-text);width:100%;position:relative}.jtr-footer__container{display:flex;align-items:flex-start;justify-content:space-between;padding:80px 40px 50px;margin:0 auto;gap:60px}.jtr-footer__left{flex:1;max-width:50%}.jtr-footer__logo{margin-bottom:30px}.jtr-footer__logo-link{display:inline-block;text-decoration:none;transition:opacity var(--jtr-footer-transition)}.jtr-footer__logo-link:hover,.jtr-footer__logo-link:focus{opacity:.8}.jtr-footer__logo-img{max-width:148px;height:auto;display:block}.jtr-footer__disclaimer{max-width:400px}.jtr-footer__disclaimer-label{font-family:'MirthaDisplayTrial',Georgia,serif;font-size:40px;font-weight:400;color:var(--jtr-footer-text);margin:0 0 15px 0;line-height:1.2}.jtr-footer__disclaimer-content{font-family:var(--jtr-footer-font-family);font-size:18px;line-height:1.7;color:var(--jtr-footer-text);opacity:1}.jtr-footer__right{flex:1;max-width:50%;display:flex;flex-direction:column;justify-content:space-between}.jtr-footer__nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5%;margin-bottom:40px}.jtr-footer__nav-item{min-width:120px}.jtr-footer__nav-title{font-family:'MirthaDisplayTrial',Georgia,serif;font-size:40px;font-weight:400;color:var(--jtr-footer-text);margin:0 0 36px 0;text-transform:uppercase;line-height:1.2}.jtr-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.jtr-footer__nav-list-item{margin:0;padding:0;line-height:1}.jtr-footer__nav-link{color:var(--jtr-footer-text);text-decoration:none;font-family:var(--jtr-footer-font-family);font-size:18px;font-weight:400;opacity:1;transition:opacity var(--jtr-footer-transition);display:inline-block;line-height:1}.jtr-footer__nav-link:hover,.jtr-footer__nav-link:focus{opacity:.8;color:var(--jtr-footer-text-hover)}.copyright_wrapper{display:flex;gap:20px}.jtr-footer__copyright{font-family:var(--jtr-footer-font-family);font-size:14px;color:var(--jtr-footer-text);opacity:1;margin-top:auto}.jtr-footer__copyright{flex:1 1 45%}.jtr-payment__cards{flex:1 1 55%}.jtr-payment__cards img{max-width:100%;width:100%;height:auto}@media (max-width:1024px){:root{--jtr-footer-padding:50px 30px}.jtr-footer__container{gap:40px}.jtr-footer__nav{gap:80px}.jtr-footer__nav-title{font-size:30px}.jtr-footer__disclaimer-label{font-size:30px}.jtr-footer__logo-img{max-width:148px}}@media (max-width:768px){:root{--jtr-footer-padding:40px 20px;--jtr-marquee-font-size:14px}.jtr-footer__container{flex-direction:column;gap:40px}.jtr-footer__left,.jtr-footer__right{max-width:100%;width:100%}.jtr-footer__left{text-align:center}.jtr-footer__logo{margin-bottom:20px}.jtr-footer__logo-img{max-width:120px;margin:0 auto}.jtr-footer__disclaimer{max-width:100%;text-align:center}.jtr-footer__disclaimer-label{font-size:24px}.jtr-footer__disclaimer-content{font-size:16px}.jtr-footer__nav{justify-content:center;text-align:center;gap:40px}.jtr-footer__nav-item{min-width:auto}.jtr-footer__nav-title{font-size:24px}.jtr-footer__nav-link{font-size:16px}.jtr-footer__copyright{text-align:center;margin-top:20px;font-size:14px}.jtr-marquee__text{padding:0 30px}.copyright_wrapper{flex-direction:column-reverse}.jtr-footer__copyright,.jtr-payment__cards{flex:1 1 100%}}@media (max-width:480px){:root{--jtr-marquee-font-size:12px}.jtr-footer__nav{flex-direction:column;gap:25px}.jtr-marquee__text{padding:0 20px;letter-spacing:1px}}