@font-face{font-family:YekanBakh;src:url("assets/fonts/YekanBakhFaNum-Light.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:YekanBakh;src:url("assets/fonts/YekanBakhFaNum-Regular.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:YekanBakh;src:url("assets/fonts/YekanBakhFaNum-SemiBold.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:YekanBakh;src:url("assets/fonts/YekanBakh-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:YekanBakh;src:url("assets/fonts/YekanBakhFaNum-ExtraBold.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:Urbanist;src:url("assets/fonts/Urbanist-Variable.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}

:root{
  --red:#c20018;
  --ink:#030c19;
  --paper:#fbfbfb;
  --white:#fff;
  --shadow:0 4px 64.7px rgba(0,0,0,.05);
  /* Bootstrap alias — keeps utilities (.text-primary, .bg-primary, etc.) in sync */
  --bs-primary:#c20018;
  --bs-primary-rgb:194,0,24;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:YekanBakh,Urbanist,Arial,sans-serif;font-size:15px}
a{text-decoration:none;color:inherit}
button,input{font:inherit}
button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--red);outline-offset:3px}
.site-container{max-width:1248px;padding-left:0;padding-right:0}
.section{padding:66px 0}
.eyebrow{margin:0 0 7px;color:var(--red);font-size:18px;font-weight:400;line-height:1.5}
.section-heading{margin-bottom:33px}
.section-heading h2,.events-intro h2{margin:0;font-size:30px;font-weight:700;line-height:1.3}
.view-link{gap:8px;font-size:15px;line-height:24px}
.view-link img{display:block;width:22.5px;height:12.5px;object-fit:contain}

/* Header */
.site-header{position:absolute;z-index:20;top:33px;left:0;width:100%;height:59px}
.header-inner{height:59px;gap:114px}
.brand{position:relative;display:block;flex:0 0 188px;height:59px;overflow:hidden}
.brand img,.footer-logo img{position:absolute;display:block;left:-5.5%;top:-54.4%;width:109%;height:233%;object-fit:fill}
.desktop-nav{gap:32px;font-family:Urbanist,Arial,sans-serif;font-size:13.5px}
.desktop-nav a{transition:color .2s ease}
.desktop-nav a:hover{color:var(--red)}
.header-actions{gap:20px}
.icon-button{display:grid;place-items:center;border:0;padding:0;background:transparent}
.search-button{width:24px;height:24px}
.search-button img{width:19.5px;height:19.5px}
.language-button{align-items:center;justify-content:center;gap:9px;width:65px;height:48px;border:0;border-radius:14px;background:#fff;font-family:Urbanist,Arial,sans-serif;font-size:13.5px;font-weight:500}
.language-button>img,.mobile-language>img{display:block;width:8.34px;height:5px}
.mobile-language{padding:0;border:0;background:transparent;color:inherit}
.search-popover,.language-menu{position:fixed;z-index:90;display:none;background:#fff;box-shadow:0 12px 40px rgba(3,12,25,.16)}
.search-popover.is-open,.language-menu.is-open{display:block}
.search-popover{top:96px;right:max(24px,calc((100vw - 1248px)/2));width:320px;padding:10px;border:1px solid #ededed;border-radius:15px}
.search-form{height:45px;border:1px solid #d9dce0;border-radius:11px;overflow:hidden}
.search-form input{min-width:0;flex:1;height:100%;padding:0 14px;border:0;outline:0;color:var(--ink);font-family:Urbanist,Arial,sans-serif;font-size:13.5px}
.search-form button{display:grid;width:45px;height:45px;padding:0;border:0;background:#fff;place-items:center}
.search-form button img{display:block;width:18px;height:18px}
.language-menu{top:96px;right:max(174px,calc((100vw - 1248px)/2 + 158px));width:72px;padding:6px;border:1px solid #ededed;border-radius:12px}
.language-menu button{display:flex;width:100%;height:34px;align-items:center;justify-content:center;padding:0;border:0;border-radius:8px;background:#fff;color:var(--ink);font-family:Urbanist,Arial,sans-serif;font-size:13px}
.language-menu button:hover,.language-menu button.active{background:var(--red);color:#fff}
.button-arrow{display:block;width:18px;height:10px;object-fit:contain}
.header-actions .btn{width:139px}

/* Hero */
.hero{height:596px;background-image:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0)),url("assets/desktop/imgImage245.png");background-position:center center;background-size:cover;cursor:grab}.hero a,.hero button{cursor:pointer}.hero:active{cursor:grabbing}
.hero-copy{position:absolute;top:170px;left:0;width:435px;transition:opacity .22s ease}.hero-copy.is-fading{opacity:0}
.hero-copy h1{margin:0 0 7px;font-size:45px;font-weight:600;line-height:58px;letter-spacing:-1.8px}
.hero-copy h1 span{color:var(--red)}
.hero-copy p{margin:0;width:433px;font-size:15px;font-weight:400;line-height:25px;letter-spacing:-.6px;text-align:justify}
.hero-actions{gap:16px;margin-top:40px}
.hero-actions .btn{width:160px}
.mission-card{position:absolute;right:0;top:380px;width:307px;height:157px;padding:19px;border:1px solid rgba(255,255,255,.8);border-radius:15px;background:linear-gradient(180deg,rgba(2,2,2,.30),rgba(2,2,2,.14));backdrop-filter:blur(14px);color:#fff}
.mission-card h2{margin:0 0 8px;font-size:15px;font-weight:600;line-height:31px}
.mission-icon{display:grid;width:30px;height:31px;flex:0 0 30px;place-items:center;border:1px solid rgba(255,255,255,.7);border-radius:50%}
.mission-icon img{display:block;width:12px;height:17px;object-fit:contain}
.mission-card p{margin:0;font-size:12px;line-height:22px;letter-spacing:-.48px;text-align:justify}
.mission-card a{display:flex;align-items:center;gap:7px;margin-top:7px;font-family:Urbanist,Arial,sans-serif;font-size:9px;font-weight:500}
.inline-arrow{display:block;width:13.6px;height:7.55px}
.hero-slider-mark{position:absolute;right:0;top:258px;gap:8px}
.hero-slider-mark button{width:3px;height:12px;padding:0;border:0;border-radius:5px;background:rgba(255,255,255,.5)}
.hero-slider-mark button.active{height:25px;background:#fff}
.form-status{margin:7px 0 0;color:inherit;font-size:10px;line-height:14px}
.subscribe-inner>.form-status{position:absolute;right:10px;bottom:3px;margin:0}

/* Exhibitions */
.exhibitions-section{padding-top:55px;padding-bottom:76px}
.exhibition-layout{display:grid;grid-template-columns:506px 506px 188px;gap:24px}
.exhibition-card{height:389px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.card-photo{display:block;width:100%;object-fit:cover}
.exhibition-photo{height:196px}
.card-content{height:193px;padding:20px 24px}
.card-content h3{margin:0 0 13px;font-size:20px;font-weight:700;line-height:30px}
.meta-row{gap:70px;font-size:12px;line-height:24px;white-space:nowrap}
.meta-row span{display:flex;align-items:center;gap:7px}
.meta-row img{display:block;width:13px;height:13px;object-fit:contain}
.card-bottom{margin-top:19px}
.card-bottom a{display:flex;align-items:center;gap:8px;color:var(--red);font-size:15px;font-weight:600}
.card-bottom a img,.event-card a img,.news-card a img{display:block;width:18px;height:10px;object-fit:contain}
.square-arrow{display:flex;justify-content:center;place-items:center;width:50px;height:50px;padding:0;border:0;border-radius:15px;background:var(--red);color:#fff}
.square-arrow img{display:block;width:18px;height:10px}
.representative-card{height:389px;padding:8px;border-radius:20px;background:#e5e5e5}
.representative-card img{width:173px;height:115px;object-fit:cover}
.representative-card h3{margin:2px 9px 5px;font-size:15px;font-weight:700;line-height:27px}
.representative-card h3 span{display:block;color:var(--red)}
.country-line{margin:0 9px 12px;font-size:12px}
.country-line strong{color:var(--red);font-weight:600}
.representative-card p{margin:0 9px;font-size:12px;font-weight:300;line-height:21px}

/* Statistics */
.stats-section{height:176px;background:var(--ink) url("assets/desktop/imgImage252.png") center/cover no-repeat;color:#fff}
.stats-grid{align-items:center;height:176px;gap:0}
.stat{gap:23px}
.stat-icon{display:grid;place-items:center;width:116px;height:116px;flex:0 0 116px}
.stat-icon img{display:block;width:116px;height:116px}
.stat strong{display:block;font-size:30px;font-weight:700;line-height:1.3}
.stat span{display:block;font-size:15px;line-height:1.38}

/* Services */
.services-section{padding-top:66px;padding-bottom:86px;height:868px}
.services-section .section-heading{margin-bottom:44px}
.services-rail{gap:22px 24px}
.service-card{min-height:269px;padding:22px 27px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.service-icon{display:grid;place-items:center;width:55px;height:55px;margin-bottom:6px;color:var(--red);font-family:Arial,sans-serif;font-size:35px}
.service-icon img{display:block;width:55px;height:55px;object-fit:contain}
.service-card h3{margin:0 0 14px;font-size:20px;font-weight:600;line-height:27px}
.service-card p{margin:0 0 12px;font-size:12px;font-weight:300;line-height:20px}
.service-card>a{display:inline-flex;width:22px;height:12px;align-items:center}
.service-card>a img{display:block;width:22.5px;height:12.5px}

/* Events */
.events-section{height:483px;padding:67px 0;background:var(--ink) url("assets/desktop/imgImage252.png") center/cover no-repeat;color:#fff}
.event-layout{display:grid;grid-template-columns:294px 1fr;gap:24px}
.events-intro .eyebrow{margin-bottom:7px}
.events-intro h2{font-size:30px}
.events-intro>p:not(.eyebrow){width:212px;margin:19px 0 46px;font-size:15px;font-weight:300;line-height:1.36}
.events-intro .btn{width:160px}
.event-rail{gap:24px}
.event-card{height:341px;overflow:hidden;border-radius:20px;background:#fff;color:var(--ink)}
.event-card>img{display:block;width:100%;height:174px;object-fit:cover;border-radius:20px}
.event-card>div{padding:19px 23px}
.event-card h3{margin:0 0 10px;font-size:20px;font-weight:700;line-height:30px}
.event-card p{display:flex;gap:13px;margin:0 0 17px;font-size:12px;white-space:nowrap}
.event-card p span,.event-card a{display:flex;align-items:center;gap:5px}
.event-card p img{display:block;width:12px;height:12px;object-fit:contain}
.event-card a{color:var(--red);font-size:15px;font-weight:600}

/* Gallery */
.gallery-section{padding:80px 0 92px}
.gallery-section .section-heading{margin-bottom:57px}
.gallery-rail{gap:24px}
.gallery-rail img{display:block;width:100%;height:236px;border-radius:20px;object-fit:cover}
.rail-control{position:absolute;z-index:3;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 6px 25px rgba(3,12,25,.12);place-items:center}
.rail-control img{display:block;width:17px;height:10px;object-fit:contain}
.rail-prev{top:270px;left:-18px}
.rail-prev img{transform:rotate(180deg)}
.rail-next{top:270px;right:-18px}

/* News */
.news-section{padding-top:0;padding-bottom:110px}
.news-section .section-heading{margin-bottom:39px}
.news-layout{display:grid;grid-template-columns:930px 294px;gap:24px}
.news-rail{gap:24px}
.news-card{height:341px;overflow:hidden;border-radius:20px;background:#fff;box-shadow:var(--shadow)}
.news-card>img{display:block;width:100%;height:174px;object-fit:cover}
.news-card>div{padding:16px 23px}
.news-card small{font-size:12px;line-height:18px}
.news-card h3{margin:3px 0 13px;font-size:18px;font-weight:700;line-height:26px}
.news-card a{display:flex;align-items:center;gap:8px;color:var(--red);font-size:15px;font-weight:600}
.update-card{height:341px;padding:40px 28px;border-radius:20px;background:url("assets/desktop/imgRectangle34625562.png") center/cover;color:#fff;box-shadow:var(--shadow)}
.update-card h3{margin:0 0 6px;font-size:20px;font-weight:700}
.update-card p{height:72px;margin:0 0 36px;font-size:12px;line-height:18px}
.compact-form{width:238px;height:50px;border-radius:15px;background:#fff;overflow:hidden}
.compact-form input{min-width:0;flex:1;padding:0 19px;border:0;outline:0;color:var(--ink);font-size:12px}
.compact-form button{display:grid;width:50px;place-items:center;border:0;border-radius:15px;background:var(--red);color:#fff;height: 100%}
.compact-form button img{display:block;width:18px;height:10px}

/* Partners */
.partners-section{padding:0 0 90px}
.partners-section .section-heading{width:327px;margin-bottom:-120px}
.partners-rail{display:grid;grid-template-columns:repeat(5,169px);justify-content:end;gap:21px}
.partner-card{height:129px;gap:13px;padding:20px 22px;border-radius:18px;background:#fff;box-shadow:0 4px 58px rgba(0,0,0,.04)}
.partner-card img{display:block;width:114px;height:37px;object-fit:cover;object-position:50% 46%}
.partner-card span{font-size:18px;font-weight:500;line-height:27px}

/* Subscribe */
.subscribe-band{height:124px;background:url("assets/desktop/imgFrame2147226475.png") center 68%/cover no-repeat;color:#fff}
.subscribe-inner{height:100%;padding:0 10px}
.subscribe-copy{gap:25px}
.check-badge{display:grid;place-items:center;width:63px;height:63px;border:5px solid rgba(255,255,255,.15);border-radius:50%;background:var(--red)}
.check-badge img{display:block;width:28px;height:28px}
.subscribe-copy h2{margin:0;font-size:20px;font-weight:800;line-height:30px}
.subscribe-copy p{width:281px;margin:0;font-size:12px;line-height:18px}
.subscribe-form{width:333px;height:50px;padding-left:25px;padding-right:6px;border-radius:15px;background:#fff}
.subscribe-form input{min-width:0;flex:1;border:0;outline:0;font-size:12px}
.subscribe-form button{display:flex;width:113px;height:38px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:11px;background:var(--red);color:#fff;font-size:11px}
.subscribe-form button img{display:block;width:18px;height:10px}

/* Footer */
.site-footer{height:496px;min-height:496px;margin-top:-19px;padding:91px 0 28px;background:var(--ink) url("assets/desktop/imgImage252.png") center/cover no-repeat;color:#fff}
.footer-inner{display:grid;grid-template-columns:400px 1fr 1fr 203px;column-gap:66px}
.footer-logo{position:relative;display:block;width:152px;height:44px;overflow:hidden}
.footer-about>p{margin:36px 0 30px;font-size:12px;font-weight:300;line-height:20px;text-align:justify}
.socials{gap:18px;margin-top:130px}
.socials a{display:grid;place-items:center;width:48px;height:48px;border:2px solid #fff;border-radius:50%}
.socials img{display:block;width:19px;height:19px;object-fit:contain}
.socials a:last-child img{width:20.5px;height:20.5px}
.footer-links{display:contents}
.footer-links>div,.footer-contact{border-left:1px solid rgba(255,255,255,.25);padding-left:68px}
.footer-links h3,.footer-contact h3{margin:0 0 20px;font-size:15px;font-weight:600;line-height:24px}
.footer-links a{display:block;font-size:12px;line-height:30px}
.footer-contact{padding-left:66px}
.footer-contact p{display:flex;align-items:center;gap:10px;margin:0;font-size:12px;line-height:31px;white-space:nowrap}
.footer-contact p img{display:block;width:16px;height:16px;object-fit:contain}
.footer-bottom{grid-column:1/-1;display:flex;align-items:center;margin-top:50px;padding-top:20px;border-top:1px solid rgba(255,255,255,.25);font-size:15px;font-weight:600;line-height:30px}
.footer-bottom>span{width:285px}
.footer-bottom>img{width:141px;height:15px;object-fit:contain}
.footer-bottom>div{display:flex;gap:52px;margin-left:auto;font-size:14px;font-weight:400}

/* Mobile menu */
.mobile-menu-overlay{position:fixed;z-index:100;inset:0;display:none;align-items:flex-start;justify-content:center;padding-top:61px;background:rgba(0,0,0,.88)}
.mobile-menu-overlay.is-open{display:flex}
.mobile-menu-panel{position:relative;width:295px;height:341px;padding:70px 9px 16px;border-radius:15px;background:#fff;box-shadow:var(--shadow)}
.menu-close{position:absolute;top:31px;left:24px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;background:none}
.menu-close img{display:block;width:23.34px;height:23.34px}
.mobile-menu-panel nav{gap:0}
.mobile-menu-panel nav a{width:277px;height:39px;padding:0 16px;font-family:Urbanist,Arial,sans-serif;font-size:15px;font-weight:500;line-height:23px}
.mobile-menu-panel nav a.active{height:40px;border-radius:10px;background:var(--red);color:#fff}
.mobile-menu-panel nav a img{display:block;width:6px;height:10px}
body.menu-open{overflow:hidden}

@media (max-width: 991.98px){
  body{font-size:12px}
  .site-container{max-width:none;width:100%;padding-left:24px;padding-right:24px}
  .section{padding:0}
  .site-header{position:absolute;top:0;height:70px;background:#fff;box-shadow:0 2px 23px rgba(0,0,0,.04)}
  .header-inner{position:relative;height:70px;gap:0;justify-content:center}
  .brand{position:absolute;left:50%;width:101px;height:32px;flex-basis:auto;transform:translateX(-50%)}
  .header-phone{position:absolute;left:0;width:28px;height:28px}
  .header-phone img{display:block;width:21px;height:21px}
  .mobile-language{position:absolute;left:50px;display:flex;align-items:center;gap:9px;font-family:Urbanist,Arial,sans-serif;font-size:13.5px;font-weight:500}
  .header-actions{position:absolute;right:0;gap:22px}
  .search-button{width:19.5px;height:19.5px}
  .search-button img{width:19.5px;height:19.5px}
  .menu-toggle{width:28px;height:28px}
  .menu-toggle img{display:block;width:23.34px;height:23.34px}

  .hero{height:585px;background-image:linear-gradient(180deg,rgba(255,255,255,.39),rgba(255,255,255,0)),url("assets/mobile/imgFrame2147226923.png");background-size:106.5% 117.6%;background-position:6.5% -8.5%}
  .hero-inner{padding-top:105px}
  .hero-copy{position:static;width:382px;max-width:100%}
  .hero-copy h1{margin:0 0 18px;font-size:35px;line-height:39px;letter-spacing:-1.4px;white-space:nowrap}
  .hero-copy p{width:100%;font-size:12px;line-height:22px;letter-spacing:-.48px}
  .hero-actions{gap:24px;margin-top:18px}
  .hero-actions .btn{width:179px}
  .hero-slider-mark{top:auto;right:auto;left:50%;bottom:24px;gap:7px;transform:translateX(-50%)}
  .hero-slider-mark button{width:12px;height:3px}
  .hero-slider-mark button.active{width:25px;height:3px}
  .search-popover{top:76px;right:20px;left:20px;width:auto}

  .eyebrow{margin-bottom:4px;font-size:15px}
  .section-heading{margin-bottom:20px}
  .section-heading h2,.events-intro h2{font-size:20px;line-height:1.3}
  .view-link{gap:5px;color:var(--red);font-size:15px;line-height:24px}

  .exhibitions-section{padding:40px 0 40px}
  .exhibition-layout{display:block}
  .exhibition-card{height:282px;border-radius:15px}
  .exhibition-photo{height:148px;border-radius:15px 15px 0 0}
  .card-content{height:134px;padding:15px 18px 17px}
  .card-content h3{margin:0 0 8px;font-size:15px;line-height:22px}
  .meta-row{gap:49px;font-size:10px;line-height:18px}
  .meta-row img{width:10px;height:10px}
  .card-bottom{margin-top:12px}
  .card-bottom a{font-size:12px}
  .square-arrow{width:37px;height:37px;border-radius:11px;font-size:18px}
  .representative-card{display:grid;grid-template-columns:155px 1fr;grid-template-rows:auto auto 1fr;column-gap:4px;width:100%;height:116px;margin-top:20px;padding:8px 19px 13px 11px;border-radius:15px}
  .representative-card img{grid-row:1/-1;width:155px;height:95px;object-fit:cover}
  .representative-card h3{margin:0;font-size:15px;line-height:22px}
  .representative-card h3 span{display:inline}
  .country-line{margin:0;font-size:10px}
  .representative-card p{margin:0;width:164px;font-size:10px;line-height:16px}

  .stats-section{height:214px;background-position:center}
  .stats-grid{height:214px;gap:0 43px}
  .stats-grid>.col{height:107px}
  .stat{gap:17px}
  .stat-icon{width:85px;height:85px;flex-basis:85px}
  .stat-icon img{width:85px;height:85px}
  .stat strong{font-size:22px}
  .stat span{font-size:11px}

  .services-section{padding:40px 0;height:368px;min-height:0}
  .services-section .section-heading{margin-bottom:20px}
  .mobile-rail{display:flex;overflow:visible;width:max-content;touch-action:pan-y;user-select:none;cursor:grab;will-change:transform;flex-wrap:nowrap}
  .mobile-rail.row{margin-left:0;margin-right:0}
  .mobile-rail.row>.col{width:auto;flex:0 0 auto;padding:10px;max-width:none}
  .mobile-rail.services-rail>.service-card{width:170px}
  .mobile-rail.is-dragging{cursor:grabbing}
  .mobile-rail a,.mobile-rail img{-webkit-user-drag:none}
  .services-rail{gap:18px}
  .services-section .container{overflow:hidden}
  .service-card{width:281px;height:189px;min-height:189px;padding:15px 19px;border-radius:14px}
  .service-icon{width:44px;height:39px;margin:0 0 25px;font-size:28px}
  .service-card h3{margin:0 0 9px;font-size:15px;line-height:20px}
  .service-card p{height:41px;overflow:hidden;margin:0 0 6px;font-size:10px;line-height:13.6px}
  .service-card>a,.service-card>a img{width:16.5px;height:9.2px}

  .events-section{height:414px;padding:33px 0;background-position:center}
  .event-layout{position:relative;display:block;overflow:hidden}
  .events-intro{margin-bottom:20px}
  .mobile-events-link{position:absolute;top:0;left:323px}
  .event-rail{gap:15px}
  .event-card{width:224px;height:247px;border-radius:15px}
  .event-card>img{height:132px;border-radius:15px}
  .event-card>div{padding:11px 18px}
  .event-card h3{margin-bottom:7px;font-size:15px;line-height:23px}
  .event-card p{gap:8px;margin-bottom:13px;font-size:10px;line-height:15px}
  .event-card p span{gap:3px}
  .event-card p img{width:9px;height:9px}
  .event-card a{font-size:12px}

  .gallery-section{height:272px;padding:40px 0 0}
  .gallery-section .section-heading{margin-bottom:20px}
  .gallery-section .container{overflow:hidden}
  .gallery-rail{gap:15px}
  .gallery-rail img{width:224px;height:132px;border-radius:11px}

  .news-section{height:603px;padding:40px 0 0}
  .news-section .section-heading{margin-bottom:20px}
  .news-section .container{overflow:hidden}
  .news-layout{display:block}
  .news-rail{gap:15px}
  .news-card{width:224px;height:260px;border-radius:15px}
  .news-card>img{height:132px;border-radius:15px}
  .news-card>div{padding:12px 18px}
  .news-card small{font-size:10px;line-height:15px}
  .news-card h3{margin:3px 0 9px;font-size:15px;line-height:22px}
  .news-card a{font-size:12px}
  .update-card{width:auto;height:184px;margin-top:20px;padding:20px 22px;border-radius:15px;background-image:url("assets/mobile/imgFrame2147226914.png")}
  .update-card h3{font-size:20px}
  .update-card p{height:auto;margin-bottom:5px;font-size:12px;line-height:18px}
  .compact-form{width:auto;height:50px}

  .partners-section{height:284px;padding:40px 0 0}
  .partners-section .container{overflow:hidden}
  .partners-section .section-heading{width:auto;margin:0 0 20px}
  .partners-rail{gap:15px}
  .partner-card{width:137px;height:104px;gap:10px;padding:15px 18px;border-radius:15px}
  .partner-card img{width:93px;height:30px}
  .partner-card span{font-size:15px;line-height:22px}

  .subscribe-band{height:187px;background-image:url("assets/mobile/imgFrame2147226925.png");background-position:center 78%;background-size:228% 175%}
  .subscribe-inner{padding-top:29px}
  .subscribe-copy{gap:21px}
  .check-badge{width:66px;height:66px;flex-basis:66px}
  .subscribe-copy h2{font-size:20px}
  .subscribe-copy p{width:294px;font-size:12px}
  .subscribe-form{width:100%;height:50px;margin-top:15px;padding-left:25px}
  .subscribe-form button{height:38px}

  .site-footer{height:523.5px;min-height:523.5px;margin-top:0;padding:27px 0 20px;background-position:center;background-size:auto 100%}
  .footer-inner{display:flex;flex-direction:column;gap:20px}
  .footer-about{order:0}
  .footer-topline{height:35px}
  .footer-logo{width:116px;height:34px}
  .socials{gap:13px;margin:0}
  .socials a{width:35px;height:35px;border-width:1.5px;font-size:12px}
  .socials img{width:14px;height:14px}
  .footer-about>p{margin:20px 0 0;font-size:12px;line-height:16px}
  .footer-links{order:1;display:grid;grid-template-columns:1fr 1fr;padding:20px 0;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}
  .footer-links>div{padding:0;border:0}
  .footer-links>div+div{padding-left:27px;border-left:1px solid rgba(255,255,255,.25)}
  .footer-links h3{margin-bottom:12px}
  .footer-links a{font-size:12px;line-height:22px}
  .footer-contact{order:2;padding:0;border:0}
  .footer-contact h3{margin-bottom:8px}
  .footer-contact p{display:inline-flex;margin-right:9px;font-size:12px;line-height:26px}
  .footer-bottom{order:3;display:grid;grid-template-columns:218px 1fr;margin:0;padding-top:13px;font-size:12px;line-height:24px}
  .footer-bottom>img{width:103px;height:11px;justify-self:end}
  .footer-bottom>div{display:none}
  .mobile-menu-panel{padding-top:70px}
  .mobile-menu-panel nav a{height:39px}
}

@media (max-width: 429px){
  .site-container{padding-left:20px;padding-right:20px}
  .hero-copy h1{font-size:31px;line-height:36px}
  .hero-actions{gap:12px}
  .hero-actions .btn{width:calc((100vw - 52px)/2)}
  .representative-card{grid-template-columns:145px 1fr}
  .representative-card img{width:145px}
  .stats-grid{gap:0 20px}
  .stat{gap:10px}
  .mobile-events-link{left:auto;right:20px}
  .subscribe-copy p{width:auto}
}

@media (min-width: 992px) and (max-width: 1300px){
  .site-container{max-width:calc(100% - 64px)}
  .header-inner{gap:clamp(18px,2.2vw,40px)}
  .desktop-nav{gap:clamp(9px,1.25vw,18px);font-size:clamp(11px,1.05vw,13.5px)}
  .header-actions{gap:clamp(10px,1.25vw,20px)}
  .language-button{width:58px}
  .header-actions .btn{width:128px}
  .exhibition-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 188px}
  .event-layout{grid-template-columns:260px 1fr}
  .news-layout{grid-template-columns:minmax(0,1fr) 294px}
  .footer-inner{grid-template-columns:minmax(250px,400px) minmax(120px,1fr) minmax(120px,1fr) 170px;column-gap:clamp(22px,3vw,50px)}
  .footer-links>div,.footer-contact{padding-left:clamp(22px,3.5vw,54px)}
  .footer-contact{padding-left:clamp(20px,3vw,48px)}
  .footer-bottom{width:100%;min-width:0}
}

@media (min-width: 992px) and (max-width: 1100px){
  .brand{flex-basis:145px;height:48px}
  .header-actions .btn{width:116px;padding-inline:12px}
  .desktop-nav{gap:8px;font-size:10.5px}
  .footer-inner{grid-template-columns:260px 1fr 1fr 170px;column-gap:18px}
  .footer-links>div,.footer-contact{padding-left:22px}
  .footer-bottom{margin-top:30px}
  .footer-bottom>div{gap:22px}
}
a.btn.btn-primary.d-none.d-lg-flex{font-size:11px}

/* Bootstrap form-control overrides */
.subscribe-form .form-control,
.compact-form .form-control,
.search-form .form-control{
  box-shadow:none;
  border-radius:0;
  background:transparent;
  color:var(--ink);
}
.subscribe-form .form-control:focus,
.compact-form .form-control:focus,
.search-form .form-control:focus{box-shadow:none}

/* Fix: Bootstrap row-cols % widths + CSS gap = overflow. Adjust col widths with calc(). */
@media (min-width:992px){
  .services-rail>.col,.event-rail>.col,.gallery-rail>.col,.news-rail>.col{flex:0 0 auto;width:calc(33.333% - 16px)}
}
@media (max-width:991.98px){
  .stats-grid>.col{flex:0 0 auto;width:calc(50% - 21.5px)}
}