@charset "UTF-8";:root{--yt-color-bg: #0a0a0a;--yt-color-surface: #111111;--yt-color-card: #1a1a1a;--yt-color-text: #ffffff;--yt-color-text-mute: rgba(255, 255, 255, .6);--yt-color-text-dim: rgba(255, 255, 255, .4);--yt-color-accent: #2DA67E;--yt-color-accent-hi: #259670;--yt-color-border: rgba(255, 255, 255, .08);--yt-color-danger: #dc5050;--yt-color-light-bg: #ffffff;--yt-color-light-text: #1a1a1a;--yt-color-light-mute: rgba(26, 26, 26, .55);--yt-color-light-dim: rgba(26, 26, 26, .35);--yt-color-light-border: rgba(26, 26, 26, .08);--yt-radius-sm: 6px;--yt-radius-md: 10px;--yt-radius-lg: 14px;--yt-radius-xl: 18px;--yt-shadow-card: 0 30px 80px rgba(0, 0, 0, .18), 0 4px 16px rgba(0, 0, 0, .08);--yt-shadow-pop: 0 6px 24px rgba(45, 166, 126, .3);--yt-ease-out: cubic-bezier(.16, 1, .3, 1);--yt-z-header: 900;--yt-z-overlay: 9000;--yt-z-modal: 10001;--yt-z-sticky-cta: 10002}.yt-footer{background:#0e0e0e;color:#fff;position:relative;overflow:hidden}.yt-footer-top{border-bottom:1px solid rgba(255,255,255,.06)}.yt-footer-top-inner{max-width:1440px;margin:0 auto;padding:56px 48px 48px;display:grid;grid-template-columns:1.5fr .9fr .9fr .9fr 1.1fr;gap:48px}.yt-footer-logo{height:32px;width:auto;display:block;margin-bottom:18px;filter:brightness(0) invert(1)}.yt-footer-brand-text{font-family:inherit;font-size:14px;line-height:1.7;color:#ffffff4d;max-width:320px;margin-bottom:24px}.yt-footer-socials{display:flex;gap:10px;flex-wrap:wrap}.yt-footer-social{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;transition:border-color .3s,background .3s,transform .2s}.yt-footer-social:hover{border-color:#2da67e66;background:#2da67e14;transform:translateY(-2px)}.yt-footer-social svg{width:16px;height:16px;stroke:#fff6;fill:none;stroke-width:1.6;transition:stroke .3s}.yt-footer-social:hover svg{stroke:#2da67e}.yt-footer-col-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:2px;color:#ffffff80;margin-bottom:20px}.yt-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.yt-footer-links li{margin:0}.yt-footer-links a{font-family:inherit;font-size:14px;color:#ffffff59;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block}.yt-footer-links a:hover{color:#2da67e;padding-left:4px}.yt-footer-links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.yt-footer-contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.yt-footer-contact-icon{flex-shrink:0;padding-top:2px}.yt-footer-contact-icon svg{width:16px;height:16px;stroke:#ffffff59;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.yt-footer-contact-text{font-family:inherit;font-size:13.5px;color:#ffffff59;line-height:1.5}.yt-footer-contact-text a{color:#ffffff59;text-decoration:none;transition:color .3s}.yt-footer-contact-text a:hover{color:#2da67e}.yt-footer-bottom{border-top:1px solid rgba(255,255,255,.06);position:relative}.yt-footer-bottom-inner{max-width:1440px;margin:0 auto;padding:24px 48px;display:flex;align-items:center;justify-content:space-between;gap:16px}.yt-footer-copy{font-family:inherit;font-size:12px;color:#fff3}.yt-footer-legal{display:flex;gap:24px;flex-wrap:wrap}.yt-footer-legal a{font-family:inherit;font-size:12px;color:#fff3;text-decoration:none;transition:color .3s}.yt-footer-legal a:hover{color:#ffffff80}.yt-footer-backtop{position:absolute;top:-22px;right:48px;width:44px;height:44px;border-radius:50%;background:#2da67e;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s,transform .25s,box-shadow .3s;box-shadow:0 4px 16px #2da67e33;padding:0}.yt-footer-backtop:hover{background:#259670;transform:translateY(-3px);box-shadow:0 8px 28px #2da67e4d}.yt-footer-backtop svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 1200px){.yt-footer-top-inner{grid-template-columns:1.4fr 1fr 1fr;gap:40px}.yt-footer-top-inner>div:nth-child(1){grid-column:1/-1}}@media (max-width: 1024px){.yt-footer-top-inner{padding:48px 32px 40px;grid-template-columns:1fr 1fr;gap:36px}.yt-footer-top-inner>div:nth-child(1){grid-column:1/-1}.yt-footer-bottom-inner{padding:22px 32px}.yt-footer-backtop{right:32px}}@media (max-width: 768px){.yt-footer-top-inner{padding:40px 20px 32px;grid-template-columns:1fr;gap:32px}.yt-footer-top-inner>div:nth-child(1){grid-column:auto}.yt-footer-bottom-inner{padding:20px;flex-direction:column;gap:12px;text-align:center}.yt-footer-legal{justify-content:center}.yt-footer-backtop{right:20px;top:-20px;width:40px;height:40px}.yt-footer-backtop svg{width:16px;height:16px}.yt-footer-brand-text{max-width:none}}@media (max-width: 480px){.yt-footer-top-inner{padding:32px 16px 28px}.yt-footer-bottom-inner{padding:16px}.yt-footer-backtop{right:16px;width:36px;height:36px}.yt-footer-backtop svg{width:15px;height:15px}}
