
:root{
  --gr-accent:#f5c400;
  --gr-header:#0a2d5a;
  --gr-footer:#0a2d5a;
  --gr-body:#f4f7fb;
  --gr-text:#10203a;
  --gr-muted:#52637e;
  --gr-border:#d7dfeb;
  --gr-surface:#ffffff;
  --gr-radius:24px;
  --gr-shadow:0 16px 42px rgba(10,22,48,.08);
  --gr-shadow-soft:0 10px 24px rgba(10,22,48,.06);
  --gr-content-width:88vw;
  --gr-content-max:1520px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;background:var(--gr-body);color:var(--gr-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;overflow-x:hidden;max-width:100vw}
a{color:#0f4d96;text-decoration:none}
a:hover{text-decoration:none}
img{max-width:100%;height:auto;display:block}
.screen-reader-text{position:absolute;left:-9999px}
.gr-container{width:min(var(--gr-content-max),var(--gr-content-width));margin:0 auto}
.gr-site-header{position:sticky;top:0;z-index:1600;background:rgba(10,45,90,.96);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.12);overflow:visible;isolation:isolate}
.gr-header-inner{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:22px;min-height:90px}
.gr-branding{flex:0 0 auto;min-width:0}
.gr-branding .custom-logo{max-height:62px;width:auto}
.gr-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0}
.gr-menu,.gr-footer-menu{display:flex;gap:10px;list-style:none;padding:0;margin:0;align-items:center}
.gr-nav-center{display:flex;justify-content:center;min-width:0}.gr-menu{flex:0 1 auto;justify-content:center;min-width:0;flex-wrap:nowrap}
.gr-menu>li{position:relative;flex:0 0 auto;min-width:0}
.gr-menu a,.gr-footer-menu a{color:#fff;font-weight:700;font-size:1.03rem;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;min-height:38px;white-space:nowrap;padding:0 10px;border-radius:999px}
.gr-menu a:hover,.gr-footer-menu a:hover{background:rgba(255,255,255,.08)}
.gr-nav-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.gr-header-link,.gr-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:999px;font-weight:800;white-space:nowrap}
.gr-header-link{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);color:#fff}
.gr-header-cta{background:var(--gr-accent);color:#10203a;box-shadow:var(--gr-shadow-soft)}
.gr-header-cta:hover,.gr-header-link:hover{opacity:.98}
.gr-nav .menu-item-has-children{position:relative}
.gr-nav .menu-item-has-children>a::after{content:"▾";font-size:.7rem;margin-left:8px;opacity:.8}
.gr-nav .sub-menu{display:none;position:absolute;top:calc(100% - 2px);left:0;min-width:230px;padding:12px;list-style:none;margin:0;background:#0f3260;border:1px solid rgba(255,255,255,.1);border-radius:18px;box-shadow:0 16px 42px rgba(0,0,0,.18)}
.gr-nav .sub-menu li{width:100%}
.gr-nav .sub-menu a{display:block;padding:10px 12px;border-radius:12px;white-space:normal;min-height:0;justify-content:flex-start}
.gr-nav .menu-item-has-children{padding-bottom:10px;margin-bottom:-10px}.gr-nav .menu-item-has-children:hover>.sub-menu,.gr-nav .menu-item-has-children:focus-within>.sub-menu,.gr-nav .menu-item-has-children.is-open>.sub-menu{display:block}
.gr-menu-toggle{display:none;background:transparent;border:0;padding:0;width:44px;height:44px;cursor:pointer}
.gr-menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:5px auto;border-radius:2px}
.gr-site-main{min-height:60vh;position:relative;z-index:1}
.gr-content-wrap,.gr-page-wrap{padding:48px 0}
.gr-front-content{padding:0}
.gr-article,.gr-page{background:var(--gr-surface);border:1px solid var(--gr-border);border-radius:var(--gr-radius);box-shadow:var(--gr-shadow);padding:34px}
.gr-entry-title{font-size:clamp(2rem,2.6vw,3rem);line-height:1.08;margin:0 0 20px}
.gr-page-header{margin-bottom:16px}
.gr-entry-content>*:first-child{margin-top:0}
.gr-entry-content>*:last-child{margin-bottom:0}
.gr-site-footer{margin-top:56px;background:var(--gr-footer);color:#dce7fb;padding:52px 0 24px;position:relative;z-index:1}
.gr-site-footer a{color:#fff}
.gr-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:30px;padding-bottom:28px}
.gr-footer-brand p,.gr-footer-block p{margin:.35rem 0}
.gr-footer-block h3{margin:0 0 12px;font-size:1.1rem;color:#fff}
.gr-footer-bottom{padding-top:22px;border-top:1px solid rgba(255,255,255,.15);display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}
.gr-footer-bottom nav{flex:1 1 420px;display:flex;justify-content:flex-end;min-width:0;max-width:100%}
.gr-footer-menu{justify-content:flex-end;flex-wrap:wrap;row-gap:10px;max-width:100%}
.gr-footer-menu li{max-width:100%}
.gr-footer-menu a{white-space:normal;text-align:center}
.gr-fullwidth-page{padding:0}
.alignwide{margin-left:auto;margin-right:auto;max-width:1520px}
.globaplace-theme-kit .elementor-section.elementor-section-boxed>.elementor-container{max-width:min(var(--gr-content-max),var(--gr-content-width))!important}
.globaplace-theme-kit .elementor-widget-wrap>.elementor-element{max-width:100%}
.globaplace-theme-kit .elementor{overflow-x:clip}
.globaplace-theme-kit .elementor img{max-width:100%}
.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}
@media (max-width:1320px){
  .gr-menu a,.gr-footer-menu a{font-size:.92rem;padding:0 7px}
}
@media (max-width:1140px){
  .gr-header-inner{display:flex}
  .gr-menu-toggle{display:block}
  .gr-nav{position:absolute;top:100%;left:0;right:0;z-index:1610;background:#0a2d5a;padding:18px 4vw 24px;display:none;flex-direction:column;align-items:flex-start;border-top:1px solid rgba(255,255,255,.12);border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:0 24px 48px rgba(3,10,24,.24);max-height:calc(100svh - 78px);overflow:auto}
  .gr-nav.is-open{display:flex}
  .gr-nav-center{width:100%;min-width:0}
  .gr-menu{flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:8px}
  .gr-nav .sub-menu{position:static;display:block;min-width:0;margin:0;padding:10px 0 0;background:transparent;border:0;box-shadow:none}
  .gr-menu li{width:100%}
  .gr-menu a{display:flex;padding:8px 0;white-space:normal;justify-content:flex-start}
  .gr-nav-actions{width:100%;padding-top:12px}
  .gr-language-switcher__menu{top:auto;bottom:calc(100% + 6px);left:auto;right:0}
  body.gr-mobile-menu-open{overflow:hidden}
  body.gr-mobile-menu-open::before{content:"";position:fixed;inset:0;background:rgba(7,18,37,.34);backdrop-filter:blur(2px);z-index:1590;pointer-events:none}
  body.gr-mobile-menu-open .gr-site-main,
  body.gr-mobile-menu-open .gr-site-footer{pointer-events:none}
}
@media (max-width:900px){
  .gr-header-inner{min-height:78px}
  .gr-branding .custom-logo{max-height:54px}
  .gr-footer-grid{grid-template-columns:1fr}
  .gr-article,.gr-page{padding:24px}
}

.gr-site-header,.gr-site-main,.gr-site-footer{max-width:100vw}.gr-site-main,.gr-site-footer{overflow-x:clip}

.gr-language-switcher{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding-bottom:14px;margin-bottom:-14px}
.gr-language-switcher::after{content:"";position:absolute;top:100%;right:0;width:56px;height:16px}
.gr-language-switcher__toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.09);color:#fff;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.16);transition:background .2s ease,border-color .2s ease,transform .2s ease}
.gr-language-switcher__toggle:hover,.gr-language-switcher.is-open .gr-language-switcher__toggle{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.24);transform:translateY(-1px)}
.gr-language-switcher__flag{font-size:20px;line-height:1}
.gr-language-switcher__menu{display:none;position:absolute;top:calc(100% + 8px);right:0;z-index:260;list-style:none;margin:0;padding:6px;min-width:54px;background:#0f3260;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 18px 42px rgba(0,0,0,.22)}
.gr-language-switcher.is-open .gr-language-switcher__menu,.gr-language-switcher:hover .gr-language-switcher__menu,.gr-language-switcher:focus-within .gr-language-switcher__menu{display:block}
.gr-language-switcher__item{margin:0;padding:0}
.gr-language-switcher__link{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border-radius:12px;color:#fff;font-size:20px;line-height:1}
.gr-language-switcher__item.is-current .gr-language-switcher__link,.gr-language-switcher__link:hover{background:rgba(255,255,255,.12)}
@media (max-width:1140px){
  .gr-nav-actions{flex-wrap:wrap}
}
@media (max-width:900px){
  .gr-footer-bottom{align-items:flex-start}
  .gr-footer-bottom nav{justify-content:flex-start;flex-basis:100%}
  .gr-footer-menu{justify-content:flex-start}
}




.gr-nav-mobile-inline-language{display:none}
.gr-nav-actions__language{display:flex;align-items:center}

@media (max-width:1140px){
  .gr-nav{position:absolute}
  .gr-nav-mobile-inline-language{display:flex;position:absolute;top:18px;right:4vw;z-index:3;align-items:center;justify-content:flex-end}
  .gr-nav-center{width:100%;padding-right:74px}
  .gr-nav-actions__language{display:none}
  .gr-nav-actions{padding-top:4px}
  .gr-nav .gr-language-switcher{padding-bottom:0;margin-bottom:0}
  .gr-nav .gr-language-switcher::after{display:none}
  .gr-nav-mobile-inline-language .gr-language-switcher__menu{top:calc(100% + 8px);bottom:auto;right:0;left:auto}
}

@media (min-width:1141px){
  .gr-nav-mobile-inline-language{display:none}
  .gr-nav-actions__language{display:flex}
}
