#header-container{z-index:90;flex-direction:column;width:100%;margin-bottom:30px;display:flex;position:sticky;top:0}#main-header-container{width:100%;height:70px;display:flex}#logo-container{background-color:#fff;justify-content:center;align-items:center;width:25%;height:100%;display:flex}#logo{width:35%}#logo-container img{width:100%;height:100%;display:block}#links-container{color:#fff;background-color:#001d66;justify-content:space-between;width:75%;height:70px;padding:15px 30px;display:flex}#header-slogan{letter-spacing:.05rem;color:#ffb100;white-space:pre;align-items:flex-end;font-size:14px;font-weight:700;display:flex}#links{justify-content:flex-end;align-items:flex-end;height:100%;display:flex}#links a{color:#fff;text-decoration:none}#links a,#links button{margin:0 10px;font-weight:700}#menu-container{color:#fff;background-color:#090330;justify-content:space-around;align-items:center;height:30px;font-size:14px;display:flex}.menu-item{color:#fff;cursor:pointer;text-decoration:none}.menu-item:hover{text-decoration:underline}.menu-item-active{color:#ffb100}#header-search{cursor:pointer;color:#fff;background-color:#0000;border:none;font-weight:700}#header-search:focus{outline:none}#search-options-container{background-color:#001d66;flex-direction:column;align-items:flex-start;width:280px;padding:20px;display:flex;position:absolute;top:100%;right:0}#search-options-container button{cursor:pointer;color:#fff;background-color:#0000;border:none;margin-bottom:10px;font-weight:700}#search-options-container a{color:#fff;font-weight:700;text-decoration:none}#search-container{z-index:5;background-color:#001d66cc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative}.fade-enter-active,.fade-leave-active{transition:opacity .5s}#search-close{cursor:pointer;color:#fff;z-index:5;background-color:#0000;border:none;padding:10px 12px;position:absolute;top:0;right:0}#search-close:focus{outline:none}#search{justify-content:center;align-items:center;width:100%;margin-bottom:10px;display:flex;position:relative}#search-input{border:1px solid #707070;border-radius:5px;width:75%;height:50px;margin-right:5px;padding:6px 10px;box-shadow:inset 0 1px 4px #00000040}#search-input::placeholder{color:#707070;font-weight:400}#search-input:focus{color:#001d66}.search-button{cursor:pointer;color:#001d66;background-color:#fff;border:none;border-radius:5px;width:50px;height:50px}#important-information-link{color:#fff;font-weight:700}@media only screen and (width<=1099px){#logo-container{width:18%}#logo{width:55%}#links-container{width:82%}#menu-container{grid-template-columns:repeat(5,1fr);height:60px;display:grid}.menu-item-container{justify-content:center;align-items:center;height:30px;display:flex}.menu-item-container:nth-child(n+6){border-top:3px solid #001d66}}@media only screen and (width<=974px){#header-slogan{white-space:pre-wrap;width:250px}#menu-container{font-size:13px}}@media only screen and (width<=874px){#logo{width:75%}#links-container{padding:15px 20px}}@media only screen and (width<=599px){#logo-container{width:30%}#logo{width:60%}#links-container{width:70%;padding:10px 20px}#header-slogan{width:175px}#links{align-items:center}#hamburger-menu-icon,#header-search{font-size:22px}#links button{margin-left:20px;margin-right:0}#menu-container{flex-direction:column;justify-content:flex-start;width:60%;height:calc(100vh - 70px);font-size:16px;display:flex;position:absolute;top:100%}#menu-container:after{content:"";z-index:-1;background-color:#09033080;width:100vw;height:100%;position:absolute;top:0;left:0}.menu-item-container{border-bottom:2px solid #001d66;width:100%;height:35px}.menu-item-container:nth-child(n+6){border-top:none}#hamburger-menu-close{justify-content:flex-end;padding-right:15px;display:flex}}@media only screen and (width<=499px){#header-container{margin-bottom:20px}#logo{width:70%}#search-container{padding:0 30px}}@media only screen and (width<=424px){#header-container{margin-bottom:10px}#logo{width:85%}#header-slogan{align-items:center;width:150px;font-size:12px;display:flex}#links-container{padding:10px}#links{flex-direction:column}#links a,#links button{margin:0}#hamburger-menu-icon,#header-search{font-size:18px}#hamburger-menu-icon{margin-bottom:10px}#menu-container{width:75%}#search-options-container{width:100%}}#social-container{color:#fff;background-color:#001d66;width:100%;height:300px;display:flex}#social-wrapper{flex-direction:column;justify-content:center;width:45%;height:100%;padding:100px 20px 100px 100px;display:flex}#connect-with-us{margin-bottom:30px;font-size:28px;font-weight:700}#social-link-wrapper{display:flex}.social-link{color:#fff;margin:0 10px;font-size:30px}.social-link:first-child{margin-left:0}#newsletter-wrapper{flex-direction:column;justify-content:center;width:55%;height:100%;padding:100px 100px 100px 20px;display:flex}#newsletter-wrapper form{width:100%;position:relative}#newsletter-label{margin-bottom:18px;font-size:28px;font-weight:700}#newsletter-link{color:#fff;text-decoration:none}#newsletter-link:hover{text-decoration:underline}#newsletter-email{color:#fff;background-color:#413788;border-style:none;border-radius:5px 0 0 5px;width:75%;height:50px;padding:10px}#newsletter-email:focus{outline:none}#newsletter-email::placeholder{color:#fff;opacity:.6}#newsletter-email-submit{cursor:pointer;background-color:#ffb100;border:none;border-radius:0 5px 5px 0;width:25%;height:50px;display:inline-block}#newsletter-message{color:#ffb100;margin-top:10px;font-size:14px;position:absolute;top:100%;left:0}@media only screen and (width<=1274px){#social-wrapper{padding-left:60px}#newsletter-wrapper{padding-right:60px}}@media only screen and (width<=974px){#social-container{height:250px}#connect-with-us,#newsletter-label{margin-bottom:25px;font-size:25px}#newsletter-wrapper form{font-size:14px}}@media only screen and (width<=874px){#social-wrapper{width:40%;padding:0 30px}#newsletter-wrapper{width:60%;padding:0 30px}#social-link-wrapper{grid-template-rows:repeat(2,40px);grid-template-columns:repeat(3,50px);display:grid}.social-link{margin-left:0;font-size:24px}}@media only screen and (width<=599px){#social-container{flex-direction:column}#social-wrapper,#newsletter-wrapper{align-items:center;width:100%;height:50%;padding:20px}#newsletter-wrapper{padding-bottom:50px}#social-wrapper{padding-bottom:0}#connect-with-us,#newsletter-label{margin-bottom:15px}#social-link-wrapper{display:flex}.social-link{margin:0 10px}.social-link:first-child{margin-left:0}#newsletter-label{justify-content:center;align-items:center;display:flex}#newsletter-message{justify-content:center;align-items:center;width:100%;margin-top:5px;display:flex}}@media only screen and (width<=424px){#connect-with-us,#newsletter-label{margin-bottom:15px;font-size:22px}}#footer-container{color:#fff;background-color:#090330;width:100%}#footer-top-container{grid-gap:30px;grid-template-columns:repeat(5,1fr);width:100%;padding:50px 100px;display:grid}.footer-column{flex-direction:column;display:flex}.footer-column-logo img{width:100%;max-width:120px;height:100%;display:block}#footer-slogan{font-size:11px}.footer-column>*{margin-bottom:5px}.footer-section-name{font-weight:700}.footer-contact{margin-bottom:5px}.footer-contact:first-child{margin-bottom:0}.footer-column a,.footer-column span{color:#fff;font-size:14px;text-decoration:none}#footer-bottom-container{background-color:#000;align-items:center;width:100%;height:40px;padding:0 100px;display:flex}.footer-bottom-link{color:#fff;margin:0 20px;font-size:11px;text-decoration:none}.footer-bottom-link:first-child{margin-left:0}@media only screen and (width<=1274px){#footer-top-container{padding:50px 60px}#footer-bottom-container{padding:0 60px}}@media only screen and (width<=974px){.footer-column a,.footer-column span{font-size:13px}}@media only screen and (width<=874px){#footer-top-container{padding:50px 30px}#footer-bottom-container{padding:0 30px}}@media only screen and (width<=599px){#footer-top-container{grid-gap:25px;grid-template-columns:repeat(4,1fr);padding:30px}}@media only screen and (width<=499px){#footer-top-container{grid-template-columns:repeat(2,1fr)}#footer-bottom-container{justify-content:space-between}.footer-bottom-link{margin:0 10px}.footer-bottom-link:first-child{margin-left:0}.footer-bottom-link:last-child{margin-right:0}}@media only screen and (width<=424px){#footer-top-container{grid-gap:20px;padding:20px}#footer-bottom-container{grid-template-columns:repeat(2,1fr);height:50px;padding:0 20px;display:grid}.footer-bottom-link{margin:0}}*{margin:0;padding:0;font-family:Roboto Condensed,sans-serif;font-size:100%}*,:before,:after{box-sizing:border-box}body{background-color:ivory;justify-content:center;align-items:flex-start;display:flex;overflow-x:hidden}#page-container{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:1350px;max-width:1350px;display:flex;box-shadow:0 2px 8px 2px #707070}.freeprivacypolicy-com---nb-simple{min-width:100%!important}.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb{background-color:#001d66f2!important}.freeprivacypolicy-com---palette-dark .cc-nb-title,.freeprivacypolicy-com---pc-dialog .cc-pc-head-title-headline,.freeprivacypolicy-com---pc-dialog .cc-cp-body-content-entry-title{font-family:Roboto,sans-serif}.freeprivacypolicy-com---palette-dark .cc-nb-okagree,.freeprivacypolicy-com---palette-dark .cc-nb-reject{background-color:#ffb100!important}.freeprivacypolicy-com---palette-dark .cc-pc-head,.freeprivacypolicy-com---palette-dark .cc-cp-foot{background-color:#090330!important}.freeprivacypolicy-com---palette-dark .cc-pc-head-close:active,.freeprivacypolicy-com---palette-dark .cc-pc-head-close:focus{border:none!important}.freeprivacypolicy-com---palette-dark .cc-pc-head-lang select:focus,.freeprivacypolicy-com---palette-dark .cc-cp-foot-save:focus{box-shadow:none!important}.freeprivacypolicy-com---palette-dark .cc-cp-body,.freeprivacypolicy-com---palette-dark .cc-cp-body-tabs .cc-cp-body-tabs-item[active=true],.freeprivacypolicy-com---palette-dark .cc-cp-body .cc-cp-body-content{background:#001d66!important}.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox:checked+label:before,.freeprivacypolicy-com---palette-dark .cc-cp-foot-save{background:#ffb100!important}@media only screen and (width<=1349px){#page-container{width:100%}}@media print{#page-container{width:auto;max-width:none;box-shadow:none}}.loader-container{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.loader{border:5px solid #fff;border-top-color:#001d66;border-radius:50%;width:50px;height:50px;margin:15px;animation:1.5s ease-in-out infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#new-container{cursor:default;width:100%;height:100%;margin-bottom:10px}#new-wrapper{flex-direction:column;width:100%;height:100%;padding:0 100px;display:flex}.announcement-panel-container{background-color:#faebd7;flex-direction:column;height:450px;margin-bottom:30px;padding:30px;display:flex}.announcement-label{color:#000;text-align:center;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700}.announcement-label span{color:#ff6923;font-family:Roboto,sans-serif}.announcement-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.announcement-image{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.announcement-image a{width:100%;height:100%}.announcement-image img{object-fit:cover;width:100%;height:100%;transition:transform .75s;display:block}.announcement-image img:hover{transform:scale(1.1)}.announcement-text{color:#fff;text-shadow:2px 0 5px #000;pointer-events:none;z-index:1;background-color:#0009;flex-direction:column;justify-content:center;align-self:flex-end;width:100%;height:120px;padding:30px;font-size:24px;transition:height .75s;display:flex;position:relative}.announcement-text.hovering{height:350px}.announcement-description{margin-top:20px;font-size:18px}.announcement-arrow{color:#ffb100;background-color:#090330;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:10px;display:flex;position:absolute;bottom:0;right:0}.arrow-hover{color:#ffb100}.new-announcement{height:155px;margin-bottom:20px;display:flex}.new-image-container{width:50%;height:100%;margin-right:20px;position:relative}.new-image-container img{object-fit:cover;width:100%;height:100%;display:block}.new-image-new-sticker{width:75px;height:75px;position:absolute;top:0;right:0}.new-image-new-triangle{border-top:75px solid #ff6923;border-left:75px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.new-image-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:35px;height:35px;font-size:100%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}.new-panel-information{background-color:#ff6923;flex-direction:column;width:50%;height:100%;display:flex}.new-panel-link{color:#fff;background-color:#006a94;justify-content:space-between;width:100%;padding:8px;text-decoration:none;display:flex}.new-panel-arrow{align-self:center;font-size:24px}.new-panel-category{color:#ff6923;text-shadow:0 0 1px #000;padding-bottom:5px;font-family:Roboto,sans-serif;font-weight:700}.new-panel-text-container{flex-direction:column;flex-grow:1;justify-content:space-between;padding:8px;display:flex}.new-panel-text{font-size:14px}.new-panel-see-all{color:#000;justify-content:flex-end;text-decoration:none;display:flex}.new-panel-see-all:hover{text-decoration:underline}.new-panel-see-all .fa-arrow-right{margin-left:12px}@media only screen and (width<=1349px){#new-wrapper{padding:0 30px}}@media only screen and (width<=974px){#new-wrapper{padding:0 25px}.new-panel-text{font-size:13px}.announcement-label{margin-bottom:25px;font-size:25px}.announcement-text{height:100px;font-size:20px}.announcement-description{font-size:15px}}@media only screen and (width<=874px){#new-container{margin-bottom:10px}#new-announcements-container{flex-direction:column;height:auto}.new-announcement{flex-direction:column;width:100%;height:250px}.new-image-container{width:100%;height:40%}.new-panel-information{width:100%;height:60%}.new-panel-link{height:auto}}@media only screen and (width<=724px){.new-image-container{height:35%}.new-panel-information{height:65%}}@media only screen and (width<=599px){.announcement-panel-container{height:500px}.announcement-container{flex-direction:column}.announcement-image{height:60%;position:relative}.announcement-text{background-color:#090330;height:50%;padding:0}.announcement-text.hovering{height:390px}.new-panel-link{font-size:14px}}@media only screen and (width<=424px){.announcement-text{font-size:16px}.new-announcement,.new-panel-information{height:auto}.new-panel-text{font-size:13px}}#virtual-museums-container{cursor:default;width:100%;height:525px;margin-bottom:30px}#virtual-museums-wrapper{width:100%;height:100%;display:flex}.vm-info-header,.vm-info-vm{font-family:Roboto,sans-serif}.vm-image{background-color:#000;width:60%;height:100%;position:relative}.vm-image img{object-fit:cover;width:100%;height:100%;display:block}.fade-enter-active,.fade-leave-active{opacity:1;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:.5}.vm-image-caption{color:#fff;background-color:#00000080;max-width:50%;padding:10px;font-size:12px;position:absolute;top:0;left:0}.vm-image-label{color:#fff;justify-content:center;align-items:center;width:100%;height:30px;padding:5px;display:flex;position:absolute;bottom:0}.vm-image-label.dia{background-color:#ffcc0080}.vm-image-label.dba{background-color:#001d6680}.vm-image-label.sh{background-color:#90000080}.vm-info{color:#fff;width:40%;height:100%;padding:50px 60px;font-weight:700}.vm-info.dia{color:#4c4214;background-color:#fc0}.vm-info.dba{background-color:#001d66}.vm-info.sh{background-color:#900000}.vm-info-header{margin-bottom:30px;scroll-margin-top:175px;font-size:28px;display:block}.vm-info-vms{cursor:pointer;justify-content:space-between;margin:0 0 20px;display:flex}.vm-info-vms.unselected-dia *{color:#927e72}.vm-info-vms.unselected-dba *{color:#617994}.vm-info-vms.unselected-sh *{color:#c48590}.vm-info-vms{flex-direction:column;display:flex}.vm-name-container{flex-direction:column;width:100%;font-size:24px;display:flex}.vm-name-container a{color:#fff;justify-content:space-between;width:100%;margin-bottom:5px;text-decoration:none;display:flex}.vm-info.dia .vm-name-container a{color:#4c4214}.show-vm-details{cursor:pointer;font-size:15px;text-decoration:underline}.vm-info-container{cursor:default;flex-direction:column;height:120px;font-size:14px;display:flex}.change-enter-active,.change-leave-active{opacity:0;transition:height .5s}.change-enter,.change-leave-to{height:0}.vm-name-container{margin-bottom:10px}.vm-numbers-container{justify-content:space-between;margin-bottom:10px;display:flex}.vm-number{color:#fff;flex-direction:column;text-decoration:none;display:flex}.vm-number:hover{text-decoration:underline}.vm-info.dia a{color:#4c4214}.label,.vm-description{font-weight:400}@media only screen and (width<=1349px){.vm-image,.vm-info{width:50%}}@media only screen and (width<=1199px){.vm-info{padding:40px 50px}.vm-info-header{scroll-margin-top:200px}.vm-image-caption{max-width:75%}}@media only screen and (width<=974px){#virtual-museums-container{height:500px}.vm-info-header{margin-bottom:25px;font-size:25px}.vm-name-container{font-size:20px}.vm-info-container{font-size:13px}}@media only screen and (width<=874px){#virtual-museums-container{height:auto}#virtual-museums-wrapper{flex-direction:column}.vm-image{width:100%;height:450px}.vm-info{width:100%;padding:30px 100px}.vm-numbers-container{width:275px}.vm-info-container{height:100px}.change-enter-active,.change-leave-active{opacity:0;transition:height .5s}.change-enter,.change-leave-to{height:0}}@media only screen and (width<=599px){.vm-image{height:400px}.vm-info-header{scroll-margin-top:100px}.vm-info{padding:30px 60px}}@media only screen and (width<=499px){.vm-image{height:350px}.vm-info{padding:30px}}@media only screen and (width<=424px){.vm-image{height:300px}.vm-info-header{margin-bottom:15px;font-size:22px}.vm-name-container{font-size:16px}.vm-numbers-container{width:100%}.vm-info-container{height:115px}.change-enter-active,.change-leave-active{opacity:0;transition:height .5s}.change-enter,.change-leave-to{height:0}}#gallery-container{cursor:default;width:100%;height:525px}#gallery-wrapper{width:100%;height:100%;display:flex}.gallery-info-header div,.gallery-name,#gallery-new-partners div,.gallery-discover-museum div{font-family:Roboto,sans-serif}.gallery-image{background-color:#000;width:60%;height:100%;position:relative}.gallery-image img{object-fit:cover;width:100%;height:100%;display:block}.gallery-image-caption{color:#fff;background-color:#00000080;max-width:50%;padding:10px;font-size:12px;position:absolute;top:0;left:0}.gallery-image-label{color:#fff;background-color:#26323880;justify-content:center;align-items:center;width:100%;height:30px;padding:5px;display:flex;position:absolute;bottom:0}.gallery-info{color:#fff;background-color:#263238;width:40%;height:100%;padding:50px 60px;font-weight:700}.gallery-info-header{color:#fff;justify-content:space-between;margin-bottom:20px;scroll-margin-top:175px;font-size:28px;text-decoration:none;display:flex}.gallery-numbers-container{justify-content:space-between;margin-bottom:20px;font-size:14px;display:flex}.gallery-number{flex-direction:column;margin:0 15px;display:flex}.gallery-number:first-child{margin-left:0}.label{font-weight:400}.gallery-description{margin-bottom:30px;font-size:14px;font-weight:400}.gallery-featured{margin-bottom:10px;font-size:14px;font-weight:400}.gallery-featured-link{color:#fff;justify-content:space-between;margin-bottom:25px;font-size:24px;text-decoration:none;display:flex}#gallery-more-container,#gallery-discover-museums{flex-direction:column;display:flex}#gallery-more-container{margin-bottom:10px}#gallery-more,#gallery-discover-related{margin-bottom:10px;font-size:14px;font-weight:400}#gallery-new-partners,.gallery-discover-museum{color:#fff;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:700;text-decoration:none;display:flex}#gallery-discover-related,.gallery-discover-museum{color:#ababab}@media only screen and (width<=1349px){.gallery-image,.gallery-info{width:50%}}@media only screen and (width<=1199px){.gallery-info{padding:40px 50px}.gallery-info-header{scroll-margin-top:200px}.gallery-image-caption{max-width:75%}}@media only screen and (width<=974px){#gallery-container{height:500px}.gallery-info-header{margin-bottom:25px;font-size:25px}.gallery-featured-link{font-size:20px}.gallery-numbers-container,.gallery-description,.gallery-featured,#gallery-more,#gallery-discover-related,#gallery-new-partners,.gallery-discover-museum{font-size:13px}}@media only screen and (width<=874px){#gallery-container{height:auto}#gallery-wrapper{flex-direction:column}.gallery-image{width:100%;height:450px}.gallery-info{width:100%;padding:30px 100px}.gallery-numbers-container{width:275px}}@media only screen and (width<=599px){.gallery-image{height:400px}.gallery-info{padding:30px 60px}}@media only screen and (width<=499px){.gallery-image{height:350px}.gallery-info-header{scroll-margin-top:100px}.gallery-info{padding:30px}}@media only screen and (width<=424px){.gallery-image{height:300px}.gallery-info-header{margin-bottom:15px;font-size:22px}.gallery-featured-link{font-size:16px}.gallery-numbers-container{width:100%}}#related-panels-container{flex-direction:column;align-items:flex-start;width:100%;height:450px;padding:50px 100px 0;display:flex}.related-panel-header{font-family:Roboto,sans-serif}#related{margin-bottom:30px;scroll-margin-top:175px;font-size:28px;font-weight:700}#related-panels{grid-gap:100px;grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid}.related-panel{width:100%;height:100%}.related-panel-url{color:#fff;flex-direction:column;width:100%;height:100%;text-decoration:none;display:flex}.related-panel-image{background-color:#707070;width:100%;height:60%}.related-panel-image img{object-fit:cover;width:100%;height:100%;display:block}.related-panel-texts{background-color:#001d66;width:100%;height:40%;padding:15px 30px}.related-panel-header{font-size:24px;font-weight:700}.related-panel-text{margin-bottom:10px;font-size:14px}.related-panel-arrow{color:#ffb100;justify-content:flex-end;width:100%;display:flex}@media only screen and (width<=1274px){#related-panels-container{padding:50px 60px 0}#related-panels{grid-gap:75px}}@media only screen and (width<=1199px){#related{scroll-margin-top:200px}#related-panels{grid-gap:60px}}@media only screen and (width<=1099px){#related-panels{grid-gap:50px}}@media only screen and (width<=974px){#related{margin-bottom:25px;font-size:25px}.related-panel-header{font-size:20px}.related-panel-text{font-size:13px}#related-panels{grid-gap:30px}.related-panel-image{height:68%}.related-panel-texts{height:32%;padding:12px 20px}}@media only screen and (width<=874px){#related-panels-container{height:400px;padding:30px 30px 0}.related-panel-image{height:65%}.related-panel-texts{height:35%}}@media only screen and (width<=749px){#related-panels-container{height:auto}#related-panels{flex-direction:column;display:flex}.related-panel{height:250px;position:relative}.related-panel-image{height:100%}.related-panel-texts{background-color:#001d66cc;height:30%;padding:15px 100px;position:absolute;bottom:0}.related-panel-arrow{align-items:center;height:100%;display:flex;position:absolute;top:0;right:100px}}@media only screen and (width<=599px){#related{scroll-margin-top:100px}.related-panel-texts{padding:15px 60px}.related-panel-arrow{right:60px}}@media only screen and (width<=499px){.related-panel{height:200px}.related-panel-texts{padding:10px 50px}.related-panel-text{margin:0}.related-panel-arrow{right:50px}}@media only screen and (width<=424px){#related-panels-container{padding:20px 20px 0}.related-panel-texts{padding:10px 20px}.related-panel-arrow{right:20px}}#explore-container{cursor:default;flex-direction:column;width:100%;margin-bottom:50px;display:flex}.loader-container{height:100%}.explore-info-header div,.explore-by-link div,.small-panel-text{font-family:Roboto,sans-serif}#explore-main-panel{width:100%;height:500px;margin-bottom:30px;display:flex}.explore-image{background-color:#000;width:60%;height:100%;position:relative}.explore-image img{object-fit:cover;width:100%;height:100%;display:block}.explore-image-caption{color:#fff;background-color:#00000080;max-width:50%;padding:10px;font-size:12px;position:absolute;top:0;left:0}.explore-info{color:#fff;background-color:#006950;width:40%;height:100%;padding:50px 60px;font-weight:700}.explore-info-header{color:#fff;justify-content:space-between;margin-bottom:30px;scroll-margin-top:175px;font-size:28px;line-height:100%;text-decoration:none;display:flex}.explore-description{margin-bottom:30px;font-size:14px;font-weight:400}.explore-by{margin-bottom:10px;font-size:14px;font-weight:400}.explore-by-links{flex-direction:column;font-size:24px;display:flex}.explore-by-link{justify-content:space-between;margin:0 0 10px;display:flex}.explore-by-links a{color:#fff;text-decoration:none}#see-also-wrapper{padding:20px 100px 0}#see-also{margin-bottom:30px;scroll-margin-top:175px;font-size:28px;font-weight:700;display:flex}#explore-small-panels{grid-gap:100px;grid-template-columns:repeat(3,1fr);width:100%;height:150px;display:grid}.explore-small-panel{z-index:0;width:100%;height:100%;position:relative}.small-panel-link{color:#fff;background-color:#0000004d;width:100%;height:100%;padding:20px;text-decoration:none;display:block}.explore-small-panel img{object-fit:cover;z-index:-1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.small-panel-title{margin-bottom:20px;font-size:14px}.panel-0{flex-direction:column;display:flex}.panel-0 span{color:#000;background-color:#fc0;font-weight:700}.small-panel-text{margin-bottom:20px;font-size:22px;font-weight:700}.small-panel-arrow{justify-content:flex-end;width:100%;display:flex}@media only screen and (width<=1349px){.explore-image,.explore-info{width:50%}}@media only screen and (width<=1274px){#see-also-wrapper{padding:20px 60px 0}#explore-small-panels{grid-gap:75px}}@media only screen and (width<=1199px){.explore-info-header{scroll-margin-top:200px}.explore-info{padding:40px 50px}.explore-image-caption{max-width:75%}#see-also{scroll-margin-top:200px}#explore-small-panels{grid-gap:60px}}@media only screen and (width<=1099px){#explore-small-panels{grid-gap:50px}}@media only screen and (width<=974px){#explore-main-panel{height:475px}.explore-info-header,#see-also{margin-bottom:25px;font-size:25px}.explore-description,.explore-by,.small-panel-title{font-size:13px}.explore-by-links{font-size:20px}#explore-small-panels{grid-gap:30px}}@media only screen and (width<=874px){#explore-main-panel{flex-direction:column;height:auto}.explore-image{width:100%;height:450px}.explore-info{width:100%;padding:30px 100px}#see-also-wrapper{padding:0 30px}}@media only screen and (width<=749px){#explore-container{margin-bottom:0}#explore-small-panels{flex-direction:column;height:auto;display:flex}.explore-small-panel{height:150px}.small-panel-link{padding-left:100px;padding-right:100px}}@media only screen and (width<=599px){.explore-info-header,#see-also{scroll-margin-top:100px}.explore-image{height:350px}.explore-info{padding:30px}.small-panel-link{padding-left:30px;padding-right:30px}}@media only screen and (width<=424px){#explore-main-panel{margin-bottom:20px}.explore-image{height:300px}.explore-info-header,#see-also{margin-bottom:15px;font-size:22px}.explore-by-links{font-size:16px}#see-also-wrapper{margin-bottom:20px;padding:0 20px}.small-panel-link{padding-left:15px;padding-right:15px}.small-panel-title{margin-bottom:10px}.small-panel-text{margin-bottom:0}}.fa-arrow-right{margin-left:4px}#exhibitions-container{width:100%;min-height:450px;padding:50px 100px}.exhibition-panel-information-title,#exhibition-cycles-title div,.all-exhibition-cycles-museum{font-family:Roboto,sans-serif}#exhibitions-panel-wrapper{width:100%}.exhibitions{width:100%;margin-bottom:30px;scroll-margin-top:175px;font-size:28px;font-weight:700;display:block;position:relative}#exhibition-panels{flex-direction:column;width:100%;height:100%;display:flex}.exhibition-panel{width:100%;height:100%;min-height:200px;margin-bottom:30px;display:flex;position:relative}.exhibition-panel-image{flex-direction:column;justify-content:center;align-items:center;width:calc(50% + 32px);display:flex;position:relative}.exhibition-panel-image img{object-fit:cover;width:100%;height:100%;display:block;position:absolute}.exhibition-panel-information{flex-direction:column;width:50%;margin-left:30px;display:flex}.exhibition-panel-information-titles{background-color:#cfd700;padding:10px}.exhibition-panel-information-titles-link{color:#000;justify-content:space-between;align-items:center;text-decoration:none;display:flex}.exhibition-panel-information-title{font-size:24px;font-weight:700}.exhibition-panel-information-arrow{font-size:24px}.exhibition-panel-information-text{background-color:#dcdf94;height:100%;padding:10px;font-size:14px}#exhibition-cycles-panel{width:100%;height:100%;display:flex;position:relative}.cycles-archive-link{justify-content:flex-end;align-items:center;width:100%;padding:0 10px;font-size:14px;display:flex;position:absolute;top:50%}.cycles-archive-link a{color:#000;text-decoration:none;display:flex}.cycles-archive-link .fa-share{margin-left:4px}#exhibition-cycles-image{background-color:#fff3d3;border-left:20px solid #fff3d3;border-right:20px solid #fff3d3;width:50%;height:450px;position:relative}#exhibition-cycles-image.isl{background-color:#fc0;border-left:20px solid #fc0;border-right:20px solid #fc0}#exhibition-cycles-image.bar{background-color:#001d66;border-left:20px solid #001d66;border-right:20px solid #001d66}#exhibition-cycles-image.awe{background-color:#900000;border-left:20px solid #900000;border-right:20px solid #900000}#exhibition-cycles-image.usa{background-color:#fff3d3;border-left:20px solid #fff3d3;border-right:20px solid #fff3d3}#exhibition-cycles-image.rus{background-color:#d1d1d1;border-left:20px solid #d1d1d1;border-right:20px solid #d1d1d1}#exhibition-cycles-image img{object-fit:contain;width:100%;height:100%;display:block}.exhibition-cycles-new-sticker{width:150px;height:150px;position:absolute;top:0;right:-20px}.exhibition-cycles-new-triangle{border-top:150px solid red;border-left:150px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.exhibition-cycles-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:75px;height:75px;font-size:200%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}.exhibition-cycles-image-label{color:#000;background-color:#fff3d380;justify-content:center;align-items:center;width:100%;height:30px;padding:5px;display:flex;position:absolute;bottom:0}.exhibition-cycles-image-label.isl{background-color:#ffcc0080}.exhibition-cycles-image-label.bar{color:#fff;background-color:#001d6680}.exhibition-cycles-image-label.awe{color:#fff;background-color:#90000080}.exhibition-cycles-image-label.usa{color:#000;background-color:#fff3d380}.exhibition-cycles-image-label.rus{color:#000;background-color:#d1d1d180}#exhibition-cycles-information{width:50%;padding-left:30px}#exhibition-cycles-title-wrapper{padding:8px}#exhibition-cycles-title-wrapper,#exhibition-cycles-title-wrapper>*{color:#000;background-color:#fff3d3}#exhibition-cycles-title-wrapper.isl,#exhibition-cycles-title-wrapper.isl>*{color:#4c4214;background-color:#fc0}#exhibition-cycles-title-wrapper.bar,#exhibition-cycles-title-wrapper.bar>*{color:#fff;background-color:#001d66}#exhibition-cycles-title-wrapper.awe,#exhibition-cycles-title-wrapper.awe>*{color:#fff;background-color:#900000}#exhibition-cycles-title-wrapper.usa,#exhibition-cycles-title-wrapper.usa>*{color:#000;background-color:#fff3d3}#exhibition-cycles-title-wrapper.rus,#exhibition-cycles-title-wrapper.rus>*{color:#000;background-color:#d1d1d1}#exhibition-cycles-featured{margin-bottom:5px;font-size:14px;font-weight:700}#exhibition-cycles-title{color:#000;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;text-decoration:none;display:flex}#exhibition-cycles-title span{font-size:14px}#exhibition-cycles-info-wrapper{padding:18px 8px 8px}#exhibition-cycles-info-wrapper,#exhibition-cycles-info-wrapper>*{background-color:#fffaeb}#exhibition-cycles-info-wrapper.isl,#exhibition-cycles-info-wrapper.isl>*{background-color:#f8e082}#exhibition-cycles-info-wrapper.bar,#exhibition-cycles-info-wrapper.bar>*{background-color:#abc2fa}#exhibition-cycles-info-wrapper.awe,#exhibition-cycles-info-wrapper.awe>*{background-color:#eca7a7}#exhibition-cycles-info-wrapper.usa,#exhibition-cycles-info-wrapper.usa>*{background-color:#fffaeb}#exhibition-cycles-info-wrapper.rus,#exhibition-cycles-info-wrapper.rus>*{background-color:#b3b3b3}#exhibition-cycles-languages-header{margin-bottom:5px;font-size:12px;font-weight:700}#exhibition-cycles-languages{flex-wrap:wrap;margin-bottom:10px;font-size:14px;display:flex}.exhibition-cycles-language{display:flex}.exhibition-cycles-comma{margin-right:3px}#exhibition-cycles-description{margin-bottom:10px;font-size:14px}#exhibition-cycles-full-description{cursor:pointer;font-size:12px;text-decoration:underline}#exhibition-cycles-description-popup{z-index:50;background-color:#fff3d3;border:2px solid #fff;border-radius:5px;width:80%;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#exhibition-cycles-description-popup.isl{background-color:#fc0}#exhibition-cycles-description-popup.bar{background-color:#001d66}#exhibition-cycles-description-popup.awe{background-color:#900000}#exhibition-cycles-description-popup.usa{background-color:#fff3d3}#exhibition-cycles-description-popup.rus{background-color:#d1d1d1}#exhibition-cycles-popup-close{cursor:pointer;background-color:#fff3d3;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}#exhibition-cycles-popup-close.isl{color:#4c4214;background-color:#fc0}#exhibition-cycles-popup-close.bar{color:#fff;background-color:#001d66}#exhibition-cycles-popup-close.awe{color:#fff;background-color:#900000}#exhibition-cycles-popup-close.usa{color:#000;background-color:#fff3d3}#exhibition-cycles-popup-close.rus{color:#000;background-color:#d1d1d1}#exhibition-cycles-popup-text{background-color:#fff;padding:20px;font-size:14px}#all-exhibitions-container{margin-top:20px;margin-bottom:30px}.all-exhibition{color:#000;border-bottom:2px solid #000;width:100%;padding:10px;font-size:24px;font-weight:700;text-decoration:none;display:flex}.all-exhibition:hover{color:#000;background-color:#fff3d3}.all-exhibition.dia:hover{color:#000;background-color:#fc0}.all-exhibition.dba:hover{color:#fff;background-color:#001d66}.all-exhibition.sh:hover{color:#fff;background-color:#900000}.all-exhibition.usa:hover{color:#000;background-color:#fff3d3}.all-exhibition.rus:hover{color:#000;background-color:#d1d1d1}.all-exhibition-cycles-number-container{padding-right:20px}.all-exhibition-cycles-number-label{font-size:14px;font-weight:400}.all-exhibition-cycles-museum-container{justify-content:space-between;width:100%;display:flex}.all-exhibition-cycles-museum{width:calc(100% - 75px)}.all-exhibition-cycles-museum,.all-exhibition .fa-arrow-right{align-self:center}.pointer{background:red;justify-content:center;align-self:center;align-items:center;width:75px;height:40px;display:flex;position:relative}.pointer:after{content:"";border-top:20px solid #0000;border-bottom:20px solid #0000;border-left:20px solid #fff;width:0;height:0;position:absolute;bottom:0;left:0}.pointer:before{content:"";border-top:20px solid #0000;border-bottom:20px solid #0000;border-left:20px solid red;width:0;height:0;position:absolute;bottom:0;right:-20px}.all-exhibition:hover .pointer:after{border-left:20px solid #fff3d3}.all-exhibition.dia:hover .pointer:after{border-left:20px solid #fc0}.all-exhibition.dba:hover .pointer:after{border-left:20px solid #001d66}.all-exhibition.sh:hover .pointer:after{border-left:20px solid #900000}.all-exhibition.usa:hover .pointer:after{border-left:20px solid #fff3d3}.all-exhibition.rus:hover .pointer:after{border-left:20px solid #d1d1d1}.pointer-new{color:#fff;position:absolute;left:22px}.all-projects{justify-content:flex-end;align-items:center;width:100%;margin-bottom:30px;padding:0 10px;font-size:24px;display:flex}.all-projects a{color:#000;text-decoration:none;display:flex}.all-projects.cycles{width:100%;margin-bottom:30px;padding:0 10px;font-size:24px}.all-projects.cycles a{color:#000;justify-content:space-between;text-decoration:none;display:flex}@media only screen and (width<=1274px){#exhibitions-container{padding:50px 60px}}@media only screen and (width<=1199px){#exhibitions-container{padding:50px 60px}.exhibitions{scroll-margin-top:200px}}@media only screen and (width<=974px){.exhibitions{margin-bottom:25px;font-size:25px}#exhibition-cycles-title,.all-exhibition,#all-projects{font-size:20px}#exhibition-cycles-languages,#exhibition-cycles-description,#exhibition-cycles-popup-text,.all-exhibition-cycles-number-label,.exhibition-panel-information-text{font-size:13px}.pointer-new{left:26px}}@media only screen and (width<=874px){#exhibitions-container{padding:30px}.exhibition-panel,#exhibition-cycles-panel{flex-direction:column}.exhibition-panel-image{width:100%}#exhibition-cycles-image{width:100%;height:425px;margin-bottom:15px}.exhibition-panel-information{width:100%;margin-left:0}#exhibition-cycles-information{width:100%;padding-left:0}#exhibition-cycles-title-wrapper,#exhibition-cycles-info-wrapper,.all-exhibition,#all-projects{padding-left:50px;padding-right:50px}.all-projects{margin-top:0;margin-bottom:30px}}@media only screen and (width<=599px){#exhibition-cycles-image{height:375px}#exhibition-cycles-title-wrapper,#exhibition-cycles-info-wrapper,.all-exhibition,#all-projects{padding-left:15px;padding-right:15px}.exhibitions{scroll-margin-top:100px}}@media only screen and (width<=499px){#exhibition-cycles-image{height:350px}.exhibition-cycles-new-sticker{width:100px;height:100px}.exhibition-cycles-new-triangle{border-top:100px solid red;border-left:100px solid #0000}.exhibition-cycles-new{width:50px;height:50px;font-size:175%}}@media only screen and (width<=424px){#exhibitions-container{padding:20px}#all-exhibitions-container{margin-bottom:20px}.all-projects{margin-bottom:30px;font-size:16px}.all-exhibition{padding-left:5px;padding-right:5px}.all-exhibition-cycles-number-container{padding-right:15px}.pointer{width:60px}.pointer-new{left:24px}}#videos-container{color:#fff;width:100%;padding:50px 100px}.video-title a{font-family:Roboto,sans-serif}#video-panel{background-color:#000000e6;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:50px 60px;display:flex}#videos{margin-bottom:0;scroll-margin-top:175px;font-size:28px}#all-videos-button{align-self:flex-end}#all-videos-button a{color:#fff;background-color:#001d66;padding:8px 15px;font-size:14px;text-decoration:none;display:block}#all-videos-button a:hover{text-decoration:underline}#videos-wrapper{width:100%;display:flex}.video-wrapper{width:50%}.video-wrapper:first-child{margin-right:15px}.video-wrapper:last-child{margin-left:15px}.video-thumbnail{background-color:#001d6633;justify-content:center;align-items:center;width:100%;height:275px;margin-bottom:20px;display:flex;position:relative}.video-thumbnail a{width:100%;height:100%;display:block}.video-thumbnail img{object-fit:contain;width:100%;height:100%;display:block}.video-flag{color:#000;background-color:#fc0;padding:12px 20px;font-size:12px;font-weight:700;position:absolute;top:0;left:0}.video-title,.video-date,.video-description,.video-participants{align-self:flex-start}.video-title{margin-bottom:10px;font-weight:700}.video-title a{color:#fff;text-decoration:none}.video-title a:hover{text-decoration:underline}.video-date{color:#fc0;border-bottom:1px solid #fff;width:100%;margin-bottom:10px;padding-bottom:10px;font-size:12px}.video-description{margin-bottom:10px;font-size:14px}.video-participants{font-size:14px}@media only screen and (width<=1274px){#videos-container{padding:50px 60px}}@media only screen and (width<=1199px){#videos{scroll-margin-top:200px}#video-panel{padding:40px 50px}}@media only screen and (width<=974px){#videos{margin-bottom:25px;font-size:25px}#all-videos-button a,.video-description,.video-participants{font-size:13px}}@media only screen and (width<=874px){#videos-container,#video-panel{padding:30px}#videos-wrapper{flex-direction:column}.video-wrapper{width:100%}.video-wrapper:first-child{margin-bottom:15px;margin-right:0}.video-wrapper:last-child{margin-left:0}.video-title,.video-date,.video-description{padding-left:50px;padding-right:50px}}@media only screen and (width<=599px){#videos{scroll-margin-top:100px}.video-title,.video-date,.video-description{padding-left:0;padding-right:0}}@media only screen and (width<=424px){#videos-container{margin-bottom:20px;padding:0}#videos{margin-bottom:15px;font-size:22px}#video-panel{padding:20px}}#learn-container{background-color:#f0f0ff;width:100%;padding:50px 100px}#learn-resource-type-title{font-family:Roboto,sans-serif}#learning{margin-bottom:15px;scroll-margin-top:175px;font-size:28px;font-weight:700;display:block}#learn-panel-container{width:100%;display:flex;position:relative}#learn-image{background-color:#001d66;justify-content:center;align-items:center;width:50%;height:450px;display:flex;position:relative}#learn-image img{object-fit:contain;width:100%;height:100%;display:block}.learn-new-sticker{width:150px;height:150px;position:absolute;top:0;right:0}.learn-new-triangle{border-top:150px solid red;border-left:150px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.learn-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:75px;height:75px;font-size:200%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}#learn-resource-container{width:50%;padding-left:30px}#learn-resource-featured{margin-bottom:5px;font-size:14px;font-weight:700}#learn-resource-featured span{font-style:italic}#learn-resource-title{color:#000;justify-content:space-between;align-items:center;margin-bottom:5px;font-size:24px;font-weight:700;text-decoration:none;display:flex}#learn-resource-title span{color:#001d66b3;margin-left:0;margin-right:5px}#learn-resource-title .rtl span{margin-left:5px;margin-right:0}#learn-resource-subtitle,#learn-resource-description{margin-bottom:20px;font-size:14px}#learn-full-description{cursor:pointer;margin-top:5px;margin-bottom:20px;font-size:12px;text-decoration:underline}#learn-description-popup{z-index:50;background-color:#001d66;border:2px solid #fff;border-radius:5px;width:80%;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#learn-popup-close{color:#fff;cursor:pointer;background-color:#001d66;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}#learn-popup-text{background-color:#fff;padding:20px;font-size:14px}.learn-resource-line{white-space:pre;width:100%;margin-bottom:5px;font-size:14px;display:flex}.learn-resource-label{font-weight:700}.learn-resource{white-space:break-spaces}.learn-resource-author{font-size:14px}#learn-resource-languages{font-size:14px;display:flex}.learn-resource-language{margin:0 10px}.learn-resource-language:first-child{margin-left:0}.learn-resource-language:last-child{margin-right:0}#learn-resource-target{font-size:14px}#all-learn-resources{width:100%;margin-top:20px;font-size:24px}#all-learn-resources a{color:#000;justify-content:space-between;text-decoration:none;display:flex}@media only screen and (width<=1274px){#learn-container{padding:50px 60px}}@media only screen and (width<=1199px){#learning{scroll-margin-top:200px}}@media only screen and (width<=974px){#learning{margin-bottom:25px;font-size:25px}#learn-resource-title,#all-learn-resources{font-size:20px}#learn-resource-description,#learn-popup-text,.learn-resource-line,.learn-resource-author,#learn-resource-languages,#learn-resource-target{font-size:13px}#learn-image{height:400px}}@media only screen and (width<=874px){#learn-container{padding:30px}#learn-panel-container{flex-direction:column}#learn-image{width:100%;margin-bottom:15px}#learn-resource-container{width:100%;padding:0 50px}}@media only screen and (width<=599px){#learning{scroll-margin-top:100px}#learn-image{height:375px}#learn-resource-container{padding:0}}@media only screen and (width<=499px){#learn-image{height:350px}.learn-new-sticker{width:100px;height:100px}.learn-new-triangle{border-top:100px solid red;border-left:100px solid #0000}.learn-new{width:50px;height:50px;font-size:175%}}@media only screen and (width<=424px){#learn-container{padding:30px 20px}#learning{margin-bottom:15px;font-size:22px}#learn-resource-title,#all-learn-resources{font-size:16px}}#spotlight-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.spotlight-text b{font-family:Roboto,sans-serif}#spotlight{background-color:#ffefcc;justify-content:center;align-items:center;width:100%;height:80px;margin-bottom:0;scroll-margin-top:175px;font-size:28px;font-weight:700;display:flex}#spotlight-panels-container{justify-content:center;align-items:flex-start;width:100%;padding:50px 100px;font-size:14px;display:flex}.spotlight-panel{width:25%;margin:0 10px}.spotlight-panel:first-child{margin-left:0}.spotlight-panel:last-child{margin-right:0}.spotlight-image{width:100%;height:225px;margin-bottom:10px}.spotlight-image img{object-fit:cover;width:100%;height:100%;display:block}.spotlight-title{margin-bottom:10px;font-size:16px;font-weight:700}.spotlight-date{margin-bottom:10px}.spotlight-text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:10px}.spotlight-link{color:#000;font-weight:700}#spotlight-pages{justify-content:center;align-items:center;width:100%;margin-bottom:50px;display:flex}#spotlight-button-container{justify-content:space-between;align-items:center;width:100px;display:flex}#spotlight-pages button{cursor:pointer;background-color:#0000;border:1px solid #001d66;padding:10px 12px}@media only screen and (width<=1274px){#spotlight-panels-container{padding:50px 60px}}@media only screen and (width<=1199px){#spotlight{scroll-margin-top:200px}}@media only screen and (width<=974px){#spotlight{margin-bottom:0;font-size:25px}#spotlight-panels-container{font-size:13px}.spotlight-image{height:175px}}@media only screen and (width<=874px){#spotlight-panels-container{grid-gap:30px;grid-template-columns:repeat(2,1fr);padding:30px;display:grid}.spotlight-panel{width:100%;margin:0}}@media only screen and (width<=599px){#spotlight{scroll-margin-top:100px}}@media only screen and (width<=424px){#spotlight{margin-bottom:0;font-size:22px}#spotlight-panels-container{grid-gap:20px;padding:20px}}#homepage-container{width:100%;height:100%}#back[data-v-cdea779d]{justify-content:flex-start;align-items:center;width:50%;padding:0 50px 30px 0;font-size:14px;display:flex}#back .fa-reply[data-v-cdea779d]{padding-right:4px}#back button[data-v-cdea779d]{cursor:pointer;color:#000;background-color:#0000;border:none;margin-right:10px;padding:2px 8px 2px 0;font-weight:700}#chronology-container #back button[data-v-cdea779d],#board-container #back button[data-v-cdea779d],#support-container #back button[data-v-cdea779d],#friends-back-container #back button[data-v-cdea779d],#newsletters-container #back button[data-v-cdea779d],#press-lounge-container #back button[data-v-cdea779d]{color:#fff}#board-container #back[data-v-cdea779d],#support-container #back[data-v-cdea779d]{padding-bottom:0}@media only screen and (width<=599px){#back[data-v-cdea779d]{padding:0 0 30px}}#results-container{flex-direction:column;align-items:center;width:100%;height:100%;padding:50px 100px;display:flex}#results-search-container{flex-direction:column;justify-content:center;align-items:center;width:75%;height:100px;display:flex;position:relative}#results-search{justify-content:center;align-items:center;width:100%;margin-bottom:10px;display:flex;position:relative}#results-search-input{border:1px solid #707070;border-radius:5px;width:100%;height:50px;margin-right:5px;padding:6px 10px;box-shadow:inset 0 1px 4px #00000040}#results-search-input::placeholder{color:#707070;font-weight:400}#results-search-input:focus{color:#001d66}.results-search-button{cursor:pointer;color:#fff;background-color:#001d66;border:none;border-radius:5px;width:50px;height:50px}#results-important-information-link{color:#000}#___gcse_0{width:75%}@media only screen and (width<=974px){#results-search-container,#___gcse_0{width:100%}}@media only screen and (width<=749px){#results-container{padding:20px 50px 50px}}@media only screen and (width<=599px){#results-container{padding:10px 30px 30px}}@media only screen and (width<=499px){#results-container{padding:10px 20px 20px}}#important-information-wrapper{padding:30px 50px 100px}#important-information-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#important-information{width:60%}@media only screen and (width<=1099px){#important-information{width:80%}}@media only screen and (width<=749px){#important-information{width:100%}}#top-page-navigation #page-navigation-container[data-v-93416a84]{margin-top:30px;margin-bottom:0}#page-navigation-container[data-v-93416a84]{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.page-navigation[data-v-93416a84]{cursor:pointer;background-color:#0000;border:none;margin:0 5px;padding:5px;text-decoration:underline}#newsletter-page-navigation button[data-v-93416a84]:not(:disabled){color:#fff}#page-numbers-container[data-v-93416a84]{justify-content:center;align-items:center;display:flex}.pageDisabled[data-v-93416a84]{cursor:default}#exhibitions-wrapper{width:100%;padding:50px 100px}#exhibitions-top-links-container{width:100%;display:flex}.exhibitions-top-links-wrapper{width:50%}#exhibitions-cycles-link,#exhibitions-archive-link{color:#000;justify-content:flex-end;padding:2px 8px 2px 0;font-size:14px;font-weight:700;text-decoration:none;display:flex}#exhibitions-cycles-link .fa-share,#exhibitions-archive-link .fa-share{margin-left:4px}.exhibitions-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#exhibitions-title{justify-self:flex-start;width:100%;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700}.exhibitions-note-container{width:100%}.exhibitions-note-label{cursor:pointer;background-color:#cfd700;padding:10px;text-decoration:underline}.exhibitions-note-label.margin{margin-bottom:30px}.exhibitions-note{margin-bottom:30px;padding:10px}.exhibition-page-panel{width:100%;height:100%;margin-bottom:20px;display:flex;position:relative}.exhibition-image{background-color:#cfd700;border-left:20px solid #cfd700;border-right:20px solid #cfd700;width:35%;height:250px;position:relative}.exhibition-image img{object-fit:cover;width:100%;height:100%;display:block}.exhibition-new-sticker{width:100px;height:100px;position:absolute;top:0;right:-20px}.exhibition-new-triangle{border-top:100px solid red;border-left:100px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.exhibition-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:50px;height:50px;font-size:175%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}.exhibition-information{flex-direction:column;flex-grow:1;width:65%;padding-left:30px;display:flex}.exhibition-title-roboto{font-family:Roboto,sans-serif}.exhibition-title-wrapper{padding:8px}.exhibition-title-wrapper,.exhibition-title-wrapper>*{color:#000;background-color:#cfd700}.exhibition-featured{margin-bottom:5px;font-size:14px;font-weight:700}.exhibition-title{color:#000;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;text-decoration:none;display:flex}.exhibition-subtitle{font-size:14px;font-weight:400}.exhibition-exhibitions{margin-top:5px;font-size:18px}.exhibition-info-wrapper{height:100%;padding:18px 8px}.exhibition-info-wrapper,.exhibition-info-wrapper>*{background-color:#dcdf94}.exhibition-languages-header{margin-bottom:5px;font-size:12px;font-weight:700}.exhibition-languages{flex-wrap:wrap;margin-bottom:10px;font-size:14px;display:flex}.exhibition-language{display:flex}.exhibition-comma{margin-right:3px}.exhibition-heading,.exhibition-description,.exhibition-image-caption{margin-bottom:5px;font-size:14px}.exhibition-image-caption{margin-top:20px}.exhibition-full-description{cursor:pointer;font-size:12px;text-decoration:underline}.exhibition-sponsors{flex-wrap:wrap;margin-top:15px;font-size:12px;display:flex}.exhibition-sponsor,.exhibition-sponsor-link{display:flex}.exhibition-description-popup{z-index:50;background-color:#fff3d3;border:2px solid #fff;border-radius:5px;width:80%;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exhibition-description-popup.isl{background-color:#fc0}.exhibition-description-popup.bar{background-color:#001d66}.exhibition-description-popup.awe{background-color:#900000}.exhibition-description-popup.usa{background-color:#fff3d3}.exhibition-description-popup.rus{background-color:#d1d1d1}.exhibition-popup-close{cursor:pointer;background-color:#fff3d3;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}.exhibition-popup-close.isl{color:#4c4214;background-color:#fc0}.exhibition-popup-close.bar{color:#fff;background-color:#001d66}.exhibition-popup-close.awe{color:#fff;background-color:#900000}.exhibition-popup-close.usa{color:#000;background-color:#fff3d3}.exhibition-popup-close.rus{color:#000;background-color:#d1d1d1}.exhibition-popup-text{background-color:#fff;padding:20px;font-size:14px}@media only screen and (width<=1099px){#exhibitions-wrapper{padding:20px 50px 50px}}@media only screen and (width<=749px){.exhibition-page-panel{flex-direction:column;margin-bottom:30px}.exhibition-image{width:100%;margin-bottom:10px}.exhibition-information{width:100%;min-height:0;padding-left:0}}@media only screen and (width<=599px){#exhibitions-wrapper{padding:10px 30px 30px}}@media only screen and (width<=499px){#exhibitions-wrapper{padding:10px 20px 20px}}.italic{font-style:italic}#exhibitions-archive-wrapper{width:100%;padding:50px 100px}#exhibitions-archive-top-links-container{width:100%;display:flex}.exhibitions-archive-top-links-wrapper{width:50%}#exhibitions-archive-cycles-link,#exhibitions-archive-exhibitions-link{color:#000;justify-content:flex-end;padding:2px 8px 2px 0;font-size:14px;font-weight:700;text-decoration:none;display:flex}#exhibitions-archive-cycles-link .fa-share,#exhibitions-archive-exhibitions-link .fa-share{margin-left:4px}.exhibitions-archive-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#exhibitions-archive-title{justify-self:flex-start;width:100%;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700}.exhibitions-empty-note-container{width:100%;margin:30px 0}.exhibitions-empty-note-container a{color:#00f}.exhibitions-archive-note-container{width:100%}.exhibitions-archive-note-label{cursor:pointer;background-color:#cfd700;padding:10px;text-decoration:underline}.exhibitions-archive-note-label.margin{margin-bottom:30px}.exhibitions-archive-note{margin-bottom:30px;padding:10px}.exhibition-archive-page-panel{width:100%;height:100%;margin-bottom:20px;display:flex;position:relative}.exhibition-archive-image{background-color:#cfd700;border-left:20px solid #cfd700;border-right:20px solid #cfd700;width:35%;height:250px;position:relative}.exhibition-archive-image img{object-fit:cover;width:100%;height:100%;display:block}.exhibition-archive-new-sticker{width:100px;height:100px;position:absolute;top:0;right:-20px}.exhibition-archive-new-triangle{border-top:100px solid red;border-left:100px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.exhibition-archive-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:50px;height:50px;font-size:175%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}.exhibition-archive-information{flex-direction:column;flex-grow:1;width:65%;padding-left:30px;display:flex}.exhibition-archive-title-roboto{font-family:Roboto,sans-serif}.exhibition-archive-title-wrapper{padding:8px}.exhibition-archive-title-wrapper,.exhibition-archive-title-wrapper>*{color:#000;background-color:#cfd700}.exhibition-archive-featured{margin-bottom:5px;font-size:14px;font-weight:700}.exhibition-archive-title{color:#000;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;text-decoration:none;display:flex}.exhibition-archive-subtitle{font-size:14px;font-weight:400}.exhibition-archive-exhibitions{margin-top:5px;font-size:18px}.exhibition-archive-info-wrapper{height:100%;padding:18px 8px}.exhibition-archive-info-wrapper,.exhibition-archive-info-wrapper>*{background-color:#dcdf94}.exhibition-archive-languages-header{margin-bottom:5px;font-size:12px;font-weight:700}.exhibition-archive-languages{flex-wrap:wrap;margin-bottom:10px;font-size:14px;display:flex}.exhibition-archive-language{display:flex}.exhibition-archive-comma{margin-right:3px}.exhibition-archive-heading,.exhibition-archive-description,.exhibition-archive-image-caption{margin-bottom:5px;font-size:14px}.exhibition-archive-image-caption{margin-top:20px}.exhibition-archive-full-description{cursor:pointer;font-size:12px;text-decoration:underline}.exhibition-archive-sponsors{flex-wrap:wrap;margin-top:15px;font-size:12px;display:flex}.exhibition-archive-sponsor,.exhibition-archive-sponsor-link{display:flex}.exhibition-archive-description-popup{z-index:50;background-color:#fff3d3;border:2px solid #fff;border-radius:5px;width:80%;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exhibition-archive-description-popup.isl{background-color:#fc0}.exhibition-archive-description-popup.bar{background-color:#001d66}.exhibition-archive-description-popup.awe{background-color:#900000}.exhibition-archive-description-popup.usa{background-color:#fff3d3}.exhibition-archive-description-popup.rus{background-color:#d1d1d1}.exhibition-archive-popup-close{cursor:pointer;background-color:#fff3d3;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}.exhibition-archive-popup-close.isl{color:#4c4214;background-color:#fc0}.exhibition-archive-popup-close.bar{color:#fff;background-color:#001d66}.exhibition-archive-popup-close.awe{color:#fff;background-color:#900000}.exhibition-archive-popup-close.usa{color:#000;background-color:#fff3d3}.exhibition-archive-popup-close.rus{color:#000;background-color:#d1d1d1}.exhibition-archive-popup-text{background-color:#fff;padding:20px;font-size:14px}@media only screen and (width<=1099px){#exhibitions-archive-wrapper{padding:20px 50px 50px}}@media only screen and (width<=749px){.exhibition-archive-page-panel{flex-direction:column;margin-bottom:30px}.exhibition-archive-image{width:100%;margin-bottom:10px}.exhibition-archive-information{width:100%;min-height:0;padding-left:0}}@media only screen and (width<=599px){#exhibitions-archive-wrapper{padding:10px 30px 30px}}@media only screen and (width<=499px){#exhibitions-archive-wrapper{padding:10px 20px 20px}}#projects-wrapper{width:100%;padding:50px 100px}#cycles-top-links-container{width:100%;display:flex}.cycles-top-links-wrapper{width:50%}#cycles-exhibitions-link,#cycles-archive-link{color:#000;justify-content:flex-end;padding:2px 8px 2px 0;font-size:14px;font-weight:700;text-decoration:none;display:flex}#cycles-exhibitions-link .fa-share,#cycles-archive-link .fa-share{margin-left:4px}#projects-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#projects-title{justify-self:flex-start;width:100%;margin-bottom:30px;font-family:Roboto,sans-serif;font-size:28px;font-weight:700}.project-panel{width:100%;height:100%;margin-bottom:20px;display:flex;position:relative}.project-image{background-color:#fff3d3;border-left:20px solid #fff3d3;border-right:20px solid #fff3d3;width:35%;height:250px;position:relative}.project-image.isl{background-color:#fc0;border-left:20px solid #fc0;border-right:20px solid #fc0}.project-image.bar{background-color:#001d66;border-left:20px solid #001d66;border-right:20px solid #001d66}.project-image.awe{background-color:#900000;border-left:20px solid #900000;border-right:20px solid #900000}.project-image.usa{background-color:#fff3d3;border-left:20px solid #fff3d3;border-right:20px solid #fff3d3}.project-image.rus{background-color:#d1d1d1;border-left:20px solid #d1d1d1;border-right:20px solid #d1d1d1}.project-image img{object-fit:contain;width:100%;height:100%;display:block}.project-new-sticker{width:100px;height:100px;position:absolute;top:0;right:-20px}.project-new-triangle{border-top:100px solid red;border-left:100px solid #0000;width:0;height:0;position:absolute;top:0;right:0}.project-new{transform-origin:0 0;color:#fff;justify-content:center;align-items:center;width:50px;height:50px;font-size:175%;font-weight:700;display:flex;position:absolute;top:0;right:-15%;transform:rotate(45deg)}.project-information{flex-direction:column;flex-grow:1;width:65%;padding-left:30px;display:flex}.project-title-roboto{font-family:Roboto,sans-serif}.project-title-wrapper{padding:8px}.project-title-wrapper,.project-title-wrapper>*{color:#000;background-color:#fff3d3}.project-title-wrapper.isl,.project-title-wrapper.isl>*{color:#4c4214;background-color:#fc0}.project-title-wrapper.bar,.project-title-wrapper.bar>*{color:#fff;background-color:#001d66}.project-title-wrapper.awe,.project-title-wrapper.awe>*{color:#fff;background-color:#900000}.project-title-wrapper.usa,.project-title-wrapper.usa>*{color:#000;background-color:#fff3d3}.project-title-wrapper.rus,.project-title-wrapper.rus>*{color:#000;background-color:#d1d1d1}.project-featured{margin-bottom:5px;font-size:14px;font-weight:700}.project-title{color:#000;justify-content:space-between;align-items:center;font-size:24px;font-weight:700;text-decoration:none;display:flex}.project-subtitle{font-size:14px;font-weight:400}.project-exhibitions{margin-top:5px;font-size:18px}.project-info-wrapper{height:100%;padding:18px 8px}.project-info-wrapper,.project-info-wrapper>*{background-color:#fffaeb}.project-info-wrapper.isl,.project-info-wrapper.isl>*{background-color:#f8e082}.project-info-wrapper.bar,.project-info-wrapper.bar>*{background-color:#abc2fa}.project-info-wrapper.awe,.project-info-wrapper.awe>*{background-color:#eca7a7}.project-info-wrapper.usa,.project-info-wrapper.usa>*{background-color:#fffaeb}.project-info-wrapper.rus,.project-info-wrapper.rus>*{background-color:#b3b3b3}.project-languages-header{margin-bottom:5px;font-size:12px;font-weight:700}.project-languages{flex-wrap:wrap;margin-bottom:10px;font-size:14px;display:flex}.project-language{display:flex}.project-comma{margin-right:3px}.project-description{margin-bottom:5px;font-size:14px}.project-full-description{cursor:pointer;font-size:12px;text-decoration:underline}.project-sponsors{flex-wrap:wrap;margin-top:15px;font-size:12px;display:flex}.project-sponsor,.project-sponsor-link{display:flex}.project-description-popup{z-index:50;background-color:#fff3d3;border:2px solid #fff;border-radius:5px;width:80%;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-description-popup.isl{background-color:#fc0}.project-description-popup.bar{background-color:#001d66}.project-description-popup.awe{background-color:#900000}.project-description-popup.usa{background-color:#fff3d3}.project-description-popup.rus{background-color:#d1d1d1}.project-popup-close{cursor:pointer;background-color:#fff3d3;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}.project-popup-close.isl{color:#4c4214;background-color:#fc0}.project-popup-close.bar{color:#fff;background-color:#001d66}.project-popup-close.awe{color:#fff;background-color:#900000}.project-popup-close.usa{color:#000;background-color:#fff3d3}.project-popup-close.rus{color:#000;background-color:#d1d1d1}.project-popup-text{background-color:#fff;padding:20px;font-size:14px}@media only screen and (width<=1099px){#projects-wrapper{padding:20px 50px 50px}}@media only screen and (width<=749px){.project-panel{flex-direction:column;margin-bottom:30px}.project-image{width:100%;margin-bottom:10px}.project-information{width:100%;min-height:0;padding-left:0}}@media only screen and (width<=599px){#projects-wrapper{padding:10px 30px 30px}}@media only screen and (width<=499px){#projects-wrapper{padding:10px 20px 20px}}#resources-wrapper{width:100%;padding:0 100px 50px;position:relative}#language-filter-container{justify-content:flex-end;display:flex;position:absolute;top:0;right:100px}#language-filter{color:#fff;background-color:#001d66;font-size:14px}.loader-container{width:100%;height:350px}#resources-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#resources{flex-direction:column;width:90%;margin:20px 0;display:flex}.resource-wrapper{margin-bottom:30px;display:flex}.resource-image{background-color:#001d66;justify-content:center;align-items:center;width:30%;height:200px;display:flex}.resource-image img{object-fit:contain;width:100%;height:100%;display:block}.resource-info-wrapper{width:60%;margin-left:50px}.resource-title{color:#000;font-size:20px;font-weight:700;text-decoration:none;display:block}.resource-title-text{margin-left:5px;font-family:Roboto,sans-serif}.resource-title-text.rtl{margin-left:0;margin-right:5px}.resource-title-text:hover{text-decoration:underline}.resource-icon{color:#001d66b3}.resource-subtitle{margin-top:2px;font-size:14px}.resource-description{margin:10px 0;font-size:14px}.resource-info-container{margin-top:5px;font-size:14px;display:flex}.resource-label{white-space:pre;font-weight:700}.resource-languages{font-size:14px;display:flex}.resource-language{margin:0 10px}.resource-language:first-child{margin-left:0}.resource-language:last-child{margin-right:0}@media only screen and (width<=1099px){#resources-wrapper{padding:0 50px 50px}#resources{width:100%}#language-filter-container{right:50px}}@media only screen and (width<=749px){.resource-wrapper{flex-direction:column;margin-bottom:30px}.resource-image{width:100%;margin-bottom:10px}.resource-info-wrapper{width:100%;margin-left:0}}@media only screen and (width<=599px){#resources-wrapper{padding:0 30px 30px}#language-filter-container{right:30px}}@media only screen and (width<=499px){#resources-wrapper{padding:0 20px 20px}#language-filter-container{right:20px}}#newsletter-signup-wrapper{flex-direction:column;width:100%;padding:0 100px 75px;display:flex}#newsletter-success{justify-content:center;align-items:center;display:flex}#newsletter-container{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}#newsletter-required{margin-bottom:50px}#newsletter-container form{flex-direction:column;width:350px;display:flex}.field-wrapper{flex-direction:column;width:100%;margin-bottom:20px;display:flex}.field-wrapper label{font-weight:700}.field-wrapper input,.field-wrapper select{color:#fff;background-color:#413788;border-style:none;border-radius:5px;width:100%;height:50px;padding:10px}.field-wrapper input::placeholder{color:#fff;opacity:.6}#newsletter-country.country-placeholder{color:#fff9}#newsletter-country option{color:#fff}#newsletter-sign-up-button{cursor:pointer;background-color:#ffb100;border:none;border-radius:5px;width:100%;height:50px;display:inline-block}@media only screen and (width<=599px){#newsletter-signup-wrapper{padding:0 30px 75px}}@media only screen and (width<=499px){#newsletter-container form{width:100%}}#about-container{flex-direction:column;width:100%;display:flex}#about-header{justify-content:center;align-items:center;height:300px;display:flex;position:relative}#about-header-text-wrapper{color:#fff;z-index:1;background-color:#0006;justify-content:space-between;align-self:flex-end;align-items:center;width:100%;height:75px;font-weight:700;display:flex}#about-header-container{align-items:center;width:100%;height:100%;display:flex}#about-header-text{padding-left:30px;font-size:40px}#about-header-page-name{white-space:pre;font-size:40px}#about-header-caption{text-align:right;max-width:400px;padding-right:30px;font-size:12px;font-weight:400}#carousel-container{flex-direction:column-reverse;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}#carousel{width:100%;height:100%;position:relative;overflow:hidden}.about-banner-images{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel-enter-active,.carousel-leave-active{transition:all 1s}.carousel-enter,.carousel-leave-to{opacity:0}.image-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.banner-image{object-fit:cover;width:100%;height:100%;display:block}#carousel-controls{justify-content:center;align-items:center;width:100%;margin:20px;display:flex;position:absolute;top:0;left:0}.slideshow-bullet{cursor:pointer;background-color:#365580;border-radius:100%;width:14px;height:14px;margin-right:18px;box-shadow:0 0 3px #fff}.highlight{background-color:#090330}#about-menu{color:#fff;z-index:50;background-color:#001d66;justify-content:space-around;padding:8px 0;font-weight:700;display:flex;position:sticky;top:100px}#about-menu a{color:#fff;text-decoration:none}#about-menu .selected{color:#ffb100}@media only screen and (width<=1199px){#about-header-text,#about-header-page-name{font-size:35px}}@media only screen and (width<=1099px){#about-header{height:250px}.slideshow-bullet{width:12px;height:12px}#about-header-container{flex-direction:column;justify-content:center;align-items:flex-start}#about-header-text{font-size:25px}#about-header-page-name{padding-left:30px;font-size:25px}#about-header-caption{max-width:350px}#about-menu{background-color:#090330;grid-template-columns:repeat(4,1fr);padding:0;font-size:15px;display:grid;top:130px}#about-menu a{background-color:#001d66;justify-content:center;align-items:center;padding:4px;display:flex}#about-menu div:nth-child(-n+4) a{margin-bottom:4px}}@media only screen and (width<=799px){#about-header{height:200px}.slideshow-bullet{width:10px;height:10px;margin-right:22px}#about-menu{font-size:14px}}@media only screen and (width<=599px){#about-menu{flex-direction:column;display:flex;top:70px}#about-menu .fa-chevron-down,#about-menu .fa-chevron-up{margin-left:8px}#about-menu div:nth-child(-n+8) a{margin-bottom:2px}#about-menu div:last-child a{margin-bottom:0}}#profile-container[data-v-79602729]{color:#fff;background-color:#365580;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-79602729]{background-color:#365580;height:100%}#profile-content[data-v-79602729]{width:50%}.profile-title[data-v-79602729]{margin-bottom:15px;font-size:24px;font-weight:700}.profile-text[data-v-79602729]{margin-bottom:15px;font-size:16px}.profile-text[data-v-79602729] a{color:#fff}@media only screen and (width<=1199px){#profile-content[data-v-79602729]{width:60%}}@media only screen and (width<=974px){#profile-content[data-v-79602729]{width:75%}}@media only screen and (width<=699px){#profile-content[data-v-79602729]{width:100%}.profile-title[data-v-79602729]{margin-bottom:15px;font-size:20px;font-weight:700}.profile-text[data-v-79602729]{font-size:14px}}@media only screen and (width<=499px){#profile-container[data-v-79602729]{padding:30px}}.bold[data-v-2241c5f7]{font-weight:700}.bold-yellow[data-v-2241c5f7]{color:#ffb100;font-weight:700}#chronology-container[data-v-2241c5f7]{color:#fff;background-color:#365580;padding:50px 100px}.loader-container[data-v-2241c5f7]{background-color:#365580;height:100%}#chronology-container a[data-v-2241c5f7]{cursor:pointer}#chronology-container a[data-v-2241c5f7]:hover{text-decoration:underline}#chronology-container .fa-share[data-v-2241c5f7]{margin-right:5px;font-size:75%}#chronology-navigation[data-v-2241c5f7]{justify-content:center;align-items:flex-start;width:100%;display:flex}#chronology-main-select[data-v-2241c5f7]{white-space:nowrap;text-overflow:ellipsis;width:300px;overflow:hidden}#chronology-content[data-v-2241c5f7]{flex-direction:column;justify-content:center;align-items:center;display:flex}.inner-list[data-v-2241c5f7]{width:50%}.inner-photos[data-v-2241c5f7]{width:75%}.chronology-item[data-v-2241c5f7]{flex-direction:column;margin-bottom:20px;display:flex}.chronology-item-margin[data-v-2241c5f7]{margin-bottom:5px}.chronology-title span[data-v-2241c5f7]{white-space:pre}.chronology-item-logo-container img[data-v-2241c5f7]{margin-right:5px}.chronology-photos-info-container[data-v-2241c5f7]{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px;display:flex}.chronology-photos-info-title[data-v-2241c5f7]{margin-bottom:0;font-size:24px;font-weight:700}.chronology-photos-description[data-v-2241c5f7]{margin-bottom:15px}.chronology-photos-description[data-v-2241c5f7] a{color:#fff}.chronology-thumbnails-container[data-v-2241c5f7]{background-color:#001d661a;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:30px;padding:10px;display:flex}.chronology-thumbnail[data-v-2241c5f7]{cursor:pointer;padding:4px}.chronology-thumbnail img[data-v-2241c5f7]{width:100%;height:100%;display:block}#chronology-photos-overlay[data-v-2241c5f7]{z-index:100;background-color:#000c;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#chronology-photo[data-v-2241c5f7]{max-width:90%;max-height:90%;margin-bottom:15px}#chronology-photo img[data-v-2241c5f7]{width:100%;height:100%;display:block}#chronology-photo-info[data-v-2241c5f7]{max-width:50%}.photo-info[data-v-2241c5f7]{margin-bottom:5px}.chronology-pdfs-header[data-v-2241c5f7]{margin-bottom:10px;font-weight:700}.chronology-pdf-link[data-v-2241c5f7]{color:#fff}@media only screen and (width<=1199px){.inner-list[data-v-2241c5f7]{width:60%}.inner-photos[data-v-2241c5f7]{width:100%}}@media only screen and (width<=949px){#chronology-container[data-v-2241c5f7]{padding:50px}.inner-list[data-v-2241c5f7]{width:70%}}@media only screen and (width<=649px){.inner-list[data-v-2241c5f7]{width:80%}}@media only screen and (width<=549px){#chronology-container[data-v-2241c5f7]{padding:30px}.inner-list[data-v-2241c5f7]{width:90%}}@media only screen and (width<=449px){#chronology-main-select[data-v-2241c5f7]{width:200px}}#board-container[data-v-56e599e7]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}#board-container .fa-share[data-v-56e599e7]{margin-right:5px;font-size:75%}#board-wrapper[data-v-56e599e7]{justify-content:center;align-items:center;display:flex}.loader-container[data-v-56e599e7]{background-color:#365580;height:100%}#board-title[data-v-56e599e7]{margin-bottom:15px;font-size:24px;font-weight:700}.board-member-link[data-v-56e599e7]{margin-bottom:5px}.board-member-link a[data-v-56e599e7]{cursor:pointer;text-decoration:underline}#board-profile-container[data-v-56e599e7]{background-color:#001d661a;flex-direction:column;width:60%;padding:50px;display:flex}#board-profile-information-container[data-v-56e599e7]{justify-content:center;align-items:center;margin-bottom:20px;display:flex}#board-profile-image[data-v-56e599e7]{margin-right:20px}#board-profile-image img[data-v-56e599e7]{object-fit:cover;width:100%;height:100%;display:block}#board-profile-description[data-v-56e599e7] a{color:#fff}@media only screen and (width<=1199px){#board-profile-container[data-v-56e599e7]{width:70%}}@media only screen and (width<=974px){#board-profile-container[data-v-56e599e7]{width:80%}}@media only screen and (width<=799px){#board-profile-container[data-v-56e599e7]{width:100%}#board-profile-information-container[data-v-56e599e7]{flex-direction:column;margin-bottom:20px}#board-profile-image[data-v-56e599e7]{margin:10px 0 20px}}@media only screen and (width<=599px){#board-container[data-v-56e599e7]{padding:30px}}@media only screen and (width<=499px){#board-profile-container[data-v-56e599e7]{padding:30px}}#honcom-container[data-v-b9104c68]{color:#fff;background-color:#365580;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-b9104c68]{background-color:#365580;height:100%}#honcom-content[data-v-b9104c68]{width:50%}.honcom-title[data-v-b9104c68]{margin-bottom:15px;font-size:24px;font-weight:700}.honcom-text[data-v-b9104c68]{margin-bottom:15px;font-size:16px}#honcom-committee-header[data-v-b9104c68]{margin-top:30px}.honcom-member[data-v-b9104c68]{width:100%;margin-bottom:30px;display:flex}.honcom-member-image-container[data-v-b9104c68]{width:30%;height:180px}.honcom-member-image img[data-v-b9104c68]{object-fit:contain;width:100%;height:100%;display:block}.honcom-member-info[data-v-b9104c68]{width:70%}.honcom-member-name[data-v-b9104c68]{font-weight:700}.honcom-member-position[data-v-b9104c68]{margin-bottom:10px}.honcom-member-url[data-v-b9104c68] a{color:#fff}@media only screen and (width<=1199px){#honcom-content[data-v-b9104c68]{width:60%}}@media only screen and (width<=999px){#honcom-content[data-v-b9104c68]{width:70%}}@media only screen and (width<=849px){#honcom-content[data-v-b9104c68]{width:80%}}@media only screen and (width<=749px){#honcom-content[data-v-b9104c68]{width:90%}.honcom-member[data-v-b9104c68]{background-color:#001d661a;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.honcom-member-image-container[data-v-b9104c68]{width:auto;margin-bottom:20px}.honcom-member-info[data-v-b9104c68]{align-self:flex-start;width:100%}}@media only screen and (width<=599px){#honcom-content[data-v-b9104c68]{width:100%}}@media only screen and (width<=499px){#honcom-container[data-v-b9104c68]{padding:30px}}#support-container[data-v-2f4c85b0]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 100px;display:flex}#support-wrapper[data-v-2f4c85b0]{flex-direction:column;justify-content:center;align-items:center;display:flex}.loader-container[data-v-2f4c85b0]{background-color:#365580;height:100%}#support-container[data-v-2f4c85b0] a{color:#fff}#support-container .fa-share[data-v-2f4c85b0]{margin-right:5px;font-size:75%}#support-content-wrapper[data-v-2f4c85b0]{flex-direction:column;justify-content:center;align-items:center;width:60%;display:flex}#support-title[data-v-2f4c85b0]{text-align:center;justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}#support-content[data-v-2f4c85b0]{background-color:#001d661a;flex-direction:column;padding:50px;display:flex;position:relative}#support-links-wrapper[data-v-2f4c85b0]{flex-direction:column;display:flex}#support-content-text[data-v-2f4c85b0],#support-links-wrapper[data-v-2f4c85b0]{z-index:5}#support-image[data-v-2f4c85b0]{justify-content:center;align-items:center;margin-top:30px;display:flex}#support-image img[data-v-2f4c85b0]{object-fit:cover;width:100%;height:100%;display:block}@media only screen and (width<=1199px){#support-content-wrapper[data-v-2f4c85b0]{width:80%}}@media only screen and (width<=849px){#support-content-wrapper[data-v-2f4c85b0]{width:100%}}@media only screen and (width<=749px){#support-container[data-v-2f4c85b0]{padding:50px}}@media only screen and (width<=499px){#support-container[data-v-2f4c85b0],#support-content[data-v-2f4c85b0]{padding:30px}}#friends-container[data-v-634a8a36]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}#friends-wrapper[data-v-634a8a36]{justify-content:center;align-items:center;width:100%;display:flex}.loader-container[data-v-634a8a36]{background-color:#365580;height:100%}#friends-information-wrapper[data-v-634a8a36]{flex-direction:column;justify-content:center;align-items:center;display:flex}#friends-information-container[data-v-634a8a36]{background-color:#001d661a;flex-direction:column;justify-content:center;align-items:center;width:55%;padding:50px;display:flex}#friends-information-container[data-v-634a8a36] a{color:#fff}#friends-information-container .fa-share[data-v-634a8a36]{margin-right:5px;font-size:75%}#friends-information-container a[data-v-634a8a36]{cursor:pointer;text-decoration:underline}#friends-title[data-v-634a8a36]{text-align:center;justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}#friends-logo-link[data-v-634a8a36]{width:150px}#friends-logo-link img[data-v-634a8a36]{object-fit:contain;width:100%;height:100%;display:block}#friends-information[data-v-634a8a36]{margin:20px 0}#friends-list-container[data-v-634a8a36]{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}#friends-back-container[data-v-634a8a36]{justify-content:space-between;align-items:flex-start;width:100%;display:flex}#friends-task-select[data-v-634a8a36]{width:250px}#friends-list-title[data-v-634a8a36]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}#friends-list-link[data-v-634a8a36]{color:#fff;margin-bottom:15px}#friends-list-link .fa-share[data-v-634a8a36]{margin-right:5px;font-size:75%}.volunteer-popup-toggle[data-v-634a8a36]{color:#fff;cursor:pointer;margin-bottom:15px;text-decoration:underline}.volunteer-popup-toggle .fa-share[data-v-634a8a36]{margin-right:5px;font-size:75%}#volunteer-about-popup[data-v-634a8a36],#volunteer-become-popup[data-v-634a8a36]{color:#001d66;z-index:50;background-color:#fff;border:2px solid #365580;border-radius:5px;width:calc(1350px - 30%);padding:10px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#volunteer-about-popup[data-v-634a8a36] a,#volunteer-become-popup[data-v-634a8a36] a{color:#001d66}#volunteer-about-popup-close[data-v-634a8a36],#volunteer-become-popup-close[data-v-634a8a36]{cursor:pointer;background-color:#fff;border:2px solid #365580;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:-20px;right:-20px}#friends-list[data-v-634a8a36]{flex-wrap:wrap;justify-content:center;width:100%;display:flex}.friend[data-v-634a8a36]{text-align:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background-color:#001d661a;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(25% - 10px);margin:5px;padding:20px 10px;display:flex}.friend-image[data-v-634a8a36]{width:200px;height:200px;margin-bottom:10px}.friend-image img[data-v-634a8a36]{object-fit:contain;width:100%;height:100%;display:block}.volunteer-tasks[data-v-634a8a36]{margin-top:10px;font-weight:700}.friend-more-info-toggle[data-v-634a8a36]{cursor:pointer;text-decoration:underline}.friend-more-info[data-v-634a8a36]{text-align:left;margin:10px 0}@media only screen and (width<=1349px){#volunteer-about-popup[data-v-634a8a36],#volunteer-become-popup[data-v-634a8a36]{width:80%}}@media only screen and (width<=1049px){.friend[data-v-634a8a36]{width:calc(33.3% - 10px)}}@media only screen and (width<=949px){#friends-container[data-v-634a8a36],#friends-information-container[data-v-634a8a36]{padding:30px}.friend-image[data-v-634a8a36]{width:175px;height:175px}}@media only screen and (width<=749px){.friend[data-v-634a8a36]{width:calc(50% - 10px)}}@media only screen and (width<=599px){#friends-list[data-v-634a8a36]{font-size:90%}.friend[data-v-634a8a36]{width:100%}}@media only screen and (width<=449px){#friends-task-select[data-v-634a8a36]{width:200px}}#contact-container[data-v-2ab4cca9]{color:#fff;background-color:#365580;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-2ab4cca9]{background-color:#365580;height:100%}#contact-container[data-v-2ab4cca9] a{color:#fff}#newsletters-container[data-v-ac31901b]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 100px;display:flex}#newsletters-wrapper[data-v-ac31901b]{flex-direction:column;justify-content:center;align-items:center;display:flex}.loader-container[data-v-ac31901b]{background-color:#365580;height:100%}.newsletter-type-link[data-v-ac31901b]{color:#fff;justify-content:flex-end;width:100%;margin-bottom:30px;display:flex}.newsletter-type-link a[data-v-ac31901b]{color:#fff}#newsletter-panels[data-v-ac31901b]{justify-content:center;align-items:flex-start;width:100%;display:flex}.newsletter-wrapper[data-v-ac31901b]{cursor:pointer;flex-direction:column;width:100%;margin:0 20px;display:flex}.newsletter-wrapper[data-v-ac31901b]:first-child{margin-left:0}.newsletter-wrapper[data-v-ac31901b]:last-child{margin-right:0}.newsletter-image[data-v-ac31901b]{background-color:#001d661a;width:100%;height:200px}.newsletter-image img[data-v-ac31901b]{object-fit:contain;width:100%;height:100%;display:block}.newsletter-title[data-v-ac31901b]{color:#ffb100;font-weight:700}.newsletter-date[data-v-ac31901b],.newsletter-message[data-v-ac31901b],.newsletter-institution[data-v-ac31901b]{font-size:14px}.newsletter-institution span[data-v-ac31901b]{white-space:pre}.newsletter-item[data-v-ac31901b]{margin-bottom:10px}#newsletter-page-navigation[data-v-ac31901b]{margin-top:50px}#full-newsletter-container[data-v-ac31901b]{width:80%;display:flex}.full-newsletter-image[data-v-ac31901b]{width:35%;height:100%}.full-newsletter-image img[data-v-ac31901b]{object-fit:contain;width:100%;height:100%;display:block}#full-newsletter-text-container[data-v-ac31901b]{width:65%;padding-left:30px}#full-newsletter-text-container[data-v-ac31901b] a{color:#fff}#newsletters-container #back[data-v-ac31901b]{width:80%}@media only screen and (width<=1199px){#newsletters-container[data-v-ac31901b]{padding:50px}}@media only screen and (width<=899px){#newsletter-panels[data-v-ac31901b]{grid-gap:30px;grid-template-columns:repeat(2,1fr);display:grid}.newsletter-wrapper[data-v-ac31901b]{margin:0}#full-newsletter-container[data-v-ac31901b],#newsletters-container #back[data-v-ac31901b]{width:100%}}@media only screen and (width<=674px){#full-newsletter-container[data-v-ac31901b]{flex-direction:column}.full-newsletter-image[data-v-ac31901b]{width:100%;height:200px;margin-bottom:20px}#full-newsletter-text-container[data-v-ac31901b]{width:100%;padding-left:0}}@media only screen and (width<=549px){#newsletter-panels[data-v-ac31901b]{flex-direction:column;justify-content:center;align-items:center;display:flex}}@media only screen and (width<=499px){#newsletters-container[data-v-ac31901b]{padding:30px}}#commemoration-container[data-v-027cda2e]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}#commemoration-wrapper[data-v-027cda2e]{flex-direction:column;justify-content:center;align-items:center;display:flex}.loader-container[data-v-027cda2e]{background-color:#365580;height:100%}#commemoration-title[data-v-027cda2e]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}.colleague[data-v-027cda2e]{width:50%;padding:20px 0;display:flex}.colleague[data-v-027cda2e] a{color:#fff}.colleague-image[data-v-027cda2e]{width:120px;height:150px}.colleague-image img[data-v-027cda2e]{object-fit:cover;width:100%;height:100%;display:block}.colleague-info[data-v-027cda2e]{width:calc(100% - 120px);padding-left:20px}@media only screen and (width<=1199px){.colleague[data-v-027cda2e]{width:75%}}@media only screen and (width<=799px){.colleague[data-v-027cda2e]{width:100%}}@media only screen and (width<=574px){.colleague[data-v-027cda2e]{flex-direction:column;justify-content:center;align-items:center;display:flex}.colleague-image[data-v-027cda2e]{margin-bottom:20px}.colleague-info[data-v-027cda2e]{width:100%;padding-left:0}}@media only screen and (width<=449px){#commemoration-container[data-v-027cda2e]{padding:30px}}#language-policy-container[data-v-46e162ca]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-46e162ca]{background-color:#365580;height:100%}#language-policy-wrapper[data-v-46e162ca]{background-color:#001d661a;flex-direction:column;justify-content:center;align-items:center;width:55%;padding:50px;display:flex;position:relative}#language-policy-select[data-v-46e162ca]{margin:20px;position:absolute;top:0;right:0}#language-policy-title[data-v-46e162ca]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}#language-policy-text[data-v-46e162ca] a{color:#fff}@media only screen and (width<=1199px){#language-policy-wrapper[data-v-46e162ca]{width:75%}}@media only screen and (width<=899px){#language-policy-wrapper[data-v-46e162ca]{width:100%}}@media only screen and (width<=649px){#language-policy-container[data-v-46e162ca],#language-policy-wrapper[data-v-46e162ca]{padding:30px}}#legal-container[data-v-28f215bc]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-28f215bc]{background-color:#365580;height:100%}#legal-container[data-v-28f215bc] a{color:#fff}#legal-container-wrapper[data-v-28f215bc]{width:55%}#legal-container-title[data-v-28f215bc]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}@media only screen and (width<=1199px){#legal-container-wrapper[data-v-28f215bc]{width:75%}}@media only screen and (width<=699px){#legal-container-wrapper[data-v-28f215bc]{width:100%}}@media only screen and (width<=499px){#legal-container[data-v-28f215bc]{padding:30px}}#credits-container[data-v-7407c43f]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-7407c43f]{background-color:#365580;height:100%}#credits-container[data-v-7407c43f] a{color:#fff}#credits-container-wrapper[data-v-7407c43f]{width:55%}#credits-container-title[data-v-7407c43f]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}@media only screen and (width<=1199px){#credits-container-wrapper[data-v-7407c43f]{width:75%}}@media only screen and (width<=699px){#credits-container-wrapper[data-v-7407c43f]{width:100%}}@media only screen and (width<=499px){#credits-container[data-v-7407c43f]{padding:30px}}#press-lounge-container[data-v-bad07eac]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}#press-lounge-container .fa-share[data-v-bad07eac]{margin-right:5px;font-size:75%}#press-lounge-container .fa-external-link-square-alt[data-v-bad07eac]{margin-right:5px}#press-lounge-container .fa-file-pdf[data-v-bad07eac],#press-lounge-container .fa-file-download[data-v-bad07eac]{margin-left:5px}#press-lounge-container[data-v-bad07eac] a{color:#fff}.loader-container[data-v-bad07eac]{background-color:#365580;height:100%}#press-lounge-wrapper[data-v-bad07eac]{justify-content:center;align-items:center;width:100%;display:flex}#press-lounge-home-title[data-v-bad07eac]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}.press-lounge-home-item[data-v-bad07eac],.press-lounge-activity-item[data-v-bad07eac]{margin-bottom:20px}.press-lounge-home-date[data-v-bad07eac]{color:#ffb100}#press-lounge-files-wrapper[data-v-bad07eac]{flex-direction:column;justify-content:center;align-items:center;width:75%;display:flex}.press-lounge-title[data-v-bad07eac]{margin-bottom:15px;font-size:24px;font-weight:700}#press-lounge-images-container .press-lounge-title[data-v-bad07eac]{justify-content:center;align-items:center;display:flex}#press-lounge-files-container[data-v-bad07eac]{margin-bottom:30px}.press-lounge-files-item[data-v-bad07eac]{margin-bottom:10px}#press-lounge-images-container[data-v-bad07eac]{background-color:#001d661a;padding:30px}#press-lounge-images-wrapper[data-v-bad07eac]{grid-gap:15px;grid-template-columns:repeat(4,1fr);margin-bottom:30px;display:grid}.press-lounge-images-item[data-v-bad07eac]{flex-direction:column;justify-content:center;align-items:center;display:flex}.press-lounge-images-item a img[data-v-bad07eac]{object-fit:cover;width:100%;height:auto;margin-bottom:5px;display:block}@media only screen and (width<=1199px){#press-lounge-files-wrapper[data-v-bad07eac]{width:90%}}@media only screen and (width<=999px){#press-lounge-files-wrapper[data-v-bad07eac]{width:100%}}@media only screen and (width<=899px){#press-lounge-images-wrapper[data-v-bad07eac]{grid-template-columns:repeat(3,1fr);margin-bottom:15px}}@media only screen and (width<=674px){#press-lounge-home-title[data-v-bad07eac],.press-lounge-title[data-v-bad07eac]{margin-bottom:15px;font-size:20px;font-weight:700}.press-lounge-home-item[data-v-bad07eac],.press-lounge-activity-item[data-v-bad07eac],.press-lounge-date-wrapper[data-v-bad07eac],.press-lounge-files-item[data-v-bad07eac]{font-size:14px}#press-lounge-images-wrapper[data-v-bad07eac]{grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=499px){#press-lounge-container[data-v-bad07eac]{padding:30px}}#cookies-container[data-v-a233022c]{color:#fff;background-color:#365580;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px;display:flex}.loader-container[data-v-a233022c]{background-color:#365580;height:100%}#cookies-container[data-v-a233022c] a{color:#fff}#cookies-container-wrapper[data-v-a233022c]{width:55%}#cookies-container-title[data-v-a233022c]{justify-content:center;align-items:center;margin-bottom:15px;font-size:24px;font-weight:700;display:flex}@media only screen and (width<=1199px){#cookies-container-wrapper[data-v-a233022c]{width:75%}}@media only screen and (width<=699px){#cookies-container-wrapper[data-v-a233022c]{width:100%}}@media only screen and (width<=499px){#cookies-container[data-v-a233022c]{padding:30px}}
