/* GoLegal.lt — pagrindinio puslapio dizainas, 1:1 pagal new.golegal.lt (gl- sistema) */
:root{--navy:#0d2137;--navy2:#0a1b2e;--gold:#c9a84c;--gold2:#dcbf78;--cream:#f5f4f0}

/* Hero pagrindas */
.gl-hero { position: relative; overflow: hidden; min-height:620px; display:flex; align-items:center; background:var(--navy); }
.gl-hero::after { content: ""; position: absolute; top: 0; right: 0; bottom: 0; width: 50%; background-image: linear-gradient(90deg, var(--navy) 0%, rgba(13,33,55,0.5) 25%, rgba(13,33,55,0) 60%), url('img/nuotrauka-hero.webp'); background-size: cover, cover; background-position: center center, left center; background-repeat: no-repeat, no-repeat; z-index: 1; pointer-events: none; }
.gl-hero-inner { position: relative; z-index: 2; padding-top:70px; padding-bottom:70px; }
.gl-buttons{ display:flex; flex-direction:column; align-items:flex-start; margin-top:10px; }
body #paslaugos, body #apie, body #bylos, body .gl-section, body .gl-cta, body .gl-trust-bar, body .gl-footer { width: 100%; max-width: 100%; }
.gl-about-toggle-input { position: absolute; opacity: 0; pointer-events: none; width: 0; height: 0; }
.gl-about-more-btn { display: inline-flex; align-items: center; gap: 8px; margin-top: 24px; cursor: pointer; user-select: none; background: rgb(201, 168, 76); color: rgb(13, 33, 55); font-family: Inter, sans-serif; font-weight: 700; font-size: 15px; letter-spacing: 0.3px; padding: 13px 26px; border-radius: 6px; transition: background 0.2s, transform 0.15s; }
.gl-about-more-btn:hover { background: rgb(216, 187, 99); }
.gl-about-more-arrow { transition: transform 0.25s; display: inline-block; }
.gl-about-toggle-input:checked ~ .gl-about-more-btn .gl-about-more-arrow { transform: rotate(90deg); }
.gl-about-expand { max-height: 0; overflow: hidden; transition: max-height 0.45s; }
.gl-about-toggle-input:checked ~ .gl-about-expand { max-height: 900px; }
.gl-about-expand-inner { padding-top: 20px; }
.gl-about-expand-inner p { font-family: Inter, sans-serif; color: rgb(58, 68, 82); font-size: 16px; line-height: 1.7; margin: 0 0 16px; }
.gl-about-expand-inner p:last-child { margin-bottom: 0; }
.gl-hero .gl-hero-inner, .gl-hero .gl-badge, .gl-hero .gl-sub { color: rgb(232, 230, 223) !important; }
.gl-hero .gl-h1 { font-size: 64px; font-weight: 800; line-height: 1.06; color: rgb(255, 255, 255) !important; font-family: "Playfair Display", Georgia, serif !important; margin:0; }
.gl-hero .gl-h1-gold { display: block; font-size: 44px; font-weight: 600; font-style: italic; line-height: 1.12; margin-top: 0.08em; font-family: "Playfair Display", Georgia, serif !important; color: rgb(201, 168, 76) !important; }
.gl-hero-inner { padding-right: 24px; box-sizing: border-box; padding-left: 80px !important; max-width: 54% !important; }
.gl-hero .gl-badge { border: 1px solid rgba(201, 168, 76, 0.45); border-radius: 999px; padding: 7px 16px; background: rgba(201, 168, 76, 0.07); font-size: 12.5px; font-weight: 600; letter-spacing: 0.6px; text-transform: uppercase; margin-bottom: 22px; display: inline-block !important; color: rgb(201, 168, 76) !important; }
.gl-hero .gl-badge-dot { display: inline-block; width: 7px; height: 7px; border-radius: 50%; background: rgb(201, 168, 76); margin-right: 9px; vertical-align: middle; }
.gl-hero .gl-sub { font-family: Inter, sans-serif !important; font-size:16px; font-weight:300; line-height:1.75; margin:22px 0 0; }
.gl-hero .gl-btn-primary, .gl-hero .gl-btn-outline { width: 520px; max-width: 100%; box-sizing: border-box; padding: 15px 26px !important; font-weight: 600 !important; margin-bottom:14px; }
.gl-hero .gl-btn-note { font-weight: 400 !important; }
.gl-hero .gl-h1-gold { margin-bottom: 18px !important; }
.gl-hero .gl-btn-primary { border: 1.5px solid transparent !important; }
#atsiliepimai, #paslaugos, #apie, #bylos, #gl-a3, #gl-a2, #gl-a1-youtube, #kontaktai { scroll-margin-top: 84px; }
.gl-service-link { cursor: pointer; user-select: none; }
.gl-svc-panel { max-height: 0; overflow: hidden; transition: max-height 0.4s cubic-bezier(0.23, 1, 0.32, 1); }
.gl-service-card.gl-svc-open .gl-svc-panel { max-height: 3000px; }
.gl-svc-panel-in { padding-top: 22px; margin-top: 20px; border-top: 1px solid rgba(13, 33, 55, 0.15); text-align: left; }
.gl-svc-sub { margin-bottom: 26px; }
.gl-svc-sub:last-child { margin-bottom: 0; }
.gl-svc-tag-label { display: inline-block; font-size: 11.5px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgb(13, 33, 55); background: rgb(201, 168, 76); padding: 5px 11px; border-radius: 6px; margin-bottom: 12px; }
.gl-svc-sub h3 { font-family: "Playfair Display", serif; font-weight: 600; font-size: 18px; color: rgb(13, 33, 55) !important; margin: 0 0 9px; }
.gl-svc-sub p { color: rgba(26, 26, 46, 0.72) !important; font-size: 14px; font-weight: 300; margin: 0 0 13px; line-height: 1.65; }
.gl-svc-vals { list-style: none; margin: 0 0 14px; padding: 0; }
.gl-svc-vals li { position: relative; padding-left: 24px; color: rgba(26, 26, 46, 0.78) !important; font-size: 13.5px; margin-bottom: 6px; }
.gl-svc-vals li::before { content: "\2713"; position: absolute; left: 0; color: rgb(201, 168, 76); font-weight: 700; }
.gl-svc-tl { font-size: 11.5px; color: rgb(122, 132, 146) !important; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }
.gl-svc-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 14px; }
.gl-svc-tags span { font-size: 12px; font-weight: 600; color: rgb(201, 168, 76); border: 1px solid rgba(201, 168, 76, 0.45); background: rgba(201, 168, 76, 0.07); border-radius: 999px; padding: 4px 11px; }
.gl-svc-does { background: rgba(13, 33, 55, 0.05) !important; border-radius: 9px; padding: 13px 15px; font-size: 13.5px; font-weight: 300; color: rgba(26, 26, 46, 0.78) !important; line-height: 1.6; }
.gl-svc-does span { display: block; font-size: 11.5px; color: rgb(138, 147, 160) !important; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 6px; font-weight: 600; }
.gl-svc-steps { list-style: none; counter-reset: s 0; margin: 0; padding: 0; }
.gl-svc-steps li { counter-increment: s 1; position: relative; padding-left: 42px; min-height: 30px; margin-bottom: 11px; color: rgba(26, 26, 46, 0.78) !important; font-size: 13.5px; font-weight: 300; display: flex; align-items: center; }
.gl-svc-steps li::before { content: counter(s); position: absolute; left: 0; width: 29px; height: 29px; border-radius: 50%; border: 1.5px solid rgb(201, 168, 76); color: rgb(201, 168, 76); font-weight: 700; font-size: 13px; display: flex; align-items: center; justify-content: center; font-family: "Playfair Display", serif; }
.gl-case-doc-wrap { margin-top: 22px; padding-top: 18px; border-top: 1px solid rgba(13, 33, 55, 0.12); }
.gl-case-doc-label { font-size: 12px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: rgb(13, 33, 55); margin-bottom: 3px; }
.gl-case-doc-sub { font-size: 12.5px; color: rgb(154, 167, 180); margin-bottom: 12px; }
.gl-case-doc { display: block; max-width: 100%; width: 100%; border: 1px solid rgba(13, 33, 55, 0.15); border-radius: 8px; cursor: zoom-in; box-shadow: rgba(0, 0, 0, 0.12) 0px 6px 20px; margin-bottom: 14px; }
.gl-doc-flag { display: inline-flex; align-items: center; gap: 6px; margin: 2px 0 8px; font-size: 12.5px; font-weight: 600; color: rgb(201, 168, 76); border: 1px solid rgba(201, 168, 76, 0.45); background: rgba(201, 168, 76, 0.08); border-radius: 999px; padding: 5px 14px; cursor: pointer; transition: background 0.2s; }
.gl-doc-flag:hover { background: rgba(201, 168, 76, 0.16); }
.gl-btn-primary, .gl-btn-outline, .gl-case-filter, .gl-mobile-cta, .gl-modal-close, .gl-slider-arrow, .gl-service-link, .gl-doc-flag { transition: transform 150ms cubic-bezier(0.23, 1, 0.32, 1), background-color 200ms, color 200ms, border-color 200ms, box-shadow 200ms !important; }
.gl-btn-primary:active, .gl-btn-outline:active, .gl-case-filter:active, .gl-mobile-cta:active, .gl-slider-arrow:active, .gl-service-link:active, .gl-doc-flag:active { transform: scale(0.97); }
.gl-modal-close:active { transform: scale(0.92); }
.gl-cta-buttons { justify-content: center; align-items: stretch; }
.gl-cta-buttons .gl-btn-primary, .gl-cta-buttons .gl-btn-outline { min-width: 520px; max-width: 100%; justify-content: center; text-align: center; }
.gl-trust-bar { background: var(--navy2); padding: 20px 80px; display: flex; align-items: center; justify-content: center; gap: 48px; flex-wrap: wrap; border-top: 1px solid rgba(201, 168, 76, 0.15); border-bottom: 1px solid rgba(201, 168, 76, 0.15); font-family: Inter, sans-serif; }
.gl-trust-item { display: flex; align-items: center; gap: 10px; font-size: 13px; font-weight: 500; color: rgba(245, 244, 240, 0.8); }
.gl-trust-icon { color: var(--gold); font-size: 16px; display:inline-flex; }
.gl-section { padding: 100px 80px; font-family: Inter, sans-serif; }
.gl-section-light { background: var(--cream); }
.gl-section-dark { background: var(--navy); }
.gl-section-label { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 18px; }
.gl-section-label-line { width: 28px; height: 1px; background: var(--gold); }
.gl-section-label-text { font-size: 11px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: var(--gold); }
.gl-section-title { font-family: "Playfair Display", serif; font-size: clamp(28px, 4vw, 46px); font-weight: 700; color: var(--navy); line-height: 1.15; margin-bottom: 14px; max-width: 580px; }
.gl-section-dark .gl-section-title { color: var(--cream); }
.gl-section-sub { font-size: 16px; font-weight: 300; color: rgba(26, 26, 46, 0.62); line-height: 1.75; max-width: 540px; margin-bottom: 56px; }
.gl-services-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; background: rgba(13, 33, 55, 0.08); }
.gl-service-card { background: var(--cream); padding: 44px 36px; cursor: pointer; position: relative; overflow: hidden; transition: background 0.22s, transform 0.22s; }
.gl-service-card:hover { background: rgb(230, 226, 219); transform: translateY(-3px); }
.gl-service-card::after { content: ""; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: var(--gold); transition: width 0.35s; }
.gl-service-card:hover::after { width: 100%; }
.gl-service-icon { font-size: 28px; margin-bottom: 20px; display: block; }
.gl-service-title { font-family: "Playfair Display", serif; font-size: 21px; font-weight: 700; color: var(--navy); margin-bottom: 10px; }
.gl-service-text { font-size: 14px; font-weight: 300; color: rgba(26, 26, 46, 0.62); line-height: 1.7; margin-bottom: 18px; }
.gl-service-link { font-size: 13px; font-weight: 600; color: var(--gold); }
.gl-service-tel { display: block; margin-top: 12px; font-size: 13px; font-weight: 600; color: var(--navy); text-decoration: none; }
.gl-about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.gl-about-img { width: 100%; max-height: 560px; object-fit: cover; object-position: center top; display: block; }
.gl-about-badge { display: inline-block; background: var(--gold); color: var(--navy); font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 6px 14px; margin-bottom: 18px; }
.gl-about-text { font-size: 16px; font-weight: 300; color: rgba(26, 26, 46, 0.72); line-height: 1.8; margin-bottom: 20px; }
.gl-about-quote { background: rgb(240, 237, 231); padding: 20px 24px; border-left: 3px solid var(--gold); margin: 28px 0; }
.gl-about-quote p { font-family: "Playfair Display", serif; font-size: 17px; font-style: italic; color: var(--navy); line-height: 1.6; margin: 0; }
.gl-about-quote cite { font-size: 12px; color: rgba(26, 26, 46, 0.45); margin-top: 8px; display: block; }
.gl-about-values { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 32px; }
.gl-about-value { display: flex; align-items: flex-start; gap: 10px; }
.gl-about-dot { width: 6px; height: 6px; background: var(--gold); border-radius: 50%; margin-top: 6px; flex-shrink: 0; }
.gl-about-value-text { font-size: 13px; font-weight: 500; color: var(--navy); }
.gl-cta { background: var(--navy); padding: 100px 80px; text-align: center; font-family: Inter, sans-serif; }
.gl-cta-title { font-family: "Playfair Display", serif; font-size: clamp(28px, 4vw, 48px); font-weight: 700; color: var(--cream); margin-bottom: 16px; max-width: 600px; margin-left: auto; margin-right: auto; }
.gl-cta-sub { font-size: 16px; font-weight: 300; color: var(--gold2); margin-bottom: 44px; max-width: 460px; margin-left: auto; margin-right: auto; }
.gl-cta-buttons { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; margin-bottom: 60px; }
.gl-cta-form { max-width: 600px; margin: 0 auto; background: rgba(255, 255, 255, 0.05); border: 1px solid rgba(201, 168, 76, 0.2); padding: 40px; text-align: left; }
.gl-cta-form h3 { font-family: "Playfair Display", serif; font-size: 22px; font-weight: 700; color: var(--cream); margin-bottom: 24px; }
.gl-cta-form label { margin-bottom: 20px; display: block; color:#f5f4f0; font-weight:500; font-size:14px; }
.gl-cta-form label input, .gl-cta-form label textarea, .gl-cta-form input, .gl-cta-form textarea { margin-bottom: 22px; display: block; margin-top: 10px; width:100%; box-sizing:border-box; border:0; border-radius:8px; padding:12px 14px; font-family:Inter,sans-serif; font-size:15px; }
.gl-cta-form input, .gl-cta-form textarea { transition: background 0.16s, box-shadow 0.16s; background: rgb(170, 178, 189); color: rgb(22, 32, 58); }
.gl-cta-form input::placeholder, .gl-cta-form textarea::placeholder { color: rgb(91, 102, 119); opacity: 1; }
.gl-cta-form input:hover, .gl-cta-form textarea:hover, .gl-cta-form input:focus, .gl-cta-form textarea:focus { box-shadow: rgb(201, 161, 74) 0 0 0 2px; outline: none; background: rgb(255, 255, 255); }
.gl-cta-form .gl-consent { display:flex; align-items:flex-start; gap:9px; font-size:13.5px; line-height:1.5; color:#e8e6df; font-weight:400; margin-bottom:18px; }
.gl-cta-form .gl-consent input { width:16px; height:16px; margin:2px 0 0; display:inline-block; accent-color:var(--gold); box-shadow:none; }
.gl-cta-form .gl-consent a { color:var(--gold); }
.gl-cta-form .gl-submit { font-weight:700; padding:14px 28px; border-radius:8px; cursor:pointer; border:0; background:var(--gold); color:var(--navy); font-family:Inter,sans-serif; font-size:15px; transition:background .2s; }
.gl-cta-form .gl-submit:hover { background:rgb(184,151,63); }
.gl-form-note { font-size: 11px; color: rgba(245, 244, 240, 0.35); text-align: center; margin-top: 12px; }
#gl-form-msg { text-align:center; font-size:14px; margin-top:12px; font-weight:600; }
.gl-footer { background: rgb(8, 25, 42); padding: 52px 80px 32px; border-top: 1px solid rgba(201, 168, 76, 0.12); font-family: Inter, sans-serif; }
.gl-footer-top { display: flex; flex-flow: wrap; justify-content: center; align-items: flex-start; gap: 48px 92px; text-align: left; max-width: 1040px; margin: 0 auto 40px; }
.gl-footer-brandwrap { max-width: 360px; }
.gl-footer-brand-name { font-weight: 600; font-size: 13px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }
.gl-footer-brand-desc { font-weight: 400; font-size: 13px; line-height: 19.5px; color: rgba(245, 244, 240, 0.45); max-width: 280px; margin-bottom: 20px; }
.gl-footer-social { display: flex; gap: 12px; }
.gl-footer-social a { width: 40px; height: 40px; border: 1.5px solid rgb(201, 168, 76); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; color: rgb(245, 244, 240); background: transparent; transition: background 0.2s, color 0.2s, transform 0.2s; }
.gl-footer-social a:hover { background: rgb(201, 168, 76); border-color: rgb(201, 168, 76); color: rgb(13, 33, 55); transform: scale(1.08); }
.gl-footer-social a svg { width: 18px; height: 18px; display: block; }
.gl-footer-col { align-items: flex-start; text-align: left; }
.gl-footer-col-title { font-size: 13px; font-weight: 600; line-height: 19.5px; letter-spacing: 2px; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; }
.gl-footer-col a { display: block; font-size: 13px; color: rgba(245, 244, 240, 0.45); text-decoration: none; margin-bottom: 10px; transition: color 0.2s; }
.gl-footer-col a:hover { color: var(--gold); }
.gl-footer-top .gl-footer-social { flex-basis: 100%; display: flex; justify-content: center; margin-top: 6px; }
.gl-footer-bottom { border-top: 1px solid rgba(201, 168, 76, 0.1); padding-top: 24px; display: flex; justify-content: space-between; align-items: center; max-width:1180px; margin:0 auto; flex-wrap:wrap; gap:8px; }
.gl-footer-copy { font-size: 12px; color: rgba(245, 244, 240, 0.28); }
.gl-footer-legal { display: block; margin-top: 6px; opacity: 0.85; }
.gl-footer-legal a { color:inherit; text-decoration:underline; }
.gl-footer-legal a:hover { color: rgb(201, 168, 76); }
.gl-btn-primary { display: inline-flex; align-items: center; gap: 8px; background: var(--gold); color: var(--navy); padding: 16px 28px; border-radius: 3px; font-size: 14px; font-weight: 600; text-decoration: none; font-family: Inter, sans-serif; transition: background 0.2s, transform 0.15s; }
.gl-btn-primary:hover { background: var(--gold2); transform: translateY(-2px); color: var(--navy); }
.gl-btn-outline { display: inline-flex; align-items: center; gap: 8px; background: transparent; color: var(--gold); padding: 14px 26px; border-radius: 3px; border: 1.5px solid var(--gold); font-size: 14px; font-weight: 500; text-decoration: none; font-family: Inter, sans-serif; transition: 0.2s; }
.gl-btn-outline:hover { background: rgba(201, 168, 76, 0.1); transform: translateY(-2px); }
.gl-btn-note { display: block; font-size: 11px; font-weight: 400; opacity: 0.8; margin-top: 2px; }
.gl-cases { background: var(--navy); padding: 100px 80px; font-family: Inter, sans-serif; }
.gl-cases-header { display: flex; align-items: flex-end; justify-content: space-between; flex-wrap: wrap; gap: 16px; margin-bottom: 40px; }
.gl-cases-filters { display: flex; gap: 10px; flex-wrap: wrap; }
.gl-case-filter { background: rgba(255, 255, 255, 0.07); border: 1px solid rgba(201, 168, 76, 0.3); color: rgba(245, 244, 240, 0.7); padding: 8px 18px; border-radius: 3px; font-size: 12px; font-weight: 600; letter-spacing: 1px; cursor: pointer; transition: 0.2s; font-family: Inter, sans-serif; }
.gl-case-filter:hover, .gl-case-filter.active { background: var(--gold); border-color: var(--gold); color: var(--navy); }
.gl-cases-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.gl-case-card { background: rgba(255, 255, 255, 0.04); border: 1px solid rgba(201, 168, 76, 0.18); padding: 28px; cursor: pointer; transition: 0.25s; }
.gl-case-card:hover { background: rgba(255, 255, 255, 0.08); border-color: rgba(201, 168, 76, 0.4); transform: translateY(-4px); }
.gl-case-win { display: inline-block; background: rgba(201, 168, 76, 0.13); border: 1px solid rgba(201, 168, 76, 0.35); color: var(--gold); font-size: 9px; font-weight: 700; letter-spacing: 1.5px; padding: 3px 9px; border-radius: 2px; text-transform: uppercase; margin-bottom: 8px; }
.gl-case-tag { font-size: 10px; font-weight: 600; letter-spacing: 1.5px; text-transform: uppercase; color: rgba(201, 168, 76, 0.6); margin-bottom: 8px; }
.gl-case-title { font-family: "Playfair Display", serif; font-size: 16px; font-weight: 700; color: var(--cream); line-height: 1.4; margin-bottom: 14px; }
.gl-case-result { font-size: 13px; font-weight: 600; color: var(--gold); line-height: 1.55; margin-bottom: 16px; padding: 10px 12px; background: rgba(201, 168, 76, 0.08); border-left: 2px solid var(--gold); }
.gl-case-more { font-size: 11px; font-weight: 600; color: rgba(201, 168, 76, 0.7); cursor: pointer; background: none; border: 0; font-family: Inter, sans-serif; padding: 0; }
.gl-case-more:hover { color: var(--gold); }
.gl-allcases-cta { text-align:center; margin:32px 0 6px; }
.gl-allcases-btn { display:inline-block; padding:15px 34px; background:var(--gold); color:var(--navy); font-weight:700; border-radius:999px; text-decoration:none; font-size:1.02rem; letter-spacing:.2px; }
.gl-modal-overlay { display: none; position: fixed; inset: 0; z-index: 9999; background: rgba(8, 19, 42, 0.92); backdrop-filter: blur(6px); overflow-y: auto; padding: 40px 20px; }
.gl-modal-overlay.open { display: flex; align-items: flex-start; justify-content: center; }
.gl-modal { background: var(--cream); max-width: 680px; width: 100%; position: relative; }
.gl-modal-close { position: sticky; top: 0; float: right; background: var(--navy); color: var(--gold); border: 0; padding: 10px 18px; font-size: 12px; font-weight: 700; cursor: pointer; letter-spacing: 1px; z-index: 10; font-family: Inter, sans-serif; }
.gl-modal-body { padding: 36px 40px 48px; clear: both; }
.gl-modal-win { display: inline-block; background: var(--gold); color: var(--navy); font-size: 10px; font-weight: 700; letter-spacing: 2px; padding: 4px 12px; border-radius: 2px; text-transform: uppercase; margin-bottom: 12px; }
.gl-modal-tag { font-size: 11px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; color: rgba(26, 26, 46, 0.5); margin-bottom: 8px; }
.gl-modal-date { font-size: 11px; color: rgba(26, 26, 46, 0.4); margin-bottom: 16px; }
.gl-modal-title { font-family: "Playfair Display", serif; font-size: 26px; font-weight: 700; color: var(--navy); line-height: 1.25; margin-bottom: 24px; }
.gl-modal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 20px; }
.gl-modal-block { background: rgb(240, 237, 231); padding: 16px; }
.gl-modal-block-label { font-size: 10px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: rgba(26, 26, 46, 0.45); margin-bottom: 6px; }
.gl-modal-block-text { font-size: 14px; color: rgba(26, 26, 46, 0.75); line-height: 1.7; }
.gl-modal-result { font-size: 15px; font-weight: 600; color: var(--navy); line-height: 1.6; padding: 16px 18px; background: rgba(201, 168, 76, 0.12); border-left: 3px solid var(--gold); margin-bottom: 24px; }
.gl-modal-cta { text-align: center; padding-top: 24px; border-top: 1px solid rgba(26, 26, 46, 0.1); }
.gl-modal-cta p { font-size: 14px; color: rgba(26, 26, 46, 0.55); margin-bottom: 14px; }
.gl-slider-nav { display: flex; align-items: center; justify-content: space-between; margin-top: 24px; }
.gl-slider-dots { display: flex; gap: 6px; }
.gl-slider-dot { width: 6px; height: 6px; border-radius: 50%; background: rgba(201, 168, 76, 0.25); border: 0; cursor: pointer; transition: 0.2s; padding: 0; }
.gl-slider-dot.active { background: var(--gold); width: 20px; border-radius: 3px; }
.gl-slider-arrows { display: flex; gap: 10px; }
.gl-slider-arrow { width: 38px; height: 38px; border: 1px solid rgba(201, 168, 76, 0.3); background: rgba(255, 255, 255, 0.05); color: var(--gold); font-size: 16px; cursor: pointer; display: flex; align-items: center; justify-content: center; transition: 0.2s; border-radius: 2px; }
.gl-slider-arrow:hover { background: var(--gold); color: var(--navy); border-color: var(--gold); }
.gl-slider-arrow:disabled { opacity: 0.25; cursor: default; }
.gl-revw-section { background: rgb(10, 28, 48); padding: 100px 0; }
.gl-revw { max-width: none; margin: 0; padding: 0 80px; }
.gl-revw-eyebrow { display: flex; align-items: center; gap: 12px; color: rgb(201, 168, 76); font-size: 13px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 16px; }
.gl-revw-eyebrow::before { content: ""; width: 34px; height: 2px; background: rgb(201, 168, 76); }
.gl-revw h2 { font-family: "Playfair Display", serif; font-weight: 800; font-size: 40px; color: rgb(255, 255, 255); margin: 0 0 10px; line-height: 1.1; }
.gl-revw-badge { display: inline-flex; align-items: center; gap: 8px; color: rgb(232, 230, 223); font-size: 15px; margin-bottom: 34px; flex-wrap: wrap; }
.gl-revw-badge b { color: rgb(201, 168, 76); font-size: 17px; }
.gl-revw-badge a { color: rgb(201, 168, 76); }
.gl-revw-track { display: flex; gap: 22px; overflow-x: auto; scroll-behavior: smooth; scroll-snap-type:x mandatory; padding: 4px 24px 22px; margin: 0 -24px; scrollbar-width: none; }
.gl-revw-track::-webkit-scrollbar { display: none; }
.gl-revw-card { flex: 0 0 calc(33.333% - 15px); min-width: 300px; scroll-snap-align: start; background: rgb(22, 49, 77); border: 1px solid rgba(201, 168, 76, 0.22); border-radius: 14px; padding: 26px 24px; display: flex; flex-direction: column; }
.gl-revw-stars { color: rgb(201, 168, 76); font-size: 16px; letter-spacing: 3px; margin-bottom: 14px; }
.gl-revw-card p { color: rgb(207, 215, 223); font-size: 14.5px; font-weight: 300; line-height: 1.65; margin: 0 0 18px; flex: 1 1 0; }
.gl-revw-who { display: flex; align-items: center; gap: 11px; }
.gl-revw-av { width: 38px; height: 38px; border-radius: 50%; background: rgba(201, 168, 76, 0.15); color: rgb(201, 168, 76); display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 15px; flex: 0 0 auto; }
.gl-revw-name { color: rgb(255, 255, 255); font-size: 14px; font-weight: 600; }
.gl-revw-src { color: rgb(154, 167, 180); font-size: 12px; }
.gl-revw-nav { display: flex; gap: 10px; margin-top: 6px; }
.gl-revw-arrow { width: 46px; height: 46px; border-radius: 50%; border: 1px solid rgba(201, 168, 76, 0.4); background: transparent; color: rgb(201, 168, 76); cursor: pointer; font-size: 18px; display: flex; align-items: center; justify-content: center; transition: transform 150ms cubic-bezier(0.23, 1, 0.32, 1), background 0.2s; }
.gl-revw-arrow:hover { background: rgba(201, 168, 76, 0.12); }
.gl-revw-arrow:active { transform: scale(0.92); }
.gl-review-btn { display:inline-block; background:#c9a14a; color:#1b2540; font-weight:700; padding:13px 30px; border-radius:10px; text-decoration:none; font-size:15px; }
.gl-review-btn:hover { filter: brightness(1.06); }
#gl-a3 { background: rgb(245, 244, 240); padding: 100px 80px; font-family: Inter, sans-serif; }
#gl-a3 * { box-sizing: border-box; }
.gl-a3-wrap { max-width: none; margin: 0; }
.gl-a3-label { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.gl-a3-label-line { width: 40px; height: 1px; background: rgb(201, 168, 76); }
.gl-a3-label-text { font-size: 11px; letter-spacing: 3px; color: rgb(201, 168, 76); text-transform: uppercase; font-weight: 600; }
.gl-a3-h2 { font-family: "Playfair Display", serif; font-size: 40px; line-height: 1.2; font-weight: 700; color: rgb(13, 33, 55); margin: 0 0 16px; }
.gl-a3-p { font-size: 16px; line-height: 1.7; color: rgba(13, 33, 55, 0.7); margin: 0 0 48px; max-width: 560px; }
.gl-a3-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 28px; }
.gl-a3-card { display: flex; flex-direction: column; background: rgb(255, 255, 255); border-radius: 6px; overflow: hidden; text-decoration: none; box-shadow: rgba(13, 33, 55, 0.06) 0px 4px 18px; transition: 0.2s; }
.gl-a3-card:hover { transform: translateY(-5px); box-shadow: rgba(13, 33, 55, 0.14) 0px 18px 44px; }
.gl-a3-imgwrap { width: 100%; height: 200px; overflow: hidden; }
.gl-a3-img { width: 100%; height: 100%; object-fit: cover; display: block; transition: 0.4s; }
.gl-a3-card:hover .gl-a3-img { transform: scale(1.05); }
.gl-a3-body { padding: 26px 26px 30px; display: flex; flex-direction: column; flex: 1 1 0; }
.gl-a3-cat { font-size: 10px; letter-spacing: 2.5px; font-weight: 700; color: rgb(201, 168, 76); text-transform: uppercase; margin-bottom: 12px; }
.gl-a3-title { font-family: "Playfair Display", serif; font-size: 19px; line-height: 1.35; font-weight: 700; color: rgb(13, 33, 55); flex: 1 1 0; }
.gl-a3-meta { display: flex; align-items: center; gap: 8px; margin-top: 20px; font-size: 11px; color: rgba(13, 33, 55, 0.45); }
#gl-a1-youtube { background: rgb(13, 33, 55); padding: 100px 80px; font-family: Inter, sans-serif; }
#gl-a1-youtube * { box-sizing: border-box; }
.gl-a1-wrap { max-width: none; margin: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.gl-a1-label { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; }
.gl-a1-label-line { width: 40px; height: 1px; background: rgb(201, 168, 76); }
.gl-a1-label-text { font-size: 11px; letter-spacing: 3px; color: rgb(201, 168, 76); text-transform: uppercase; font-weight: 600; }
.gl-a1-h2 { font-family: "Playfair Display", serif; font-size: 40px; line-height: 1.2; font-weight: 700; color: rgb(245, 244, 240); margin: 0 0 20px; }
.gl-a1-p { font-size: 16px; line-height: 1.75; color: rgb(232, 212, 154); margin: 0 0 32px; max-width: 460px; }
.gl-a1-btn { display: inline-flex; align-items: center; gap: 10px; background: rgb(201, 168, 76); color: rgb(13, 33, 55); font-size: 14px; font-weight: 600; padding: 16px 28px; border-radius: 3px; text-decoration: none; transition: 0.2s; }
.gl-a1-btn:hover { background: rgb(218, 187, 99); transform: translateY(-2px); }
.gl-a1-video { position: relative; display: block; border-radius: 6px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.4) 0px 20px 50px; aspect-ratio: 16 / 9; cursor: pointer; }
.gl-a1-video img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gl-a1-play { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; background: rgba(13, 33, 55, 0.25); }
.gl-a1-play span { width: 74px; height: 74px; border-radius: 50%; background: rgb(201, 168, 76); display: flex; align-items: center; justify-content: center; box-shadow: rgba(0, 0, 0, 0.35) 0px 8px 24px; }
#gl-a2 { background: rgb(245, 244, 240); padding: 100px 80px; font-family: Inter, sans-serif; }
#gl-a2 * { box-sizing: border-box; }
.gl-a2-wrap { max-width: none; margin: 0; }
.gl-a2-label { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.gl-a2-label-line { width: 40px; height: 1px; background: rgb(201, 168, 76); }
.gl-a2-label-text { font-size: 11px; letter-spacing: 3px; color: rgb(201, 168, 76); text-transform: uppercase; font-weight: 600; }
.gl-a2-h2 { font-family: "Playfair Display", serif; font-size: 40px; line-height: 1.2; font-weight: 700; color: rgb(13, 33, 55); margin: 0 0 16px; }
.gl-a2-p { font-size: 16px; line-height: 1.7; color: rgba(13, 33, 55, 0.7); margin: 0 0 48px; max-width: 560px; }
.gl-a2-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.gl-a2-card { display: flex; flex-direction: column; background: rgb(255, 255, 255); border: 1px solid rgba(13, 33, 55, 0.08); border-radius: 6px; padding: 26px; text-decoration: none; transition: 0.2s; min-height: 230px; }
.gl-a2-card:hover { transform: translateY(-4px); box-shadow: rgba(13, 33, 55, 0.12) 0px 16px 40px; border-color: rgba(201, 168, 76, 0.4); }
.gl-a2-img { width: 100%; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 12px; margin-bottom: 14px; display: block; }
.gl-a2-card-top { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.gl-a2-tv3 { background: rgb(223, 26, 32); color: rgb(255, 255, 255); font-weight: 700; font-size: 13px; letter-spacing: 0.5px; padding: 4px 10px; border-radius: 3px; }
.gl-a2-date { font-size: 12px; color: rgba(13, 33, 55, 0.45); }
.gl-a2-title { font-family: "Playfair Display", serif; font-size: 18px; line-height: 1.35; font-weight: 700; color: rgb(13, 33, 55); flex: 1 1 0; }
.gl-a2-link { display: flex; align-items: center; margin-top: 20px; font-size: 13px; font-weight: 600; color: rgb(201, 168, 76); }
.gl-a2-link-text { padding-right: 9px; }
.gl-a2-link svg { flex: 0 0 auto; }
.gl-svc-video { margin-top: 18px; }
.gl-svc-video .gl-vid-ratio { position: relative; width: 100%; padding-top: 56.25%; border-radius: 12px; overflow: hidden; background: rgb(11, 17, 32); }
.gl-svc-video iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.gl-mobile-cta { display: none; }
.gl-faq-list { margin-top: 8px; max-width: 820px; }
.gl-faq-item { background: #fff; border: 1px solid rgba(13,33,55,.08); border-radius: 8px; margin-bottom: 12px; overflow: hidden; box-shadow: rgba(13,33,55,.05) 0 4px 14px; }
.gl-faq-item summary { list-style: none; cursor: pointer; padding: 20px 24px; font-family: "Playfair Display", serif; font-weight: 600; font-size: 17px; color: var(--navy); display: flex; justify-content: space-between; align-items: center; gap: 16px; transition: color .2s; }
.gl-faq-item summary::-webkit-details-marker { display: none; }
.gl-faq-item summary:hover { color: #8a6d2c; }
.gl-faq-item summary::after { content: "+"; color: var(--gold); font-size: 24px; font-weight: 400; line-height: 1; flex: 0 0 auto; }
.gl-faq-item[open] summary::after { content: "\2013"; }
.gl-faq-a { padding: 0 24px 22px; color: rgba(26,26,46,.72); font-size: 15px; line-height: 1.7; }
.gl-faq-a a { color: #8a6d2c; font-weight: 600; }

@media (max-width: 900px){
 .gl-hero .gl-h1 { font-size: 38px; } .gl-hero .gl-h1-gold { font-size: 26px; }
 .gl-a3-grid { grid-template-columns: 1fr; } .gl-a3-h2 { font-size: 30px; }
 .gl-a1-wrap { grid-template-columns: 1fr; gap: 36px; } .gl-a1-h2 { font-size: 30px; }
 .gl-a2-grid { grid-template-columns: 1fr; } .gl-a2-h2 { font-size: 30px; }
 .gl-hero { min-height:auto; height: auto; padding-top: 200px; }
 .gl-hero::after { display: block; inset: 0 0 auto; width: 100%; height: 330px; z-index: 0; background-image: linear-gradient(rgba(14,33,56,0) 42%, rgba(14,33,56,0.5) 62%, rgb(14,33,56) 86%), url('img/nuotrauka-hero.webp'); background-size: cover, cover; background-position: 50% 0%, 37% 8%; background-repeat: no-repeat, no-repeat; }
 .gl-hero-inner { position: relative; z-index: 2; max-width: 100% !important; padding-left: 20px !important; padding-right: 20px !important; }
}
@media (max-width: 768px){
 .gl-mobile-cta { display: flex; align-items: center; justify-content: center; position: fixed; left: 16px; right: 16px; bottom: 16px; z-index: 9999; height: 54px; border-radius: 10px; background: rgb(201, 168, 76); color: rgb(13, 33, 55); font-family: Inter, sans-serif; font-weight: 700; font-size: 17px; letter-spacing: 0.3px; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.35) 0px 6px 20px; }
 .gl-mobile-cta:active { background: rgb(216, 187, 99); }
}
@media (hover: hover) and (pointer: fine){
 .gl-service-card:hover { transform: translateY(-4px); box-shadow: rgba(13, 33, 55, 0.16) 0px 16px 36px; }
 .gl-case-card:hover { transform: translateY(-4px); box-shadow: rgba(0, 0, 0, 0.28) 0px 18px 40px; border-color: rgba(201, 168, 76, 0.55); }
}
@media (prefers-reduced-motion: reduce){ .gl-service-card:hover, .gl-case-card:hover { transform: none; } }
@media (max-width: 600px){
 .gl-cta-buttons .gl-btn-primary, .gl-cta-buttons .gl-btn-outline { min-width: 0; width: 100%; }
 .gl-cases-grid { grid-template-columns: 1fr; } .gl-modal-grid { grid-template-columns: 1fr; }
}
@media (max-width: 960px){
 .gl-trust-bar { padding: 20px 24px; gap: 24px; } .gl-section { padding: 60px 24px; }
 .gl-services-grid { grid-template-columns: 1fr; } .gl-about-grid { grid-template-columns: 1fr; gap: 36px; }
 .gl-cta { padding: 64px 24px; } .gl-footer { padding: 40px 24px 24px; }
 .gl-footer-bottom { flex-direction: column; gap: 12px; text-align: center; }
 .gl-cases { padding: 60px 24px; } .gl-cases-grid { grid-template-columns: 1fr 1fr; }
 .gl-revw-section { padding:64px 0; } .gl-revw { padding: 0 24px; }
 #gl-a3, #gl-a1-youtube, #gl-a2 { padding: 64px 24px; }
}
@media (max-width: 860px){ .gl-revw-card { flex: 0 0 86%; min-width: 0; } .gl-revw h2 { font-size: 30px; } }
@media (min-width: 901px) and (max-width: 1100px){
 .gl-a3-grid { grid-template-columns: repeat(2, 1fr); } .gl-a2-grid { grid-template-columns: repeat(2, 1fr); }
}
