.fv{width:100%}.fv--slider{position:relative;width:100%;height:auto;padding-top:65%;overflow:hidden}.fv--image{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center;opacity:0;transition:opacity 2s ease-in-out,z-index 0s 2s;z-index:0}.fv--image.is-active{opacity:1;z-index:2;transition:opacity 2s ease-in-out,z-index 0s}.fv--image.is-next{opacity:1;z-index:1;transition:opacity 2s ease-in-out,z-index 0s}.about--flex{padding:4rem 6rem;display:flex;justify-content:space-between;align-items:flex-start;gap:5rem;background-color:#f8f8fc}@media(max-width: 768px){.about--flex{padding:2.4rem;flex-wrap:wrap}}.about--left{width:40%}@media(max-width: 768px){.about--left{width:100%}}.about--imagebox{width:100%;height:0;margin:0 auto;padding-top:74.91%;position:relative;overflow:hidden}.about--image{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;animation:slideAnimation 8s infinite}.about--image:nth-child(1){animation-delay:0s}.about--image:nth-child(2){animation-delay:4s}.about--image img{width:100%;height:auto;object-fit:cover}.about--right{width:60%}.about--right p{line-height:1.75em}@media(max-width: 768px){.about--right{width:100%}}.news--wrap{width:100%;margin-top:4rem}.news--box{width:100%;padding:1.5rem 2rem;border-bottom:1px solid var(--gray);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box}.news--box:hover{background-color:var(--light-gray);text-decoration:none}@media(max-width: 768px){.news--box{flex-wrap:wrap;gap:1rem}}.news--date{flex-shrink:0;width:13rem}.news--date time{color:var(--black);font-size:1.4rem;font-weight:400}.news--category{flex-shrink:0;padding:.2rem 2rem;font-size:1.2rem;line-height:2em;color:var(--black);background-color:var(--light-gray)}@media(max-width: 768px){.news--category{margin-left:0}}.news--title{margin-left:2rem;font-size:1.8rem;font-weight:700;line-height:1.25em;color:var(--deep-blue);text-overflow:ellipsis;flex-grow:1}@media(max-width: 768px){.news--title{margin-left:0;width:100%}}.news--more{width:90%;max-width:200px;height:3rem;margin:4rem auto 0;padding:1.6rem 0;display:flex;justify-content:center;align-items:center;font-size:1.8rem;font-weight:700;line-height:1.5em;text-align:center;transition:all .3s ease;background-color:var(--white);color:var(--deep-blue);border:1.5px solid var(--deep-blue);text-decoration:none}html.translated-ltr .news--more{flex-wrap:wrap}.news--more:hover{color:var(--white);background-color:var(--blue);text-decoration:none}.profile--flex{display:flex;justify-content:space-between;align-items:flex-start;gap:4rem}@media(max-width: 768px){.profile--flex{flex-wrap:wrap}}.profile--left{width:177px;text-align:left;flex-shrink:0}@media(max-width: 768px){.profile--left{width:100%;text-align:center}}.profile--left img{width:100%;max-width:177px;height:auto}.profile--right{width:calc(100% - 177px);padding-top:24px}@media(max-width: 768px){.profile--right{width:100%}}.profile--right{background-color:#f8f8fc}.profile--right .subject{padding:18px 24px 18px 50px;background-color:#fff}.profile--right .subject h3{margin-bottom:.25em;font-size:2.8rem;font-weight:700;position:relative}.profile--right .subject h3 span{margin-left:28px;font-size:22px;font-weight:300}.profile--right .subject h3::before{content:"";width:0;height:0;display:inline-block;position:absolute;top:-17px;left:-33px;border-style:solid;border-width:11px 11px 11px 11px;border-color:rgba(0,0,0,0) var(--red) rgba(0,0,0,0) rgba(0,0,0,0);transform:rotate(45deg)}.profile--right .subject h4{width:fit-content;font-size:1.8rem;line-height:1.25em;color:var(--dark-gray);position:relative}.profile--right .subject h4::before{content:"";width:0;height:0;display:inline-block;position:absolute;bottom:-17px;right:-33px;border-style:solid;border-width:11px 11px 11px 11px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--red);transform:rotate(45deg)}.profile--right .content{padding:24px}.profile--right .career{font-size:1.5rem}
