:root{--primary:#1d658f;--secondary:#30312b;--accent:#207db3;--bg-main:#f5f4f5;--white:#ffffff;--text-main:#1A1B1E;--text-muted:#5E6168;--border:#d9dad6;--on-primary:#ffffff;--on-secondary:#ffffff;--on-accent:#ffffff;--link:#30312b;--link-hover:#171812;--glass:rgba(255,255,255,.72);--container-width:1200px;--content-width:800px;--radius:24px;--transition:all .3s ease;--section-pad:clamp(5rem,11vw,9rem);--font-heading:'Exo 2',Georgia,serif;--font-body:'Manrope',Arial,sans-serif}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{overflow-x:hidden;max-width:100%}body{font-family:var(--font-body);font-size:1.05rem;line-height:1.7;color:var(--text-main);background:var(--bg-main)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2;color:var(--text-main);word-break:break-word;overflow-wrap:anywhere}h1{font-size:clamp(1.9rem,6vw,3.6rem)}h2{font-size:clamp(1.5rem,4vw,2.4rem)}h3{font-size:clamp(1.15rem,2.5vw,1.5rem)}p{margin:0}img{max-width:100%;height:auto;display:block}a{color:var(--link);text-decoration:none;transition:var(--transition)}a:hover{opacity:.85}ul,ol{list-style:none}button{font:inherit;cursor:pointer;border:none;background:none}:focus-visible{outline:3px solid var(--link);outline-offset:2px}.eipe_k91mwuz{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem);width:100%}.eipe_k1m2qsk{display:block;min-height:40vh}.eipe_k7ywnvx{margin-bottom:clamp(2rem,5vw,3.5rem)}.eipe_k48zulc{font-size:clamp(1.5rem,4vw,2.4rem);position:relative}.eipe_k3swweo{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--glass);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);transition:var(--transition)}.eipe_k3swweo.eipe_kat50z8{background:rgba(255,255,255,.97);box-shadow:0 6px 24px rgba(0,0,0,.08)}.eipe_ku70z81{display:flex;align-items:center;gap:1.5rem;min-height:74px}.eipe_k6k8y5a{font-family:var(--font-heading);font-weight:800;font-size:clamp(1.2rem,3vw,1.5rem);color:var(--primary)}.eipe_k1439m8{color:var(--secondary)}.eipe_k3pawgx{color:var(--primary)}.eipe_k7hzblm{margin:0 auto}.eipe_ksxhto2{display:inline-block;background:var(--primary);color:var(--on-primary);padding:.6rem 1.6rem;border-radius:var(--radius);font-weight:700;font-size:.95rem;transition:var(--transition);white-space:nowrap}.eipe_ksxhto2:hover{background:var(--secondary);color:var(--on-secondary);transform:translateY(-2px);opacity:1}@media(max-width:768px){.eipe_ksxhto2{display:none}.eipe_ku70z81{justify-content:space-between}}.eipe_ke1tjfl{background:var(--bg-main);padding-bottom:clamp(3rem,8vw,5rem)}.eipe_kf31pdk{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;min-height:66vh}.eipe_k9jx1fj img{width:100%;height:auto;border-radius:var(--radius);box-shadow:0 22px 56px rgba(0,0,0,.16)}.eipe_k9jx1fj:empty{background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:var(--radius);min-height:340px}.eipe_k1die40{color:var(--text-main);font-size:clamp(2rem,5vw,3.6rem);margin-bottom:1.25rem}.eipe_k1die40::after{content:'';display:block;width:72px;height:5px;background:var(--secondary);margin-top:1.1rem;border-radius:3px}.eipe_ks0bwi8{color:var(--text-muted);font-size:clamp(1.02rem,1.8vw,1.22rem);margin-bottom:2.25rem}.eipe_kc7rdz8{display:inline-block;background:var(--primary);color:var(--white);padding:1rem 2.4rem;border-radius:var(--radius);font-weight:700;transition:var(--transition)}.eipe_kc7rdz8:hover{background:var(--secondary);transform:translateY(-3px);opacity:1}@media(max-width:768px){.eipe_kf31pdk{grid-template-columns:1fr;min-height:0}.eipe_k9jx1fj{order:-1}.eipe_k9jx1fj:empty{min-height:200px}}.eipe_k1gfv1c{padding:var(--section-pad) 0}.eipe_k1gfv1c .eipe_k7ywnvx{text-align:center}.eipe_k4q4kll{display:block;max-width:760px;margin:0 auto;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.eipe_kyd3nip{border-bottom:1px solid var(--border)}.eipe_k4q4kll .eipe_kyd3nip:last-child{border-bottom:0}.eipe_kyd3nip summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.4rem 1.5rem;font-family:var(--font-heading);font-size:1.2rem;color:var(--text-main);transition:var(--transition)}.eipe_kyd3nip summary::-webkit-details-marker{display:none}.eipe_kyd3nip summary::after{content:'+';font-size:1.6rem;color:var(--secondary);font-family:var(--font-body);flex-shrink:0;transition:var(--transition);line-height:1}.eipe_kyd3nip[open] summary::after{content:'\2212'}.eipe_kyd3nip summary:hover{color:var(--link-hover)}.eipe_k4wqckc{color:var(--text-muted);padding:0 1.5rem 1.4rem;max-width:680px}@media(max-width:1024px){.eipe_k4q4kll{display:block}}@media(max-width:768px){.eipe_k4q4kll{display:block}}.eipe_k656dqx{padding:var(--section-pad) 0}.eipe_k586lty{max-width:760px;margin:0 auto;text-align:center;position:relative}.eipe_k3fgnqn{display:block;font-family:var(--font-heading);font-size:clamp(4rem,10vw,7rem);line-height:.6;color:var(--secondary);margin-bottom:1rem}.eipe_kaysmxs{font-family:var(--font-heading);font-style:italic;font-size:clamp(1.3rem,3vw,1.9rem);line-height:1.5;color:var(--text-main);margin-bottom:1.5rem}.eipe_kdbc7de{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.eipe_krbmurm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.25rem)}.eipe_kbyrmtt{position:relative;min-height:380px;border-radius:var(--radius);overflow:hidden;background-color:var(--primary);background-image:linear-gradient(135deg,var(--primary),var(--secondary));background-size:cover;background-position:center;transition:var(--transition);display:flex}.eipe_kbyrmtt::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.85) 70%);z-index:1}.eipe_kbyrmtt:hover{transform:translateY(-10px);box-shadow:0 20px 44px rgba(0,0,0,.25)}.eipe_k2f2wwf{position:relative;z-index:2;padding:1.6rem;justify-content:flex-end}.eipe_kanajf2{display:inline-block;background:var(--secondary);color:var(--white);font-size:.78rem;padding:.3rem .8rem;border-radius:50px;margin-bottom:.8rem;align-self:flex-start}.eipe_k36153n{font-size:1.25rem;margin-bottom:.6rem}.eipe_k36153n a{color:var(--white);text-shadow:0 1px 6px rgba(0,0,0,.5)}.eipe_k15bgky{color:rgba(255,255,255,.85);font-size:.93rem;margin-bottom:1.1rem;text-shadow:0 1px 4px rgba(0,0,0,.5)}.eipe_k7vmee7{color:var(--white);font-weight:600;font-size:.95rem;border-bottom:2px solid var(--secondary);padding-bottom:2px}.eipe_k7vmee7:hover{color:var(--white);opacity:.75}.eipe_ke2p40g{background:var(--primary);color:rgba(255,255,255,.8);padding:clamp(4rem,10vw,8rem) 0 0;text-align:center}.eipe_k7aqo7o{margin-bottom:clamp(3rem,7vw,5rem)}.eipe_k6mw21t{font-family:var(--font-heading);font-size:clamp(1.5rem,4.5vw,2.6rem);color:var(--white);max-width:760px;margin:0 auto 2rem;line-height:1.3}.eipe_ke2p40g .eipe_kc7rdz8{display:inline-block;background:var(--secondary);color:var(--white);padding:1.1rem 3rem;border-radius:50px;font-weight:700;font-size:1.1rem;transition:var(--transition)}.eipe_ke2p40g .eipe_kc7rdz8:hover{transform:translateY(-3px);opacity:1;filter:brightness(1.08)}.eipe_k9zfhz1{display:flex;flex-direction:column;align-items:center;gap:1.4rem;padding-bottom:2rem}.eipe_k4p0lg2{font-family:var(--font-heading);font-weight:800;font-size:1.3rem;color:var(--white);justify-content:center}.eipe_k4p0lg2 .eipe_k1439m8{color:var(--on-primary)}.eipe_kebngib ul{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1.75rem}.eipe_kebngib a{color:rgba(255,255,255,.75);font-size:.95rem}.eipe_kebngib a:hover{color:var(--on-primary);opacity:1}.eipe_k2sfsjb{display:flex;justify-content:center;gap:.75rem}.eipe_k2sfsjb a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);color:var(--white);transition:var(--transition)}.eipe_k2sfsjb a:hover{background:var(--secondary);opacity:1}.eipe_k2sfsjb svg{width:18px;height:18px}.eipe_k5m3h3s{border-top:1px solid rgba(255,255,255,.12);padding:1.4rem 0;font-size:.85rem;color:rgba(255,255,255,.5)}.eipe_kbyrmtt,.eipe_kyd3nip{box-shadow:0 6px 22px rgba(0,0,0,.06)}.eipe_kbyrmtt:hover{box-shadow:0 24px 48px rgba(0,0,0,.13)}.eipe_k9jx1fj img{box-shadow:0 28px 64px rgba(0,0,0,.2)}.eipe_k3swweo{box-shadow:0 2px 14px rgba(0,0,0,.05)}.eipe_ke1tjfl::after{content:'';position:absolute;right:4%;bottom:8%;width:180px;height:180px;background-image:radial-gradient(circle,color-mix(in srgb,var(--secondary) 55%,transparent) 2px,transparent 2px);background-size:18px 18px;z-index:1;pointer-events:none;opacity:.5}.eipe_k1gfv1c::before{content:'';position:absolute;left:3%;top:10%;width:140px;height:140px;background-image:radial-gradient(circle,color-mix(in srgb,var(--primary) 35%,transparent) 2px,transparent 2px);background-size:16px 16px;z-index:0;pointer-events:none;opacity:.55}@media(max-width:768px){.eipe_ke1tjfl::after,.eipe_k1gfv1c::before{display:none}}@media(min-width:1025px){.eipe_krbmurm{grid-template-columns:repeat(2,minmax(0,1fr))}}.eipe_kc7rdz8,.eipe_k9oxygm{border-radius:0}.eipe_kal1j8t,.eipe_k3xyuxx,.eipe_kae351b{border-radius:0}.eipe_k48zulc{padding-left:1rem;border-left:5px solid var(--secondary)}.eipe_k1m2qsk>section:nth-of-type(even){background:color-mix(in srgb,var(--primary) 5%,var(--bg-main))}.eipe_kbyrmtt:hover{transform:scale(1.03);box-shadow:0 12px 36px rgba(0,0,0,.14)}.eipe_kejwhh3{padding:var(--section-pad) 0}.eipe_kda0bfl{background:var(--primary);padding:calc(clamp(120px,14vh,160px)) 0 clamp(2.5rem,6vw,4rem)}.eipe_kda0bfl .eipe_kebq095{color:var(--white);font-size:clamp(1.6rem,5vw,2.8rem)}.eipe_kda0bfl p{color:rgba(255,255,255,.75);margin-top:.6rem}.eipe_k76p944{padding:clamp(2.5rem,6vw,4.5rem) 0}.eipe_k8iajlm{max-width:var(--content-width);margin:0 auto}.eipe_k6c2atj{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.eipe_k6c2atj a{color:var(--link)}.eipe_kci7js3{font-size:1.15rem;line-height:1.8}.eipe_kci7js3 p{margin:0 0 1.4rem}.eipe_kci7js3 h2{margin:2.4rem 0 1rem}.eipe_kci7js3 h3{margin:2rem 0 .9rem}.eipe_kci7js3 ul,.eipe_kci7js3 ol{margin:0 0 1.4rem;padding-left:1.5rem}.eipe_kci7js3 ul{list-style:disc}.eipe_kci7js3 ol{list-style:decimal}.eipe_kci7js3 li{margin-bottom:.5rem}.eipe_kci7js3 img{border-radius:var(--radius);margin:1.5rem 0}.eipe_kci7js3 blockquote{border-left:4px solid var(--secondary);background:color-mix(in srgb,var(--secondary) 7%,transparent);padding:1.2rem 1.5rem;margin:0 0 1.4rem;border-radius:0 var(--radius) var(--radius) 0;font-style:italic}.eipe_kci7js3 table{width:100%;border-collapse:collapse;margin:0 0 1.6rem;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.eipe_kci7js3 th{background:var(--primary);color:var(--white);text-align:left;padding:.8rem 1rem;font-family:var(--font-body);font-size:.95rem}.eipe_kci7js3 td{padding:.75rem 1rem;border-top:1px solid var(--border)}.eipe_kci7js3 tr:nth-child(even) td{background:color-mix(in srgb,var(--primary) 4%,transparent)}.eipe_kci7js3 a{text-decoration:underline;text-underline-offset:3px}.eipe_k9jxk72{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:2.5rem}.eipe_k9jxk72 a{display:inline-block;padding:.3rem .85rem;border:1px solid var(--border);border-radius:50px;font-size:.85rem;color:var(--text-muted)}.eipe_k9jxk72 a:hover{border-color:var(--link-hover);color:var(--link-hover);opacity:1}.eipe_k8pgv32{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.75rem;border-top:1px solid var(--border)}.eipe_k8pgv32 a{display:inline-block;padding:.7rem 1.3rem;border-radius:var(--radius);background:var(--primary);color:var(--white);font-size:.92rem;max-width:48%}.eipe_k8pgv32 a:hover{background:var(--secondary);opacity:1}.eipe_k3fsunu{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.eipe_k3fsunu ol{list-style:none;padding:0}.eipe_k3fsunu li{margin-bottom:1.5rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--white)}.eipe_k3fsunu input[type=text],.eipe_k3fsunu input[type=email],.eipe_k3fsunu input[type=url],.eipe_k3fsunu textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;font:inherit;background:var(--white)}.eipe_k3fsunu input[type=submit]{background:var(--primary);color:var(--white);padding:.75rem 1.6rem;border-radius:var(--radius);border:none;cursor:pointer;transition:var(--transition)}.eipe_k3fsunu input[type=submit]:hover{background:var(--secondary)}.eipe_k3fsunu label{display:block;margin-bottom:.35rem;font-size:.92rem;color:var(--text-muted)}.eipe_kevbxs7{display:flex;gap:.5rem;max-width:480px}.eipe_kb6bu2j{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);min-width:0}.eipe_k9oxygm{background:var(--primary);color:var(--white);padding:.75rem 1.4rem;border-radius:var(--radius);transition:var(--transition);flex-shrink:0}.eipe_k9oxygm:hover{background:var(--secondary)}.eipe_kapubt7{line-height:0}.eipe_kapubt7 iframe{width:100%;min-height:320px;border:0}.eipe_k9znjfd{display:inline-block;background:var(--secondary);color:var(--white);font-size:.75rem;padding:.25rem .7rem;border-radius:50px;margin-bottom:.6rem;letter-spacing:.04em;text-transform:uppercase}.eipe_kel7wsz{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:clamp(2rem,5vw,3rem)}.eipe_k26swx0{width:100%;text-align:center;color:var(--text-muted);font-size:.9rem;margin-bottom:.75rem}.eipe_kal1j8t,.eipe_kae351b{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .8rem;border:1px solid var(--border);border-radius:var(--radius);color:var(--text-main);background:var(--white);font-size:.95rem;transition:var(--transition)}.eipe_kal1j8t:hover,.eipe_kae351b:hover{border-color:var(--primary);color:var(--primary);opacity:1}.eipe_k3xyuxx{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 .8rem;border-radius:var(--radius);background:var(--primary);color:var(--white);border:1px solid var(--primary)}.eipe_k4agf8c{background:var(--primary);padding:clamp(3rem,7vw,5.5rem) 0}.eipe_k7r2q05{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.eipe_kbeu7rx{color:var(--white);font-family:var(--font-heading);font-size:clamp(1.3rem,3vw,2rem);line-height:1.3;margin:0;max-width:36ch}.eipe_kbdbkun{display:inline-block;background:var(--secondary);color:var(--white);padding:1rem 2.2rem;border-radius:var(--radius);font-weight:700;white-space:nowrap;transition:var(--transition)}.eipe_kbdbkun:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.25);opacity:1}@media(max-width:768px){.eipe_k7r2q05{flex-direction:column;text-align:center}}.eipe_kcmbpwz{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.eipe_k81c4lw p{margin:0 0 .6rem;color:var(--text-main)}.eipe_k81c4lw a{color:var(--link);text-decoration:none}.eipe_k81c4lw a:hover{text-decoration:underline}.eipe_k81c4lw .eipe_k2sfsjb{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.1rem}.eipe_k81c4lw .eipe_k2sfsjb a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:color-mix(in srgb,var(--primary) 10%,transparent);color:var(--primary);transition:var(--transition);text-decoration:none}.eipe_k81c4lw .eipe_k2sfsjb a:hover{background:var(--primary);color:var(--on-primary);text-decoration:none}.eipe_k81c4lw .eipe_k2sfsjb svg{width:20px;height:20px;flex-shrink:0}.eipe_k5g4swj{grid-column:1/-1;margin-top:.4rem;line-height:0;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.eipe_k5g4swj iframe{width:100%;min-height:280px;border:0}.eipe_ka5l4s1{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.25rem,3vw,1.75rem);display:flex;flex-direction:column;gap:.9rem}.eipe_k9y3fot{display:flex;flex-direction:column;gap:.35rem}.eipe_k9y3fot span{font-size:.9rem;color:var(--text-muted)}.eipe_k9y3fot input,.eipe_k9y3fot textarea{width:100%;padding:.7rem .9rem;border:1px solid var(--border);border-radius:var(--radius);font:inherit;background:var(--white);color:var(--text-main)}.eipe_k9y3fot input:focus,.eipe_k9y3fot textarea:focus{outline:2px solid var(--primary);border-color:transparent}.eipe_k9y3fot textarea{resize:vertical;min-height:110px}.eipe_k9tc7wo{align-self:flex-start;background:var(--primary);color:var(--on-primary);border:0;padding:.8rem 1.8rem;border-radius:var(--radius);font-weight:700;cursor:pointer;transition:var(--transition)}.eipe_k9tc7wo:hover{background:var(--secondary);color:var(--on-secondary)}.eipe_kf3e7fs{padding:.8rem 1rem;border-radius:var(--radius);font-size:.95rem;margin:0}.eipe_kf3e7fs.tg-cf-ok{background:color-mix(in srgb,#10b981 16%,transparent);color:#065f46;border:1px solid #10b981}.eipe_kf3e7fs.tg-cf-err{background:color-mix(in srgb,#ef4444 14%,transparent);color:#991b1b;border:1px solid #ef4444}@media(max-width:768px){.eipe_kcmbpwz{grid-template-columns:1fr}}.eipe_k673wo9{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.eipe_k673wo9 a{color:var(--text-muted)}.eipe_k673wo9 a:hover{color:var(--link-hover);opacity:1}.eipe_k673wo9 [aria-current=page]{color:var(--text-main)}.eipe_kbv153t{max-width:var(--content-width);margin:3rem auto 0;padding-top:2rem;border-top:1px solid var(--border)}.eipe_k30qp8a{font-size:1.3rem;margin-bottom:1.25rem}.eipe_kezw1nf{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.5vw,1.5rem)}.eipe_k3k0o8k{min-width:0}.eipe_k59uqf3{display:block;color:var(--text-main);font-size:.95rem;line-height:1.4}.eipe_k59uqf3:hover{color:var(--link-hover);opacity:1}.eipe_k2ki9mk{display:block;margin-bottom:.6rem;border-radius:var(--radius);overflow:hidden}.eipe_k2ki9mk img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}@media(max-width:768px){.eipe_kezw1nf{grid-template-columns:repeat(2,minmax(0,1fr))}}.eipe_kda0bfl{background:transparent;padding:clamp(2.5rem,6vw,4rem) 0 0}.eipe_kda0bfl .eipe_kebq095{color:var(--text-main)}.eipe_k8iajlm{max-width:760px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 14px 40px rgba(0,0,0,.07);padding:clamp(1.5rem,4vw,2.75rem);margin-top:1.5rem}.eipe_k8iajlm .eipe_k6f1hhd img{display:block;width:100%;height:auto}.eipe_k81c4lw{grid-column:1/-1}.eipe_ka5l4s1{grid-column:1/-1;max-width:640px;margin-inline:auto;width:100%}.eipe_k5g4swj{order:9}.eipe_kd8rsim{padding:clamp(1.5rem,3vw,2.5rem) 0;border-top:1px solid var(--border)}.eipe_k6pdymy{display:flex;align-items:flex-start;gap:clamp(1rem,2vw,2rem);flex-wrap:wrap}.eipe_k96ckyp{margin:0;font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-top:.25rem}.eipe_kcexonl{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.75rem 2rem}.eipe_kvtl7vn{margin:0;padding:0}.eipe_kf3bjv7{font-size:.875rem;font-weight:600;color:var(--link);text-decoration:none;transition:color .15s ease}.eipe_kf3bjv7:hover{color:var(--primary);opacity:1}.eipe_kdantil{margin:.2rem 0 0;font-size:.78rem;color:var(--text-muted);line-height:1.45;max-width:22ch}.eipe_k7hzblm .tg-partner-nav-item>a{font-weight:inherit}.eipe_k9ul3ln{margin-top:3rem;padding-top:2rem}.eipe_k9ul3ln .eipe_k6pdymy{flex-direction:column;align-items:stretch}.eipe_k9ul3ln .eipe_kcexonl{gap:1.25rem;justify-content:center}.eipe_k9ul3ln .eipe_kvtl7vn{flex:0 1 auto;max-width:100%}.eipe_k9ul3ln .eipe_kf3bjv7 img{display:block;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--border)}.eipe_k9ul3ln .eipe_kf3bjv7:hover img{opacity:.92}.eipe_k3pawgx{display:none;flex-direction:column;justify-content:center;gap:6px;width:48px;height:48px;align-items:center;z-index:1102;flex-shrink:0}.eipe_k3pawgx span{display:block;width:26px;height:3px;background:currentColor;border-radius:2px;transition:var(--transition)}body.eipe_kbuah0m .eipe_k3pawgx span:nth-child(1){transform:translateY(9px) rotate(45deg)}body.eipe_kbuah0m .eipe_k3pawgx span:nth-child(2){opacity:0}body.eipe_kbuah0m .eipe_k3pawgx span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.eipe_k7hzblm ul{display:flex;gap:clamp(.75rem,2vw,1.75rem);align-items:center;flex-wrap:wrap}.eipe_k7hzblm a{display:inline-block;padding:.4rem .15rem;font-size:.98rem}.eipe_k7hzblm a:hover{color:var(--link-hover);opacity:1}.eipe_k7hzblm .current-menu-item>a,.eipe_k7hzblm .current_page_item>a{color:var(--link)}.eipe_k7hzblm ul ul{display:none}@media(max-width:768px){.eipe_k7hzblm{display:none}.eipe_k3pawgx{display:flex}body.eipe_kbuah0m{overflow:hidden}body.eipe_kbuah0m .eipe_k3swweo{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none}body.eipe_kbuah0m .eipe_k7hzblm{display:flex;position:fixed;inset:0;background:var(--primary);z-index:1100;align-items:center;justify-content:center;overflow-y:auto;padding:4.5rem 1.25rem}body.eipe_kbuah0m .eipe_k7hzblm ul{flex-direction:column;gap:1.25rem;text-align:center;margin:auto}body.eipe_kbuah0m .eipe_k7hzblm a{color:var(--on-primary);font-size:1.5rem;padding:.5rem 1rem}body.eipe_kbuah0m .eipe_k3pawgx{position:fixed;top:18px;right:18px;color:var(--on-primary);transform:none;z-index:1102}}@media(max-width:1024px){.eipe_k4q4kll{grid-template-columns:repeat(2,minmax(0,1fr))}.eipe_krbmurm{grid-template-columns:repeat(2,minmax(0,1fr))}.eipe_k4lktnd{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.eipe_k4q4kll{grid-template-columns:1fr}.eipe_krbmurm{grid-template-columns:1fr}.eipe_k9zfhz1{grid-template-columns:1fr}.eipe_kf31pdk{grid-template-columns:1fr}.eipe_k8pgv32{flex-direction:column}.eipe_k8pgv32 a{max-width:100%}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.eipe_ke1tjfl{padding-top:clamp(140px,15vh,180px)}.eipe_kda0bfl{padding-top:clamp(140px,15vh,180px)}.eipe_kbyrmtt{display:flex;flex-direction:column;height:100%}.eipe_kbyrmtt .eipe_k6f1hhd{flex-shrink:0}.eipe_kbyrmtt .eipe_k2f2wwf{display:flex;flex-direction:column;flex:1 1 auto}.eipe_kbyrmtt .eipe_k7vmee7{margin-top:auto;align-self:flex-start}.eipe_ke1tjfl,.eipe_k1gfv1c,.eipe_k656dqx,.eipe_kejwhh3,.eipe_ke2p40g{isolation:isolate;position:relative}.eipe_kdr7ky4{position:relative;z-index:2}.eipe_k52jkbm{z-index:0}.eipe_k1385st{z-index:1}.eipe_k6k8y5a,.eipe_k4p0lg2{display:inline-flex;flex-wrap:wrap;align-items:baseline;word-break:break-word}.eipe_k1385st{position:absolute;inset:0;pointer-events:none}.eipe_kdr7ky4 .eipe_k1die40,.eipe_kdr7ky4 .eipe_ks0bwi8{text-shadow:0 1px 3px rgba(0,0,0,.25)}.eipe_k6f1hhd{display:block;height:clamp(180px,25vw,300px);overflow:hidden}.eipe_k6f1hhd img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.eipe_kbyrmtt:hover .eipe_k6f1hhd img{transform:scale(1.04)}iframe,video,embed,object{max-width:100%}.eipe_kci7js3 table{display:table;table-layout:auto}@media(max-width:768px){.eipe_kci7js3 table{display:block;overflow-x:auto;white-space:nowrap}}