body.plus .contentWrapper{max-width:1200px}.filterBox{-webkit-box-shadow:inset 2px 2px 3px rgba(204,204,204,.5);box-shadow:inset 2px 2px 3px rgba(204,204,204,.5);border-radius:5px;padding:1em;margin-top:15px;margin-bottom:30px}.filterBox-Title{position:relative;cursor:pointer;padding-left:1.5rem;font-size:1.2rem;font-weight:bold;margin-bottom:0}.filterBox-Title::before{content:'';width:10px;height:10px;border:0;border-top:solid 2px #333;border-right:solid 2px #333;position:absolute;top:50%;left:0.25rem;margin-top:-4px;transform:rotate(-45deg)}.filterBox-Title.box-close::before{content:'';width:10px;height:10px;border:0;border-bottom:solid 2px #333;border-right:solid 2px #333;position:absolute;top:50%;left:0.25rem;margin-top:-6px;transform:rotate(45deg)}.filterGroup{margin-top:15px}.filterGroup-Title{font-size:.875rem;margin-bottom:0}.filterOptions{margin-top:.3em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px}.filterOption{font-size:.875rem;background-color:#fff;border:1px solid #ccc;border-radius:5px;position:relative;padding:.3em 1em;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.filterOption:hover,.filterOption:focus{background-color:#89dfee}.filterOption.is-active,.filterOption.is-inactive{padding:.3em 1em .3em 1.5em}.filterOption.is-active:before,.filterOption.is-inactive:before{content:"";width:0;height:0;border-radius:50%;display:block;border-width:5px;border-style:solid;position:absolute;left:.5em;top:.8em}.filterOption.is-active:before{border-color:#06c740}.filterOption.is-inactive:before{border-color:#bababa}.filterOption.is-selected{background-color:#0e67ae;color:#fff}.userItems-Num{margin-bottom:1em}.userItems-Inner{display:grid;gap:30px}@media screen and (min-width: 768px){.userItems-Inner{grid-template-columns:1fr 1fr}}.userItem{-webkit-box-shadow:1px 2px 10px rgba(204,204,204,.5);box-shadow:1px 2px 10px rgba(204,204,204,.5)}.userItem-Link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1em;gap:10px;color:#333;text-decoration:none;border-radius:5px;border:1px solid rgba(0,0,0,0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;height:100%}@media screen and (min-width: 768px){.userItem-Link{gap:15px}}.userItem-Link:hover,.userItem-Link:focus{border:1px solid #0e67ae}.userItem-Img{width:50px}@media screen and (min-width: 768px){.userItem-Img{width:100px}}.userItem-Img img{width:100%;height:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:50%}.userItem-Body{-webkit-box-flex:1;-ms-flex:1;flex:1}.userItem-Name{font-size:1.125rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.userItem-Name{font-size:1rem}}.userItem-Status{text-indent:-9999em;display:inline-block;width:0;height:0;position:relative;margin-left:.5em}.userItem-Status:before{content:"";border-radius:50%;display:block;border-width:5px;border-style:solid;position:absolute;left:0;top:.65em}.is-active .userItem-Status:before{border-color:#06c740}.is-inactive .userItem-Status:before{border-color:#bababa}.userItem-Affiliation{font-weight:bold;font-size:.875rem;line-height:1.4;margin-bottom:.3em}@media screen and (min-width: 768px){.userItem-Affiliation{font-size:.77rem}}.userItem-Position,.userItem-Comment{font-size:.8125rem;margin-bottom:.7em;line-height:1.4}@media screen and (min-width: 768px){.userItem-Position,.userItem-Comment{font-size:.722rem}}.userItem-Type{color:#0e67ae;font-size:.8125rem}@media screen and (min-width: 768px){.userItem-Type{font-size:.722rem}}.paginationItems{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.paginationItem{margin:30px 0}.paginationItem.is-current span{background-color:#0e67ae;color:#fff;border-color:#0e67ae}.paginationItem a{text-decoration:none;color:#333;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.paginationItem a:hover,.paginationItem a:focus{background-color:#89dfee}.paginationItem a,.paginationItem span{display:block;border:1px solid #ccc;padding:.5em .7em;line-height:1;border-radius:5px}.profileHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;margin-top:15px;margin-bottom:45px}@media screen and (min-width: 768px){.profileHeader{gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.profileHeader .userItem-Status{text-indent:0;width:auto;height:auto;font-weight:normal;font-size:.75rem;border:1px solid rgba(0,0,0,0);padding:.3em .5em .3em 1.5em;border-radius:1em;line-height:1}@media screen and (min-width: 768px){.profileHeader .userItem-Status{font-size:.67rem}}.profileHeader .userItem-Status:before{top:.35em;left:.35em}.profileHeader.is-active .userItem-Status{border-color:#06c740}.profileHeader.is-inactive .userItem-Status{border-color:#bababa}@media screen and (min-width: 512px){.profileHeader .userItem-Img{width:100px}}@media screen and (min-width: 768px){.profileHeader .userItem-Img{width:150px}}.profileHeader .userItem-Name{margin-bottom:.5em}@media screen and (min-width: 768px){.profileHeader .userItem-Name{font-size:1.33rem}}.profileHeader .userItem-Affiliation a{color:#333}.profileHeader .userItem-Affiliation a:after{content:"";display:inline-block;width:.7em;height:.7em;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(-3%20-3)%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m19%2014v5c0%201.10457-.89543%202-2%202h-12c-1.10457%200-2-.89543-2-2v-12c0-1.10457.89543-2%202-2h5v2h-5v12h12v-5zm-.0028999-7.58579-7.29289%207.29289-1.41421-1.41421%207.29289-7.29289h-4.58579v-2h8v8h-2z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:.3em}.profileBody section>*+*,.companyBody section>*+*{margin-top:1.5em;margin-bottom:1.5em}.profileBody section,.companyBody section{margin-top:45px;margin-bottom:45px}.profileBody p{font-size:0.9rem}.profileBody-Title{background-color:#89dfee;padding:.3em .5em;border-radius:5px;font-size:1.2rem;font-weight:bold}.goBack{text-align:center;margin-top:75px;margin-bottom:45px}.goBack-Link{display:inline-block;text-decoration:none;background-color:#0e67ae;color:#fff;border-radius:5px;padding:.7em 1.5em}.goBack-Link:before{content:"";width:1em;height:1em;display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%2021%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(-1%20-4)%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m5.41421%2010h10.5858c3.31371%200%206%202.68629%206%206s-2.68629%206-6%206h-2.5v-2h2.5c2.20914%200%204-1.79086%204-4s-1.79086-4-4-4h-10.5858l4.29289%204.29289-1.41421%201.41421-6.70711-6.70711%206.70711-6.70711%201.41421%201.41421-4.29289%204.29289z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:100% auto;background-position:center;margin-right:.3em}.companyHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;margin-top:15px;margin-bottom:45px}@media screen and (min-width: 768px){.companyHeader{gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.companyHeader .companyItem-Img{width:50px}@media screen and (min-width: 512px){.companyHeader .companyItem-Img{width:100px}}@media screen and (min-width: 768px){.companyHeader .companyItem-Img{width:200px}.companyHeader .companyItem-Img img{max-width:150px;margin-left:auto;margin-right:auto}}.companyHeader .companyItem-Name{margin-bottom:.5em;font-size:1.125rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.companyHeader .companyItem-Name{font-size:1.33rem}}.companyHeader .companyItem-Address{font-size:.8125rem;margin-bottom:.7em;line-height:1.4}@media screen and (min-width: 768px){.companyHeader .companyItem-Address{font-size:.889rem}}.companyHeader .companyItem-Webpage{font-size:.8125rem;margin-bottom:.7em;line-height:1.4}.companyHeader .companyItem-Webpage a{color:#333}.companyHeader .companyItem-Webpage a:after{content:"";display:inline-block;width:.7em;height:.7em;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox%3D%220%200%2018%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20transform%3D%22translate(-3%20-3)%22%3E%3Cpath%20d%3D%22m0%200h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m19%2014v5c0%201.10457-.89543%202-2%202h-12c-1.10457%200-2-.89543-2-2v-12c0-1.10457.89543-2%202-2h5v2h-5v12h12v-5zm-.0028999-7.58579-7.29289%207.29289-1.41421-1.41421%207.29289-7.29289h-4.58579v-2h8v8h-2z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;margin-left:.3em}@media screen and (min-width: 768px){.companyHeader .companyItem-Webpage{font-size:.889rem}}