@import"https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.container{padding:20px;max-width:800px;font-size:1.3rem;line-height:1.6;margin:0 auto;text-align:justify}.container.lg{max-width:1200px}dl.info-section{display:grid;grid-template-columns:1fr 19fr;gap:1rem}dl.info-section dt{font-weight:700}hr{margin:1rem 0;opacity:.5}.nav-bg{background-color:#ccc;height:4rem}.flex{display:flex}.flex.center{align-items:center}.flex.row-rev{flex-direction:row-reverse}.flex-1{flex:1}.flex-0{flex:0}@media screen and (max-width: 768px){.flex,.flex.row-rev{flex-direction:column}}img.icon-badge{border-radius:50%;height:8rem;width:8rem;margin:5rem 10%;border:4px solid #ce9731}@media screen and (max-width: 768px){img.icon-badge{margin:3.5rem 10%}}.brand-splash{padding:6rem 0 2rem;background-color:#143060;overflow:hidden;position:relative}.menu li{color:inherit;margin:10px 15px;text-decoration:none}.menu li:hover{text-decoration:underline}.branded{position:relative;max-width:35%}.branded img{display:block;width:100%;border-radius:12px;box-shadow:0 4px 8px #00000080}.branded:before{content:"";display:block;position:absolute;z-index:1;bottom:0;left:0;margin:1rem;width:30%;height:30%;background:left bottom no-repeat url(/img/icons/fidem-brands.png);filter:drop-shadow(0px 2px 2px rgba(0,0,0,.8));background-size:contain}.section-highlights section{text-align:left;padding:2rem 0;gap:10%}.section-highlights section ul{list-style:none;font-weight:700}@media screen and (max-width: 768px){.branded{margin-bottom:2rem;max-width:85%}.section-highlights section{text-align:center}}@property --pct{syntax: "<percentage>"; inherits: false; initial-value: 0%;}.glide{--bullet-bg: #e2e2e2;--bullet-active-bg: rgb(30,50,90);position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:visible}.glide__slides{position:relative;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-y;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{height:100%;flex-shrink:0;line-height:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-shadow:0 0 8px #0003}.glide__bullets{text-align:center}.glide__bullet{display:inline-block;width:40px;height:10px;margin:0 4px;background-color:var(--bullet-bg);border-radius:8px;border:1px solid #ccc;cursor:pointer}.glide__bullet:has(+.glide__bullet--active){transition:background-color .5s;background-color:var(--bullet-active-bg)}.glide__bullet--active{--pct: 0%;background:linear-gradient(to right,var(--bullet-active-bg) 0 var(--pct),white var(--pct) 100%);animation-name:bullet-time;animation-duration:10s;animation-fill-mode:forwards}@keyframes bullet-time{0%{--pct: 0%}to{--pct: 100%}}.carousel-wrapper{--color1: rgba(255,255,255,.5);--color2: rgba(255,255,255,0);width:100vw;overflow:hidden;position:relative}.carousel-wrapper.dark{--color1: #14306088;--color2: #14306000}.carousel-wrapper:before,.carousel-wrapper:after{content:"";position:absolute;top:0;bottom:0;width:40px;z-index:1}.carousel-wrapper:before{left:0;background:linear-gradient(to right,var(--color1) 0%,var(--color2) 100%)}.carousel-wrapper:after{right:0;background:linear-gradient(to left,var(--color1) 0%,var(--color2) 100%)}@media screen and (min-width: 768px){.carousel-wrapper:before,.carousel-wrapper:after{width:100px}}@media screen and (min-width: 1024px){.carousel-wrapper:before,.carousel-wrapper:after{width:150px}}html,*{box-sizing:border-box;margin:0;padding:0}body,html,#root,.App{font-family:Roboto,sans-serif}p{margin-bottom:1.5rem;font-family:Nanum Myeongjo,serif;font-weight:400;font-style:normal;line-height:1.8}.print{font-family:Nanum Myeongjo,serif;font-weight:400;font-style:normal;line-height:1.8}.container-flex{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.container-content{padding:20px;max-width:800px;font-size:1.3rem;line-height:1.6;margin:0 auto;text-align:justify}.container-content p+p:before{display:block;margin-bottom:1rem;content:"";height:1px;box-shadow:0 0 2px #0000004d}.splash{position:relative;width:100vw;height:100svh;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #0000004d;animation:fadeIn 2s ease-in forwards;color:#fff;text-shadow:0 0 3rem rgba(0,0,0,.8),0 0 2rem rgba(0,0,0,.8),2px 2px 4px rgba(0,0,0,.8)}.splash h1{font-size:3rem}.splash.main{background:url(/img/splash-3.jpg) no-repeat center center/cover}.splash.about{background:url(/img/splash-1.jpg) no-repeat center center/cover}.center{text-align:center}footer{background-color:#555;color:#fff}
