.pub-layout-root,.public-main{overflow-x:hidden;background:#f3efdc}.pub-layout-root{min-height:100vh}body:has(.public-main){background:#f3efdc;overflow-x:hidden}html:has(.public-main){background:#f3efdc}.page-top-offset{padding-top:80px}.section-label{display:inline-flex;align-items:center;gap:8px;color:#1e7a55;font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px}.section-label-bar{width:24px;height:2px;background:#1e7a55;display:inline-block;flex-shrink:0}.section-label--light{color:rgba(255,255,255,.65)}.section-label-bar--light{background:rgba(255,255,255,.5)}.section-heading{font-family:var(--font-baloo2),cursive;font-size:clamp(28px,3.5vw,44px);color:#0d2b1e;line-height:1.15;font-weight:800}.section-heading--white{color:white}.section-heading--center{text-align:center}.accent-green{color:#1e7a55}.accent-gold{color:#ffd700}.container-md{max-width:1100px;margin:0 auto}.container-sm{max-width:620px;margin:0 auto}.container-form{max-width:900px;margin:0 auto;position:relative}.blob{position:absolute;border-radius:50%;filter:blur(100px);pointer-events:none}.blob--green-lg{width:500px;height:500px;background:rgba(56,158,116,.08);top:-150px;right:-100px}.blob--blue-md{width:400px;height:400px;background:rgba(6,102,171,.06);bottom:-100px;left:-80px}.blob--green-sm{width:400px;height:400px;background:rgba(56,158,116,.07);filter:blur(80px);top:-100px;right:10%;pointer-events:none}.about-section{background:linear-gradient(180deg,transparent 57px,#f3efdc 0);padding:167px 48px 110px;position:relative;overflow:hidden;margin-top:-57px;z-index:1}.about-section:before{content:"";position:absolute;top:0;left:0;right:0;height:57px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 57' preserveAspectRatio='none'><path d='M0 57C48 54 96 43 288 22C384 15 480 15 576 22C672 29 768 43 864 43C960 43 1056 29 1152 22C1248 15 1380 3 1440 0V57H0Z' fill='%23f3efdc'/></svg>") 50% /100% 100% no-repeat;pointer-events:none}@media (max-width:900px){.about-section{background:linear-gradient(180deg,transparent 49px,#f3efdc 0);padding:89px 20px 64px;margin-top:-49px}.about-section:before{height:49px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 49' preserveAspectRatio='none'><path d='M0 49C48 46 96 37 288 19C384 13 480 13 576 19C672 25 768 37 864 37C960 37 1056 25 1152 19C1248 13 1380 2 1440 0V49H0Z' fill='%23f3efdc'/></svg>") 50% /100% 100% no-repeat}}.about-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative}@media (max-width:768px){.about-grid{grid-template-columns:1fr;gap:36px}}.about-text-col p{font-size:16px;color:#5a5a5a;line-height:1.85;margin-bottom:14px}.about-text-col p:last-of-type{margin-bottom:26px}.about-tags{display:flex;flex-wrap:wrap;gap:10px}.about-tag{background:white;color:#1e7a55;border:2px solid rgba(30,122,85,.3);padding:6px 18px;border-radius:50px;font-size:13px;font-weight:800;text-decoration:none}.about-tag--link{cursor:pointer;transition:background .18s,border-color .18s,color .18s}.about-tag--link:hover{background:#1e7a55;color:white;border-color:#1e7a55}.about-card{background:linear-gradient(145deg,#1e7a55,#166490);border-radius:28px;padding:52px 44px;color:white;position:relative;overflow:hidden;box-shadow:0 24px 64px rgba(22,100,144,.3)}.about-card-circle-bottom{position:absolute;bottom:-60px;right:-60px;width:250px;height:250px;background:rgba(255,255,255,.07);border-radius:50%}.about-card-circle-top{position:absolute;top:-40px;left:-40px;width:160px;height:160px;background:rgba(255,255,255,.05);border-radius:50%}.about-card-badge{display:inline-block;background:rgba(255,255,255,.2);padding:4px 14px;border-radius:50px;font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px}.about-card-title{font-family:var(--font-baloo2),cursive;font-size:26px;margin-bottom:18px;line-height:1.2;position:relative;font-weight:800}.about-card-item{font-size:15px;line-height:1.8;opacity:.88;margin-bottom:8px;position:relative;display:flex;align-items:center;gap:10px}.about-card-item-check{font-size:18px}.announcements-section{padding:80px 48px;background:white}.announcements-section .section-heading{color:#0d2b1e}.announcements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.announcement-card{background:white;border-radius:18px;padding:24px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04)}.announcement-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.announcement-badge{font-size:11px;font-weight:800;padding:4px 12px;border-radius:50px}.announcement-badge--global{background:rgba(30,122,85,.1);color:#1e7a55}.announcement-badge--branch{background:rgba(5,87,160,.1);color:#0557a0}.announcement-date{font-size:12px;color:#bbb}.announcement-title{font-size:15px;font-weight:800;color:#0d2b1e;margin:0 0 8px}.announcement-content{font-size:14px;color:#666;margin:0;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.features-section{padding:110px 48px;background:#f9fafb}@media (max-width:768px){.features-section{padding:64px 20px}}.features-section-header{text-align:center;max-width:620px;margin:0 auto 64px}.features-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.features-grid{grid-template-columns:1fr;gap:16px}}.feature-card{background:#f0efef;border-radius:22px;padding:38px 32px;border:2px solid transparent;position:relative;overflow:hidden;cursor:default;transition:transform .25s ease,box-shadow .25s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.feature-icon{width:58px;height:58px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.feature-icon svg{width:26px;height:26px;flex-shrink:0}.feature-title{font-family:var(--font-baloo2),cursive;font-size:21px;color:#0d2b1e;margin-bottom:10px;font-weight:700}.feature-text{font-size:14px;color:#666;line-height:1.75}.programs-section{padding:110px 48px;background:linear-gradient(135deg,#0557a0,#0d7a5a);position:relative;overflow:hidden}.programs-pattern-overlay{position:absolute;inset:0;opacity:1;background-image:url("data:image/svg+xml,%3Csvg width='80' height='90' viewBox='0 0 80 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 4 L66 4 C68 4 70 6 70 8 L70 52 C70 68 54 80 40 86 C26 80 10 68 10 52 L10 8 C10 6 12 4 14 4 Z' fill='none' stroke='rgba(255,255,255,0.04)' stroke-width='1.5'/%3E%3C/svg%3E");background-size:80px 90px;pointer-events:none}.programs-section-inner{max-width:1100px;margin:0 auto;position:relative}.programs-section-header{text-align:center;margin-bottom:64px}.programs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.program-card{background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:36px 30px;color:white;text-decoration:none;display:block;position:relative;overflow:hidden;transition:background .2s}.program-card:hover{background:rgba(255,255,255,.16)}.program-card-emoji{font-size:2.5rem;margin-bottom:12px}.program-card-level{font-size:11px;font-weight:800;letter-spacing:2px;opacity:.65;margin-bottom:8px;text-transform:uppercase}.program-card-title{font-family:var(--font-baloo2),cursive;font-size:20px;font-weight:800;margin-bottom:12px;line-height:1.2}.program-card-tags{display:flex;flex-wrap:wrap;gap:6px}.program-card-tag{font-size:11px;font-weight:600;padding:3px 10px;border-radius:9999px;background:rgba(255,255,255,.15);color:white}.program-card-tag--more{font-size:11px;color:rgba(255,255,255,.6)}.program-card-number{position:absolute;bottom:12px;right:20px;font-family:var(--font-baloo2),cursive;font-size:54px;color:rgba(255,255,255,.12);line-height:1;font-weight:800}.programs-cta{text-align:center;margin-top:48px}.btn-white-pill{display:inline-flex;align-items:center;gap:10px;background:white;color:#0557a0;padding:16px 48px;border-radius:60px;font-weight:900;font-size:15px;text-decoration:none;box-shadow:0 8px 32px rgba(0,0,0,.2);transition:opacity .15s}.btn-white-pill:hover{opacity:.9}.registration-section{background:#fff4e4;padding:110px 48px;position:relative;overflow:hidden}.registration-section-header{text-align:center;margin-bottom:48px}.registration-section-desc{color:#5a5a5a;font-size:16px;line-height:1.75}.branches-section{padding:110px 48px;background:white}@media (max-width:768px){.branches-section{padding:64px 20px}}.branches-section-header{text-align:center;max-width:620px;margin:0 auto 56px}.branches-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:900px;margin:0 auto}@media (max-width:600px){.branches-grid{grid-template-columns:1fr}}.branch-card{background:white;border-radius:18px;padding:1.125rem 1.125rem 1.125rem 1.375rem;border:1px solid #e5e7eb;text-decoration:none;display:flex;align-items:center;gap:.875rem;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.branch-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;border-radius:4px 0 0 4px;opacity:.55;transition:opacity .22s,width .22s}.branch-card--green:before{background:#1e7a55}.branch-card--blue:before{background:#0557a0}.branch-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(0,0,0,.09);border-color:#d1fae5}.branch-card:hover:before{opacity:1;width:5px}.branch-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.branch-card-body{flex:1;min-width:0}.branch-card-name{font-family:var(--font-baloo2),cursive;font-weight:700;font-size:15px;color:#0d2b1e;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.branch-card-location{font-size:12.5px;color:#6b7280;display:flex;align-items:center;gap:4px}.branch-card-number{position:absolute;bottom:-6px;right:10px;font-size:46px;font-family:var(--font-baloo2),cursive;font-weight:800;opacity:.06;color:#0d2b1e;pointer-events:none;line-height:1}.branch-card-arrow{flex-shrink:0;color:#d1d5db;transition:transform .2s,color .2s}.branch-card:hover .branch-card-arrow{color:#1e7a55;transform:translateX(4px)}.branches-cta{text-align:center;margin-top:48px}.btn-outline-green{display:inline-flex;align-items:center;gap:10px;border:2px solid #1e7a55;color:#1e7a55;padding:16px 48px;border-radius:60px;font-weight:800;font-size:15px;text-decoration:none;transition:background .15s,color .15s}.btn-outline-green:hover{background:#1e7a55;color:white}.blog-section{padding:110px 48px;background:#f0fdf4}.blog-section-header{text-align:center;margin-bottom:64px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.blog-card{background:white;border-radius:22px;overflow:hidden;text-decoration:none;display:block;border:2px solid #f0efef;box-shadow:0 4px 16px rgba(0,0,0,.06);transition:box-shadow .2s}.blog-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.1)}.blog-card-cover{height:200px;background-color:#e5e7eb;background-size:cover;background-position:50%}.blog-card-cover--placeholder{height:200px;background:linear-gradient(135deg,#1e7a55,#0557a0);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.7)}.blog-card-body{padding:24px}.blog-card-date{font-size:12px;color:#bbb;margin-bottom:8px}.blog-card-title{font-family:var(--font-baloo2),cursive;font-size:18px;font-weight:800;color:#0d2b1e;margin:0 0 8px}.blog-card-excerpt{font-size:14px;color:#666;margin:0;line-height:1.65;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cta-section{padding:130px 48px;background:linear-gradient(135deg,#1e7a55,#0557a0);text-align:center;position:relative;overflow:hidden}.cta-section-overlay{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(255,255,255,.06) 0,transparent 70%);pointer-events:none}.cta-section-inner{max-width:680px;margin:0 auto;position:relative}.cta-heading{font-family:var(--font-baloo2),cursive;font-size:clamp(32px,5vw,58px);color:white;font-weight:800;margin-bottom:18px}.cta-desc{font-size:18px;color:rgba(255,255,255,.85);margin-bottom:44px;line-height:1.75}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn-gradient-pill{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:18px 52px;border-radius:60px;font-weight:900;font-size:17px;text-decoration:none;box-shadow:0 12px 48px rgba(30,122,85,.35);transition:opacity .15s}.btn-gradient-pill:hover{opacity:.9}.btn-outline-green--lg{display:inline-flex;align-items:center;gap:10px;border:2px solid #1e7a55;color:#1e7a55;padding:18px 40px;border-radius:60px;font-weight:800;font-size:15px;text-decoration:none;transition:background .15s,color .15s}.btn-outline-green--lg:hover{background:#1e7a55;color:white}.cta-section .btn-outline-green--lg{border-color:rgba(255,255,255,.7);color:white}.cta-section .btn-outline-green--lg:hover{background:rgba(255,255,255,.15);border-color:white;color:white}.cta-section .accent-green{color:#86efac}.pub-body{font-family:var(--font-nunito),sans-serif}.pub-section-heading--mb18{margin-bottom:18px}.pub-section-heading--mb14{margin-bottom:14px}.pub-section-heading--mb40{margin-bottom:40px}.pub-page-min60{min-height:60vh}.pub-page-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 4rem) 1.5rem 4rem;text-align:center;position:relative;overflow:hidden}.pub-page-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-page-hero--left{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 4rem) 1.5rem 4rem;position:relative;overflow:hidden}.pub-page-hero--left:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-page-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin:0 0 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.pub-page-hero-title--sm{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;margin:0 0 1rem}.pub-page-hero-desc{font-size:1.125rem;opacity:.85;margin:0}.pub-page-hero-desc--sm{opacity:.85;font-size:1.0625rem;margin:0}.pub-filter-bar{background:white;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.pub-filter-bar-inner{max-width:1280px;margin:0 auto;display:flex;gap:.625rem;flex-wrap:wrap;align-items:center}.pub-filter-label{font-size:.875rem;font-weight:600;color:#6b7280;margin-right:.25rem}.pub-filter-btn{padding:.375rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:700;text-decoration:none;border:none;cursor:pointer}.pub-filter-btn--active{background:#1e7a55;color:white}.pub-filter-btn--inactive{background:#f3f4f6;color:#374151}.pub-posts-section{padding:3rem 1.5rem;background:#f8f9fa}.pub-posts-inner{max-width:1280px;margin:0 auto}.pub-empty-state{text-align:center;padding:4rem;color:#9ca3af}.pub-empty-state-icon{font-size:3rem;margin-bottom:1rem}.pub-empty-state-text{font-size:1.125rem;font-weight:600}.pub-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.75rem}.pub-blog-card{background:white;border-radius:1.25rem;overflow:hidden;text-decoration:none;display:block;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:transform .22s ease,box-shadow .22s ease}.pub-blog-card:hover{transform:translateY(-5px);box-shadow:0 12px 36px rgba(0,0,0,.12)}.pub-blog-card-cover{height:200px;background-color:#e5e7eb;background-size:cover;background-position:50%}.pub-blog-card-cover--placeholder{height:200px;background:linear-gradient(135deg,#0f3d2b,#0a2a5e);display:flex;align-items:center;justify-content:center;font-size:4rem}.pub-blog-card-body{padding:1.5rem}.pub-blog-card-meta{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem;flex-wrap:wrap}.pub-blog-card-date{font-size:.75rem;color:#9ca3af}.pub-blog-card-title{font-size:1.0625rem;font-weight:800;color:#1a1a1a;margin:0 0 .625rem;line-height:1.4}.pub-blog-card-excerpt{font-size:.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.pub-blog-card-tags{display:flex;flex-wrap:wrap;gap:.375rem}.pub-blog-card-tag{font-size:.6875rem;font-weight:600;padding:.2rem .5rem;border-radius:.375rem;background:#f3f4f6;color:#6b7280}.pub-blog-card-read-more{margin-top:1rem;font-size:.875rem;font-weight:700;color:#1e7a55}.pub-age-badge{font-size:.6875rem;font-weight:700;padding:.2rem .625rem;border-radius:9999px}.pub-blog-detail-wrap{min-height:60vh;background:#ffffff}.pub-blog-hero-cover{height:calc(80px + 320px);position:relative;background-color:#e5e7eb;background-size:cover;background-position:50%}.pub-blog-hero-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.55))}.pub-blog-hero-cover-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center}.pub-blog-hero-no-cover{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 3.5rem) 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-blog-hero-no-cover:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='white' fill-opacity='0.05'/%3E%3C/svg%3E");pointer-events:none}.pub-blog-detail-title{font-size:clamp(1.25rem,3vw,2rem);font-weight:800;color:white;margin:0 0 .75rem;max-width:720px;text-align:center}.pub-blog-detail-date{color:rgba(255,255,255,.8);font-size:.9375rem}.pub-blog-detail-date--light{color:rgba(255,255,255,.75);font-size:.9375rem;margin:0}.pub-blog-hero-badge{display:inline-block;padding:.375rem 1rem;border-radius:9999px;color:white;font-size:.8125rem;font-weight:700;margin-bottom:1rem}.pub-blog-hero-badge--transparent{padding:.375rem 1rem;font-size:.8125rem;letter-spacing:.06em;margin-bottom:.75rem}.pub-blog-hero-badge--transparent,.pub-blog-hero-category{display:inline-block;border-radius:9999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.9);font-weight:700;text-transform:uppercase}.pub-blog-hero-category{padding:.3rem 1rem;font-size:.75rem;letter-spacing:.1em;margin-bottom:.875rem}.pub-blog-detail-content-layout{max-width:1280px;margin:0 auto;padding:3rem 1.5rem;display:grid;grid-template-columns:1fr 300px;gap:2.5rem;align-items:start}@media (max-width:900px){.pub-blog-detail-content-layout{grid-template-columns:1fr;padding:1.5rem 1rem;gap:2rem}.pub-blog-sidebar{position:static!important;display:flex;flex-direction:column;gap:.75rem}.pub-blog-related-box{display:none}.pub-blog-edu-box{margin-bottom:0}.pub-blog-cta-box{margin-top:0}.pub-blog-breadcrumb{font-size:.8rem;flex-wrap:nowrap;overflow:hidden}.pub-blog-breadcrumb-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}}@media (max-width:600px){.pub-blog-detail-content-layout{padding:1.25rem .875rem}}.pub-blog-breadcrumb{display:flex;gap:.5rem;align-items:center;font-size:.875rem;color:#9ca3af;margin-bottom:2rem}.pub-blog-breadcrumb-link{color:#6b7280;text-decoration:none}.pub-blog-breadcrumb-current{color:#1a1a1a;font-weight:600}.pub-blog-excerpt{font-size:1.125rem;color:#374151;line-height:1.8;margin-bottom:2rem;padding:1.25rem 1.5rem;background:#f0fdf4;border-radius:0 .75rem .75rem 0}.pub-blog-content-body{font-size:1rem;line-height:1.85;color:#374151;white-space:pre-wrap}.pub-blog-tags-section{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.pub-blog-tags-label{font-size:.875rem;font-weight:700;color:#374151;margin-bottom:.75rem}.pub-blog-tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.pub-blog-tag-pill{padding:.375rem .875rem;border-radius:9999px;background:#f3f4f6;color:#374151;font-size:.875rem;font-weight:600}.pub-blog-back-wrap{margin-top:2.5rem}.pub-blog-back-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#f3f4f6;color:#374151;border-radius:.75rem;text-decoration:none;font-weight:700;font-size:.9375rem}.pub-blog-sidebar{position:sticky;top:1.5rem;display:flex;flex-direction:column;gap:1rem}.pub-blog-related-box{background:white;border-radius:1.25rem;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06)}.pub-blog-related-title{font-size:1rem;font-weight:800;color:#1a1a1a;margin:0 0 1.25rem}.pub-blog-related-list{display:grid;gap:1rem}.pub-blog-related-item{display:block;text-decoration:none;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.pub-blog-related-cover{height:120px;border-radius:.625rem;margin-bottom:.75rem;background-color:#e5e7eb;background-size:cover;background-position:50%}.pub-blog-related-item-title{font-size:.9375rem;font-weight:700;color:#1a1a1a;margin:0 0 .375rem;line-height:1.4}.pub-blog-related-item-date{font-size:.75rem;color:#9ca3af;margin:0}.pub-blog-edu-box{background:white;border-radius:1.25rem;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1.5px solid #e6f4ee}.pub-blog-edu-icon{width:44px;height:44px;border-radius:12px;background:#f0fdf4;display:flex;align-items:center;justify-content:center;color:#1e7a55;margin-bottom:1rem}.pub-blog-edu-title{font-size:.9375rem;font-weight:800;color:#1a1a1a;margin:0 0 .4rem}.pub-blog-edu-desc{font-size:.8125rem;color:#6b7280;margin:0 0 1rem;line-height:1.55}.pub-blog-edu-btn{display:flex;align-items:center;justify-content:space-between;padding:.625rem 1rem;background:#f0fdf4;color:#1e7a55;border-radius:.625rem;text-decoration:none;font-weight:700;font-size:.8125rem;transition:background .15s}.pub-blog-edu-btn:hover{background:#dcfce7}.pub-blog-cta-box{background:#1e7a55;border-radius:1.25rem;padding:1.5rem;color:white;text-align:center;position:relative;overflow:hidden;margin-top:0}.pub-blog-cta-box:before{top:-40px;right:-40px;width:120px;height:120px;background:rgba(255,255,255,.06)}.pub-blog-cta-box:after,.pub-blog-cta-box:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.pub-blog-cta-box:after{bottom:-30px;left:-20px;width:90px;height:90px;background:rgba(255,255,255,.04)}.pub-blog-cta-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:rgba(255,255,255,.15);margin-bottom:1rem}.pub-blog-cta-title{font-size:1.0625rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.01em}.pub-blog-cta-desc{font-size:.8125rem;opacity:.85;margin:0 0 1.25rem;line-height:1.6}.pub-blog-cta-btn{display:block;padding:.75rem 1rem;background:white;color:#1e7a55;border-radius:.75rem;text-decoration:none;font-weight:800;font-size:.9375rem;transition:opacity .15s,transform .1s}.pub-blog-cta-btn:hover{opacity:.93;transform:translateY(-1px)}.pub-edu-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 4rem) 1.5rem 4rem;text-align:center;position:relative;overflow:hidden}.pub-edu-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-edu-hero-inner{max-width:720px;margin:0 auto}.pub-edu-hero-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;margin:0 0 1rem;line-height:1.2;display:flex;align-items:center;justify-content:center;gap:.5rem}.pub-edu-hero-desc{opacity:.85;font-size:1.0625rem;margin:0;line-height:1.6}.pub-edu-hero-badges{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.pub-edu-hero-badge{padding:.375rem 1rem;border-radius:9999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);font-size:.875rem;font-weight:600}.pub-edu-cta-section{background:#f9fafb;padding:3rem 1.5rem;text-align:center}.pub-edu-cta-inner{max-width:600px;margin:0 auto}.pub-edu-cta-title{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:.75rem}.pub-edu-cta-desc{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.pub-edu-cta-btn{display:inline-block;padding:.875rem 2.5rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.875rem;text-decoration:none;font-weight:700;font-size:1rem}.pub-edu-franchise-section{padding:2.5rem 1.5rem 3.5rem;background:#f9fafb}.pub-edu-franchise-inner{max-width:1120px;margin:0 auto}.pub-edu-franchise-card{position:relative;overflow:hidden;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.5rem,4vw,3rem);border-radius:20px;background:linear-gradient(135deg,#0a2e4e,#0557a0 50%,#1e7a55);color:white;box-shadow:0 16px 48px rgba(5,87,160,.2)}.pub-edu-franchise-card:before{content:"";position:absolute;width:260px;height:260px;background:#1e7a55;border-radius:50%;filter:blur(60px);opacity:.3;top:-100px;right:-80px;pointer-events:none}.pub-edu-franchise-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.45);color:#fcd34d;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;margin-bottom:1.25rem;position:relative;z-index:1}.pub-edu-franchise-body{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2.5rem;flex-wrap:wrap}.pub-edu-franchise-text{flex:1;min-width:240px}.pub-edu-franchise-title{font-size:clamp(1.25rem,2.4vw,1.75rem);font-weight:800;line-height:1.2;margin:0 0 .625rem;letter-spacing:-.01em}.pub-edu-franchise-title span{background:linear-gradient(135deg,#fcd34d,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pub-edu-franchise-desc{font-size:.9375rem;line-height:1.6;color:rgba(255,255,255,.82);margin:0}.pub-edu-franchise-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 22px;background:linear-gradient(135deg,#fcd34d,#f59e0b);color:#1a1a1a;font-weight:700;font-size:.9375rem;border-radius:999px;text-decoration:none;white-space:nowrap;box-shadow:0 8px 24px rgba(245,158,11,.4);flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease}.pub-edu-franchise-btn:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(245,158,11,.5)}@media (max-width:640px){.pub-edu-franchise-body{flex-direction:column;align-items:flex-start}}.pub-franchise-page{min-height:60vh}.pub-franchise-hero{background:linear-gradient(135deg,#0f3d2b,#0a2a5e);color:white;padding:calc(80px + 4rem) 1.5rem 4rem}.pub-franchise-hero-inner{max-width:900px;margin:0 auto}.pub-franchise-hero-badge-wrap{margin-bottom:1rem}.pub-franchise-hero-badge{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:700}.pub-franchise-hero-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;margin:0 0 1rem;line-height:1.15}.pub-franchise-hero-desc{font-size:1.125rem;opacity:.85;line-height:1.7;max-width:600px;margin:0}.pub-franchise-why-section{padding:3rem 1.5rem;background:white}.pub-franchise-why-inner{max-width:900px;margin:0 auto}.pub-franchise-why-title{font-size:1.5rem;font-weight:800;color:#1a1a1a;text-align:center;margin-bottom:2rem}.pub-franchise-why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.pub-franchise-why-card{background:#f9fafb;border-radius:1rem;padding:1.5rem;text-align:center;border:1px solid #e5e7eb;transition:transform .22s ease,box-shadow .22s ease,background .22s}.pub-franchise-why-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.08);background:white}.pub-franchise-why-card-icon{font-size:2.5rem;margin-bottom:.75rem}.pub-franchise-why-card-title{font-size:1rem;font-weight:800;color:#1a1a1a;margin:0 0 .5rem}.pub-franchise-why-card-desc{font-size:.875rem;color:#6b7280;margin:0;line-height:1.6}.pub-franchise-form-section{padding:3rem 1.5rem 4rem;background:linear-gradient(135deg,#f0fdf4,#eff6ff)}.pub-franchise-form-inner{max-width:780px;margin:0 auto}.pub-franchise-form-header{text-align:center;margin-bottom:2.5rem}.pub-franchise-form-title{font-size:1.75rem;font-weight:900;color:#1a1a1a;margin:0 0 .75rem}.pub-franchise-form-desc{color:#6b7280;font-size:1rem;margin:0}.pub-galeri-detail-type-badge{display:inline-flex;align-items:center;gap:.375rem;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);border-radius:9999px;padding:.25rem .85rem;font-size:.8rem;font-weight:600;color:rgba(255,255,255,.92);margin-bottom:.75rem}.pub-galeri-detail-branch-sep{opacity:.5;margin:0 .1rem}.pub-galeri-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 3rem) 1.5rem 3rem;text-align:center;position:relative;overflow:hidden}.pub-galeri-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-contact-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 3.5rem) 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-contact-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-contact-hero-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;margin:0 0 1rem}.pub-contact-hero-desc{opacity:.85;font-size:1.0625rem;margin:0}.pub-contact-body{padding:3rem 1.5rem;background:#f8f9fa}.pub-contact-body-inner{max-width:1280px;margin:0 auto}.pub-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}.pub-contact-card{background:white;border-radius:1.25rem;padding:2rem;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(0,0,0,.06)}.pub-contact-card-title{font-size:1.25rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem}.pub-contact-info-list{display:flex;flex-direction:column;gap:1rem}.pub-contact-info-row{display:flex;align-items:flex-start;gap:.75rem}.pub-contact-info-icon{font-size:1.25rem}.pub-contact-info-label{font-weight:600;color:#1a1a1a;font-size:.875rem}.pub-contact-info-phone-link{color:#1e7a55;text-decoration:none;font-weight:700}.pub-contact-info-email-link{color:#0557a0;text-decoration:none;font-weight:700}.pub-contact-info-address{color:#6b7280}.pub-branches-contact-title{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;text-align:center}.pub-branches-contact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem}.pub-branch-contact-card{background:white;border-radius:1rem;padding:1.25rem;border:1px solid #e5e7eb}.pub-branch-contact-name{font-weight:800;font-size:.9375rem;color:#1a1a1a;margin-bottom:.5rem}.pub-branch-contact-location{font-size:.8125rem;color:#6b7280;margin-bottom:.5rem}.pub-branch-contact-phone{display:block;color:#1e7a55;text-decoration:none;font-weight:600;font-size:.875rem;margin-bottom:.25rem}.pub-branch-contact-email{display:block;color:#0557a0;text-decoration:none;font-weight:600;font-size:.8125rem}.pub-subeler-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 3.5rem) 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-subeler-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-subeler-hero-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;margin:0 0 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.pub-subeler-hero-desc{opacity:.85;font-size:1.0625rem;margin:0}.pub-subeler-body{padding:3rem 1.5rem;background:#f8f9fa}.pub-subeler-body-inner{max-width:1280px;margin:0 auto}.pub-subeler-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.pub-subeler-empty{text-align:center;padding:4rem;color:#9ca3af}.pub-subeler-filter{margin-bottom:2rem;background:white;border-radius:1.25rem;padding:1.25rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,.06);border:1px solid #e5e7eb}.pub-subeler-filter-label{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.875rem}.pub-subeler-filter-row{display:flex;flex-wrap:wrap;gap:.5rem}.pub-subeler-filter-row--districts{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.pub-subeler-filter-pill{display:inline-flex;align-items:center;padding:.45rem 1.1rem;border-radius:999px;border:2px solid #e5e7eb;background:#f9fafb;color:#374151;font-size:.875rem;font-weight:600;cursor:pointer;transition:border-color .18s,background .18s,color .18s,transform .15s;line-height:1}.pub-subeler-filter-pill:hover{border-color:#1e7a55;color:#1e7a55;background:#f0fdf4;transform:translateY(-1px)}.pub-subeler-filter-pill--active{border-color:#1e7a55;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white}.pub-subeler-filter-pill--active:hover{color:white;background:linear-gradient(135deg,#1a6b4a,#044d8f);border-color:#1a6b4a}.pub-subeler-filter-pill--sm{padding:.35rem .85rem;font-size:.8125rem}.pub-subeler-district-wrap{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.pub-subeler-district-search-wrap{position:relative}.pub-subeler-district-search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#9ca3af;display:flex;pointer-events:none}.pub-subeler-district-search{width:100%;padding:.625rem 1rem .625rem 2.5rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9rem;font-weight:500;color:#374151;background:#f9fafb;outline:none;transition:border-color .18s,background .18s;box-sizing:border-box}.pub-subeler-district-search:focus{border-color:#1e7a55;background:white}.pub-subeler-district-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e5e7eb;border-radius:.875rem;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:50;max-height:220px;overflow-y:auto;padding:.375rem}.pub-subeler-district-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .875rem;border:none;background:none;text-align:left;font-size:.875rem;font-weight:500;color:#374151;border-radius:.5rem;cursor:pointer;transition:background .12s,color .12s}.pub-subeler-district-option:hover{background:#f0fdf4;color:#1e7a55}.pub-subeler-district-no-result{padding:.75rem .875rem;font-size:.875rem;color:#9ca3af;margin:0}.pub-subeler-district-selected-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.pub-subeler-district-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.45rem .5rem .45rem .875rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:999px;font-size:.875rem;font-weight:600}.pub-subeler-district-chip-clear{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:none;background:rgba(255,255,255,.25);color:white;font-size:1rem;line-height:1;cursor:pointer;transition:background .15s;padding:0}.pub-subeler-district-chip-clear:hover{background:rgba(255,255,255,.4)}.pub-subeler-district-hint{font-size:.8125rem;color:#6b7280;font-weight:500}.pub-subeler-card{background:white;border-radius:1.25rem;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.06);border:1px solid #e5e7eb;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.pub-subeler-card:hover{transform:translateY(-4px);box-shadow:0 10px 32px rgba(0,0,0,.1);border-color:#d1fae5}.pub-subeler-card--primary{border:2px solid #10b981;box-shadow:0 4px 20px rgba(16,185,129,.18)}.pub-subeler-card-header{padding:1.5rem;background:linear-gradient(135deg,#f0fdf4,#eff6ff);border-bottom:1px solid #e5e7eb}.pub-subeler-card-title-row{display:flex;align-items:center;gap:.35rem}.pub-subeler-card-emblem{width:62px;height:62px;object-fit:contain;flex-shrink:0}.pub-subeler-card-title-col{display:flex;flex-direction:column;gap:2px;min-width:0}.pub-subeler-nearby-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;background:linear-gradient(135deg,#d1fae5,#dbeafe);color:#065f46;border-radius:999px;font-size:.75rem;font-weight:700;border:1px solid #a7f3d0;white-space:nowrap}.pub-subeler-card-name{font-size:1.125rem;font-weight:800;color:#1a1a1a;margin:0;line-height:1.2}.pub-subeler-card-location{font-size:.875rem;color:#6b7280;margin:0;display:flex;align-items:center}.pub-subeler-card-body{padding:1.25rem;display:flex;flex-direction:column;flex:1}.pub-subeler-card-contacts{flex:1}.pub-subeler-card-link-email,.pub-subeler-card-link-phone{display:flex;align-items:center;gap:.5rem;color:#374151;text-decoration:none;font-size:.875rem;margin-bottom:.5rem;font-weight:500}.pub-subeler-card-address{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#6b7280;margin:0 0 .75rem;line-height:1.5}.pub-subeler-card-address-location{color:#9ca3af}.pub-subeler-card-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.pub-subeler-card-map-btn{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;border:2px solid #e5e7eb;border-radius:.625rem;color:#374151;text-decoration:none;font-size:.8125rem;font-weight:600;transition:border-color .18s,color .18s,background .18s}.pub-subeler-card-map-btn:hover{border-color:#1e7a55;color:#1e7a55;background:#f0fdf4}.pub-subeler-card-detail-btn{display:block;padding:.625rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.625rem;text-decoration:none;font-size:.875rem;font-weight:700;text-align:center}.pub-branch-hero{background:linear-gradient(135deg,#0f3d2b,#0a2a5e);color:white;padding:100px 0 60px;position:relative;overflow:hidden}.pub-branch-hero-pattern{position:absolute;inset:0;opacity:1;background-image:url("data:image/svg+xml,%3Csvg width='80' height='90' viewBox='0 0 80 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 4 L66 4 C68 4 70 6 70 8 L70 52 C70 68 54 80 40 86 C26 80 10 68 10 52 L10 8 C10 6 12 4 14 4 Z' fill='none' stroke='rgba(255,255,255,0.04)' stroke-width='1.5'/%3E%3C/svg%3E");background-size:80px 90px;pointer-events:none}.pub-branch-hero-inner{max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.pub-branch-hero-back{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.65);text-decoration:none;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.02em}.pub-branch-hero-content{display:flex;align-items:center;gap:2rem;min-height:180px}.pub-branch-hero-title-group{flex:1;display:flex;flex-direction:column;gap:.35rem}.pub-branch-hero-title{font-family:var(--font-baloo2),cursive;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:900;margin:0;line-height:1.15;color:white}.pub-branch-hero-city{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.6);margin:0;letter-spacing:.02em}.pub-branch-hero-emblem{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:150px}.pub-branch-hero-emblem img{filter:brightness(0) invert(1)}.pub-branch-hero-spacer{flex:1}@media (max-width:600px){.pub-branch-hero-content{flex-direction:column;align-items:flex-start;gap:1rem;min-height:unset}.pub-branch-hero-title-group{order:2}.pub-branch-hero-emblem{order:1}.pub-branch-hero-spacer{display:none}}.pub-branch-contact-strip{background:#f8faf9;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.pub-branch-contact-strip-inner{max-width:1280px;margin:0 auto;padding:1.25rem 2rem;display:flex;gap:2rem;align-items:center;justify-content:space-between}.pub-branch-contact-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.pub-branch-contact-action{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.1rem;border-radius:10px;font-size:.825rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;white-space:nowrap}.pub-branch-contact-action:hover{filter:brightness(1.1);transform:translateY(-1px)}.pub-branch-contact-action--primary{background:linear-gradient(135deg,#1e7a55,#0f3d2b);color:white;box-shadow:0 3px 12px rgba(15,61,43,.25)}.pub-branch-contact-action--wa{background:#25d366;color:white;box-shadow:0 3px 12px rgba(37,211,102,.3)}.pub-branch-contact-action--map{background:white;color:#374151;border:1.5px solid #e5e7eb;box-shadow:0 1px 4px rgba(0,0,0,.06)}.pub-branch-contact-info{display:flex;flex-direction:column;gap:.375rem;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;min-width:280px;max-width:480px}.pub-branch-contact-info-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;font-weight:500;color:#374151;text-decoration:none;line-height:1.4}a.pub-branch-contact-info-row{color:#0f3d2b;transition:color .15s}a.pub-branch-contact-info-row:hover{color:#1e7a55}.pub-branch-contact-info-row--email{color:#0557a0!important}.pub-branch-contact-info-row svg{flex-shrink:0;margin-top:2px;opacity:.5}.pub-branch-contact-strip-location{color:#9ca3af;font-weight:400}@media (max-width:768px){.pub-branch-contact-strip-inner{flex-direction:column;align-items:flex-start;padding:1.25rem 1rem;gap:1rem}.pub-branch-contact-info{width:100%;max-width:unset;min-width:unset}}.pub-branch-edu-section{padding:100px 48px;background:linear-gradient(135deg,#0557a0,#0d7a5a);position:relative;overflow:hidden}.pub-branch-edu-pattern{position:absolute;inset:0;opacity:1;background-image:url("data:image/svg+xml,%3Csvg width='80' height='90' viewBox='0 0 80 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 4 L66 4 C68 4 70 6 70 8 L70 52 C70 68 54 80 40 86 C26 80 10 68 10 52 L10 8 C10 6 12 4 14 4 Z' fill='none' stroke='rgba(255,255,255,0.04)' stroke-width='1.5'/%3E%3C/svg%3E");background-size:80px 90px;pointer-events:none}.pub-branch-edu-inner{max-width:1100px;margin:0 auto;position:relative}.pub-branch-edu-header{text-align:center;margin-bottom:60px}.pub-branch-section-label{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.65);font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px}.pub-branch-section-label-bar{display:inline-block;width:24px;height:2px;background:rgba(255,255,255,.5)}.pub-branch-edu-heading{font-family:var(--font-baloo2),cursive;font-size:clamp(28px,3.5vw,44px);color:white;font-weight:800;line-height:1.15;margin:0}.pub-branch-edu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.pub-branch-edu-card{background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:36px 30px;color:white;text-decoration:none;display:block;position:relative;overflow:hidden}.pub-branch-edu-card-title{font-family:var(--font-baloo2),cursive;font-size:20px;font-weight:800;margin:0 0 12px;line-height:1.2}.pub-branch-edu-card-tags{display:flex;flex-wrap:wrap;gap:6px}.pub-branch-edu-card-tag{font-size:11px;font-weight:600;padding:3px 10px;border-radius:9999px;background:rgba(255,255,255,.15);color:white}.pub-branch-edu-card-more{font-size:11px;color:rgba(255,255,255,.6)}.pub-branch-edu-card-number{position:absolute;bottom:12px;right:20px;font-family:var(--font-baloo2),cursive;font-size:54px;color:rgba(255,255,255,.12);line-height:1;font-weight:800}.pub-branch-edu-cta{text-align:center;margin-top:48px}.pub-branch-edu-cta-btn{display:inline-flex;align-items:center;gap:10px;background:white;color:#0557a0;padding:16px 48px;border-radius:60px;font-weight:900;font-size:15px;text-decoration:none;box-shadow:0 8px 32px rgba(0,0,0,.2)}.pub-branch-ann-section{background:#fff4e4;padding:100px 48px;position:relative;overflow:hidden}.pub-branch-ann-blob{position:absolute;width:400px;height:400px;background:rgba(56,158,116,.07);border-radius:50%;filter:blur(80px);top:-100px;right:10%;pointer-events:none}.pub-branch-ann-inner{max-width:1100px;margin:0 auto;position:relative}.pub-branch-ann-header{text-align:center;margin-bottom:56px}.pub-branch-ann-section-label{display:inline-flex;align-items:center;gap:8px;color:#1e7a55;font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px}.pub-branch-ann-label-bar{display:inline-block;width:24px;height:2px;background:#1e7a55}.pub-branch-ann-heading{font-family:var(--font-baloo2),cursive;font-size:clamp(26px,3vw,40px);color:#0d2b1e;font-weight:800;line-height:1.15;margin:0}.pub-branch-ann-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.pub-branch-ann-card{background:white;border-radius:18px;padding:1.5rem 1.5rem 1.5rem 1.875rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.04);position:relative;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;color:inherit;transition:transform .22s ease,box-shadow .22s ease,border-color .22s}.pub-branch-ann-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#1e7a55,#0557a0);border-radius:4px 0 0 4px;opacity:.55;transition:opacity .22s,width .22s}.pub-branch-ann-card--link{cursor:pointer}.pub-branch-ann-card--link:hover{transform:translateY(-4px);box-shadow:0 14px 40px rgba(0,0,0,.1);border-color:rgba(30,122,85,.18)}.pub-branch-ann-card--link:hover:before{opacity:1;width:5px}.pub-branch-ann-card-top{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem}.pub-branch-ann-card-date{font-size:.6875rem;color:#9ca3af;font-weight:600;white-space:nowrap}.pub-branch-ann-card-badge{font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:2px 8px;border-radius:999px;background:#dcfce7;color:#15803d}.pub-branch-ann-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.625rem}.pub-branch-ann-card-title{font-size:1rem;font-weight:800;color:#0d2b1e;margin:0;line-height:1.35}.pub-branch-ann-card-excerpt{margin:.5rem 0 0;line-height:1.65;flex:1}.pub-branch-ann-card-content,.pub-branch-ann-card-excerpt{font-size:.875rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pub-branch-ann-card-content{margin:0;line-height:1.7}.pub-branch-ann-card-read-more{margin-top:1rem;font-size:.8125rem;font-weight:700;color:#1e7a55;display:inline-flex;align-items:center;gap:.25rem;transition:gap .2s}.pub-branch-ann-card--link:hover .pub-branch-ann-card-read-more{gap:.5rem}.pub-branch-gallery-section{background:white;padding:100px 48px}.pub-branch-gallery-inner{max-width:1100px;margin:0 auto}.pub-branch-gallery-header{text-align:center;margin-bottom:48px}.pub-branch-gallery-title{font-family:var(--font-baloo2),cursive;font-size:clamp(26px,3vw,38px);color:#0d2b1e;font-weight:800;line-height:1.15;margin:0}.pub-branch-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.pub-branch-slider-image{height:180px;border-radius:18px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.08);background-color:#e5e7eb;background-size:cover;background-position:50%}.pub-branch-map-section{background:#f9fafb}.pub-branch-map-inner{max-width:1100px;margin:0 auto;padding:0 48px 80px}.pub-branch-map-title{font-family:var(--font-baloo2),cursive;font-size:clamp(22px,2.5vw,32px);color:#0d2b1e;font-weight:800;margin-bottom:24px;padding-top:80px}.pub-branch-map-embed{border-radius:22px;overflow:hidden;height:380px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.pub-branch-others-section{background:white;padding:100px 48px}.pub-branch-others-inner{max-width:1100px;margin:0 auto}.pub-branch-others-header{text-align:center;margin-bottom:56px}.pub-branch-others-label{display:inline-flex;align-items:center;gap:8px;color:#1e7a55;font-size:11px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px}.pub-branch-others-label-bar{display:inline-block;width:24px;height:2px;background:#1e7a55}.pub-branch-others-heading{font-family:var(--font-baloo2),cursive;font-size:clamp(26px,3vw,40px);color:#0d2b1e;font-weight:800;line-height:1.15;margin:0}.pub-branch-others-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.pub-branch-other-card{background:#f9fafb;border-radius:18px;padding:1.5rem 1.75rem;border:2px solid #e5e7eb;text-decoration:none;display:block}.pub-branch-other-card-name{font-family:var(--font-baloo2),cursive;font-weight:800;color:#0d2b1e;font-size:1.0625rem;margin-bottom:.375rem}.pub-branch-other-card-location{font-size:.8125rem;color:#9ca3af;font-weight:500}.pub-branch-other-card-link{margin-top:1rem;color:#1e7a55;font-size:.875rem;font-weight:700}.pub-branch-cta-section{background:linear-gradient(135deg,#1e7a55,#2d9e6e 60%,#1a6b49);padding:100px 48px;position:relative;overflow:hidden}.pub-branch-cta-blob{position:absolute;width:600px;height:600px;background:rgba(30,122,85,.15);border-radius:50%;filter:blur(120px);top:-200px;right:-100px;pointer-events:none}.pub-branch-cta-inner{max-width:700px;margin:0 auto;text-align:center;position:relative}.pub-branch-cta-title{font-family:var(--font-baloo2),cursive;font-size:clamp(28px,4vw,48px);color:white;font-weight:900;line-height:1.1;margin-bottom:1.25rem}.pub-branch-cta-accent{color:#ffd700}.pub-branch-cta-desc{color:rgba(255,255,255,.75);font-size:1.0625rem;line-height:1.75;margin-bottom:2.5rem}.pub-branch-cta-btn{display:inline-flex;align-items:center;gap:10px;background:white;color:#0d2b1e;padding:1.125rem 3rem;border-radius:60px;font-weight:900;font-size:1.0625rem;text-decoration:none;box-shadow:0 8px 40px rgba(0,0,0,.25)}.pub-header{position:fixed;top:0;left:0;right:0;z-index:200;transition:background .35s ease,box-shadow .35s ease}.pub-header--transparent{background:transparent;backdrop-filter:none;box-shadow:none}.pub-header--scrolled{background:rgba(255,255,255,.98);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(0,0,0,.08),0 4px 20px rgba(0,0,0,.12)}.pub-header-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:88px}.pub-header-logo-link{display:grid;align-items:center;text-decoration:none}@media (max-width:768px){.pub-header-inner{height:72px;padding:0 1.25rem}.pub-header-logo-color{height:47px}.pub-header-logo-white img{height:47px!important}}.pub-header-logo-white{grid-column:1;grid-row:1;transition:opacity .35s ease;display:flex;align-items:center;gap:10px}.pub-header-logo-white--visible{opacity:1;pointer-events:auto}.pub-header-logo-white--hidden{opacity:0;pointer-events:none}.pub-header-logo-name{font-weight:800;font-size:.9375rem;color:white;line-height:1.2}.pub-header-logo-sub{font-size:.625rem;color:rgba(255,255,255,.7);line-height:1;letter-spacing:1px}.pub-header-logo-color{grid-column:1;grid-row:1;transition:opacity .35s ease;display:flex;align-items:center;height:60px;overflow:visible}.pub-header-logo-color--visible{opacity:1;pointer-events:auto}.pub-header-logo-color--hidden{opacity:0;pointer-events:none}.pub-header-nav{align-items:center;gap:.25rem}.pub-header-nav-link{padding:.5rem .875rem}.pub-header-cta-btn,.pub-header-nav-link{border-radius:50px;text-decoration:none;font-size:.875rem}.pub-header-cta-btn{margin-left:.5rem;padding:.625rem 1.375rem;font-weight:800;white-space:nowrap}.pub-header-mobile-toggle{padding:.75rem;background:transparent;border:none;cursor:pointer;font-size:1.75rem;line-height:1;display:flex;align-items:center;justify-content:center}.pub-header-mobile-toggle--transparent{color:white}.pub-header-mobile-toggle--scrolled{color:#1a1a1a}@media (min-width:768px){.pub-header-mobile-toggle,.pub-mobile-backdrop,.pub-mobile-drawer{display:none!important}}.pub-header-mobile-menu{background:white;border-top:1px solid #f3f4f6;padding:1rem 1.5rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.pub-header-mobile-franchise-btn{display:block;margin-top:.75rem;padding:.875rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.75rem;text-decoration:none;font-size:.9375rem;font-weight:700;text-align:center}.pub-footer{background:linear-gradient(180deg,#0f3d2b,#0a2a5e);color:white;padding:3rem 1.5rem 1.5rem}.pub-footer-inner{max-width:1280px;margin:0 auto}.pub-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.pub-footer-grid--5col{grid-template-columns:repeat(5,1fr)}@media (max-width:1024px){.pub-footer-grid--5col{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.pub-footer-grid--5col{grid-template-columns:repeat(2,1fr)}}.pub-footer-brand-logo{margin-bottom:1rem;display:flex;align-items:center}.pub-footer-brand-desc{font-size:.875rem;opacity:.75;line-height:1.6;margin:0}.pub-footer-col-heading{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.6;margin-bottom:1rem}.pub-footer-nav-link{display:block;text-decoration:none;transition:color .15s}.pub-footer-nav-link,.pub-footer-service-item{color:rgba(255,255,255,.75);font-size:.875rem;margin-bottom:.5rem}.pub-footer-contact-block{font-size:.875rem;color:rgba(255,255,255,.75);line-height:1.8}.pub-footer-contact-p{margin:0 0 .5rem}.pub-footer-contact-link{color:rgba(255,255,255,.75);text-decoration:none}.pub-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}.pub-footer-bottom-copy{margin:0;font-size:.8125rem;opacity:.6}.pub-footer-bottom-links{display:flex;gap:1.5rem}.pub-footer-bottom-link{color:rgba(255,255,255,.6);text-decoration:none;font-size:.8125rem}.pub-whatsapp-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;width:56px;height:56px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.4);text-decoration:none;transition:transform .2s,box-shadow .2s}.pub-whatsapp-fab:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(37,211,102,.5)}.pub-wa-modal-overlay{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.45);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:flex-end;padding:1.5rem;animation:pub-wa-fade-in .18s ease}@keyframes pub-wa-fade-in{0%{opacity:0}to{opacity:1}}.pub-wa-modal{background:#fff;border-radius:1.25rem;width:100%;max-width:380px;box-shadow:0 20px 60px rgba(0,0,0,.18),0 4px 16px rgba(37,211,102,.12);overflow:hidden;animation:pub-wa-slide-up .22s cubic-bezier(.34,1.3,.64,1)}@keyframes pub-wa-slide-up{0%{transform:translateY(20px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.pub-wa-modal-header{display:flex;align-items:center;gap:.75rem;padding:1.1rem 1.25rem;background:linear-gradient(135deg,#1faf5a,#128c7e)}.pub-wa-modal-icon{width:40px;height:40px;background:rgba(255,255,255,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pub-wa-modal-title{font-size:.95rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.pub-wa-modal-subtitle{font-size:.78rem;color:rgba(255,255,255,.82);margin:0;line-height:1.3}.pub-wa-modal-close{margin-left:auto;background:rgba(255,255,255,.18);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;flex-shrink:0;transition:background .15s}.pub-wa-modal-close:hover{background:rgba(255,255,255,.28)}.pub-wa-modal-list{max-height:60vh;overflow-y:auto;padding:.5rem 0}.pub-wa-modal-loading{padding:1.5rem;text-align:center;color:#6b7280;font-size:.875rem}.pub-wa-modal-item{display:flex;align-items:center;gap:.875rem;padding:.8rem 1.25rem;text-decoration:none;transition:background .13s;border-bottom:1px solid #f3f4f6}.pub-wa-modal-item:last-child{border-bottom:none}.pub-wa-modal-item:hover{background:#f0fdf4}.pub-wa-modal-item--general{background:#f9fafb}.pub-wa-modal-item--general:hover{background:#f0fdf4}.pub-wa-modal-item-icon{width:36px;height:36px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pub-wa-modal-item-icon--general{background:#e5e7eb}.pub-wa-modal-item-icon--general svg{stroke:#6b7280}.pub-wa-modal-item-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.pub-wa-modal-item-name{font-size:.875rem;font-weight:600;color:#111827;line-height:1.3}.pub-wa-modal-item-loc{font-size:.75rem;color:#6b7280;line-height:1.3}.pub-wa-modal-item-arrow{color:#9ca3af;flex-shrink:0;transition:transform .13s}.pub-wa-modal-item:hover .pub-wa-modal-item-arrow{transform:translateX(3px);color:#25d366}@media (max-width:480px){.pub-wa-modal-overlay{padding:0;align-items:flex-end;justify-content:stretch}.pub-wa-modal{max-width:100%;border-radius:1.25rem 1.25rem 0 0}}.pub-hero-section{height:100svh;max-height:900px;min-height:600px;background:linear-gradient(135deg,#1e7a55,#2d9068 20%,#1a6e8a 60%,#0557a0);position:relative;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;padding-top:88px;padding-bottom:56px;box-sizing:border-box;z-index:0}@media (max-width:900px){.pub-hero-section{height:auto;min-height:100svh;max-height:none;align-items:safe center;padding-top:88px;padding-bottom:88px;box-sizing:border-box}}.pub-hero-decor-circles{position:absolute;inset:0;pointer-events:none}.pub-hero-circle-1{position:absolute;top:-80px;right:-80px;width:700px;opacity:.08;animation:heroCurveFloat1 12s ease-in-out infinite}.pub-hero-circle-2{position:absolute;bottom:-100px;left:-60px;width:600px;opacity:.06;animation:heroCurveFloat2 15s ease-in-out infinite}.pub-hero-orb-1{width:500px;height:500px;background:rgba(255,255,255,.05);top:-100px;right:10%;animation:heroOrbPulse 8s ease-in-out infinite}.pub-hero-orb-1,.pub-hero-orb-2{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.pub-hero-orb-2{width:400px;height:400px;background:rgba(255,255,255,.04);bottom:-80px;left:5%;animation:heroOrbPulse 10s ease-in-out 2s infinite}.pub-hero-content{position:relative;z-index:10;text-align:center;padding:clamp(48px,7vh,80px) 24px clamp(40px,5vh,64px);width:100%;max-width:860px}@media (max-width:1024px){.pub-hero-title{font-size:clamp(32px,5.5vw,64px)}.pub-hero-subtitle{font-size:clamp(14px,2vw,18px)}}@media (max-width:900px){.pub-hero-content{padding:0 20px!important;max-width:100%!important;width:100%}.pub-hero-title{font-size:clamp(28px,7.5vw,50px);margin-bottom:16px}.pub-hero-subtitle{font-size:clamp(14px,3.5vw,17px);margin-bottom:32px}}.pub-hero-logo-wrap{margin-bottom:32px;animation:heroFadeSlideDown 1s ease both;display:flex;justify-content:center}.pub-hero-logo-img{display:block;width:auto;height:110px;max-width:400px;object-fit:contain;filter:brightness(0) invert(1)}.pub-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:white;padding:6px 20px;border-radius:50px;font-size:12px;font-weight:800;letter-spacing:2.5px;margin-bottom:24px;animation:heroFadeSlideDown 1s ease .2s both}.pub-hero-badge-dot{width:6px;height:6px;background:#ffd700;border-radius:50%;animation:heroBadgeBlink 1.5s ease-in-out infinite;flex-shrink:0}.pub-hero-title{font-family:var(--font-baloo2),"Baloo 2",cursive;font-size:clamp(38px,6.5vw,78px);color:white;line-height:1.08;margin-bottom:22px;animation:heroFadeSlideUp 1s ease .35s both;font-weight:800}.pub-hero-title-accent{color:#ffd700}.pub-hero-subtitle{font-size:clamp(15px,2.2vw,19px);color:rgba(255,255,255,.88);max-width:580px;margin:0 auto 44px;line-height:1.75;font-weight:400;animation:heroFadeSlideUp 1s ease .5s both}.pub-hero-cta-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:heroFadeSlideUp 1s ease .65s both}.pub-hero-scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:8px;animation:heroFadeSlideUp 1s ease 1.2s both}@media (max-width:900px){.pub-hero-scroll-indicator{display:none}}.pub-hero-scroll-label{color:rgba(255,255,255,.5);font-size:11px;letter-spacing:2px}.pub-hero-scroll-mouse{width:22px;height:34px;border:2px solid rgba(255,255,255,.4);border-radius:12px;display:flex;justify-content:center;padding-top:6px}.pub-hero-scroll-dot{width:4px;height:8px;background:rgba(255,255,255,.6);border-radius:2px;animation:heroScrollDot 1.8s ease-in-out infinite}.pub-particles-container{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.pub-gallery-tabs{background:white;border-bottom:1px solid #e5e7eb;padding:1rem 1.5rem}.pub-gallery-tabs-inner{max-width:1280px;margin:0 auto;display:flex;gap:.625rem;flex-wrap:wrap;align-items:center}.pub-gallery-section{padding:2.5rem 1.5rem;background:#f8f9fa}.pub-gallery-inner{max-width:1280px;margin:0 auto}.pub-gallery-empty{text-align:center;padding:4rem;color:#9ca3af}.pub-gallery-empty-icon{font-size:3rem;margin-bottom:1rem}.pub-gallery-empty-text{font-size:1.125rem;font-weight:600}.pub-gallery-section-title{font-size:1.25rem;font-weight:800;color:#1a1a1a;margin-bottom:1.25rem}.pub-gallery-images-grid{columns:200px 4;gap:.75rem;margin-bottom:2.5rem}.pub-gallery-image-item{break-inside:avoid;margin-bottom:.75rem;cursor:pointer;border-radius:.75rem;overflow:hidden;position:relative}.pub-gallery-image-inner{position:relative;width:100%;padding-top:75%}.pub-gallery-image-hover{position:absolute;inset:0;background:rgba(0,0,0,0);transition:background .2s;display:flex;align-items:center;justify-content:center}.pub-gallery-image-hover:hover{background:rgba(0,0,0,.3)}.pub-gallery-image-caption{padding:.5rem .75rem;background:white;font-size:.8125rem;font-weight:600;color:#374151}.pub-gallery-videos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.pub-gallery-video-card{background:white;border-radius:1rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.pub-gallery-video-el{width:100%;max-height:220px;object-fit:cover;display:block}.pub-gallery-video-caption{padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#374151}.pub-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.pub-lightbox-close{right:1.5rem;width:2.5rem;height:2.5rem;display:flex}.pub-lightbox-close,.pub-lightbox-prev{background:rgba(255,255,255,.15);color:white;font-size:1.5rem}.pub-lightbox-prev{left:1rem}.pub-lightbox-next,.pub-lightbox-prev{position:absolute;border:none;width:3rem;height:3rem;border-radius:50%;cursor:pointer}.pub-lightbox-next{right:1rem;background:rgba(255,255,255,.15);color:white;font-size:1.5rem}.pub-lightbox-image-wrap{position:relative;max-width:90vw;max-height:85vh;width:900px;height:600px}.pub-lightbox-caption{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);color:white;padding:.5rem 1.25rem;border-radius:9999px;font-size:.9375rem;font-weight:600}.pub-lightbox-counter{top:auto}.pub-contact-form-input{width:100%;padding:.625rem .875rem;border:2px solid #e5e7eb;border-radius:.625rem;font-size:.875rem;outline:none;box-sizing:border-box}.pub-contact-form-textarea{resize:vertical;min-height:100px}.pub-contact-form-grid{display:grid;gap:.875rem}.pub-contact-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.625rem;padding:.625rem .875rem;margin-bottom:1rem;color:#dc2626;font-size:.8125rem}.pub-contact-form-success{text-align:center;padding:2rem}.pub-contact-form-success-icon{font-size:3rem;margin-bottom:.75rem}.pub-contact-form-success-title{font-weight:700;color:#1a1a1a}.pub-contact-form-success-desc{color:#6b7280;font-size:.875rem}.pub-contact-form-new-btn{margin-top:1rem;padding:.5rem 1.5rem;background:#1e7a55;color:white;border:none;border-radius:.625rem;cursor:pointer;font-weight:600}.pub-contact-form-kvkk-row{display:flex;align-items:flex-start;gap:.5rem}.pub-contact-form-kvkk-label{font-size:.8125rem;color:#374151}.pub-contact-form-kvkk-btn{background:none;border:none;color:#1e7a55;cursor:pointer;font-weight:700;font-size:.8125rem;padding:0;text-decoration:underline}.pub-contact-form-kvkk-text{margin-top:.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;font-size:.75rem;color:#374151;max-height:150px;overflow-y:auto;white-space:pre-wrap}.pub-contact-form-submit{padding:.75rem;color:white;border:none;border-radius:.75rem;font-weight:700;font-size:.9375rem}.pub-contact-form-submit--loading{background:#9ca3af;cursor:not-allowed}.pub-contact-form-submit--active{background:linear-gradient(135deg,#1e7a55,#0557a0);cursor:pointer}.pub-contact-branch-wrap{position:relative;width:100%}.pub-contact-branch-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.625rem .875rem;border:2px solid #e5e7eb;border-radius:.625rem;font-size:.875rem;background:white;cursor:pointer;text-align:left;transition:border-color .15s;font-family:inherit}.pub-contact-branch-btn--open,.pub-contact-branch-btn:hover{border-color:#1e7a55}.pub-contact-branch-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827}.pub-contact-branch-value--placeholder{color:#9ca3af}.pub-contact-branch-chevron{flex-shrink:0;color:#6b7280;transition:transform .2s}.pub-contact-branch-chevron--open{transform:rotate(180deg)}.pub-contact-branch-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:2px solid #e5e7eb;border-radius:.625rem;box-shadow:0 8px 24px rgba(0,0,0,.1);z-index:50;max-height:220px;overflow-y:auto;padding:.25rem;list-style:none;margin:0}.pub-contact-branch-option{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;color:#374151;cursor:pointer;transition:background .12s}.pub-contact-branch-option:hover{background:#f0fdf4;color:#1e7a55}.pub-contact-branch-option--none{color:#9ca3af;font-style:italic}.pub-contact-branch-option--selected{background:#f0fdf4;color:#1e7a55;font-weight:600}.pub-franchise-form-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9375rem;outline:none;box-sizing:border-box;background:white}.pub-franchise-form-textarea{resize:vertical;min-height:100px}.pub-franchise-form-checkbox-input{width:1rem;height:1rem}.pub-franchise-form-kvkk-checkbox{width:1rem;height:1rem;margin-top:.125rem;flex-shrink:0}.pub-franchise-form-card{padding:2.5rem}.pub-franchise-form-card,.pub-franchise-form-success{background:white;border-radius:1.5rem;box-shadow:0 4px 30px rgba(0,0,0,.08)}.pub-franchise-form-success{padding:3rem;text-align:center}.pub-franchise-form-success-icon{font-size:4rem;margin-bottom:1rem}.pub-franchise-form-success-title{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:.75rem}.pub-franchise-form-success-desc{color:#6b7280;font-size:1rem;max-width:400px;margin:0 auto 1.5rem}.pub-franchise-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1.5rem;color:#dc2626;font-size:.875rem}.pub-franchise-form-section-header{margin-bottom:1.5rem}.pub-franchise-form-section-title{font-size:1rem;font-weight:700;color:#374151;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.pub-franchise-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.pub-franchise-form-field-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.375rem}.pub-franchise-form-checkbox-row{display:flex;align-items:center;gap:.75rem;cursor:pointer;margin-bottom:1rem}.pub-franchise-form-checkbox-label{font-size:.9375rem;font-weight:600;color:#374151}.pub-franchise-form-kvkk-row{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.75rem}.pub-franchise-form-kvkk-label{font-size:.875rem;color:#374151;line-height:1.5}.pub-franchise-form-kvkk-btn{background:none;border:none;color:#1e7a55;cursor:pointer;font-weight:700;font-size:.875rem;padding:0;text-decoration:underline}.pub-franchise-form-kvkk-text{margin-top:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;font-size:.8125rem;color:#374151;line-height:1.7;max-height:200px;overflow-y:auto;white-space:pre-wrap}.pub-franchise-form-submit{width:100%;padding:1rem;color:white;border:none;border-radius:.875rem;font-size:1.0625rem;font-weight:800}.pub-franchise-form-submit--active{background:linear-gradient(135deg,#1e7a55,#0557a0);cursor:pointer;box-shadow:0 4px 20px rgba(30,122,85,.3)}.pub-franchise-form-submit--loading{background:#9ca3af;cursor:not-allowed;box-shadow:none}.pub-reg-form-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9375rem;outline:none;box-sizing:border-box;background:white}.pub-reg-form-textarea{resize:vertical;min-height:80px}.pub-reg-form-kvkk-checkbox{width:1rem;height:1rem;margin-top:.125rem;flex-shrink:0}.pub-reg-form-card{background:white;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 30px rgba(0,0,0,.08)}.pub-onkayit-form-col .pub-reg-form-card{background:transparent;border-radius:0;padding:1.75rem 2rem 2rem;box-shadow:none}.pub-reg-form-success{background:white;border-radius:1.5rem;padding:3rem;text-align:center;box-shadow:0 4px 30px rgba(0,0,0,.08)}.pub-reg-form-success-icon{font-size:4rem;margin-bottom:1rem}.pub-reg-form-success-title{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:.75rem}.pub-reg-form-success-desc{color:#6b7280;font-size:1rem;margin-bottom:1.5rem}.pub-reg-form-success-btn{padding:.75rem 2rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border:none;border-radius:.75rem;font-size:.9375rem;font-weight:700;cursor:pointer}.pub-reg-form-error{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.75rem 1rem;margin-bottom:1.5rem;color:#dc2626;font-size:.875rem}.pub-reg-form-main-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:1.25rem}.pub-reg-form-field-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.375rem}.pub-reg-form-edu-section{margin-bottom:1.25rem}.pub-reg-form-edu-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.pub-reg-form-edu-loading{color:#9ca3af;font-size:.875rem}.pub-reg-form-edu-grid{display:flex;flex-wrap:wrap;gap:.5rem}.pub-reg-form-edu-btn{padding:.375rem .875rem;border-radius:9999px;border:2px solid;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s}.pub-reg-form-msg-section{margin-bottom:1.25rem}.pub-reg-form-kvkk-section{margin-bottom:1.5rem}.pub-reg-form-kvkk-row{display:flex;align-items:flex-start;gap:.75rem}.pub-reg-form-kvkk-label{font-size:.875rem;color:#374151;line-height:1.5}.pub-reg-form-kvkk-btn{background:none;border:none;color:#1e7a55;cursor:pointer;font-weight:700;font-size:.875rem;padding:0;text-decoration:underline}.pub-reg-form-kvkk-text{margin-top:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;font-size:.8125rem;color:#374151;line-height:1.7;max-height:200px;overflow-y:auto;white-space:pre-wrap}.pub-reg-form-submit{width:100%;padding:1rem;color:white;border:none;border-radius:.875rem;font-size:1.0625rem;font-weight:800;transition:all .2s}.pub-reg-form-submit--active{background:linear-gradient(135deg,#1e7a55,#0557a0);cursor:pointer;box-shadow:0 4px 20px rgba(30,122,85,.3)}.pub-reg-form-submit--loading{background:#9ca3af;cursor:not-allowed;box-shadow:none}.pub-edu-client-wrap{background:white}.pub-edu-client-grade-bar{background:white;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.pub-edu-client-grade-bar-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;gap:0;overflow-x:auto}.pub-edu-client-grade-btn{padding:1rem 1.25rem;background:transparent;font-weight:700;font-size:.875rem;cursor:pointer;white-space:nowrap;flex-shrink:0;border:none;border-bottom:3px solid transparent}.pub-edu-client-body{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.pub-edu-client-empty{text-align:center;padding:4rem 2rem;color:#9ca3af}.pub-edu-client-empty-icon{font-size:3rem;margin-bottom:1rem}.pub-edu-client-layout{display:grid;grid-template-columns:264px 1fr;gap:2.5rem;align-items:start}.pub-edu-client-sidebar{background:white;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;position:sticky;top:80px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.pub-edu-client-sidebar-header{padding:.875rem 1.25rem;background:linear-gradient(180deg,#f8fafc,#f3f4f6);border-bottom:1px solid #e5e7eb}.pub-edu-client-sidebar-count{font-size:.6875rem;font-weight:800;color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:.5rem}.pub-edu-client-sidebar-count:before{content:"";display:inline-block;width:12px;height:2px;background:#1e7a55;border-radius:1px}.pub-edu-client-sidebar-list{max-height:70vh;overflow-y:auto}.pub-edu-client-prog-btn{width:100%;text-align:left;padding:.875rem 1.25rem;cursor:pointer;border:none;border-bottom:1px solid #f3f4f6;border-left:3px solid transparent;background:white;transition:background .14s,border-left-color .14s,padding-left .14s;display:flex;align-items:center;gap:.5rem;text-decoration:none}.pub-edu-client-prog-btn:hover{background:#f9fafb;padding-left:1.5rem}.pub-edu-client-prog-btn:last-child{border-bottom:none}.pub-edu-client-prog-desc{font-size:.8125rem;color:#6b7280;margin-top:.25rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pub-edu-client-detail-header{margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid #f3f4f6}.pub-edu-client-detail-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:0}.pub-edu-client-detail-title{font-size:1.875rem;font-weight:900;color:#111827;margin:0;letter-spacing:-.025em}.pub-edu-client-detail-link{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.125rem;background:linear-gradient(135deg,#1e7a55,#0e5fa0);color:white;border-radius:9999px;text-decoration:none;font-size:.8125rem;font-weight:700;box-shadow:0 2px 8px rgba(30,122,85,.25);transition:opacity .15s,box-shadow .15s,transform .15s;white-space:nowrap}.pub-edu-client-detail-link:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 14px rgba(30,122,85,.3)}.pub-edu-client-detail-desc{color:#6b7280;font-size:1rem;line-height:1.7;margin:0}.pub-edu-client-sections-row{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.pub-edu-client-section-btn{padding:.4375rem 1rem;border-radius:9999px;font-size:.8125rem;font-weight:600;cursor:pointer;border:1.5px solid;transition:all .15s}.pub-edu-client-section-btn:hover{opacity:.85}.pub-edu-client-video-wrap{margin:1.5rem 0;border-radius:1rem;overflow:hidden;aspect-ratio:16/9}.pub-edu-client-video-frame{width:100%;height:100%;border:none}.pub-edu-client-empty-content{background:white;border:2px dashed #e5e7eb;border-radius:1rem;padding:3.5rem 2rem;text-align:center;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:.5rem}.pub-edu-client-empty-content svg{opacity:.5}.pub-edu-client-cta{margin-top:2rem;background:linear-gradient(135deg,#f0fdf4,#eef6ff);border:1px solid #bbf7d0;border-radius:1.25rem;padding:1.75rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-wrap:wrap;box-shadow:0 4px 16px rgba(30,122,85,.08)}.pub-edu-client-cta-title{font-weight:800;font-size:1.0625rem;color:#111827;margin-bottom:.25rem}.pub-edu-client-cta-desc{font-size:.875rem;color:#6b7280}.pub-edu-client-cta-btn{padding:.8125rem 2rem;background:linear-gradient(135deg,#1e7a55,#0e5fa0);color:white;border-radius:9999px;text-decoration:none;font-weight:700;font-size:.9375rem;white-space:nowrap;box-shadow:0 4px 14px rgba(30,122,85,.28);transition:opacity .15s,transform .15s,box-shadow .15s}.pub-edu-client-cta-btn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px rgba(30,122,85,.35)}.pub-edu-client-no-selection{background:white;border-radius:1rem;padding:3rem 2rem;text-align:center;color:#9ca3af}.pub-edu-detail-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;padding:calc(80px + 3.5rem) 1.5rem 3rem;position:relative;overflow:hidden}.pub-edu-detail-hero:before{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.pub-edu-detail-hero:after,.pub-edu-detail-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.pub-edu-detail-hero:after{background:radial-gradient(ellipse at 70% 40%,rgba(255,255,255,.07) 0,transparent 65%)}.pub-edu-detail-hero-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.pub-edu-detail-breadcrumb{display:flex;gap:.5rem;align-items:center;margin-bottom:1.25rem;font-size:.875rem;opacity:.8}.pub-edu-detail-breadcrumb-link{color:white;text-decoration:none;opacity:.7}.pub-edu-detail-breadcrumb-current{font-weight:700}.pub-edu-detail-title{font-size:clamp(1.625rem,4vw,2.5rem);font-weight:900;margin:0 0 .375rem;line-height:1.2}.pub-edu-detail-subtitle{font-size:1.0625rem;font-weight:500;color:rgba(255,255,255,.75);margin:0 0 1rem;line-height:1.5}.pub-edu-detail-desc{opacity:.85;font-size:1.0625rem;margin:0 0 1.25rem;line-height:1.7;max-width:640px}.pub-edu-detail-tags{display:flex;gap:.375rem;flex-wrap:wrap;align-items:center}.pub-edu-detail-tag-grade{border-radius:9999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25)}.pub-edu-detail-tag-grade,.pub-edu-detail-tag-level{padding:.2rem .625rem;font-size:.75rem;font-weight:600}.pub-edu-detail-tag-level{border-radius:9999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.pub-edu-detail-content{max-width:1160px;margin:0 auto;padding:2.5rem 1.5rem;background:white}.pub-edu-detail-layout{gap:2.5rem;align-items:start}.pub-edu-detail-sidenav{background:white;border-radius:1rem;border:1px solid #e5e7eb;overflow:hidden;position:sticky;top:1.5rem}.pub-edu-detail-sidenav-header{padding:.875rem 1rem;border-bottom:1px solid #f3f4f6}.pub-edu-detail-sidenav-label{font-size:.75rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.pub-edu-detail-sidenav-btn{width:100%;text-align:left;padding:.75rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;display:block;border:none;border-left:3px solid transparent}.pub-edu-detail-video-wrap{margin-bottom:1.5rem;border-radius:1rem;overflow:hidden;aspect-ratio:16/9}.pub-edu-detail-video-frame{width:100%;height:100%;border:none}.pub-edu-detail-empty-content{background:#f9fafb;border-radius:1rem;padding:3.5rem 2rem;text-align:center;color:#9ca3af}.pub-edu-detail-cta{margin-top:2.5rem;background:linear-gradient(135deg,#f0fdf4,#eff6ff);border-radius:1.25rem;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.pub-edu-detail-cta-title{font-size:1.125rem;font-weight:800;color:#1a1a1a;margin-bottom:.375rem}.pub-edu-detail-cta-desc{font-size:.9375rem;color:#6b7280}.pub-edu-detail-cta-btn{padding:.875rem 2rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.875rem;text-decoration:none;font-weight:700;font-size:.9375rem;white-space:nowrap}.pub-edu-detail-back{margin-top:2rem;text-align:center}.pub-edu-detail-back-link{color:#6b7280;text-decoration:none;font-size:.875rem;font-weight:600}.pub-edu-lightbox-img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:.75rem;box-shadow:0 24px 80px rgba(0,0,0,.5)}.pub-edu-lightbox-counter{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.7);font-size:.875rem}.pub-edu-mobile-nav-toggle-wrap{display:none;margin-bottom:1rem;position:relative}.pub-edu-mobile-nav-toggle{display:flex;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;background:white;border:1.5px solid #e5e7eb;border-radius:.875rem;font-size:.9375rem;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:border-color .15s}.pub-edu-mobile-nav-toggle:hover{border-color:#1e7a55}.pub-edu-mobile-nav-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;background:white;border:1.5px solid #e5e7eb;border-radius:.875rem;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:50;max-height:65vh;overflow-y:auto;scrollbar-width:thin}.pub-edu-mobile-nav-item{display:flex;align-items:center;gap:.5rem;padding:.875rem 1.125rem;font-size:.9375rem;text-decoration:none;border-left:3px solid transparent;border-bottom:1px solid #f3f4f6;transition:background .12s}.pub-edu-mobile-nav-item:last-child{border-bottom:none}.pub-edu-mobile-nav-child{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.125rem .625rem 1.75rem;font-size:.875rem;text-decoration:none;border-bottom:1px solid #f9fafb;background:#f9fafb;color:#6b7280;font-weight:500;transition:background .12s}@media (max-width:767px){.pub-edu-mobile-nav-toggle-wrap{display:block}.pub-edu-client-layout{grid-template-columns:1fr!important}.pub-edu-client-sidebar{display:none!important}.pub-edu-client-body{padding:.75rem .875rem 1.5rem}.pub-edu-client-detail-title{font-size:1.25rem}.pub-edu-client-detail-link,.pub-edu-detail-breadcrumb{display:none}.pub-edu-client-cta{flex-direction:column;align-items:flex-start;padding:1.25rem}.pub-edu-client-cta-btn{width:100%;text-align:center;justify-content:center}.pub-edu-detail-hero{padding:100px 1rem 2rem}.pub-edu-detail-hero-inner{padding:0}.pub-edu-detail-children-grid{grid-template-columns:1fr}.pub-edu-template-container{padding:1.25rem!important;border-radius:.75rem!important}.pub-edu-client-sections-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pub-edu-client-sections-row::-webkit-scrollbar{display:none}.pub-edu-client-section-btn{flex-shrink:0}.pub-edu-mobile-nav-dropdown{max-height:60vh;overflow-y:auto}.pub-edu-template-container [class*=callout]>span:first-child,.pub-edu-template-container div[style*="36px"]{width:30px!important;height:30px!important;flex-shrink:0}.pub-edu-template-container [style*="minmax(130px"]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important}}.pub-edu-detail-nav-sidebar{border-right:1px solid #f3f4f6;padding-right:0;position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;align-self:start}.pub-edu-detail-nav-sidebar-label{font-size:.6875rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;padding:0 1.25rem .875rem}.pub-edu-detail-nav-sidebar-list{display:flex;flex-direction:column}.pub-edu-detail-nav-btn{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;padding:.75rem 1.25rem;font-size:.875rem;border:none;border-bottom:1px solid #f9fafb;border-left:3px solid transparent;text-decoration:none;cursor:pointer;transition:background .12s,color .12s}.pub-edu-detail-nav-btn:hover{background:#f9fafb;color:#1e7a55}.pub-edu-detail-nav-children{background:#f9fafb;border-left:3px solid #d1fae5}.pub-edu-detail-nav-child{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem .625rem 1.125rem;font-size:.8125rem;text-decoration:none;border-bottom:1px solid #f0fdf4;transition:background .12s,color .12s,padding-left .15s}.pub-edu-detail-nav-child:hover{background:#ecfdf5;color:#1e7a55;padding-left:1.5rem}.pub-edu-detail-sections-pills{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.pub-edu-detail-section-pill{padding:.375rem 1rem;border-radius:9999px;border:1px solid #e5e7eb;font-size:.875rem;font-weight:600;cursor:pointer;background:white;transition:all .15s}.pub-edu-detail-section-pill:hover{border-color:#1e7a55;color:#1e7a55}.pub-edu-detail-children{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12)}.pub-edu-detail-children-label{font-size:.6875rem;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:.625rem}.pub-edu-detail-children-grid{display:flex;flex-wrap:wrap;gap:.5rem}.pub-edu-detail-child-card{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:9999px;text-decoration:none;transition:background .15s,border-color .15s}.pub-edu-detail-child-card:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4)}.pub-edu-branch-meta{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:1.125rem 0}.pub-edu-branch-meta-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:.875rem}.pub-edu-branch-meta-row{display:flex;align-items:flex-start;gap:.875rem;flex-wrap:wrap}.pub-edu-branch-meta-label{font-size:.6875rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:#9ca3af;white-space:nowrap;padding-top:.3125rem;min-width:6rem}.pub-edu-branch-meta-pills{display:flex;flex-wrap:wrap;gap:.375rem}.pub-edu-branch-meta-pill{display:inline-flex;align-items:center;padding:.3rem .75rem;background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:9999px;font-size:.8125rem;font-weight:600}.pub-edu-branch-meta-pill--grade{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.pub-edu-branch-meta-children-grid{display:flex;flex-wrap:wrap;gap:.5rem}.pub-edu-branch-meta-child-card{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;background:white;border:1.5px solid #d1fae5;border-radius:.5rem;color:#1e7a55;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.pub-edu-branch-meta-child-card:hover{background:#f0fdf4;border-color:#6ee7b7}.pub-edu-branch-meta-child-arrow{font-size:.875rem;color:#6ee7b7}.pub-edu-detail-child-title{font-size:.8125rem;font-weight:600;color:white;line-height:1.3}.pub-edu-detail-child-desc{display:none}.pub-edu-detail-child-arrow{font-size:.875rem;color:rgba(255,255,255,.55);transition:color .15s,transform .15s}.pub-edu-detail-child-card:hover .pub-edu-detail-child-arrow{transform:translateX(2px);color:white;transform:translateX(3px)}.pub-edu-client-children-list{background:linear-gradient(180deg,#f9fafb,#f3faf7);border-left:3px solid #86efac;padding:.25rem 0}.pub-edu-client-child-link{display:flex;align-items:center;gap:.5rem;padding:.5625rem 1.25rem .5625rem .875rem;font-size:.8125rem;font-weight:600;color:#374151;text-decoration:none;border-bottom:1px solid rgba(209,250,229,.5);transition:background .13s,color .13s,padding-left .15s}.pub-edu-client-child-link:hover{background:#ecfdf5;color:#1e7a55;padding-left:1.25rem}.pub-edu-client-child-arrow{font-size:1rem;color:#34d399;font-weight:700;flex-shrink:0;line-height:1}.pub-reg-edu-dropdown{position:relative}.pub-reg-edu-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;background:white;cursor:pointer;text-align:left;transition:border-color .15s;font-size:.9375rem;color:#374151}.pub-reg-edu-dropdown-trigger:focus,.pub-reg-edu-dropdown-trigger:hover{border-color:#1e7a55;outline:none}.pub-reg-edu-dropdown-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#374151}.pub-reg-edu-dropdown-arrow{flex-shrink:0;font-size:.75rem;color:#9ca3af}.pub-reg-edu-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:2px solid #1e7a55;border-radius:.75rem;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:50;max-height:240px;overflow-y:auto}.pub-reg-edu-dropdown-item{display:flex;align-items:center;gap:.625rem;width:100%;padding:.625rem 1rem;background:none;border:none;cursor:pointer;text-align:left;font-size:.875rem;color:#374151;transition:background .1s}.pub-reg-edu-dropdown-item:hover{background:#f0fdf4}.pub-reg-edu-dropdown-item--selected{background:#f0fdf4;color:#1e7a55;font-weight:600}.pub-reg-edu-dropdown-check{width:1rem;flex-shrink:0;color:#1e7a55;font-weight:700}.pub-reg-edu-dropdown-empty,.pub-reg-edu-dropdown-loading{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.pub-reg-form-edu-count{font-weight:600;color:#1e7a55}.pub-onkayit-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:140px 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-onkayit-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.pub-onkayit-hero-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.pub-onkayit-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.15);color:white;padding:.375rem 1rem;border-radius:999px;font-size:.8125rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.25rem;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2)}.pub-onkayit-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:white;line-height:1.15;margin:0 0 1rem}.pub-onkayit-hero-title span{color:#ffd700}.pub-onkayit-hero-desc{font-size:1.0625rem;color:rgba(255,255,255,.85);margin:0;line-height:1.6}.pub-onkayit-body{background:linear-gradient(135deg,#0d5e3f,#0c3d72);padding:4rem 1.5rem;min-height:60vh;position:relative;overflow:hidden}.pub-onkayit-body:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M0 0h80v80H0z'/%3E%3Ccircle cx='40' cy='40' r='20'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-onkayit-body-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:3rem;align-items:start;position:relative;z-index:1}@media (max-width:900px){.pub-onkayit-body-inner{grid-template-columns:1fr;gap:2rem}}.pub-onkayit-content{position:sticky;top:6rem}.pub-onkayit-section-label{display:inline-flex;align-items:center;gap:.625rem;font-size:.8125rem;font-weight:700;color:rgba(255,255,255,.7);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.pub-onkayit-section-label-bar{display:block;width:24px;height:2px;background:rgba(255,255,255,.5);border-radius:2px}.pub-onkayit-heading{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:white;line-height:1.2;margin:0 0 1.25rem}.pub-onkayit-heading span{color:#86efac}.pub-onkayit-desc{color:rgba(255,255,255,.8);font-size:1rem;line-height:1.7;margin:0 0 2rem}.pub-onkayit-features{display:flex;flex-direction:column;gap:1rem}.pub-onkayit-feature{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:rgba(255,255,255,.08);border-radius:1rem;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(8px);transition:background .2s}.pub-onkayit-feature:hover{background:rgba(255,255,255,.13)}.pub-onkayit-feature-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(255,255,255,.12);color:#86efac;border:1px solid rgba(255,255,255,.15)}.pub-onkayit-feature-text h4{font-weight:700;color:white;font-size:.9375rem;margin:0 0 .25rem}.pub-onkayit-feature-text p{font-size:.8125rem;color:rgba(255,255,255,.7);margin:0;line-height:1.5}.pub-onkayit-form-col{background:white;border-radius:1.5rem;padding:0;box-shadow:0 20px 60px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.2);overflow:hidden}.pub-onkayit-form-header{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:1.75rem 2rem 1.5rem}.pub-onkayit-form-title{font-size:1.375rem;font-weight:900;color:white;margin:0 0 .25rem}.pub-onkayit-form-subtitle{font-size:.875rem;color:rgba(255,255,255,.75);margin:0}.pub-iletisim-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:140px 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-iletisim-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.pub-iletisim-hero-inner{position:relative;z-index:1;max-width:640px;margin:0 auto}.pub-iletisim-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:white;margin:0 0 .75rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.pub-iletisim-hero-desc{font-size:1.0625rem;color:rgba(255,255,255,.85);margin:0}.pub-iletisim-main{background:#f9fafb;padding:4rem 1.5rem}.pub-iletisim-main-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:2.5rem;align-items:start}@media (max-width:900px){.pub-iletisim-main-inner{grid-template-columns:1fr}}.pub-iletisim-hq{background:white;border-radius:1.5rem;padding:2rem;box-shadow:0 2px 16px rgba(0,0,0,.07);border:1px solid #f3f4f6;position:sticky;top:6rem}.pub-iletisim-hq-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f0fdf4;color:#1e7a55;padding:.35rem .875rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem}.pub-iletisim-hq-title{font-size:1.5rem;font-weight:900;color:#111827;margin:0 0 1.5rem}.pub-iletisim-hq-items{display:flex;flex-direction:column;gap:1.25rem}.pub-iletisim-hq-item{display:flex;align-items:flex-start;gap:1rem;padding:.75rem;border-radius:.875rem;transition:background .2s ease}.pub-iletisim-hq-item:hover{background:#f9fafb}.pub-iletisim-hq-icon{width:2.5rem;height:2.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.125rem;flex-shrink:0}.pub-iletisim-hq-icon--green{background:#dcfce7}.pub-iletisim-hq-icon--blue{background:#dbeafe}.pub-iletisim-hq-icon--orange{background:#ffedd5}.pub-iletisim-hq-item-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.pub-iletisim-hq-item-value{font-size:.9375rem;color:#111827;font-weight:600;text-decoration:none}a.pub-iletisim-hq-item-value:hover{color:#1e7a55}.pub-iletisim-hq-map-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.75rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.75rem;font-weight:700;font-size:.875rem;text-decoration:none;transition:opacity .2s}.pub-iletisim-hq-map-btn:hover{opacity:.9}.pub-iletisim-branches{background:white;border-radius:1.5rem;box-shadow:0 2px 16px rgba(0,0,0,.07);border:1px solid #f3f4f6;overflow:hidden}.pub-iletisim-branches-header{padding:1.75rem 2rem 1.25rem;border-bottom:1px solid #f3f4f6}.pub-iletisim-branches-title{font-size:1.25rem;font-weight:800;color:#111827;margin:0 0 1rem}.pub-iletisim-search{width:100%;padding:.625rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.875rem;outline:none;transition:border-color .15s;box-sizing:border-box}.pub-iletisim-search:focus{border-color:#1e7a55}.pub-iletisim-branch-list{max-height:520px;overflow-y:auto}.pub-iletisim-branch-item{border-bottom:1px solid #f9fafb}.pub-iletisim-branch-item:last-child{border-bottom:none}.pub-iletisim-branch-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left;transition:background .1s}.pub-iletisim-branch-toggle:hover{background:#f9fafb}.pub-iletisim-branch-toggle-left{display:flex;align-items:center;gap:.875rem}.pub-iletisim-branch-dot{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#1e7a55,#0557a0);display:flex;align-items:center;justify-content:center;color:white;font-size:.75rem;font-weight:800;flex-shrink:0}.pub-iletisim-branch-name{font-weight:700;color:#111827;font-size:.9375rem}.pub-iletisim-branch-location{font-size:.8125rem;color:#6b7280;margin-top:.125rem}.pub-iletisim-branch-arrow{font-size:.75rem;color:#9ca3af;transition:transform .2s}.pub-iletisim-branch-arrow--open{transform:rotate(180deg)}.pub-iletisim-branch-detail{padding:.75rem 1.5rem 1.25rem 4rem;background:#f9fafb;border-top:1px solid #f3f4f6}.pub-iletisim-branch-detail-row{display:flex;align-items:center;gap:.625rem;padding:.4rem 0;font-size:.875rem;color:#374151;text-decoration:none}a.pub-iletisim-branch-detail-row:hover{color:#1e7a55}.pub-iletisim-branch-detail-icon{font-size:.875rem;width:1.25rem;flex-shrink:0}.pub-iletisim-branch-detail-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.pub-iletisim-branch-detail-btn{display:inline-flex;align-items:center;gap:.375rem;margin-top:0;padding:.5rem 1rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border-radius:.625rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:opacity .2s}.pub-iletisim-branch-detail-btn:hover{opacity:.9}.pub-iletisim-branch-detail-btn--map{background:#f0fdf4;color:#1e7a55;border:1.5px solid #bbf7d0}.pub-iletisim-branch-detail-btn--map:hover{background:#dcfce7;opacity:1}.pub-iletisim-branch-empty{padding:2rem;text-align:center;color:#9ca3af;font-size:.875rem}.pub-iletisim-form-section{background:white;padding:4rem 1.5rem}.pub-iletisim-form-inner{max-width:760px;margin:0 auto}.pub-iletisim-form-header{text-align:center;margin-bottom:2.5rem}.pub-iletisim-form-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#111827;margin:0 0 .75rem}.pub-iletisim-form-title span{color:#1e7a55}.pub-iletisim-form-desc{color:#6b7280;font-size:1rem;margin:0}.pub-branch-iletisim-back{display:inline-flex;align-items:center;gap:.375rem;color:rgba(255,255,255,.85);font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s}.pub-branch-iletisim-back:hover{color:white}.pub-branch-iletisim-grid{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:2rem;align-items:start}@media (max-width:900px){.pub-branch-iletisim-grid{grid-template-columns:1fr}}.pub-branch-iletisim-left{display:flex;flex-direction:column;gap:1.5rem}.pub-branch-iletisim-hq-sub{border-top:3px solid #f0fdf4}.pub-branch-hq-toggle{display:none}.pub-branch-hq-body{display:block}@media (max-width:767px){.pub-branch-hq-toggle{display:flex;align-items:center;gap:.6rem;width:100%;background:none;border:none;cursor:pointer;padding:.25rem 0 .75rem;text-align:left}.pub-branch-hq-toggle-title{flex:1;font-size:1rem;font-weight:700;color:#111827}.pub-branch-hq-toggle-chevron{flex-shrink:0;color:#6b7280;transition:transform .2s ease}.pub-branch-hq-body,.pub-branch-hq-collapsible .pub-iletisim-hq-title{display:none}.pub-branch-hq-body--open{display:block}}.pub-iletisim-address-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pub-branch-iletisim-no-info{color:#9ca3af;font-size:.9375rem;margin:1.5rem 0 0}.pub-branch-iletisim-others-list{display:flex;flex-direction:column}.pub-branch-iletisim-other-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 2rem;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .15s}.pub-branch-iletisim-other-item:last-child{border-bottom:none}.pub-branch-iletisim-other-item:hover{background:#f9fafb}.pub-branch-iletisim-other-name{font-size:.9375rem;font-weight:700;color:#111827}.pub-branch-iletisim-other-loc{font-size:.8125rem;color:#6b7280;margin-top:.125rem}.pub-branch-iletisim-other-phone{font-size:.8125rem;color:#1e7a55;margin-top:.125rem;font-weight:600}.other-brands-section{padding:100px 48px;background:#f8f9fb}.other-brands-header{text-align:center;max-width:620px;margin:0 auto 56px}.other-brands-desc{font-size:16px;color:#6b7280;margin:0;line-height:1.7}.other-brands-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto}@media (max-width:900px){.other-brands-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.other-brands-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.other-brand-card{background:white;border:1.5px solid #ebebeb;border-radius:16px;padding:28px 20px 20px;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:14px;transition:border-color .2s,box-shadow .2s,transform .2s;cursor:default}a.other-brand-card{cursor:pointer}.other-brand-card:hover{border-color:#d1d5db;box-shadow:0 8px 28px rgba(0,0,0,.08);transform:translateY(-3px)}.other-brand-logo-wrap{height:72px;display:flex;align-items:center;justify-content:center}.other-brand-logo-img{max-height:72px;max-width:160px;width:auto;object-fit:contain}.other-brand-logo-emoji{font-size:2.5rem}.other-brand-card-name{font-size:13px;font-weight:700;color:#1f2937;text-align:center;margin:0;line-height:1.3}@media (max-width:768px){.other-brands-section{padding:60px 16px}.other-brand-logo-wrap{height:56px}.other-brand-logo-img{max-height:56px;max-width:120px}.other-brand-card-name{font-size:12px}.other-brand-card{padding:16px 10px 14px;gap:8px}}.announcement-card--link{text-decoration:none;display:block;cursor:pointer;transition:box-shadow .18s,transform .18s}.announcement-card--link:hover{box-shadow:0 8px 28px rgba(30,122,85,.13);transform:translateY(-2px)}.pub-duyurular-wrap{min-height:60vh}.pub-duyurular-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:calc(80px + 3.5rem) 1.5rem 3.5rem;position:relative;overflow:hidden}.pub-duyurular-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='white' fill-opacity='0.05'/%3E%3C/svg%3E");pointer-events:none}.pub-duyurular-hero-inner{max-width:820px;margin:0 auto;text-align:center}.pub-duyurular-hero-title{font-family:var(--font-baloo2),cursive;font-size:clamp(2rem,5vw,3rem);font-weight:900;color:white;margin:1rem 0 .75rem}.pub-duyurular-hero-desc{font-size:1rem;color:rgba(255,255,255,.75);margin:0}.pub-duyurular-section{padding:3rem 1.5rem 4rem;background:#f9fafb}.pub-duyurular-inner{max-width:1280px;margin:0 auto;padding:0 1.5rem}.pub-duyurular-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem}.pub-duyurular-card{background:white;border-radius:1.125rem;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px rgba(0,0,0,.04);overflow:hidden}.pub-duyurular-card--link{text-decoration:none;display:block;transition:box-shadow .18s,transform .18s;cursor:pointer}.pub-duyurular-card--link:hover{box-shadow:0 8px 28px rgba(30,122,85,.12);transform:translateY(-2px)}.pub-duyurular-card-inner{padding:1.5rem}.pub-duyurular-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.pub-duyurular-card-badge{font-size:11px;font-weight:800;padding:3px 12px;border-radius:9999px}.pub-duyurular-card-badge--global{background:rgba(30,122,85,.1);color:#1e7a55}.pub-duyurular-card-badge--branch{background:rgba(5,87,160,.1);color:#0557a0}.pub-duyurular-card-date{font-size:12px;color:#9ca3af;white-space:nowrap}.pub-duyurular-card-title{font-size:1rem;font-weight:800;color:#0d2b1e;margin:0 0 .5rem;line-height:1.4}.pub-duyurular-card-excerpt{font-size:.875rem;color:#6b7280;margin:0 0 .75rem;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.pub-duyurular-card-read-more{font-size:.8125rem;font-weight:700;color:#1e7a55}.pub-duyurular-pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2.5rem;flex-wrap:wrap}.pub-duyurular-page-btn{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #e5e7eb;background:white;color:#374151;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s}.pub-duyurular-page-btn:hover{border-color:#1e7a55;color:#1e7a55}.pub-duyurular-page-btn--active{background:#1e7a55;border-color:#1e7a55;color:white}.pub-duyuru-detail-wrap{min-height:100vh;background:#f9fafb;padding-bottom:2rem}.pub-duyuru-detail-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:calc(80px + 3.5rem) 1.5rem 3.5rem;text-align:center;position:relative;overflow:hidden}.pub-duyuru-detail-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='white' fill-opacity='0.05'/%3E%3C/svg%3E");pointer-events:none}.pub-duyuru-detail-hero-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.pub-duyuru-detail-hero-title{font-family:var(--font-baloo2),cursive;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:white;margin:.5rem 0 .75rem}.pub-duyuru-detail-breadcrumb,.pub-duyuru-detail-hero-title{display:flex;align-items:center;justify-content:center;gap:.5rem}.pub-duyuru-detail-breadcrumb{font-size:.8125rem;color:rgba(255,255,255,.65)}.pub-duyuru-detail-breadcrumb-link{color:rgba(255,255,255,.75);text-decoration:none;transition:color .15s}.pub-duyuru-detail-breadcrumb-link:hover{color:white}.pub-duyuru-detail-breadcrumb-current{color:white;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:280px}@media (max-width:640px){.pub-duyuru-detail-breadcrumb{flex-wrap:wrap;justify-content:center;row-gap:.25rem;font-size:.75rem;padding:0 .75rem}.pub-duyuru-detail-breadcrumb-current{max-width:100%;flex:1 1 100%;text-align:center}}.pub-duyuru-detail-layout{display:grid;grid-template-columns:260px 1fr;gap:2rem;max-width:1280px;margin:2rem auto;padding:0 2rem;align-items:start}@media (max-width:768px){.pub-duyuru-detail-layout{grid-template-columns:1fr}}.pub-duyuru-detail-sidebar{position:sticky;top:90px}.pub-duyuru-detail-sidebar-box{background:white;border-radius:1rem;border:1px solid #f3f4f6;box-shadow:0 1px 6px rgba(0,0,0,.05);overflow:hidden}.pub-duyuru-sidebar-mobile-toggle{display:none;width:100%;align-items:center;gap:.625rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;border:none;padding:.875rem 1rem;font-size:.9375rem;font-weight:700;cursor:pointer;text-align:left}.pub-duyuru-sidebar-mobile-toggle-chev{transition:transform .2s ease}.pub-duyuru-detail-sidebar-box--mobile-open .pub-duyuru-sidebar-mobile-toggle-chev{transform:rotate(180deg)}@media (max-width:768px){.pub-duyuru-sidebar-mobile-toggle{display:flex}.pub-duyuru-sidebar-panel{display:none;border-top:1px solid #f3f4f6}.pub-duyuru-detail-sidebar-box--mobile-open .pub-duyuru-sidebar-panel{display:block}.pub-duyuru-detail-sidebar{position:static}}.pub-duyuru-detail-sidebar-title{font-size:.875rem;font-weight:800;color:white;background:linear-gradient(135deg,#1e7a55,#0557a0);padding:.875rem 1rem;margin:0}.pub-duyuru-detail-sidebar-list{display:flex;flex-direction:column;height:480px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.pub-duyuru-detail-sidebar-item{display:flex;flex-direction:column;gap:2px;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .15s}.pub-duyuru-detail-sidebar-item:hover{background:#f9fafb}.pub-duyuru-detail-sidebar-item--active{background:rgba(30,122,85,.06);border-left:3px solid #1e7a55}.pub-duyuru-detail-sidebar-item-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.pub-duyuru-detail-sidebar-item-title{font-size:.8125rem;font-weight:600;color:#111827;line-height:1.4;flex:1;min-width:0}.pub-duyuru-detail-sidebar-item--active .pub-duyuru-detail-sidebar-item-title{color:#1e7a55}.pub-duyuru-detail-sidebar-item-date{font-size:11px;color:#9ca3af;margin-top:3px}.pub-duyuru-detail-sidebar-empty{padding:1rem;font-size:.875rem;color:#9ca3af;text-align:center}.pub-duyuru-sidebar-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:9999px;white-space:nowrap;flex-shrink:0;margin-top:1px}.pub-duyuru-sidebar-badge--global{background:rgba(30,122,85,.1);color:#1e7a55}.pub-duyuru-sidebar-badge--branch{background:rgba(5,87,160,.1);color:#0557a0}.pub-duyuru-sidebar-filter{padding:.875rem 1rem .75rem;border-bottom:1px solid #f3f4f6}.pub-duyuru-sidebar-filter-label{font-size:10px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.pub-duyuru-sidebar-select-wrap{position:relative}.pub-duyuru-sidebar-select-box{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1.5px solid #e5e7eb;border-radius:10px;background:white;cursor:pointer;transition:border-color .15s;color:#374151;font-size:.8125rem;font-weight:500;user-select:none}.pub-duyuru-sidebar-select-box--open,.pub-duyuru-sidebar-select-box:hover{border-color:#1e7a55}.pub-duyuru-sidebar-select-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem}.pub-duyuru-sidebar-select-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s}.pub-duyuru-sidebar-select-box--open .pub-duyuru-sidebar-select-chevron{transform:rotate(180deg)}.pub-duyuru-sidebar-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1.5px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.1);z-index:50;overflow:hidden}.pub-duyuru-sidebar-dropdown-search{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #f3f4f6;color:#9ca3af}.pub-duyuru-sidebar-dropdown-search input{flex:1;border:none;outline:none;font-size:.8125rem;color:#111827;background:transparent}.pub-duyuru-sidebar-dropdown-list{max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.pub-duyuru-sidebar-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 12px;text-align:left;font-size:.8125rem;color:#374151;background:none;border:none;cursor:pointer;transition:background .12s}.pub-duyuru-sidebar-dropdown-item:hover{background:#f9fafb}.pub-duyuru-sidebar-dropdown-item--active{background:rgba(30,122,85,.06);color:#1e7a55;font-weight:600}.pub-duyuru-sidebar-dropdown-check{width:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1e7a55}.pub-duyuru-sidebar-dropdown-empty{padding:10px 12px;font-size:.8125rem;color:#9ca3af;text-align:center}.pub-duyuru-sidebar-load-more{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;padding:.625rem 1rem;font-size:.8rem;font-weight:600;color:#1e7a55;background:rgba(30,122,85,.04);border:none;border-top:1px solid #f3f4f6;cursor:pointer;transition:background .15s;flex-shrink:0}.pub-duyuru-sidebar-load-more:hover{background:rgba(30,122,85,.1)}.pub-duyuru-sidebar-load-more-count{font-size:10px;font-weight:700;background:rgba(30,122,85,.15);color:#1e7a55;padding:1px 6px;border-radius:9999px}.pub-duyuru-detail-main{min-width:0}.pub-duyuru-detail-card{background:white;border-radius:1.25rem;padding:2.5rem;border:1px solid #f3f4f6;box-shadow:0 2px 12px rgba(0,0,0,.05)}.pub-duyuru-detail-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.pub-duyuru-detail-badge{font-size:11px;font-weight:800;padding:4px 14px;border-radius:9999px}.pub-duyuru-detail-badge--global{background:rgba(30,122,85,.1);color:#1e7a55}.pub-duyuru-detail-badge--branch{background:rgba(5,87,160,.1);color:#0557a0}.pub-duyuru-detail-date{font-size:.875rem;color:#9ca3af}.pub-duyuru-detail-title{font-family:var(--font-baloo2),cursive;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;color:#0d2b1e;margin:0 0 1.75rem;line-height:1.2}.pub-duyuru-detail-content{font-size:1rem;color:#374151;line-height:1.8;white-space:pre-wrap;margin-bottom:2rem}.pub-duyuru-detail-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid #f3f4f6}.pub-duyuru-detail-back-btn{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:700;color:#1e7a55;text-decoration:none;transition:opacity .15s}.pub-duyuru-detail-back-btn:hover{opacity:.8}.pub-duyuru-detail-views{font-size:.8125rem;color:#9ca3af}.pub-kurumsal-page-wrap{min-height:60vh}.pub-kurumsal-page-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:140px 0 56px;position:relative;overflow:hidden}.pub-kurumsal-page-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-kurumsal-page-hero-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.pub-kurumsal-page-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:rgba(255,255,255,.65);margin-bottom:1rem}.pub-kurumsal-page-breadcrumb-link{color:rgba(255,255,255,.75);text-decoration:none;transition:color .15s}.pub-kurumsal-page-breadcrumb-link:hover{color:white}.pub-kurumsal-page-breadcrumb-current{color:white;font-weight:600}.pub-kurumsal-page-title{font-family:var(--font-baloo2),cursive;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:white;margin:0 0 .5rem;line-height:1.2}.pub-kurumsal-page-updated{font-size:.8125rem;color:rgba(255,255,255,.55);margin:0}.pub-kurumsal-page-content-section{padding:2rem 0 4rem;background:#f9fafb}.pub-kurumsal-page-content-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.pub-kurumsal-page-body{background:white;border-radius:1.25rem;padding:1.75rem 2.5rem 2.5rem;border:1px solid #f3f4f6;box-shadow:0 2px 12px rgba(0,0,0,.05);font-size:1rem;line-height:1.85;color:#374151}.pub-kurumsal-page-body h1{font-size:1.875rem;font-weight:800;color:#0d2b1e;font-family:var(--font-baloo2),cursive;margin-top:0;margin-bottom:1rem;line-height:1.2}.pub-kurumsal-page-body h2{font-size:1.375rem;color:#0d2b1e;margin-top:1.75rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.pub-kurumsal-page-body h2,.pub-kurumsal-page-body h3{font-weight:700;font-family:var(--font-baloo2),cursive}.pub-kurumsal-page-body h3{font-size:1.125rem;color:#1e7a55;margin-top:1.5rem;margin-bottom:.5rem}.pub-kurumsal-page-body h4{font-size:1rem;font-weight:700;color:#0d2b1e;margin-top:1.25rem;margin-bottom:.375rem}.pub-kurumsal-page-body blockquote{border-left:4px solid #1e7a55;background:#f0fdf4;padding:.75rem 1.25rem;margin:1rem 0;border-radius:0 8px 8px 0;color:#4b5563;font-style:italic}.pub-kurumsal-page-body strong{font-weight:700}.pub-kurumsal-page-body em{font-style:italic}.pub-kurumsal-page-body u{text-decoration:underline}.pub-kurumsal-page-body s{text-decoration:line-through}.pub-kurumsal-page-body a{color:#1e7a55;text-decoration:underline}.pub-kurumsal-page-body a.pub-file-block,.pub-kurumsal-page-body a.pub-file-block *{text-decoration:none}.pub-kurumsal-page-body a.pub-file-block .pub-file-block-name{color:#111827}.pub-kurumsal-page-body p{margin-bottom:1rem}.pub-kurumsal-page-body ol,.pub-kurumsal-page-body ul{padding-left:1.5rem;margin-bottom:1rem}.pub-kurumsal-page-body li{margin-bottom:.375rem}.pub-hr-hero{background:linear-gradient(135deg,#1e7a55,#0557a0);padding:calc(80px + 4rem) 1.5rem 4rem;text-align:center;color:white;position:relative;overflow:hidden}.pub-hr-hero:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Ccircle cx='30' cy='30' r='4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.pub-hr-hero-inner{max-width:700px;margin:0 auto;position:relative;z-index:1}.pub-hr-hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(255,255,255,.15);color:white;padding:.375rem 1rem;border-radius:999px;font-size:.875rem;font-weight:600;margin-bottom:1.25rem;border:1px solid rgba(255,255,255,.25)}.pub-hr-hero-title{font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.2;margin:0 0 1rem}.pub-hr-hero-title span{color:#86efac}.pub-hr-hero-desc{font-size:1.125rem;opacity:.9;margin:0 0 1.75rem}.pub-hr-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.pub-hr-hero-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;font-size:.9rem;text-decoration:none;transition:transform .15s,background .15s,color .15s,border-color .15s;border:1.5px solid transparent}.pub-hr-hero-btn:hover{transform:translateY(-1px)}.pub-hr-hero-btn--primary{background:#86efac;color:#064e3b}.pub-hr-hero-btn--primary:hover{background:#bbf7d0}.pub-hr-hero-btn--ghost{background:transparent;color:white;border-color:rgba(255,255,255,.4)}.pub-hr-hero-btn--ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.7)}.pub-hr-hero-stats{display:inline-flex;align-items:center;gap:1.5rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);padding:.75rem 1.5rem;border-radius:14px}.pub-hr-hero-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.pub-hr-hero-stat-num{font-size:1.125rem;font-weight:800;color:#86efac}.pub-hr-hero-stat-label{font-size:.75rem;opacity:.85;letter-spacing:.02em}.pub-hr-hero-stat-sep{width:1px;height:28px;background:rgba(255,255,255,.2)}.pub-hr-positions{background:#f9fafb;padding:4.5rem 1.5rem}.pub-hr-positions-inner{max-width:1100px;margin:0 auto}.pub-hr-positions-heading{text-align:center;margin-bottom:2.25rem}.pub-hr-positions-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#1e7a55;background:#dcfce7;padding:4px 12px;border-radius:999px;margin-bottom:.75rem}.pub-hr-positions-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#111827;margin:0 0 .5rem}.pub-hr-positions-subtitle{font-size:.95rem;color:#6b7280;margin:0 auto;max-width:560px;line-height:1.55}.pub-hr-positions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.25rem}.pub-hr-filter{background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1.75rem;box-shadow:0 2px 6px rgba(15,23,42,.04)}.pub-hr-filter-inner{display:grid;grid-template-columns:repeat(3,1fr) auto;gap:.85rem;align-items:end}.pub-hr-filter-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.pub-hr-filter-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;color:#1e7a55;letter-spacing:.02em;text-transform:uppercase}.pub-hr-filter-select{width:100%;appearance:none;-webkit-appearance:none;padding:.65rem 2.25rem .65rem .85rem;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") no-repeat right .85rem center;font-size:.92rem;font-weight:500;color:#111827;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.pub-hr-filter-select:focus,.pub-hr-filter-select:hover:not(:disabled){border-color:#1e7a55;background-color:#ffffff}.pub-hr-filter-select:focus{outline:none;box-shadow:0 0 0 3px rgba(30,122,85,.15)}.pub-hr-filter-select:disabled{opacity:.55;cursor:not-allowed}.pub-hr-filter-reset{display:inline-flex;align-items:center;gap:.35rem;padding:.65rem .95rem;border:1.5px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:10px;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .15s ease;height:fit-content}.pub-hr-filter-reset:hover{background:#fee2e2}.pub-hr-filter-result{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb;font-size:.82rem;color:#6b7280}.pub-hr-filter-result strong{color:#1e7a55;font-weight:700}.pub-hr-filter-empty{background:#fff7ed;border:1px dashed #fed7aa;color:#9a3412;padding:1.25rem 1.5rem;border-radius:14px;text-align:center;font-size:.95rem}@media (max-width:720px){.pub-hr-filter-inner{grid-template-columns:1fr}.pub-hr-filter-reset{justify-content:center}}.pub-hr-position-card{display:flex;flex-direction:column;background:white;border-radius:1rem;padding:1.5rem;border:1px solid #e5e7eb;transition:box-shadow .2s,transform .2s,border-color .2s}.pub-hr-position-card:hover{box-shadow:0 12px 32px rgba(15,23,42,.08);transform:translateY(-3px);border-color:#bbf7d0}.pub-hr-position-card--selected{border-color:#1e7a55;box-shadow:0 0 0 3px rgba(30,122,85,.15)}.pub-hr-position-card-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.pub-hr-position-card-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#dcfce7;color:#1e7a55;border-radius:10px;flex-shrink:0}.pub-hr-position-icon{font-size:1.5rem;margin-bottom:.75rem}.pub-hr-position-title{font-size:1.0625rem;font-weight:700;color:#111827;margin:0;line-height:1.35}.pub-hr-position-desc{font-size:.9rem;color:#6b7280;margin:0 0 1rem;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pub-hr-position-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1.1rem}.pub-hr-position-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;background:#f3f4f6;color:#374151}.pub-hr-position-badge--alt{background:#ecfdf5;color:#065f46}.pub-hr-position-actions{margin-top:auto;display:flex;gap:.5rem}.pub-hr-position-inspect-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:.65rem 1rem;background:white;color:#1e7a55;border:1.5px solid #1e7a55;border-radius:.625rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .15s}.pub-hr-position-inspect-btn:hover{background:#f0fdf4}.pub-hr-position-apply-cta{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#1e7a55;color:white;border:none;border-radius:10px;padding:.7rem 1rem;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .15s,transform .15s}.pub-hr-position-apply-cta:hover{background:#166040;transform:translateY(-1px)}.pub-hr-position-apply-cta--selected{background:#166040}.pub-hr-modal-overlay{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.pub-hr-modal{background:white;border-radius:1rem;box-shadow:0 20px 60px rgba(0,0,0,.18);width:100%;max-width:640px;max-height:90vh;display:flex;flex-direction:column;animation:slideUp .2s ease;overflow:hidden}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.pub-hr-modal-header{display:flex;align-items:flex-start;gap:1rem;padding:1.375rem 1.5rem 1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.pub-hr-modal-icon{width:40px;height:40px;border-radius:.625rem;background:#f0fdf4;color:#1e7a55;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pub-hr-modal-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0 0 .25rem}.pub-hr-modal-short-desc{font-size:.875rem;color:#6b7280;margin:0}.pub-hr-modal-close{background:none;border:none;cursor:pointer;color:#9ca3af;padding:.25rem;border-radius:.375rem;flex-shrink:0;margin-left:auto;transition:color .1s,background .1s;display:flex;align-items:center;justify-content:center}.pub-hr-modal-close:hover{color:#374151;background:#f3f4f6}.pub-hr-modal-meta{display:flex;flex-wrap:wrap;gap:.375rem;padding:.75rem 1.5rem 0;flex-shrink:0}.pub-hr-modal-body{flex:1;overflow-y:auto;padding:1rem 1.5rem}.pub-hr-modal-detail{font-size:.9375rem;line-height:1.7;color:#374151}.pub-hr-modal-detail h2{font-size:1.0625rem;font-weight:700;color:#111827;margin:1rem 0 .375rem}.pub-hr-modal-detail h3{font-size:.9375rem;font-weight:700;color:#1e7a55;margin:.875rem 0 .25rem}.pub-hr-modal-detail p{margin:0 0 .625rem}.pub-hr-modal-detail ul{padding-left:1.25rem;margin:0 0 .625rem}.pub-hr-modal-detail li{margin-bottom:.25rem}.pub-hr-modal-detail strong{color:#111827}.pub-hr-modal-footer{display:flex;gap:.75rem;align-items:center;justify-content:flex-end;padding:1rem 1.5rem;border-top:1px solid #e5e7eb;flex-shrink:0}.pub-hr-modal-close-btn{padding:.625rem 1.25rem;background:white;color:#374151;border:1.5px solid #e5e7eb;border-radius:.625rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s}.pub-hr-modal-close-btn:hover{background:#f9fafb}.pub-hr-modal-apply-btn{display:inline-flex;align-items:center;gap:6px;padding:.625rem 1.375rem;background:#1e7a55;color:white;border:none;border-radius:.625rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .15s}.pub-hr-modal-apply-btn:hover{background:#166040}.pub-hr-general-cta{background:white;padding:3rem 1.5rem 0}.pub-hr-general-cta-inner{max-width:1100px;margin:0 auto;background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid #d1fae5;border-radius:1.25rem;padding:1.75rem 2rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:space-between}.pub-hr-general-cta-content{display:flex;align-items:center;gap:1rem;flex:1 1 380px}.pub-hr-general-cta-icon{width:46px;height:46px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:white;border-radius:12px;color:#1e7a55;box-shadow:0 4px 14px rgba(30,122,85,.12)}.pub-hr-general-cta-title{font-size:1.0625rem;font-weight:700;color:#111827;margin:0 0 .25rem}.pub-hr-general-cta-desc{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}.pub-hr-general-cta-btn{display:inline-flex;align-items:center;gap:6px;background:#111827;color:white;border:none;border-radius:999px;padding:.75rem 1.25rem;font-weight:700;font-size:.9rem;cursor:pointer;transition:background .15s,transform .15s;flex-shrink:0}.pub-hr-general-cta-btn:hover{background:#1f2937;transform:translateY(-1px)}.pub-hr-position-desc-quote{border-left:3px solid #1e7a55;background:#f0fdf4;padding:.75rem 1rem;margin:.75rem 0 1rem;border-radius:0 8px 8px 0;font-size:.875rem;color:#374151;line-height:1.6;font-style:italic}.pub-hr-position-apply-btn{display:inline-block;color:#1e7a55;font-weight:700;font-size:.9rem;text-decoration:none}.pub-hr-position-apply-btn:hover{color:#166040}.pub-hr-form-section{background:white;padding:5rem 1.5rem}.pub-hr-form-inner{max-width:800px;margin:0 auto}.pub-hr-form-header{text-align:center;margin-bottom:2.5rem}.pub-hr-form-title{font-size:2rem;font-weight:800;color:#111827;margin:0 0 .5rem}.pub-hr-form-subtitle{font-size:1rem;color:#6b7280;margin:0}.pub-hr-form-card{background:white;border:1px solid #e5e7eb;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.pub-hr-form-body{padding:2rem}.pub-hr-form-section-head{font-size:.8125rem;font-weight:700;color:#1e7a55;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .875rem;padding-bottom:.5rem;border-bottom:1px solid #f0fdf4}.pub-hr-form-section-head:not(:first-child){margin-top:1.75rem}.pub-hr-form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:640px){.pub-hr-form-grid-2{grid-template-columns:1fr}}.pub-hr-form-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.375rem}.pub-hr-form-input{width:100%;padding:.625rem .875rem;border:1.5px solid #e5e7eb;border-radius:.625rem;font-size:.9375rem;color:#111827;background:#fafafa;transition:border-color .15s,background .15s;outline:none;box-sizing:border-box}.pub-hr-form-input:focus{border-color:#1e7a55;background:white}.pub-hr-form-input::placeholder{color:#9ca3af}select.pub-hr-form-input{padding-right:2.25rem}.pub-hr-form-full{grid-column:1/-1}.pub-hr-form-textarea{resize:vertical;min-height:80px}.pub-hr-branch-hint{font-size:.8125rem;color:#6b7280;margin-bottom:.5rem}.pub-hr-branch-selected-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.5rem}.pub-hr-branch-tag{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .6rem;border-radius:999px;background:#1e7a55;color:white;font-size:.8rem;font-weight:600}.pub-hr-branch-tag-remove{background:none;border:none;cursor:pointer;color:rgba(255,255,255,.8);font-size:1rem;line-height:1;padding:0;display:flex;align-items:center;transition:color .1s}.pub-hr-branch-tag-remove:hover{color:white}.pub-hr-branch-select-wrap{position:relative;margin-bottom:1rem}.pub-hr-branch-search-box{display:flex;align-items:center;gap:.5rem;border:1.5px solid #d1d5db;border-radius:10px;padding:.5rem .75rem;background:white;cursor:text;transition:border-color .15s}.pub-hr-branch-search-box:focus-within{border-color:#1e7a55}.pub-hr-branch-search-icon{font-size:.875rem;color:#9ca3af;flex-shrink:0}.pub-hr-branch-search-input{flex:1;border:none;outline:none;font-size:.9375rem;color:#374151;background:transparent;min-width:0}.pub-hr-branch-search-input::placeholder{color:#9ca3af}.pub-hr-branch-search-count{flex-shrink:0;font-size:.8rem;font-weight:700;color:#1e7a55;background:#dcfce7;padding:.15rem .5rem;border-radius:999px}.pub-hr-branch-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:100;background:white;border:1.5px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-height:260px;overflow-y:auto}.pub-hr-branch-dropdown-empty{padding:1rem;text-align:center;color:#9ca3af;font-size:.875rem}.pub-hr-branch-dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem .875rem;background:none;text-align:left;cursor:pointer;transition:background .1s;border:none;border-bottom:1px solid #f3f4f6}.pub-hr-branch-dropdown-item:last-child{border-bottom:none}.pub-hr-branch-dropdown-item:hover{background:#f9fafb}.pub-hr-branch-dropdown-item--selected{background:#f0fdf4}.pub-hr-branch-dropdown-item--selected:hover{background:#dcfce7}.pub-hr-branch-dropdown-check{width:16px;flex-shrink:0;color:#1e7a55;font-weight:700;font-size:.875rem}.pub-hr-branch-dropdown-name{flex:1;font-size:.9rem;font-weight:500;color:#374151}.pub-hr-branch-dropdown-loc{font-size:.8rem;color:#9ca3af;flex-shrink:0}.pub-hr-kvkk-link-btn{background:none;border:none;padding:0;cursor:pointer;color:#1e7a55;font-weight:600;font-size:inherit;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.pub-hr-kvkk-link-btn:hover{color:#155e3f}.pub-kvkk-modal-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.55);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:1rem}.pub-kvkk-modal{background:white;border-radius:16px;width:100%;max-width:680px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 24px 64px rgba(0,0,0,.2)}.pub-kvkk-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #f3f4f6;flex-shrink:0}.pub-kvkk-modal-title{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin:0}.pub-kvkk-modal-close{background:none;border:none;font-size:1.125rem;cursor:pointer;color:#6b7280;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.pub-kvkk-modal-close:hover{background:#f3f4f6;color:#374151}.pub-kvkk-modal-body{flex:1;overflow-y:auto;padding:1.5rem}.pub-kvkk-modal-content{font-size:.9rem;line-height:1.7;color:#374151}.pub-kvkk-modal-content>h1:first-child,.pub-kvkk-modal-content>h2:first-child,.pub-kvkk-modal-content>h3:first-child,.pub-kvkk-modal-content>h4:first-child{display:none}.pub-kvkk-modal-content>:first-child{margin-top:0}.pub-kvkk-modal-content h1{font-size:1.3rem;font-weight:800;color:#0d2b1e;margin-top:1.5rem;margin-bottom:.75rem}.pub-kvkk-modal-content h2{font-size:1.1rem;font-weight:700;color:#0d2b1e;margin-top:1.5rem;margin-bottom:.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:.25rem}.pub-kvkk-modal-content h3{font-size:1rem;font-weight:700;color:#1e7a55;margin-top:1.25rem;margin-bottom:.375rem}.pub-kvkk-modal-content p{margin-bottom:.75rem}.pub-kvkk-modal-content ol,.pub-kvkk-modal-content ul{padding-left:1.5rem;margin-bottom:.75rem}.pub-kvkk-modal-content li{margin-bottom:.25rem}.pub-kvkk-modal-content strong{font-weight:700}.pub-kvkk-modal-content blockquote{border-left:3px solid #1e7a55;padding-left:1rem;margin:.75rem 0;color:#4b5563;font-style:italic}.pub-kvkk-modal-footer{padding:1rem 1.5rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end;flex-shrink:0}.pub-kvkk-modal-close-btn{padding:.5rem 1.5rem;border-radius:8px;background:#1e7a55;color:white;border:none;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .15s}.pub-kvkk-modal-close-btn:hover{background:#155e3f}.pub-hr-cv-tabs{display:flex;gap:.5rem;margin-bottom:.75rem}.pub-hr-cv-tab{padding:.375rem .875rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;border:1.5px solid #e5e7eb;background:#f9fafb;color:#6b7280;transition:all .12s}.pub-hr-cv-tab--active{border-color:#1e7a55;background:#f0fdf4;color:#1e7a55}.pub-hr-cv-dropzone{border:2px dashed #d1d5db;border-radius:.875rem;padding:2rem 1.5rem;text-align:center;cursor:pointer;transition:all .15s;background:#fafafa;display:flex;flex-direction:column;align-items:center;justify-content:center}.pub-hr-cv-dropzone--drag,.pub-hr-cv-dropzone:hover{border-color:#1e7a55;background:#f0fdf4}.pub-hr-cv-dropzone-icon{font-size:2rem;margin-bottom:.5rem;display:flex;justify-content:center}.pub-hr-cv-dropzone-text{font-size:.9rem;color:#6b7280;margin:0}.pub-hr-cv-dropzone-text strong{color:#1e7a55}.pub-hr-cv-dropzone-hint{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0}.pub-hr-cv-progress{margin-top:.75rem}.pub-hr-cv-progress-bar-bg{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.pub-hr-cv-progress-bar{background:linear-gradient(90deg,#1e7a55,#059669);height:100%;border-radius:999px;transition:width .2s}.pub-hr-cv-progress-text{font-size:.8125rem;color:#6b7280;margin-top:.25rem}.pub-hr-cv-success{display:flex;align-items:center;gap:.5rem;padding:.625rem .875rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;color:#15803d;font-size:.875rem;font-weight:600;margin-top:.625rem}.pub-hr-cv-error{color:#dc2626;font-size:.8125rem;margin-top:.375rem}.pub-hr-kvkk-row{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:1.25rem}.pub-hr-kvkk-check{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#1e7a55}.pub-hr-kvkk-label{font-size:.8125rem;color:#6b7280;line-height:1.5}.pub-hr-form-submit{width:100%;padding:.875rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,#1e7a55,#0557a0);color:white;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}.pub-hr-form-submit:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.pub-hr-form-submit:disabled{opacity:.6;cursor:not-allowed}.pub-hr-form-error{background:#fee2e2;color:#dc2626;padding:.75rem 1rem;border-radius:.5rem;margin-bottom:1rem;font-size:.875rem}.pub-hr-success{padding:3rem 2rem;text-align:center}.pub-hr-success-icon{font-size:3rem;margin-bottom:1rem}.pub-hr-success-title{font-size:1.5rem;font-weight:800;color:#111827;margin:0 0 .5rem}.pub-hr-success-desc{color:#6b7280;margin:0 0 1.5rem}.pub-hr-success-btn{display:inline-block;padding:.75rem 2rem;border:2px solid #1e7a55;border-radius:.75rem;color:#1e7a55;font-weight:700;cursor:pointer;background:none;font-size:1rem}.pub-album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:3rem 2rem;max-width:1280px;margin:0 auto}.pub-album-card{border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);cursor:pointer;text-decoration:none;color:inherit;display:block;transition:transform .2s,box-shadow .2s}.pub-album-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.pub-album-card-cover{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f4f6}.pub-album-card-body{padding:1rem;background:white}.pub-album-card-title{font-weight:700;font-size:1rem;margin:0 0 .25rem;color:#111827}.pub-album-card-meta{font-size:.8125rem;color:#6b7280;margin:0}.pub-featured-albums-section{padding:5rem 2rem;background:#f8fafc}.pub-featured-albums-inner{max-width:1280px;margin:0 auto}.pub-featured-albums-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.pub-featured-albums-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#111827;margin:.25rem 0 0}.pub-featured-albums-all-link{color:#1e7a55;font-weight:600;text-decoration:none}.pub-featured-albums-all-link:hover{text-decoration:underline}.pub-featured-albums-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,300px));gap:1.25rem;justify-content:center}.pub-featured-album-card{border-radius:14px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);text-decoration:none;color:inherit;display:block;transition:transform .2s,box-shadow .2s;background:white}.pub-featured-album-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.13)}.pub-featured-album-cover-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.pub-featured-album-card-body{padding:.75rem 1rem}.pub-featured-album-name{font-weight:700;font-size:.9375rem;color:#111827}@media (max-width:640px){.pub-featured-albums-grid{grid-template-columns:1fr 1fr;gap:.75rem}.pub-featured-albums-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.25rem}.pub-featured-albums-section{padding:3rem 1.25rem}}.pub-social-section{padding:5rem 2rem;background:linear-gradient(135deg,#0a2e4e,#0557a0 48%,#1e7a55);position:relative;overflow:hidden;isolation:isolate}.pub-social-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.1) 0,transparent 38%),radial-gradient(circle at 88% 82%,rgba(255,255,255,.08) 0,transparent 42%);pointer-events:none;z-index:-1}.pub-social-inner{max-width:1280px;margin:0 auto}.pub-social-header{text-align:center;margin-bottom:2.5rem}.pub-social-title{font-size:clamp(1.6rem,3.2vw,2.25rem);font-weight:800;color:#ffffff;margin:.5rem 0}.pub-social-title span{color:#ffd166}.pub-social-desc{color:rgba(255,255,255,.82);font-size:.95rem;margin:0}.pub-social-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.1rem}.pub-social-card{display:flex;flex-direction:column;background:#ffffff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 8px 24px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}.pub-social-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(0,0,0,.26)}.pub-social-card-media{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;background:#e5e7eb}.pub-social-card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pub-social-card:hover .pub-social-card-img{transform:scale(1.05)}.pub-social-card-badge{position:absolute;top:.6rem;right:.6rem;width:30px;height:30px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#ffffff;background:rgba(0,0,0,.42);backdrop-filter:blur(3px)}.pub-social-footer{text-align:center;margin-top:2rem}.pub-social-ig-link{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.9);font-size:.95rem;font-weight:600;text-decoration:none;border:1.5px solid rgba(255,255,255,.45);border-radius:999px;padding:.55rem 1.4rem;transition:background .2s ease,color .2s ease,border-color .2s ease}.pub-social-ig-link:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.8);color:#ffffff}@media (max-width:1024px){.pub-social-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.pub-social-section{padding:3rem 1.25rem}.pub-social-grid{grid-template-columns:1fr 1fr;gap:.75rem}.pub-social-header{margin-bottom:1.5rem}}.pub-sub-hero{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(135deg,#0a2e4e,#0557a0 45%,#1e7a55);padding:9.5rem 1.5rem 4.5rem;color:white}.pub-sub-hero-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.pub-sub-hero-orb{position:absolute;border-radius:999px;filter:blur(70px);opacity:.55}.pub-sub-hero-orb--1{width:520px;height:520px;background:radial-gradient(circle,rgba(16,185,129,.55),transparent 70%);top:-180px;right:-140px}.pub-sub-hero-orb--2{width:460px;height:460px;background:radial-gradient(circle,rgba(79,70,229,.45),transparent 70%);bottom:-200px;left:-120px}.pub-sub-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%)}.pub-sub-hero-inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem}.pub-sub-hero-crumbs{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.75rem;font-size:.8125rem;font-weight:500}.pub-sub-hero-crumb{color:rgba(255,255,255,.65);text-decoration:none;transition:color .2s ease}.pub-sub-hero-crumb:hover{color:white}.pub-sub-hero-crumb--current{color:white;font-weight:600}.pub-sub-hero-crumb-sep{color:rgba(255,255,255,.3);font-weight:400}.pub-sub-hero-identity{margin-bottom:1.25rem}.pub-sub-hero-pill{display:inline-flex;align-items:center;gap:.75rem;padding:.55rem .9rem .55rem .7rem;border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);text-decoration:none;color:white;transition:background .2s ease,border-color .2s ease,transform .2s ease}.pub-sub-hero-pill:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.3);transform:translateY(-1px)}.pub-sub-hero-pill-dot{width:8px;height:8px;border-radius:999px;background:#4ade80;box-shadow:0 0 0 4px rgba(74,222,128,.18);flex-shrink:0}.pub-sub-hero-pill-text{display:inline-flex;align-items:baseline;gap:.45rem;line-height:1}.pub-sub-hero-pill-label{font-size:.6875rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.6)}.pub-sub-hero-pill-name{font-size:.9375rem;font-weight:700;color:white}.pub-sub-hero-pill-loc{padding:.2rem .6rem;border-radius:999px;background:rgba(255,255,255,.1);font-size:.75rem;font-weight:500;color:rgba(255,255,255,.9);margin-left:.25rem}.pub-sub-hero-title{font-size:clamp(2.25rem,4.8vw,3.4rem);font-weight:800;line-height:1.08;letter-spacing:-.02em;margin:0 0 .9rem;color:white;background:linear-gradient(180deg,#ffffff,rgba(255,255,255,.82));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;max-width:820px}.pub-sub-hero-sub{margin:0 0 2.25rem;font-size:1.0625rem;line-height:1.55;color:rgba(255,255,255,.78);max-width:640px}.pub-sub-hero-tabs{display:inline-flex;flex-wrap:wrap;gap:.4rem;padding:.35rem;border-radius:999px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14)}.pub-sub-hero-tab{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;border-radius:999px;font-size:.8125rem;font-weight:600;color:rgba(255,255,255,.78);text-decoration:none;transition:background .2s ease,color .2s ease;white-space:nowrap}.pub-sub-hero-tab:hover{color:white;background:rgba(255,255,255,.08)}.pub-sub-hero-tab--active{box-shadow:0 6px 18px rgba(0,0,0,.18)}.pub-sub-hero-tab--active,.pub-sub-hero-tab--active:hover{background:white;color:#0a2e4e}.pub-sub-hero-tab-icon{display:inline-flex;align-items:center;justify-content:center}@media (max-width:640px){.pub-sub-hero{padding:7.5rem 1.1rem 3rem}.pub-sub-hero-crumbs{font-size:.75rem;margin-bottom:1.25rem}.pub-sub-hero-pill-label,.pub-sub-hero-pill-loc{display:none}.pub-sub-hero-sub{margin-bottom:1.5rem}.pub-sub-hero-tab{padding:.45rem .75rem;font-size:.75rem}}.pub-bhome-hero{padding-bottom:5.5rem}.pub-bhome-hero-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,220px);gap:2.5rem;align-items:start;margin-bottom:2rem}.pub-bhome-hero-main{min-width:0}.pub-bhome-hero-title{font-size:clamp(2.5rem,6vw,4rem)!important;margin-bottom:1.1rem!important}.pub-bhome-hero-logo{display:flex;align-items:flex-start;justify-content:center;padding:0;background:transparent;border:none;max-width:200px;margin-left:auto;margin-top:-.25rem}.pub-bhome-hero-logo img{filter:brightness(0) invert(1);opacity:.96;max-width:100%;height:auto}.pub-bhome-hero-cta{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.5rem}.pub-bhome-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.15rem;border-radius:999px;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;border:1px solid transparent;white-space:nowrap}.pub-bhome-btn:hover{transform:translateY(-1px)}.pub-bhome-btn--primary{background:linear-gradient(135deg,#1e7a55,#10b981);color:white;box-shadow:0 8px 20px rgba(16,185,129,.35)}.pub-bhome-btn--primary:hover{box-shadow:0 10px 26px rgba(16,185,129,.45)}.pub-bhome-btn--wa{background:#22c55e;color:white;box-shadow:0 6px 16px rgba(34,197,94,.35)}.pub-bhome-btn--wa:hover{background:#16a34a}.pub-bhome-btn--ghost{background:rgba(255,255,255,.08);color:white;border-color:rgba(255,255,255,.22);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.pub-bhome-btn--ghost:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.32)}.pub-bhome-hero-contacts{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;padding:1rem;border-radius:18px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.pub-bhome-contact{display:flex;align-items:center;gap:.7rem;padding:.7rem .85rem;border-radius:12px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:white;transition:background .15s ease,border-color .15s ease,transform .15s ease}.pub-bhome-contact:hover:not(.pub-bhome-contact--static){background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);transform:translateY(-1px)}.pub-bhome-contact--static{cursor:default}.pub-bhome-contact-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,rgba(16,185,129,.3),rgba(79,70,229,.3));color:white;flex-shrink:0}.pub-bhome-contact-body{display:flex;flex-direction:column;min-width:0}.pub-bhome-contact-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:1px}.pub-bhome-contact-value{font-size:.875rem;font-weight:600;color:white;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pub-bhome-contact--static .pub-bhome-contact-value{white-space:normal;line-height:1.35}@media (max-width:820px){.pub-bhome-hero-top{grid-template-columns:1fr;gap:1.75rem}.pub-bhome-hero-logo{display:none}}@media (max-width:640px){.pub-bhome-hero-title{font-size:clamp(2rem,8vw,2.75rem)!important}.pub-bhome-btn{padding:.6rem .95rem;font-size:.8125rem}.pub-bhome-hero-contacts{grid-template-columns:1fr;padding:.65rem}}.pub-subeler-franchise{padding:3rem 1.5rem 5rem;background:#f9fafb}.pub-subeler-franchise-inner{max-width:1120px;margin:0 auto}.pub-subeler-franchise-card{position:relative;overflow:hidden;padding:clamp(2rem,4vw,3.5rem);border-radius:28px;background:linear-gradient(135deg,#0a2e4e,#0557a0 45%,#1e7a55);color:white;box-shadow:0 24px 64px rgba(5,87,160,.25)}.pub-subeler-franchise-card:after,.pub-subeler-franchise-card:before{content:"";position:absolute;border-radius:50%;filter:blur(70px);opacity:.35;pointer-events:none}.pub-subeler-franchise-card:before{width:340px;height:340px;background:#1e7a55;top:-120px;right:-120px}.pub-subeler-franchise-card:after{width:280px;height:280px;background:#f59e0b;bottom:-100px;left:-80px;opacity:.2}.pub-subeler-franchise-badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(245,158,11,.18);border:1px solid rgba(245,158,11,.45);color:#fcd34d;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-bottom:1.25rem}.pub-subeler-franchise-title{position:relative;z-index:1;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:800;line-height:1.18;letter-spacing:-.01em;margin:0 0 1rem}.pub-subeler-franchise-title span{background:linear-gradient(135deg,#fcd34d,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pub-subeler-franchise-desc{position:relative;z-index:1;max-width:720px;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.85);margin:0 0 1.5rem}.pub-subeler-franchise-list{position:relative;z-index:1;list-style:none;padding:0;margin:0 0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem 1.5rem}.pub-subeler-franchise-list li{display:flex;align-items:flex-start;gap:10px;font-size:.9375rem;color:rgba(255,255,255,.92);line-height:1.5}.pub-subeler-franchise-list li svg{flex-shrink:0;color:#34d399;margin-top:3px}.pub-subeler-franchise-cta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center}.pub-subeler-franchise-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#fcd34d,#f59e0b);color:#1a1a1a;font-weight:700;font-size:.9375rem;border-radius:999px;text-decoration:none;box-shadow:0 10px 28px rgba(245,158,11,.4);transition:transform .2s ease,box-shadow .2s ease}.pub-subeler-franchise-btn:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(245,158,11,.5)}.pub-subeler-franchise-btn-ghost{display:inline-flex;align-items:center;padding:12px 20px;color:rgba(255,255,255,.9);font-weight:600;font-size:.9375rem;text-decoration:none;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.05);transition:background .2s ease,border-color .2s ease}.pub-subeler-franchise-btn-ghost:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.5)}.pub-instagram-fab{position:fixed;bottom:1.5rem;right:calc(1.5rem + 56px + 12px);z-index:999;width:56px;height:56px;border-radius:50%;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(220,39,67,.35);text-decoration:none;transition:transform .2s,box-shadow .2s}.pub-instagram-fab:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(220,39,67,.5)}.pub-footer-socials{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.pub-footer-social{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.18);transition:background .2s,transform .2s,border-color .2s}.pub-footer-social:hover{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.35);transform:translateY(-2px)}.pub-iletisim-hq-socials{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.pub-iletisim-hq-social{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f3f4f6;color:#1e7a55;border:1px solid #e5e7eb;transition:background .2s,color .2s,transform .2s}.pub-iletisim-hq-social:hover{background:#1e7a55;color:#fff;transform:translateY(-2px)}.pub-iletisim-branches-header{display:flex;flex-direction:column;justify-content:center}.pub-iletisim-branches-header .pub-iletisim-search{margin:0}.pub-kvkk-modal-content .kvkk-callout{background:#f0fdf4;border:1px solid #86efac;border-radius:.75rem;padding:.875rem 1rem;margin:1rem 0;color:#166534}.pub-kvkk-modal-content .kvkk-video{aspect-ratio:16/9;margin:1rem 0}.pub-kvkk-modal-content .kvkk-video iframe{width:100%;height:100%;border:none;border-radius:.75rem}.pub-file-block{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;margin:1rem 0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;text-decoration:none;color:inherit;transition:background .2s,border-color .2s,transform .15s}.pub-file-block:hover{background:#f0fdf4;border-color:#1e7a55;transform:translateY(-1px)}.pub-file-block-icon{width:44px;height:44px;border-radius:10px;background:#dcfce7;color:#1e7a55;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pub-file-block-body{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.pub-file-block-name{font-weight:700;color:#111827;word-break:break-word}.pub-file-block-desc{font-size:.875rem;color:#6b7280}.pub-file-block-size{font-size:.75rem;color:#9ca3af}.pub-file-block-cta{width:36px;height:36px;border-radius:50%;color:#1e7a55;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.pub-file-block:hover .pub-file-block-cta{background:#1e7a55;color:#fff}.pub-block-btn-group{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.pub-block-btn-group .pub-block-btn-wrap,.pub-block-btn-group>div{margin:0}.pub-btn-block{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.625rem;font-size:.9375rem;font-weight:700;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .15s,background .2s,color .2s,border-color .2s,box-shadow .2s;line-height:1}.pub-btn-block:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(0,0,0,.1)}.pub-btn-block--primary{background:#1e7a55;color:#fff;border-color:#1e7a55}.pub-btn-block--primary:hover{background:#165f42;border-color:#165f42;color:#fff}.pub-btn-block--secondary{background:#0557a0;color:#fff;border-color:#0557a0}.pub-btn-block--secondary:hover{background:#04457f;border-color:#04457f;color:#fff}.pub-btn-block--accent{background:linear-gradient(135deg,#fcd34d,#f59e0b);color:#78350f;border-color:transparent}.pub-btn-block--accent:hover{filter:brightness(.95);color:#78350f}.pub-btn-block--outline{background:transparent;color:#1e7a55;border-color:#1e7a55}.pub-btn-block--outline:hover{background:#f0fdf4;color:#1e7a55}.pub-btn-block--ghost{background:transparent;color:#1e7a55;border-color:transparent;padding:.5rem .75rem}.pub-btn-block--ghost:hover{background:#f0fdf4;color:#1e7a55;box-shadow:none}.pub-btn-block--danger{background:#dc2626;color:#fff;border-color:#dc2626}.pub-btn-block--danger:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.pub-lightbox-trigger:hover img{opacity:.92;transition:opacity .15s}.pub-lightbox-overlay{position:fixed;inset:0;background:rgba(0,0,0,.88);display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem;cursor:zoom-out;animation:pub-lightbox-fade .18s ease-out}@keyframes pub-lightbox-fade{0%{opacity:0}to{opacity:1}}.pub-lightbox-image{max-width:95vw;max-height:92vh;object-fit:contain;border-radius:.75rem;box-shadow:0 20px 60px rgba(0,0,0,.5);cursor:default}.pub-lightbox-close{position:absolute;top:1.25rem;right:1.25rem;width:44px;height:44px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,transform .15s;backdrop-filter:blur(4px)}.pub-lightbox-close:hover{background:rgba(255,255,255,.22);transform:scale(1.05)}.pub-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:none;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(4px);transition:background .15s,transform .15s;z-index:2}.pub-lightbox-nav:hover{background:rgba(255,255,255,.24)}.pub-lightbox-nav--prev{left:1.25rem}.pub-lightbox-nav--next{right:1.25rem}.pub-lightbox-nav:active{transform:translateY(-50%) scale(.95)}.pub-lightbox-counter{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);color:#fff;padding:.375rem .875rem;border-radius:9999px;font-size:.85rem;font-weight:500;backdrop-filter:blur(4px);z-index:2}@media (max-width:640px){.pub-lightbox-nav{width:40px;height:40px}.pub-lightbox-nav--prev{left:.5rem}.pub-lightbox-nav--next{right:.5rem}}.pub-kurumsal-page-body a.pub-btn-block,.pub-kurumsal-page-body a.pub-btn-block *{text-decoration:none}@media (max-width:768px){.announcements-section{padding:52px 16px}.blog-section{padding:56px 16px}.programs-section,.registration-section{padding:56px 20px}.cta-section{padding:72px 20px}.pub-branch-edu-section{padding:56px 16px}.pub-onkayit-hero{padding:110px 1.25rem 2.5rem}.pub-onkayit-body{padding:2.5rem 1rem}.pub-onkayit-form-title{font-size:1.2rem}.features-section-header,.programs-section-header{margin-bottom:36px}.branches-section-header{margin:0 auto 32px}.blog-section-header{margin-bottom:36px}.pub-branch-edu-header,.registration-section-header{margin-bottom:32px}.other-brands-header{margin:0 auto 36px}.cta-desc{font-size:16px;margin-bottom:32px}.pub-hr-hero,.pub-page-hero,.pub-page-hero--left{padding:calc(80px + 2.5rem) 1.25rem 2.5rem}.pub-hr-form-section{padding:3.5rem 1rem}.pub-hr-form-body{padding:1.25rem}.pub-hr-form-title{font-size:1.625rem}.pub-hr-general-cta-inner{flex-direction:column;gap:1.25rem;padding:1.25rem}.pub-hr-general-cta-content{flex:unset}.pub-hr-general-cta-btn{width:100%;justify-content:center}.pub-footer-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.announcements-grid{grid-template-columns:1fr;gap:12px}.blog-grid{grid-template-columns:1fr;gap:16px}.pub-onkayit-content{position:relative;top:auto}.pub-onkayit-form-col .pub-reg-form-card{padding:1.25rem 1.25rem 1.5rem}.pub-onkayit-form-header{padding:1.25rem 1.5rem 1rem}.pub-contact-grid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}.pub-contact-hero{padding:calc(80px + 2.25rem) 1.25rem 2.5rem}.pub-contact-card{padding:1.5rem}.pub-edu-hero,.pub-franchise-hero,.pub-subeler-hero{padding:calc(80px + 2.5rem) 1.25rem 2.5rem}.pub-duyurular-hero,.pub-galeri-hero{padding:calc(80px + 2.25rem) 1.25rem 2.5rem}}@media (max-width:540px){.pub-hero-logo-img{height:80px!important}.pub-hero-badge{font-size:10px;padding:5px 14px;letter-spacing:1.5px}.registration-section{padding:48px 16px}.cta-section{padding:64px 16px}.cta-buttons{flex-direction:column;align-items:stretch}.btn-gradient-pill,.btn-outline-green--lg{justify-content:center;text-align:center;padding:16px 24px;width:100%}.programs-grid{gap:12px}.program-card{padding:24px 20px}.pub-branch-edu-section{padding:48px 16px}.pub-branch-edu-card{padding:24px 18px}.pub-branch-edu-header{margin-bottom:28px}.feature-card{padding:26px 18px}.about-card{padding:36px 28px}.blog-card-body{padding:16px}.pub-page-hero,.pub-page-hero--left{padding:calc(80px + 1.75rem) 1rem 2rem}.pub-page-hero-title{font-size:clamp(1.5rem,5.5vw,2.25rem)}.pub-page-hero-desc,.pub-page-hero-desc--sm{font-size:.9375rem}.pub-hr-hero{padding:calc(80px + 1.75rem) 1rem 2rem}.pub-hr-hero-title{font-size:clamp(1.75rem,6.5vw,2.5rem)}.pub-hr-hero-desc{font-size:1rem}.pub-hr-positions{padding:3rem 1rem}.pub-hr-positions-grid{grid-template-columns:1fr;gap:1rem}.pub-hr-hero-stats{flex-wrap:wrap;gap:.75rem 1rem;justify-content:center}.pub-sub-hero-tabs{width:100%;justify-content:center}.pub-sub-hero-tab{padding:.5rem 1rem;font-size:.775rem}.pub-footer-grid--5col{grid-template-columns:repeat(2,1fr);gap:1.25rem}.pub-instagram-fab,.pub-whatsapp-fab{width:50px;height:50px}.pub-instagram-fab{right:calc(1.25rem + 50px + 10px);bottom:1.25rem}.pub-whatsapp-fab{right:1.25rem;bottom:1.25rem}}@media (max-width:400px){.pub-footer-grid--5col{grid-template-columns:1fr}.cta-section{padding:52px 14px}.section-heading{font-size:clamp(24px,7vw,36px)}.pub-hero-badge{font-size:9px;letter-spacing:1px;padding:4px 10px}.pub-hr-hero-stat-sep{display:none}.pub-hr-hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;text-align:center;border-radius:10px;padding:.625rem .875rem}.pub-hr-hero-stat{align-items:center}.about-card{padding:28px 20px}.about-card-title{font-size:22px}.program-card{padding:20px 16px}.branches-grid{gap:10px}}.pub-inline-link{color:#1e7a55;text-decoration:underline;text-underline-offset:2px;font-weight:500;transition:color .15s,opacity .15s}.pub-inline-link:hover{color:#166843;opacity:.85}.pub-tbl-block-wrap{margin:1.75rem 0;border-radius:.75rem;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.06);position:relative;overflow:hidden}.pub-tbl-block-scroll{overflow-x:auto;border-radius:inherit;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.pub-tbl-block-scroll::-webkit-scrollbar{height:5px}.pub-tbl-block-scroll::-webkit-scrollbar-track{background:transparent}.pub-tbl-block-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.pub-tbl-block{width:100%;border-collapse:collapse;border-spacing:0;font-size:.875rem;font-feature-settings:"tnum"}.pub-tbl-block-caption{background:#f8fafc;color:#1e293b;font-size:.8125rem;letter-spacing:.02em;text-transform:none;padding:.6rem 1rem .6rem .875rem;border:none;border-left:3px solid #1e7a55}.pub-tbl-block-caption,.pub-tbl-block-th{font-weight:600;text-align:left;border-bottom:1px solid #e2e8f0}.pub-tbl-block-th{background:#f1f5f9;color:#64748b;padding:.45rem .875rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.pub-tbl-block-th:first-child{padding-left:1rem}.pub-tbl-block-th:last-child{padding-right:1rem}.pub-tbl-block-td{padding:.5rem .875rem;border:none;border-bottom:1px solid #f1f5f9;color:#374151;font-size:.875rem;line-height:1.45;vertical-align:middle;background:#fff;transition:background .12s ease}.pub-tbl-block-td:first-child{padding-left:1rem}.pub-tbl-block-td:last-child{padding-right:1rem}.pub-tbl-block tbody tr:last-child .pub-tbl-block-td{border-bottom:none}.pub-tbl-block-td--stripe{background:#f8fafc}.pub-tbl-block-td:first-child{font-weight:500;color:#1e293b;white-space:nowrap}.pub-tbl-block-th:first-child{white-space:nowrap}.pub-tbl-block tbody tr:hover .pub-tbl-block-td{background:#f8fafc}.pub-tbl-block tbody tr:hover .pub-tbl-block-td--stripe{background:#f1f5f9}@media (max-width:768px){.pub-tbl-block-wrap{margin:1.5rem 0;border-radius:.875rem}.pub-tbl-block{font-size:.875rem}.pub-tbl-block-caption{font-size:.8125rem;padding:.75rem 1rem;letter-spacing:.03em}.pub-tbl-block-td,.pub-tbl-block-th{padding:.625rem .875rem}.pub-tbl-block-td:first-child,.pub-tbl-block-th:first-child{padding-left:1rem}.pub-tbl-block-td:last-child,.pub-tbl-block-th:last-child{padding-right:1rem}}@media (max-width:480px){.pub-tbl-block-wrap{border-radius:.75rem}.pub-tbl-block-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:24px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95));pointer-events:none;border-radius:0 .75rem .75rem 0}.pub-tbl-block{font-size:.8125rem}.pub-tbl-block-caption{font-size:.75rem;padding:.625rem .875rem}.pub-tbl-block-th{font-size:.7rem;padding:.5rem .75rem}.pub-tbl-block-td{padding:.625rem .75rem;font-size:.8125rem}}.pub-block-p{margin:0 0 1.25rem;line-height:1.75;color:#374151;white-space:pre-wrap}.pub-block-heading{margin:2rem 0 .75rem;font-weight:800;color:#1a1a1a;line-height:1.2}.pub-block-heading--h2{font-size:1.75rem}.pub-block-heading--h3{font-size:1.375rem}.pub-block-heading--h4{font-size:1.125rem}.pub-block-quote{margin:1.5rem 0;border-left:4px solid #1e7a55;padding-left:1.25rem}.pub-block-quote-text{margin:0 0 .375rem;font-style:italic;font-size:1.0625rem;color:#374151;line-height:1.7;white-space:pre-wrap}.pub-block-quote-cite{font-size:.875rem;color:#6b7280;font-style:normal}.pub-block-list{margin:0 0 1.25rem;padding:0;list-style:none}.pub-block-list-item{display:flex;gap:.5rem;margin-bottom:.625rem;color:#374151;align-items:flex-start}.pub-block-list-marker{color:#1e7a55;font-weight:700;min-width:1.375rem;flex-shrink:0;padding-top:.1em}.pub-edu-block-list{margin:.75rem 0;padding:0;list-style:none}.pub-edu-block-list-item{display:flex;gap:.625rem;align-items:flex-start;padding:.4rem 0;border-bottom:1px solid rgba(0,0,0,.04);font-size:.9375rem;line-height:1.65}.pub-edu-block-list-item:last-child{border-bottom:none}.pub-edu-block-list-marker{font-weight:700;flex-shrink:0;min-width:1.375rem;padding-top:.1em}@media (max-width:480px){.pub-edu-block-list-item{font-size:.9rem;gap:.5rem}}.pub-block-callout{display:flex;flex-direction:column;gap:.625rem;align-items:flex-start;border-radius:.875rem;padding:1rem 1.25rem;margin:1.25rem 0}.pub-block-callout--success{background:#f0fdf4;border:1px solid #86efac}.pub-block-callout--info{background:#eff6ff;border:1px solid #93c5fd}.pub-block-callout--warning{background:#fffbeb;border:1px solid #fcd34d}.pub-block-callout-icon{flex-shrink:0;width:36px;height:36px;border-radius:.625rem;background:rgba(255,255,255,.55);display:inline-flex;align-items:center;justify-content:center}.pub-block-callout--success .pub-block-callout-icon{color:#166534}.pub-block-callout--info .pub-block-callout-icon{color:#1e40af}.pub-block-callout--warning .pub-block-callout-icon{color:#92400e}.pub-block-callout-text{margin:0;line-height:1.6;font-size:.9375rem;white-space:pre-wrap;width:100%}.pub-block-callout--success .pub-block-callout-text{color:#166534}.pub-block-callout--info .pub-block-callout-text{color:#1e40af}.pub-block-callout--warning .pub-block-callout-text{color:#92400e}.pub-block-callout-list{margin:0;padding:0 0 0 1rem;font-size:.9375rem;line-height:1.6;list-style-type:disc;width:100%}.pub-block-callout--success .pub-block-callout-list{color:#166534}.pub-block-callout--info .pub-block-callout-list{color:#1e40af}.pub-block-callout--warning .pub-block-callout-list{color:#92400e}.pub-block-callout-list li{list-style-type:disc;margin-bottom:.4rem;padding-left:.125rem}.pub-block-figure{margin:1.5rem 0}.pub-block-figure-img{width:100%;border-radius:.875rem;display:block}.pub-block-figure-caption{text-align:center;font-size:.875rem;color:#9ca3af;margin-top:.5rem}.pub-block-figure-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.pub-block-figure-grid-img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:.625rem}.pub-block-video{margin:1.5rem 0;border-radius:.875rem;overflow:hidden;aspect-ratio:16/9}.pub-block-video iframe{width:100%;height:100%;border:none}.pub-block-btn-wrap{margin:1.5rem 0}.pub-statband{position:relative;z-index:2;margin-top:-57px;padding:101px 20px 44px;background:linear-gradient(180deg,transparent 57px,#f3efdc 0);display:flex;justify-content:center}.pub-statband:before{content:"";position:absolute;top:0;left:0;right:0;height:57px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 57' preserveAspectRatio='none'><path d='M0 57C48 54 96 43 288 22C384 15 480 15 576 22C672 29 768 43 864 43C960 43 1056 29 1152 22C1248 15 1380 3 1440 0V57H0Z' fill='%23f3efdc'/></svg>") 50% /100% 100% no-repeat;pointer-events:none}.pub-statband__card{position:relative;width:100%;max-width:1160px;container-type:inline-size;overflow:hidden;background:#ffffff;border:1px solid #e6efe9;border-radius:24px;box-shadow:0 20px 44px -26px rgba(30,122,85,.3)}.pub-statband__track{display:flex;width:max-content;animation:pub-statband-marquee 32s linear infinite}@keyframes pub-statband-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.pub-statband__item{flex:0 0 25cqw;display:flex;align-items:center;justify-content:center;gap:14px;padding:26px 18px;border-right:1px solid #e6efe9}.pub-statband__icon{flex:none;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:rgba(30,122,85,.1);color:#1e7a55}.pub-statband__icon svg{width:25px;height:25px}.pub-statband__text{display:flex;flex-direction:column;line-height:1.12}.pub-statband__top{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7280}.pub-statband__value{font-size:28px;font-weight:900;color:#1e7a55;letter-spacing:-.02em}.pub-statband__bottom{font-size:13px;font-weight:600;color:#6b7280;white-space:nowrap}.pub-statband__fade{position:absolute;top:0;bottom:0;width:56px;z-index:2;pointer-events:none}.pub-statband__fade--l{left:0;border-radius:24px 0 0 24px;background:linear-gradient(90deg,#ffffff,transparent)}.pub-statband__fade--r{right:0;border-radius:0 24px 24px 0;background:linear-gradient(270deg,#ffffff,transparent)}@container (max-width: 860px){.pub-statband__item{flex-basis:33.333cqw}}@container (max-width: 560px){.pub-statband__item{flex-basis:50cqw;padding:20px 12px;gap:11px}.pub-statband__icon{width:40px;height:40px}.pub-statband__value{font-size:23px}}@media (max-width:900px){.pub-statband{margin-top:-49px;padding:79px 14px 30px;background:linear-gradient(180deg,transparent 49px,#f3efdc 0)}.pub-statband:before{height:49px;background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 49' preserveAspectRatio='none'><path d='M0 49C48 46 96 37 288 19C384 13 480 13 576 19C672 25 768 37 864 37C960 37 1056 25 1152 19C1248 13 1380 2 1440 0V49H0Z' fill='%23f3efdc'/></svg>") 50% /100% 100% no-repeat}}.pub-testimonials-section{padding:96px 24px;background:linear-gradient(180deg,#ffffff,#f3faf6)}.pub-testimonials-header{text-align:center;margin-bottom:52px}.pub-testimonials-header .section-label{justify-content:center}.pub-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;max-width:1100px;margin:0 auto}.pub-testimonial-card{position:relative;margin:0;background:#ffffff;border:1px solid #e6efe9;border-radius:20px;padding:30px 28px 26px;box-shadow:0 22px 46px -30px rgba(30,122,85,.32);display:flex;flex-direction:column;gap:18px}.pub-testimonial-quote{position:absolute;top:8px;right:22px;font-family:Georgia,Times New Roman,serif;font-size:84px;line-height:1;color:rgba(30,122,85,.14);pointer-events:none}.pub-testimonial-text{margin:0;font-size:15.5px;line-height:1.7;color:#374151;position:relative;z-index:1}.pub-testimonial-author{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:4px}.pub-testimonial-avatar{flex:none;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#ffffff;font-weight:800;font-size:15px;letter-spacing:.02em}.pub-testimonial-meta{display:flex;flex-direction:column;line-height:1.25}.pub-testimonial-name{font-weight:700;font-size:14.5px;color:#1f2937}.pub-testimonial-role{font-size:12.5px;color:#6b7280}@media (max-width:700px){.pub-testimonials-section{padding:64px 18px}.pub-testimonials-header{margin-bottom:36px}}.cf-pub-wrap{padding:48px 20px 80px;background:#f7f9fb}.cf-pub-inner{max-width:980px;margin:0 auto}.cf-pub-head{text-align:center;margin-bottom:28px}.cf-pub-head h1{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:#0f172a;margin:0 0 8px}.cf-pub-head p{color:#64748b;font-size:1rem;max-width:640px;margin:0 auto}.cf-pub-grid{display:grid;gap:28px;align-items:start}.cf-pub-grid--left,.cf-pub-grid--right{grid-template-columns:1fr 1fr}@media (max-width:820px){.cf-pub-grid--left,.cf-pub-grid--right{grid-template-columns:1fr}}.cf-pub-content{background:#fff;border:1px solid #e7eaee;border-radius:16px;padding:24px 28px;color:#334155;line-height:1.7;margin-bottom:8px}.cf-pub-content h2,.cf-pub-content h3,.cf-pub-content h4{color:#0f172a;margin:1.2em 0 .5em}.cf-pub-content p{margin:0 0 1em}.cf-pub-content ol,.cf-pub-content ul{margin:0 0 1em 1.2em}.cf-pub-card{background:#fff;border:1px solid #e7eaee;border-radius:16px;padding:26px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.cf-pub-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cf-pub-field{gap:6px}.cf-pub-field>label{font-size:.86rem}.cf-pub-form input,.cf-pub-form select,.cf-pub-form textarea{padding:11px 12px}.cf-pub-opts{gap:10px 18px;padding-top:4px}.cf-pub-opt{display:flex;gap:7px}.cf-pub-kvkk{margin-top:4px}.cf-pub-check{gap:9px;font-size:.88rem}.cf-pub-field--err.cf-pub-kvkk .cf-pub-check{color:#ef4444}.cf-pub-submit{padding:14px}.cf-pub-submit:hover{filter:brightness(1.05)}.cf-pub-success{background:#fff;border:1px solid #e7eaee;border-radius:16px;padding:48px 28px;text-align:center;max-width:520px;margin:40px auto;box-shadow:0 4px 20px rgba(0,0,0,.05)}.cf-pub-success-ic{width:64px;height:64px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:2rem;display:grid;place-items:center;margin:0 auto 18px}.cf-pub-success h3{font-size:1.3rem;color:#0f172a;margin:0 0 8px}.cf-pub-success p{color:#64748b;margin:0}@media (max-width:560px){.cf-pub-form{grid-template-columns:1fr}}.pk-wrap{padding:48px 20px 80px;background:#f7f9fb}.pk-inner{max-width:1000px;margin:0 auto}.pk-head{margin-bottom:24px}.pk-head h1{font-size:clamp(1.7rem,4vw,2.3rem);font-weight:800;color:#0f172a;margin:0 0 8px}.pk-head p{color:#64748b;font-size:1rem;max-width:680px;margin:0}.pk-toolbar{justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:16px}.pk-search,.pk-toolbar{display:flex;align-items:center}.pk-search{gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:0 14px;min-width:260px;flex:1 1 280px;max-width:420px;color:#94a3b8}.pk-search svg{width:18px;height:18px;flex-shrink:0}.pk-search input{flex:1;border:0;outline:0;padding:13px 0;font-size:.95rem;color:#0f172a;background:transparent}.pk-count{color:#64748b;font-size:.9rem;font-weight:600}.pk-tablewrap{background:#fff;border:1px solid #e7eaee;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.pk-table{width:100%;border-collapse:collapse}.pk-table thead th{text-align:left;background:#0f172a;color:#fff;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:16px 22px}.pk-table tbody td{padding:18px 22px;border-bottom:1px solid #eef2f6;font-size:.95rem;color:#334155;vertical-align:middle}.pk-table tbody tr:last-child td{border-bottom:none}.pk-row-click{cursor:pointer}.pk-row-click:hover td{background:#f8fafc}.pk-name{font-weight:700;color:#0f172a}.pk-caret{display:inline-block;margin-left:8px;font-size:.72em;color:#16a4b8;transition:transform .2s}.pk-caret.open{transform:rotate(180deg)}.pk-scope{color:#64748b}.pk-rate{display:inline-block;background:#fff7ed;color:#c2410c;border-radius:999px;padding:4px 14px;font-weight:700;font-size:.85rem}.pk-rate--zero{background:#f1f5f9;color:#94a3b8}.pk-desc-row td{padding:0!important;background:#f0fdfa}.pk-desc{padding:16px 22px;color:#334155;line-height:1.7;white-space:pre-wrap;border-bottom:1px solid #ccfbf1}.pk-empty{text-align:center;color:#94a3b8;padding:36px}.pk-note{margin-top:24px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:16px 20px;color:#1e3a8a}.pk-note strong{display:block;margin-bottom:4px}.pk-note p{margin:0;font-size:.92rem}.pp-feat{display:block;background:#fff;border:1px solid #e7eaee;border-radius:18px;padding:26px;margin-bottom:24px;text-decoration:none;box-shadow:0 4px 20px rgba(0,0,0,.05);transition:transform .15s,box-shadow .15s}.pp-feat:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.pp-badge{display:inline-block;background:#fef3c7;color:#b45309;border-radius:999px;padding:3px 12px;font-size:.74rem;font-weight:700;margin-bottom:10px}.pp-feat-meta{display:flex;gap:12px;align-items:center;margin-bottom:8px}.pp-outlet{font-weight:700;color:#0f172a;font-size:.9rem}.pp-date{color:#94a3b8;font-size:.82rem}.pp-feat h2{font-size:1.3rem;color:#0f172a;margin:6px 0 10px}.pp-card p,.pp-feat p{color:#64748b;line-height:1.6;margin:0 0 14px}.pp-link{color:#16a4b8;font-weight:700;font-size:.9rem}.pp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.pp-card{display:block;background:#fff;border:1px solid #e7eaee;border-radius:16px;padding:22px;text-decoration:none;transition:transform .15s,box-shadow .15s}.pp-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.07)}.pp-card h3{font-size:1.05rem;color:#0f172a;margin:6px 0 8px}.cf-pub-wrap{padding-top:clamp(96px,12vh,140px)!important}.cf-pub-wrap.cf-pub-wrap--hero{padding-top:40px!important}.cf-pub-grid2{display:grid;gap:28px;align-items:start}.cf-pub-grid2--left,.cf-pub-grid2--right{grid-template-columns:1fr 1.2fr}@media (max-width:880px){.cf-pub-grid2--left,.cf-pub-grid2--right{grid-template-columns:1fr}}.cf-pub-form{display:block}.cf-pub-sec{border:none;margin:0 0 22px;padding:0}.cf-pub-sec>legend{font-size:1.02rem;font-weight:800;color:#0f172a;padding:0 0 4px;margin-bottom:14px;border-bottom:2px solid #16a4b8;display:inline-block}.cf-pub-sec .cf-pub-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}@media (max-width:560px){.cf-pub-sec .cf-pub-grid{grid-template-columns:1fr}}.cf-pub-field{display:flex;flex-direction:column;gap:7px}.cf-pub-field--full{grid-column:1/-1}.cf-pub-field>label{font-size:.85rem;font-weight:600;color:#334155}.cf-pub-req{color:#e8710e;margin-left:3px}.cf-pub-form input,.cf-pub-form select,.cf-pub-form textarea{width:100%;box-sizing:border-box;border:1.5px solid #d8dde3;border-radius:10px;padding:11px 13px;font-size:.95rem;font-family:inherit;color:#0f172a;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s}.cf-pub-form input:focus,.cf-pub-form select:focus,.cf-pub-form textarea:focus{border-color:#16a4b8;box-shadow:0 0 0 3px rgba(22,164,184,.14)}.cf-pub-form select:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.cf-pub-field--err input,.cf-pub-field--err select,.cf-pub-field--err textarea{border-color:#ef4444}.cf-pub-errmsg{color:#ef4444;font-size:.78rem}.cf-pub-opts{display:flex;flex-wrap:wrap;gap:10px}.cf-pub-opt{display:inline-flex;align-items:center;gap:8px;border:1.5px solid #e2e8f0;border-radius:10px;padding:9px 14px;cursor:pointer;font-size:.92rem;color:#334155;background:#fff;transition:all .12s;user-select:none}.cf-pub-opt:hover{border-color:#cbd5e1}.cf-pub-opt input{width:auto!important;accent-color:#16a4b8;margin:0}.cf-pub-opt:has(input:checked){border-color:#16a4b8;background:#f0fdfa;color:#0e7490;font-weight:600}.cf-pub-footer{margin-top:8px;padding-top:20px;border-top:1px solid #eef2f6;display:flex;flex-direction:column;gap:16px}.cf-pub-check{display:flex;gap:10px;align-items:flex-start;font-size:.9rem;color:#475569;cursor:pointer}.cf-pub-check input{width:18px!important;height:18px;margin-top:1px;accent-color:#16a4b8;flex-shrink:0}.cf-pub-check a{color:#16a4b8;font-weight:600}.cf-pub-check--err{color:#ef4444}.cf-pub-submit{width:100%;border:none;background:linear-gradient(135deg,#16a4b8,#0e7a8a);color:#fff;font-weight:700;font-size:1rem;padding:15px;border-radius:12px;cursor:pointer;transition:filter .15s}.cf-pub-submit:hover{filter:brightness(1.06)}.cf-pub-submit:disabled{opacity:.6;cursor:not-allowed}.cf-pub-modal-bg{position:fixed;inset:0;background:rgba(15,23,42,.55);display:grid;place-items:center;z-index:9999;padding:16px}.cf-pub-modal{background:#fff;width:100%;max-width:640px;max-height:85vh;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 60px rgba(0,0,0,.3)}.cf-pub-modal-head{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid #eef2f6}.cf-pub-modal-head h3{margin:0;font-size:1.1rem;color:#0f172a}.cf-pub-modal-head button{border:none;background:none;font-size:1.2rem;cursor:pointer;color:#94a3b8}.cf-pub-modal-body{padding:22px;overflow-y:auto;color:#334155;line-height:1.7;font-size:.92rem}.cf-pub-modal-body h2,.cf-pub-modal-body h3{color:#0f172a;margin:1em 0 .4em;font-size:1rem}.cf-pub-modal-body p{margin:0 0 .8em}.cf-pub-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid #eef2f6}.cf-pub-btn{background:#16a4b8;color:#fff;font-weight:700}.cf-pub-btn,.cf-pub-btn-ghost{border:none;border-radius:10px;padding:10px 18px;cursor:pointer}.cf-pub-btn-ghost{background:#f1f5f9;color:#475569;font-weight:600}