@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-lc-wrap{--teal: #2DA67E;--teal-dark: #259670;--teal-light: #3DBB8F;--navy: #1a1a1a;--deep: #111;--gray-4: #4A4844;--gray-5: #8A8780;--gray-6: #B0ADA5;--ease: cubic-bezier(.16, 1, .3, 1);background:#fff;color:var(--navy);font-family:var(--yt-font-body, "FiraGO", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);overflow-x:hidden;width:100%;max-width:100vw}.yt-lc-wrap *,.yt-lc-wrap *:before,.yt-lc-wrap *:after{box-sizing:border-box}.yt-lc-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;align-items:stretch;overflow:hidden;background:#0e0e0e}.yt-lc-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.yt-lc-hero-bg img{width:100%;height:120%;object-fit:cover;display:block;transform:scale(1.1);animation:ytLcZoom 20s ease-out forwards}@keyframes ytLcZoom{to{transform:scale(1.02)}}.yt-lc-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0a0a0a66,#0a0a0a26 40%,#0a0a0a99 85%,#0a0a0af2),radial-gradient(ellipse at bottom left,rgba(45,166,126,.12) 0%,transparent 60%)}.yt-lc-hero-inner{position:relative;z-index:2;width:100%;max-width:1440px;margin:0 auto;padding:160px 48px 80px;display:flex;flex-direction:column;justify-content:space-between;gap:48px}.yt-lc-hero-top{display:flex;flex-direction:column}.yt-lc-hero-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:clamp(56px,7.5vw,108px);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:.96;margin:0 0 28px;max-width:1000px;opacity:0;transform:translateY(20px);animation:ytLcRise 1.1s var(--ease) .3s forwards}.yt-lc-hero-sub{font-size:18px;line-height:1.6;color:#ffffff8c;max-width:560px;margin:0;font-weight:400;opacity:0;transform:translateY(16px);animation:ytLcRise 1s var(--ease) .5s forwards}.yt-lc-hero-stats{display:flex;gap:0;opacity:0;transform:translateY(18px);animation:ytLcRise 1s var(--ease) .7s forwards}.yt-lc-hero-stat{padding:0 40px;position:relative}.yt-lc-hero-stat:first-child{padding-left:0}.yt-lc-hero-stat+.yt-lc-hero-stat:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:1px;background:#ffffff1f}.yt-lc-hero-stat-num{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:48px;font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em}.yt-lc-hero-stat-num .suf{color:var(--teal-light);font-size:.6em;margin-left:2px}.yt-lc-hero-stat-label{font-size:11px;color:#fff6;letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-top:10px}.yt-lc-hero-scroll{position:absolute;bottom:32px;right:48px;z-index:3;display:flex;align-items:center;gap:10px;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:#fff6;opacity:0;animation:ytLcFade 1s var(--ease) 1s forwards}.yt-lc-hero-scroll-line{width:40px;height:1px;background:#ffffff40;position:relative;overflow:hidden}.yt-lc-hero-scroll-line:after{content:"";position:absolute;top:0;left:-40px;width:20px;height:100%;background:var(--teal-light);animation:ytLcScrollLine 2s ease-in-out infinite}@keyframes ytLcScrollLine{0%{left:-20px}to{left:40px}}.yt-lc-filter{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2);border-bottom:1px solid rgba(26,26,26,.06)}.yt-lc-filter-inner{max-width:1440px;margin:0 auto;padding:16px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.yt-lc-filter-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.yt-lc-filter-tabs::-webkit-scrollbar{display:none}.yt-lc-filter-tab,.yt-lc-filter-tab:link,.yt-lc-filter-tab:visited{padding:9px 16px;border-radius:100px;font-family:inherit;font-size:13px;font-weight:500;color:var(--gray-4);background:transparent;background-color:transparent;cursor:pointer;white-space:nowrap;border:1px solid transparent;transition:background .25s,color .25s,border-color .25s;display:inline-flex;align-items:center;gap:8px;text-decoration:none;text-transform:none;letter-spacing:0;box-shadow:none;outline:none}.yt-lc-filter-tab:hover,.yt-lc-filter-tab:focus,.yt-lc-filter-tab:focus-visible{background:#1a1a1a0a;background-color:#1a1a1a0a;color:var(--navy);border-color:transparent}.yt-lc-filter-tab.active,.yt-lc-filter-tab.active:hover,.yt-lc-filter-tab.active:focus{background:var(--navy);background-color:var(--navy);color:#fff;border-color:var(--navy)}.yt-lc-filter-tab .c{font-size:11px;padding:1px 7px;border-radius:100px;background:#1a1a1a14;color:var(--gray-5);font-weight:500}.yt-lc-filter-tab.active .c{background:#ffffff2e;color:#fff}.yt-lc-filter-total{font-size:12px;color:var(--gray-5);font-weight:500;white-space:nowrap}.yt-lc-filter-total strong{color:var(--navy);font-weight:700}.yt-lc-countries{padding:80px 48px 40px;max-width:1440px;margin:0 auto}.yt-lc-country{margin-bottom:80px}.yt-lc-country:last-child{margin-bottom:40px}.yt-lc-c-header{display:flex;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid rgba(26,26,26,.08)}.yt-lc-c-meta{flex:1;min-width:0}.yt-lc-c-name{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:clamp(36px,4vw,52px);font-weight:700;color:var(--navy);letter-spacing:-.02em;line-height:1;margin:0 0 8px}.yt-lc-c-sub{font-size:14.5px;color:var(--gray-5);line-height:1.5;margin:0}.yt-lc-c-flag{flex-shrink:0;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;box-shadow:0 6px 20px #1a1a1a14,0 0 0 1px #1a1a1a0f}.yt-lc-c-flag svg,.yt-lc-c-flag img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;max-width:none;max-height:none;margin:0;aspect-ratio:auto}.yt-lc-offices{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.yt-lc-card{position:relative;aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:#111;cursor:default;opacity:0;transform:translateY(24px);transition:transform .5s var(--ease),box-shadow .5s;box-shadow:0 2px 8px #0000}.yt-lc-card.visible{opacity:1;transform:translateY(0)}.yt-lc-card:hover{box-shadow:0 20px 50px #0000002e}.yt-lc-card-img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:transform .8s var(--ease)}.yt-lc-card-img img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;max-width:none;max-height:none;margin:0;aspect-ratio:auto}.yt-lc-card-img-ph{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0a0a0a);display:flex;align-items:center;justify-content:center;color:#fff3;font-size:12px;letter-spacing:.2em;text-transform:uppercase}.yt-lc-card:hover .yt-lc-card-img{transform:scale(1.05)}.yt-lc-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0a0a0a26,#0a0a0a8c 60%,#0a0a0af2);transition:background .5s var(--ease)}.yt-lc-card:hover .yt-lc-card-overlay{background:linear-gradient(180deg,#0a0a0a40,#0a0a0abf,#0a0a0afa)}.yt-lc-card-badge{position:absolute;top:14px;left:14px;z-index:3;padding:6px 12px;border-radius:100px;background:#2da67ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff}.yt-lc-card-body{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:20px 22px 22px}.yt-lc-card-city{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:24px;font-weight:700;color:#fff;letter-spacing:-.015em;line-height:1.1;margin-bottom:6px}.yt-lc-card-country{display:flex;align-items:center;gap:7px;font-size:12px;color:#ffffff8c;font-weight:500}.yt-lc-card-country svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.yt-lc-card-info{display:grid;grid-template-rows:0fr;opacity:0;margin-top:0;transition:grid-template-rows .6s cubic-bezier(.22,1,.36,1) .1s,opacity .35s ease .05s,margin-top .6s cubic-bezier(.22,1,.36,1) .1s;will-change:grid-template-rows,opacity}.yt-lc-card-info-inner{overflow:hidden;min-height:0;display:flex;flex-direction:column;gap:9px}.yt-lc-card:hover .yt-lc-card-info{grid-template-rows:1fr;opacity:1;margin-top:14px;transition:grid-template-rows .6s cubic-bezier(.22,1,.36,1),opacity .4s ease,margin-top .6s cubic-bezier(.22,1,.36,1)}.yt-lc-card-info-row{display:flex;align-items:flex-start;gap:9px;font-size:12.5px;color:#ffffffd9;line-height:1.45;text-decoration:none;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .35s cubic-bezier(.22,1,.36,1),color .25s ease}a.yt-lc-card-info-row:hover{color:var(--teal-light)}.yt-lc-card-info-row svg{width:13px;height:13px;stroke:var(--teal-light);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.yt-lc-card-info-row span{flex:1;min-width:0;word-break:break-word}.yt-lc-card:hover .yt-lc-card-info-row{opacity:1;transform:translateY(0);transition:opacity .45s ease,transform .55s cubic-bezier(.22,1,.36,1),color .25s ease}.yt-lc-card:hover .yt-lc-card-info-row:nth-child(1){transition-delay:.2s,.2s,0s}.yt-lc-card:hover .yt-lc-card-info-row:nth-child(2){transition-delay:.28s,.28s,0s}.yt-lc-card:hover .yt-lc-card-info-row:nth-child(3){transition-delay:.36s,.36s,0s}@media (hover: none){.yt-lc-card-info{grid-template-rows:1fr;opacity:1;margin-top:14px}.yt-lc-card-info-row{opacity:1;transform:translateY(0)}.yt-lc-card-overlay{background:linear-gradient(180deg,#0a0a0a40,#0a0a0abf,#0a0a0afa)}}.yt-lc-map-section{padding:60px 48px;max-width:1440px;margin:0 auto 60px}.yt-lc-map-head{margin-bottom:32px}.yt-lc-map-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:clamp(34px,4vw,52px);font-weight:700;color:var(--navy);letter-spacing:-.02em;line-height:1.05;margin:0}.yt-lc-map-wrap{position:relative;width:100%;max-width:100%;aspect-ratio:16/7;min-height:440px;border-radius:8px;overflow:hidden;background:#f5f5f5;box-shadow:0 20px 50px -15px #1a1a1a1f}.yt-lc-map{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.yt-lc-map-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:var(--gray-5);font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:500}.yt-lc-map .leaflet-tile{filter:saturate(.6) contrast(1.02)}.yt-lc-map:hover .leaflet-tile{filter:saturate(.85) contrast(1.02)}.yt-lc-map .leaflet-container{background:#f5f5f5;font-family:inherit}.yt-lc-pin{position:relative;width:14px;height:14px;display:block}.yt-lc-pin-inner{width:14px;height:14px;border-radius:50%;background:var(--teal);border:3px solid #fff;box-shadow:0 2px 8px #00000040;transition:transform .3s var(--ease)}.yt-lc-pin.hq .yt-lc-pin-inner{background:var(--navy);border-color:var(--teal)}.yt-lc-pin:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%;background:#2da67e33;animation:ytLcPinPulse 2.4s ease-out infinite}.yt-lc-pin.hq:after{background:#1a1a1a33}@keyframes ytLcPinPulse{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}to{transform:translate(-50%,-50%) scale(1.8);opacity:0}}.yt-lc-map .leaflet-marker-icon:hover .yt-lc-pin-inner{transform:scale(1.3)}.yt-lc-map .leaflet-popup-content-wrapper{background:#fff;border-radius:8px;box-shadow:0 12px 40px #0000002e;padding:0;overflow:hidden}.yt-lc-map .leaflet-popup-tip{background:#fff}.yt-lc-map .leaflet-popup-content{margin:0;width:230px!important}.yt-lc-map .leaflet-popup-close-button{top:8px;right:8px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);font-size:18px;font-weight:300;z-index:5}.yt-lc-pop{display:block;text-decoration:none;color:var(--navy)}.yt-lc-pop-img{width:100%;height:110px;object-fit:cover;display:block;background:#ddd}.yt-lc-pop-body{padding:12px 14px 14px}.yt-lc-pop-hq{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--teal);margin-bottom:4px}.yt-lc-pop-city{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:15px;font-weight:700;color:var(--navy);margin-bottom:2px;line-height:1.15}.yt-lc-pop-country{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--gray-5);margin-bottom:8px}.yt-lc-pop-country svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.yt-lc-pop-phone{font-size:11.5px;color:var(--gray-4);margin-bottom:8px;display:flex;align-items:center;gap:6px}.yt-lc-pop-phone svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.yt-lc-map-badge{position:absolute;bottom:20px;left:20px;z-index:400;padding:10px 18px 10px 12px;border-radius:100px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;gap:10px;box-shadow:0 8px 24px #0000001a}.yt-lc-map-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 #2da67e80;animation:ytLcMapDot 2s ease-out infinite}@keyframes ytLcMapDot{0%{box-shadow:0 0 #2da67e80}to{box-shadow:0 0 0 10px #2da67e00}}.yt-lc-map-badge-text{display:flex;flex-direction:column}.yt-lc-map-badge-main{font-size:13px;font-weight:700;color:var(--navy);line-height:1.1}.yt-lc-map-badge-sub{font-size:11px;color:var(--gray-5);margin-top:2px}.yt-lc-cta{max-width:1440px;margin:0 auto 60px;padding:0 48px}.yt-lc-cta-inner{position:relative;overflow:hidden;padding:56px;border-radius:8px;background:linear-gradient(135deg,var(--navy) 0%,var(--deep) 100%);display:flex;align-items:center;justify-content:space-between;gap:40px}.yt-lc-cta-inner:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(45,166,126,.15) 0%,transparent 65%);pointer-events:none}.yt-lc-cta-text{flex:1;min-width:0;position:relative;z-index:1}.yt-lc-cta-title{font-family:var(--yt-font-display, "Tatishvili Metal", Georgia, serif);font-size:clamp(30px,3.6vw,46px);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;margin:0 0 12px;max-width:540px;white-space:pre-line}.yt-lc-cta-sub{font-size:14.5px;color:#ffffff8c;line-height:1.55;max-width:520px;margin:0}.yt-lc-cta-btn{position:relative;z-index:1;flex-shrink:0;display:inline-flex;align-items:center;gap:10px;padding:15px 28px;border-radius:6px;background:var(--teal);color:#fff;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;transition:background .3s,transform .3s var(--ease),box-shadow .3s;box-shadow:0 8px 24px #2da67e40;border:none;cursor:pointer}.yt-lc-cta-btn:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 12px 32px #2da67e59}.yt-lc-cta-btn svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .3s var(--ease)}.yt-lc-cta-btn:hover svg{transform:translate(4px)}@keyframes ytLcFade{to{opacity:1}}@keyframes ytLcRise{to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.yt-lc-hero-inner,.yt-lc-filter-inner,.yt-lc-countries,.yt-lc-map-section,.yt-lc-cta{padding-left:32px;padding-right:32px}.yt-lc-hero-scroll{right:32px}.yt-lc-countries{padding-top:60px}.yt-lc-offices{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.yt-lc-cta-inner{padding:44px 36px;flex-direction:column;align-items:flex-start}.yt-lc-cta-btn{align-self:flex-start}}@media (max-width: 768px){.yt-lc-hero-inner,.yt-lc-filter-inner,.yt-lc-countries,.yt-lc-map-section,.yt-lc-cta{padding-left:20px;padding-right:20px}.yt-lc-hero-inner{padding-top:120px;padding-bottom:48px;gap:32px}.yt-lc-hero-scroll{display:none}.yt-lc-hero-stats{gap:0;width:100%;justify-content:space-between;flex-wrap:wrap}.yt-lc-hero-stat{padding:0 16px;flex:1;min-width:90px}.yt-lc-hero-stat-num{font-size:36px}.yt-lc-filter-inner{flex-direction:column;align-items:stretch;gap:12px;padding:14px 20px}.yt-lc-filter-total{align-self:flex-end;font-size:11px}.yt-lc-country{margin-bottom:56px}.yt-lc-c-header{align-items:center;margin-bottom:24px;gap:14px}.yt-lc-c-flag{width:48px;height:48px}.yt-lc-offices{grid-template-columns:1fr 1fr;gap:12px}.yt-lc-card{aspect-ratio:4/5}.yt-lc-map-wrap{min-height:0;aspect-ratio:auto;height:340px;width:100%;max-width:100%}.yt-lc-cta-inner{padding:32px 24px}.yt-lc-map-badge{left:12px;bottom:12px;padding:8px 14px 8px 10px}.yt-lc-map-badge-main{font-size:12px}.yt-lc-map-badge-sub{font-size:10px}.yt-lc-card-info{gap:7px}.yt-lc-card-info-row{font-size:11.5px;gap:7px}.yt-lc-card-info-row svg{width:11px;height:11px}}@media (max-width: 480px){.yt-lc-hero-stat{padding:0 10px}.yt-lc-hero-stat-num{font-size:30px}.yt-lc-offices{grid-template-columns:1fr;gap:14px}.yt-lc-card{aspect-ratio:16/10}.yt-lc-card-info-row{font-size:12px}}@media (prefers-reduced-motion: reduce){.yt-lc-wrap *,.yt-lc-wrap *:before,.yt-lc-wrap *:after{animation-duration:.01ms;animation-delay:0ms;transition-duration:.01ms}}
