/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#062f5e;--deep:#03264c;--blue:#07569d;--sky:#12acc4;--gold:#f5b82e;--cream:#fff8e7;--ink:#18344e;--muted:#64778a;--line:#dbe6ee;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f7fafc;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 40px);margin:auto}.site{min-height:100vh}.topbar{background:var(--deep);color:#c9deed;font-size:12px}.topbar .wrap{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.topbar a{color:#fff;font-weight:700}.header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;position:sticky;top:0}.headerInner{align-items:center;gap:28px;min-height:86px;display:flex}.logo{flex:none;align-items:center;gap:11px;display:flex}.logoMark{background:linear-gradient(135deg,var(--sky),var(--blue));color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font:900 29px Georgia,serif;display:grid;box-shadow:0 7px 18px #07569d32}.logo>span:last-child{flex-direction:column;line-height:1;display:flex}.logo b{color:var(--navy);letter-spacing:.025em;font-size:16px}.logo small{color:#70869a;margin-top:6px;font-size:11px}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:4px;margin-left:auto;display:flex}.nav a{color:#36536e;border-radius:6px;padding:8px 7px;font-size:12px;font-weight:700;transition:all .18s}.nav a:hover{color:var(--blue);background:#edf6fb}.menuButton{background:var(--navy);color:#fff;border:0;border-radius:7px;width:42px;height:42px;margin-left:auto;font-size:22px;display:none}.hero{background:linear-gradient(118deg,var(--navy),#075da0 68%,#0d819f);color:#fff;position:relative;overflow:hidden}.hero:after{content:"";border:80px solid #ffffff0a;border-radius:50%;width:480px;height:480px;position:absolute;top:-210px;right:-160px}.heroGrid{z-index:1;grid-template-columns:1.45fr .7fr;align-items:center;gap:70px;min-height:560px;padding:78px 0;display:grid;position:relative}.tag,.eyebrow{color:#167c95;letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-block}.tag{color:#bcecf2;border-left:4px solid var(--gold);padding-left:11px}.hero h1,.pageHero h1{letter-spacing:-.025em;max-width:720px;margin:17px 0 22px;font:700 clamp(46px,6vw,76px)/.99 Georgia,serif}.heroCopy>p{color:#d9edf7;max-width:620px;margin:0;font-size:20px;line-height:1.55}.heroActions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:13px;font-weight:900;display:inline-flex}.gold{background:var(--gold);color:var(--deep);box-shadow:0 9px 23px #04192c38}.ghost{color:#fff;border:1px solid #ffffff65}.heroCard{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff12;border:1px solid #ffffff35;border-radius:18px;padding:34px}.seal{border:2px solid var(--gold);text-align:center;color:#dff7fb;border-radius:50%;place-items:center;width:126px;height:126px;margin-bottom:27px;font-size:12px;line-height:1.4;display:grid;box-shadow:inset 0 0 0 8px #ffffff0b}.seal b{font-size:19px}.heroCard p{font:700 20px/1.45 Georgia,serif}.heroCard a{color:var(--gold);font-size:13px;font-weight:900}.quick{z-index:3;margin-top:-34px;position:relative}.quickGrid{background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 15px 40px #07375b21}.quickGrid>a{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:105px;padding:24px;display:flex}.quickGrid>a:last-child{border:0}.quickGrid>a>span{width:43px;height:43px;color:var(--blue);background:#e9f6f8;border-radius:50%;flex:0 0 43px;place-items:center;font-weight:900;display:grid}.quickGrid div{flex-direction:column;display:flex}.quickGrid b{color:var(--navy);font-size:14px}.quickGrid small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.4}.section{padding:88px 0}.sectionHead{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:38px;display:grid}.sectionHead h2,.cta h2{color:var(--navy);margin:10px 0 0;font:700 clamp(32px,4vw,48px)/1.08 Georgia,serif}.sectionHead>p{color:var(--muted);margin:0;line-height:1.7}.featureGrid,.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.featureGrid article,.infoCard{border:1px solid var(--line);background:#fff;border-radius:13px;padding:30px;box-shadow:0 8px 24px #07375b08}.featureGrid article>span,.cardIcon{background:var(--navy);width:48px;height:48px;color:var(--gold);border-radius:10px;place-items:center;font-size:20px;font-weight:900;display:grid}.featureGrid h3,.infoCard h2{color:var(--navy);margin:22px 0 10px;font:700 22px/1.2 Georgia,serif}.featureGrid p,.infoCard p{color:var(--muted);white-space:pre-line;line-height:1.65}.featureGrid a,.infoCard a{color:var(--blue);margin-top:7px;font-size:13px;font-weight:900;display:inline-block}.cta{background:var(--navy);color:#fff}.ctaInner{justify-content:space-between;align-items:center;gap:50px;min-height:280px;padding-top:45px;padding-bottom:45px;display:flex}.cta span{color:#8ad9e4;letter-spacing:.16em;font-size:11px;font-weight:900}.cta h2{color:#fff}.cta p{color:#c7deed}.pageHero{background:linear-gradient(125deg,var(--navy),#08669c);color:#fff;padding:86px 0 78px}.pageHero h1{max-width:900px;margin-bottom:18px;font-size:clamp(40px,5.6vw,66px)}.pageHero p{color:#d5eaf4;max-width:780px;margin:0;font-size:18px;line-height:1.65}.light{color:#8ce1e8}.cards{grid-template-columns:repeat(3,1fr)}.infoCard{min-height:265px}.disabledAction{color:#8091a1;margin-top:8px;font-size:12px;font-weight:700;display:inline-block}.note{border-left:5px solid var(--gold);background:var(--cream);border-radius:0 9px 9px 0;align-items:center;gap:15px;margin-top:28px;padding:22px 25px;display:flex}.note>span{background:var(--gold);width:30px;height:30px;color:var(--deep);border-radius:50%;flex:0 0 30px;place-items:center;font-weight:900;display:grid}.note p{margin:0;line-height:1.6}.footer{background:var(--deep);color:#bfd4e4;padding:60px 0 20px}.footerGrid{grid-template-columns:1.25fr .75fr 1fr 1fr;gap:42px;display:grid}.footerLogo .logoMark{background:linear-gradient(135deg,var(--sky),#fff);color:var(--deep)}.footerLogo b{color:#fff}.footerLogo small{color:#9ec2db}.footer h2{color:#fff;text-transform:uppercase;letter-spacing:.14em;border-bottom:2px solid var(--gold);width:max-content;margin:0 0 18px;padding-bottom:9px;font-size:12px}.footerGrid>div{flex-direction:column;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;display:flex}.footerGrid p{margin:5px 0}.footer a:hover{color:var(--gold)}.footerBottom{color:#8db1cb;border-top:1px solid #ffffff20;justify-content:space-between;margin-top:42px;padding-top:18px;font-size:11px;display:flex}.whatsapp{z-index:50;color:#fff;background:#18a85b;border-radius:50%;place-items:center;width:54px;height:54px;font-size:27px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 25px #073d2361}@media (width<=1000px){.menuButton{display:block}.headerInner{min-height:76px}.nav{border-bottom:1px solid var(--line);background:#fff;margin:0;padding:15px 20px 22px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 15px 25px #052e501b}.nav.open{grid-template-columns:repeat(3,1fr);display:grid}.nav a{padding:11px}.heroGrid{grid-template-columns:1fr .55fr;gap:35px}.quickGrid{grid-template-columns:1fr 1fr}.quickGrid>a:nth-child(2){border-right:0}.quickGrid>a:nth-child(-n+2){border-bottom:1px solid var(--line)}.footerGrid{grid-template-columns:1fr 1fr}}@media (width<=700px){.wrap{width:min(100% - 28px,1160px)}.topbar .wrap{justify-content:center}.topbar span{display:none}.logoMark{width:43px;height:43px}.logo b{font-size:14px}.heroGrid{grid-template-columns:1fr;min-height:auto;padding:65px 0 80px}.hero h1{font-size:48px}.heroCopy>p{font-size:17px}.heroCard{display:none}.quick{margin-top:-25px}.quickGrid{grid-template-columns:1fr}.quickGrid>a{border-right:0;min-height:83px;padding:18px;border-bottom:1px solid var(--line)!important}.quickGrid>a:last-child{border-bottom:0!important}.section{padding:65px 0}.sectionHead{grid-template-columns:1fr;gap:15px}.featureGrid,.cards{grid-template-columns:1fr}.ctaInner{flex-direction:column;align-items:flex-start;gap:15px}.pageHero{padding:60px 0 55px}.pageHero p{font-size:16px}.nav.open{grid-template-columns:1fr 1fr}.footerGrid{grid-template-columns:1fr}.footerBottom{flex-direction:column;gap:6px}.whatsapp{bottom:14px;right:14px}}.logoImage{object-fit:contain;filter:drop-shadow(0 5px 10px #07569d24);width:58px;height:58px}.heroLogo{object-fit:contain;background:#fff;border:1px solid #fffc;border-radius:22px;width:190px;height:190px;margin:0 auto 22px;padding:18px;display:block;box-shadow:0 14px 32px #001b3552}.footerLogo .logoImage{object-fit:contain;filter:drop-shadow(0 6px 14px #0005);background:#fff;border:1px solid #fffc;border-radius:14px;width:72px;height:72px;padding:7px}.sindicatoHero{padding-bottom:110px}.facts{z-index:2;margin-top:-42px;position:relative}.factsGrid{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 16px 40px #07375b1c}.factsGrid>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:26px;display:flex}.factsGrid>div:last-child{border:0}.factsGrid small,.branchPeople small{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.factsGrid strong{color:var(--navy);margin-top:9px;font:700 17px/1.3 Georgia,serif}.historyGrid{grid-template-columns:1.5fr .7fr;align-items:center;gap:70px;display:grid}.historyGrid h2,.branchGrid h2,.contactBand h2{color:var(--navy);margin:10px 0 20px;font:700 clamp(32px,4vw,48px)/1.08 Georgia,serif}.historyGrid p,.branchGrid p{color:var(--muted);font-size:16px;line-height:1.75}.dateCard{background:var(--navy);color:#fff;border-radius:16px;padding:32px;box-shadow:0 15px 32px #07375b25}.dateCard>span{color:var(--gold);letter-spacing:.16em;font-size:11px;font-weight:900}.dateCard>div{border-top:1px solid #ffffff27;grid-template-columns:78px 1fr;align-items:center;margin-top:23px;padding-top:23px;display:grid}.dateCard b{color:#fff;font:700 27px Georgia,serif}.dateCard p{color:#cce1ee;margin:0;font-size:14px}.teamSection{background:#edf5f8}.teamSection .sectionHead a{color:var(--blue);font-weight:900}.departmentGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.department{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:170px;padding:23px}.department h3{color:var(--navy);margin:0 0 12px;font:700 18px/1.25 Georgia,serif}.department p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.55}.department a{color:var(--blue);overflow-wrap:anywhere;margin-top:5px;font-size:12px;font-weight:800;display:block}.branchGrid{grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;display:grid}.contactLinks{flex-direction:column;align-items:flex-start;gap:8px;margin-top:20px;display:flex}.contactLinks a{color:var(--blue);font-weight:900}.branchPeople{border:1px solid var(--line);background:#fff;border-radius:14px;padding:8px 30px;box-shadow:0 10px 26px #07375b0c}.branchPeople>div{border-bottom:1px solid var(--line);flex-direction:column;padding:22px 0;display:flex}.branchPeople>div:last-child{border:0}.branchPeople strong{color:var(--navy);margin-top:7px}.contactBand{background:linear-gradient(120deg,var(--navy),#086b96);color:#fff}.contactBand>.wrap{justify-content:space-between;align-items:center;gap:50px;min-height:310px;padding-top:50px;padding-bottom:50px;display:flex}.contactBand span{color:#8ce1e8;letter-spacing:.15em;font-size:11px;font-weight:900}.contactBand h2{color:#fff;margin-bottom:10px}.contactBand p{color:#d4e9f3;max-width:650px;line-height:1.65}.contactBand .heroActions{min-width:max-content;margin:0}@media (width<=700px){.logoImage{width:48px;height:48px}}@media (width<=1000px){.factsGrid{grid-template-columns:1fr 1fr}.factsGrid>div:nth-child(2){border-right:0}.factsGrid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.departmentGrid{grid-template-columns:1fr 1fr}}@media (width<=700px){.sindicatoHero{padding-bottom:75px}.facts{margin-top:-28px}.factsGrid{grid-template-columns:1fr}.factsGrid>div{border-right:0;min-height:88px;padding:20px;border-bottom:1px solid var(--line)!important}.factsGrid>div:last-child{border-bottom:0!important}.historyGrid,.branchGrid{grid-template-columns:1fr;gap:35px}.departmentGrid{grid-template-columns:1fr}.department{min-height:auto}.contactBand>.wrap{flex-direction:column;align-items:flex-start;gap:25px}.contactBand .heroActions{min-width:0}.teamSection .sectionHead br{display:none}}.joinButton{background:linear-gradient(135deg,#ffd45e,var(--gold));min-width:285px;color:var(--deep);border:1px solid #ffe4a2;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:17px 18px 17px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 14px 32px #00182e66}.joinButton:hover{transform:translateY(-3px);box-shadow:0 18px 38px #00182e80}.cta .joinButtonText{color:var(--deep);letter-spacing:0;flex-direction:column;gap:5px;display:flex}.joinButtonText small{letter-spacing:.14em;opacity:.72;font-size:9px;font-weight:900}.joinButtonText strong{font:700 21px/1.1 Georgia,serif}.cta .joinButtonArrow{background:var(--deep);color:#fff;letter-spacing:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:22px;transition:transform .2s;display:grid}.joinButton:hover .joinButtonArrow{transform:translate(3px)}.joinButton:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width<=700px){.ctaInner{gap:22px}.joinButton{width:100%;min-width:0}}.nav a.active{color:var(--blue);box-shadow:inset 0 -2px 0 var(--gold);background:#edf6fb}.footerNav{grid-template-columns:1fr 1fr;column-gap:18px!important;display:grid!important}.footerNav h2{grid-column:1/-1}@media (width<=700px){.footerNav{grid-template-columns:1fr 1fr!important}}.membershipNotice{color:#263b32;background:#fff7dc;border:1px solid #efd98a;border-radius:18px;align-items:flex-start;gap:18px;margin-bottom:22px;padding:24px 26px;display:flex}.membershipNotice>span{background:var(--blue);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.membershipNotice strong{margin-bottom:5px;font-size:1.12rem;display:block}.membershipNotice p{margin:0;line-height:1.6}.partnerIndex{flex-wrap:wrap;gap:9px;margin:0 0 34px;display:flex}.partnerIndex a{color:var(--blue);background:#e9f6f8;border-radius:999px;padding:9px 13px;font-size:.88rem;font-weight:800}.partnerGroups{gap:42px;display:grid}.partnerGroup{scroll-margin-top:110px}.partnerGroupHead{align-items:center;gap:14px;margin-bottom:16px;display:flex}.partnerGroupHead>span{background:var(--navy);width:48px;height:48px;color:var(--gold);border-radius:14px;place-items:center;font-size:1.25rem;display:grid}.partnerGroupHead h2{color:var(--navy);margin:0;font:700 28px/1.2 Georgia,serif}.partnerGroupHead p{color:var(--muted);margin:3px 0 0;font-size:.9rem}.partnerList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.partnerList article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px;box-shadow:0 8px 24px #07375b08}.partnerList h3{color:var(--navy);margin:0 0 9px;font-size:1.02rem;line-height:1.35}.partnerList p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.62}@media (width<=700px){.partnerList{grid-template-columns:1fr}.membershipNotice{padding:20px}.partnerIndex{gap:7px}.partnerIndex a{font-size:.8rem}}.rtvPrograms{margin-bottom:78px}.rtvGalleryHead{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:25px;padding-top:70px;display:grid}.rtvGalleryHead h2,.rtvTeamHead h2{color:var(--navy);margin:10px 0 0;font:700 clamp(32px,4vw,48px)/1.08 Georgia,serif}.rtvGalleryHead p{color:var(--muted);margin:0;line-height:1.7}.rtvGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.rtvGallery figure{background:var(--navy);border-radius:15px;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #07375b1b}.rtvGallery figure.wide{grid-column:1/-1}.rtvGallery img{object-fit:cover;width:100%;height:330px;transition:transform .3s;display:block}.rtvGallery figure.wide img{height:390px}.rtvGallery figure:hover img{transform:scale(1.025)}.rtvGallery figcaption{color:#fff;background:linear-gradient(#0000,#021b35db);padding:36px 18px 16px;font-size:13px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.rtvTeamHead{margin-top:82px}.rtvTeam .infoCard{min-height:280px}@media (width<=700px){.rtvGalleryHead{grid-template-columns:1fr;gap:14px;padding-top:50px}.rtvPrograms{margin-bottom:55px}.rtvGallery{grid-template-columns:1fr}.rtvGallery figure.wide{grid-column:auto}.rtvGallery img,.rtvGallery figure.wide img{height:235px}.rtvTeamHead{margin-top:58px}}.quickGrid{grid-template-columns:repeat(5,1fr)}.pageCredit{border-top:1px solid var(--line);padding-top:18px;color:var(--navy)!important;margin-top:24px!important;font-size:14px!important}@media (width<=1000px){.quickGrid{grid-template-columns:repeat(2,1fr)}.quickGrid>a:nth-child(5){border-top:1px solid var(--line);grid-column:1/-1}}@media (width<=700px){.quickGrid{grid-template-columns:1fr}.quickGrid>a:nth-child(5){grid-column:auto}}.mapBlock{background:#f4f7f5;border:1px solid #dfe7e2;border-radius:24px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:28px;margin-top:38px;padding:28px;display:grid}.mapBlock h2{color:var(--navy);margin:8px 0 10px;font:700 clamp(30px,4vw,44px)/1.08 Georgia,serif}.mapBlock p{color:#45534b;margin:0 0 20px}.mapBlock iframe{border:0;border-radius:18px;width:100%;min-height:360px}@media (width<=700px){.mapBlock{grid-template-columns:1fr;padding:20px}.mapBlock iframe{min-height:300px}}.socialLinks{flex-direction:column;align-items:flex-start;gap:7px;margin-top:12px;display:flex}.socialLinks a{color:#fff;border:1px solid #ffffff25;border-radius:8px;flex-direction:column;padding:7px 10px;font-size:12px;font-weight:800;display:flex}.socialLinks a:hover{border-color:var(--gold);background:#ffffff0d}.socialLinks span{color:#9ec2db;font-size:10px;font-weight:600}
