@font-face{font-family:Praktika;src:url(/assets/praktika-regular-BDdwjTDA.otf)}@font-face{font-family:PraktikaBlack;src:url(/assets/praktika-black-BKL_dx80.otf)}@font-face{font-family:PraktikaBold;src:url(/assets/praktika-bold-BKVIOXxl.otf)}:root{--main-color: #001A70;--secondary-color: #828EB8;--none: rgba(255,255,255,0);--white: white;--intro: url(/assets/intro-Bl8i1I4L.jpg);--whoarewe: url(/assets/whoarewe-DHXvHLLx.jpg);--legacy: url(/assets/legacy-nvkiX4wD.jpg);--missionvalues: url(/assets/missionvalues-DiVaN3PW.jpg);--structure: url(/assets/structure-DcT8676F.jpg);--solidarypool: url(/assets/solidarypool-BcqGUnGt.jpg);--putapool: url(/assets/putapool-aWkO0ISZ.jpg);--ssc: url(/assets/ssc-DHCDODEL.jpg);--fluidraday: url(/assets/fluidraday-FoQQDcYW.jpg);--waterlife: url(/assets/waterlife-CizuwBH_.jpg);--culturemusic: url(/assets/culturemusic-ClVREm7Z.jpg);--otherprojects: url(/assets/otherprojects-CecQ8gMw.jpg);--entities: url(/assets/entities-DrjjrrIx.jpg);--contact: url(/assets/contact-E6tXb1bz.jpg);--gallery: url(/assets/gallery-CuW_jZuj.jpg);--xx: 1536px;--xl: 1280px;--lg: 1024px;--md: 768px;--sm: 640px;font-size:calc(var(--xx) * .014)}*{margin:0;padding:0;font-family:Praktika}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden}strong{font-family:PraktikaBold}.Header{background-color:var(--main-color);position:sticky;top:0;z-index:999}.Header,.Main,.Footer{display:flex;flex-direction:column;align-items:center;width:100%}.Footer{background-color:var(--main-color)}@media (max-width: 1536px){:root{font-size:calc(var(--xl) * .0156)}}@media (max-width: 1280px){:root{font-size:calc(var(--lg) * .0175)}}@media (max-width: 1024px){:root{font-size:calc(var(--md) * .02)}}@media (max-width: 768px){:root{font-size:calc(var(--sm) * .025)}}.App-header{width:var(--xx);min-height:7rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:relative}.App-header-logo{height:3.35rem;pointer-events:none}.App-header-menu{width:40rem;display:flex;flex-direction:row;justify-content:space-between;list-style-type:none;font-size:1rem;color:#fff}.App-header-menu>li{position:relative;border-bottom:solid var(--main-color) 1px}.App-header-menu>li:hover{border-bottom:solid white 1px}.App-header-menu>li>a,.App-header-menu>li>a:visited,.App-header-menu>li>a:active{display:block;text-decoration:none;padding:.22rem 0;color:#fff}.Cursor-reset{cursor:default}.App-header-menu>li>ul{position:absolute;display:none;list-style:none;background-color:#fff;padding:.3rem 0rem;min-width:100%;z-index:999;text-wrap:nowrap}.App-header-menu>li:hover>ul{display:block}.App-header-menu>li:hover>ul>li:hover{background-color:var(--secondary-color)}.App-header-menu>li:hover>ul>li:hover>a{background-color:var(--secondary-color);color:#fff}.App-header-menu>li:hover>ul>li>a{display:block;color:var(--main-color);text-decoration:none;padding:.4rem}.App-header-menu>li:hover>ul:before{content:"";border-bottom:1px var(--main-color) solid;border-right:1px var(--main-color) solid;background-color:var(--main-color);height:.5rem;width:.5rem;position:absolute;top:-.25rem;left:15%;border-radius:.1rem;transform:rotate(45deg)}.languages,.languages>option{-webkit-appearance:button;-moz-appearance:button;appearance:button;border:0px;border-radius:0;position:absolute;height:1.6rem;right:1rem;bottom:-1.6rem;padding:3px;font-size:1rem}.hamburger{display:none}.bar{display:block;width:25px;height:3px;margin:5px auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:var(--white)}@media (max-width: 768px){.App-header{width:100vw;align-items:flex-start;justify-content:space-between}.App-header-menu{width:100%;height:calc(100vh - 7rem);position:fixed;left:-100%;top:7rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:var(--main-color);padding-top:2rem;transition:.3s}.App-header-menu.active{left:0}.App-header-menu>li>ul{position:relative;list-style:none;background-color:var(--main-color);padding:0rem;min-width:100%;z-index:999;text-wrap:nowrap}.App-header-menu>li{margin:1rem 1rem 1rem 3.4rem}.App-header-menu>li>a{font-weight:700}.App-header-menu>li>ul>li{margin-top:1.1rem;margin-bottom:1.4rem;margin-left:2rem}.App-header-menu>li>ul>li>a{text-decoration:none;color:var(--white)}.App-header-menu>li:hover>ul>li:hover{background-color:var(--main-color)}.App-header-menu>li:hover>ul>li:hover>a{background-color:var(--main-color)}.App-header-menu>li:hover>ul>li>a{display:block;color:var(--white);text-decoration:none;padding:0rem}.App-header-menu>li:hover>ul:before{all:initial}.App-header-menu>li:hover{border-bottom:1px solid var(--main-color)}.App-header-logo-link{margin-top:1.5rem;margin-left:2rem}.hamburger{margin:2.2rem;display:block;cursor:pointer}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.App-section{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:20rem;background-color:var(--bgcol);color:var(--color);position:relative;padding-bottom:3rem;scroll-margin-top:7rem}.App-section:first-of-type{padding-bottom:0}.App-section-uncontained{display:flex;justify-content:center}.App-section-container{width:calc(var(--xx) - 6rem);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem}.Subtitle{width:100%;min-height:4rem;margin-bottom:2rem;line-height:4rem;text-align:center;font-family:PraktikaBold;font-size:1.4rem}.LeftText{text-align:left}.App-section-container p{width:100%;margin-bottom:2rem;line-height:1.8rem;font-size:1rem;position:relative}.Text-column p:last-of-type,.No-bottom-margin{margin-bottom:0rem!important}.Splitter{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.Text-column{width:calc(100% - 23rem)}.Text-column,.Image-column{display:flex;flex-direction:column;align-items:center;justify-content:center}.Image-column>img{width:20rem;display:block;border-radius:1rem}.App-section-container>img{width:40rem;height:14rem;object-fit:cover;display:block;margin:0rem auto 2rem;border-radius:1rem}.App-section-container ul{margin-left:4rem;margin-bottom:2rem;margin-top:-1.5rem}.App-section-container li{margin-bottom:.25rem}.email:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='2.4rem'%20height='2.4rem'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3.75%205.25L3%206V18L3.75%2018.75H20.25L21%2018V6L20.25%205.25H3.75ZM4.5%207.6955V17.25H19.5V7.69525L11.9999%2014.5136L4.5%207.6955ZM18.3099%206.75H5.68986L11.9999%2012.4864L18.3099%206.75Z'%20fill='%23FFFFFF'%20stroke-width='1.5'/%3e%3c/svg%3e")}.phone:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='2.4rem'%20height='2.4rem'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%205.5C3%2014.0604%209.93959%2021%2018.5%2021C18.8862%2021%2019.2691%2020.9859%2019.6483%2020.9581C20.0834%2020.9262%2020.3009%2020.9103%2020.499%2020.7963C20.663%2020.7019%2020.8185%2020.5345%2020.9007%2020.364C21%2020.1582%2021%2019.9181%2021%2019.438V16.6207C21%2016.2169%2021%2016.015%2020.9335%2015.842C20.8749%2015.6891%2020.7795%2015.553%2020.6559%2015.4456C20.516%2015.324%2020.3262%2015.255%2019.9468%2015.117L16.74%2013.9509C16.2985%2013.7904%2016.0777%2013.7101%2015.8683%2013.7237C15.6836%2013.7357%2015.5059%2013.7988%2015.3549%2013.9058C15.1837%2014.0271%2015.0629%2014.2285%2014.8212%2014.6314L14%2016C11.3501%2014.7999%209.2019%2012.6489%208%2010L9.36863%209.17882C9.77145%208.93713%209.97286%208.81628%2010.0942%208.64506C10.2012%208.49408%2010.2643%208.31637%2010.2763%208.1317C10.2899%207.92227%2010.2096%207.70153%2010.0491%207.26005L8.88299%204.05321C8.745%203.67376%208.67601%203.48403%208.55442%203.3441C8.44701%203.22049%208.31089%203.12515%208.15802%203.06645C7.98496%203%207.78308%203%207.37932%203H4.56201C4.08188%203%203.84181%203%203.63598%203.09925C3.4655%203.18146%203.29814%203.33701%203.2037%203.50103C3.08968%203.69907%203.07375%203.91662%203.04189%204.35173C3.01413%204.73086%203%205.11378%203%205.5Z'%20stroke='%23FFFFFF'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.address:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='2.4rem'%20height='2.4rem'%20viewBox='0%200%208.4666669%208.4666669'%20id='svg8'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:cc='http://creativecommons.org/ns%23'%20xmlns:dc='http://purl.org/dc/elements/1.1/'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs2'/%3e%3cg%20id='layer1'%20transform='translate(0,-288.53332)'%3e%3cpath%20d='m%204.2324219,288.79688%20c%20-1.6042437,0%20-2.9101556,1.30591%20-2.9101563,2.91015%20-10e-7,2.82277%202.7460938,4.96875%202.7460938,4.96875%20a%200.26460978,0.26460978%200%200%200%200.3300781,0%20c%200,0%202.7460996,-2.14598%202.7460937,-4.96875%20-3.4e-6,-1.60424%20-1.3078657,-2.91015%20-2.9121093,-2.91015%20z%20m%200,0.52929%20c%201.3182605,0%202.3828097,1.0626%202.3828125,2.38086%204.8e-6,2.30926%20-2.0910618,4.13374%20-2.3808594,4.38086%20-0.2884142,-0.24588%20-2.3828134,-2.0707%20-2.3828125,-4.38086%205e-7,-1.31826%201.0625988,-2.38086%202.3808594,-2.38086%20z'%20id='path929'%20fill='%23FFFFFF'%20stroke-width='1.5'/%3e%3cpath%20d='m%204.2324219,290.38477%20c%20-0.7274912,0%20-1.3222633,0.59477%20-1.3222657,1.32226%20-4.5e-6,0.7275%200.5947697,1.32422%201.3222657,1.32422%200.727496,0%201.3242233,-0.59672%201.3242187,-1.32422%20-2.3e-6,-0.72749%20-0.5967275,-1.32226%20-1.3242187,-1.32226%20z%20m%200,0.52929%20c%200.4415089,0%200.7949204,0.35146%200.7949219,0.79297%202.7e-6,0.44151%20-0.35341,0.79492%20-0.7949219,0.79492%20-0.441512,0%20-0.7929715,-0.35341%20-0.7929688,-0.79492%201.4e-6,-0.44151%200.3514598,-0.79297%200.7929688,-0.79297%20z'%20id='circle931'%20fill='%23FFFFFF'%20stroke-width='1.5'/%3e%3c/g%3e%3c/svg%3e")}.email:before,.phone:before,.address:before{width:1rem!important;display:inline-block;position:absolute;left:-2.4rem}@media (max-width: 1536px){.App-section-container{width:calc(var(--xl) - 6rem)}}@media (max-width: 1280px){.App-section-container{width:calc(var(--lg) - 6rem)}}@media (max-width: 1024px){.App-section-container{width:calc(var(--md) - 6rem)}}@media (max-width: 768px){.App-section-container{width:calc(100% - 3rem)}.App-section>div>*:last-child{margin-bottom:0}.Subtitle{min-height:1rem;line-height:2.4rem}.Splitter{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:2rem}.Text-column,.Image-column{width:100%;margin-bottom:2rem}.Image-column>img{width:100%;max-height:45vh;object-fit:cover}.App-section-container p{width:100%}.App-section:last-of-type p{width:70%}.App-section-container>img{width:100%}.App-section-container ul{margin-left:1rem}.email:before,.phone:before,.address:before{width:1rem!important;display:inline-block;position:absolute;left:-3.4rem;top:-.2rem}.Legal p,.Privacy p{width:100%!important}}.App-section-header{width:100%;min-height:50vh;display:flex;justify-content:center;align-items:center;text-align:center;background-image:var(--bgimg);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:2.4rem;font-family:PraktikaBlack;text-shadow:1px 1px 2px black;background-attachment:fixed}.App-section:first-of-type .App-section-header{min-height:calc(100vh - 7rem)}@media (max-width: 1536px){.App-section-header{min-height:50vh}}@media (max-width: 1280px){.App-section-header{min-height:50vh}}@media (max-width: 1024px){.App-section-header{min-height:40vh}}@media (max-width: 768px){.App-section-header{min-height:25vh}}@supports (-webkit-touch-callout: none){.App-section-header{background-attachment:scroll!important}}.Ods{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:3rem 0rem}.Ods>img{width:7rem;border-radius:.5rem}@media (max-width: 768px){.Ods{margin-top:0;padding-bottom:2rem}.Ods>img{width:20%;margin:2%}}.Img-gallery-container{width:var(--xx);margin-top:3rem}@media (max-width: 1536px){.Img-gallery-container{width:var(--xl)}}@media (max-width: 1280px){.Img-gallery-container{width:var(--lg)}}@media (max-width: 1024px){.Img-gallery-container{width:var(--md)}}@media (max-width: 768px){.Img-gallery-container{width:100vw}.image-gallery-slide .image-gallery-image{height:45vh;object-fit:cover!important}.image-gallery-thumbnail .image-gallery-thumbnail-image{height:8vh!important;object-fit:cover!important}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.Structure{width:70%;display:block;margin-top:3rem}.Structure>div{width:100%;display:block;margin-bottom:2rem}.Structure>div:first-child .Structure-figure:last-child{margin-left:-15%}.Structure-figure>figcaption{margin-top:.4rem;margin-bottom:2rem;width:100%;font-size:.7rem;text-align:center;overflow:hidden;display:-webkit-box;line-clamp:6;-webkit-line-clamp:6;-webkit-box-orient:vertical}.Structure>div>.Figure-box{position:relative;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;flex-wrap:wrap}.Structure-figure{width:20%;margin:0% 2.5%}.Structure-figure>img{width:100%;height:12rem;object-fit:cover}.Structure>div:first-child figure:first-child{margin:0 40%}.Structure>div:first-child figure{margin:0 5%}.Structure-figure span{display:block;width:100%;font-size:1rem}.Structure-figure span:last-of-type{font-family:PraktikaBold;font-size:.8rem;margin-top:.2rem}.Structure-header{margin-bottom:1.6rem;text-align:center;width:100%}.Structure>div:last-child p{width:100%;margin:0%;margin-bottom:2.4rem;text-align:center}@media (max-width: 768px){.Structure{width:100%}.Structure-figure{width:30%}.Structure>div:first-child figure:first-child{margin:0 20%}.Structure>div:first-child .Structure-figure:last-child{margin-left:0}.Structure-figure span{font-size:1.3rem}.Structure-figure span:last-of-type{font-size:1rem;margin-top:.3rem}.Structure>div:last-of-type .Structure-figure:last-of-type{width:60%;text-align:center}.Structure>div:last-of-type .Structure-figure:last-of-type>img{width:50%}.Structure-header{margin-bottom:2.2rem}.Structure>div:last-child p{width:80%;margin:10%;margin-bottom:2.5rem}}.Entity-displayer-a,.Entity-displayer-b,.Entity-displayer-c{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;margin:0rem}.Entity-displayer-a>a,.Entity-displayer-b>a .Entity-displayer-c>a{display:inline-block;height:100%;vertical-align:middle}.Entity-displayer-a>a>img{width:16rem;border-radius:.5rem}.Entity-displayer-b>img{width:10rem;border-radius:.5rem}.Entity-displayer-c{width:70%;position:relative}.Entity-displayer-c>img{width:30%;margin:2rem 4rem 0rem;border-radius:.5rem}@media (max-width: 768px){.Entity-displayer-a,.Entity-displayer-b,.Entity-displayer-c{width:70%}.Entity-displayer-a>a>img{width:100%}.Entity-displayer-b>img,.Entity-displayer-c>img{width:calc(90% - 1px);margin:0;margin-bottom:2rem;padding:5%;border:1px solid black}.Entity-displayer-b>img:last-of-type,.Entity-displayer-c>img:last-of-type{margin-bottom:0}}.App-footer{width:var(--xx);min-height:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.App-footer>div{margin-right:5rem;display:flex;flex-direction:row;justify-content:space-between}.App-footer>p{margin-right:3rem;color:var(--white);font-size:.8rem}.AppLink,.AppLink:visited{border:0px;margin:1rem;background-color:var(--main-color);border-bottom:1px var(--main-color) solid;color:var(--white);font-size:.8rem;font-family:Praktika;text-decoration:none}.AppLink:hover{border-bottom:1px var(--white) solid;cursor:pointer}@media (max-width: 1536px){.App-header{width:var(--xl)}}@media (max-width: 1280px){.App-header{width:var(--lg)}}@media (max-width: 1024px){.App-header{width:var(--md)}}@media (max-width: 768px){.App-header{width:100vw}.App-footer{width:90%;min-height:0rem;margin-bottom:1.6rem;justify-content:space-between}.App-footer>div{margin-right:0rem}}
