/*
AIA v2 Stylesheet
v2
Last Updated: 2019-08-09
Author: AIA - https://aiacademy.tw
*/




/*Added by Ben in November 2023.*/
.font-red{
  color:red;
}
.inner-ul li{
  list-style-type: disc!important;
  margin-left:1em;
  margin-bottom:0;
}
.inner-ul li:last-child{
  padding-bottom:0px;
}

.with-icon-title>ol>li:last-child{
  padding-bottom:0px;
}
.with-icon-title>ol>li:first-child{
  padding-top:10px;
}
/***end***Added by Ben in November 2023.*/





html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /* font-size:100%; */
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    /* font-size:100%; */
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/**************** END of Reset CSS ***********************/
:root{
  --w414-space: 30px;
  --w680: 680px;
  --w960: 960px;
  --topnav-btm:13px;
  --topnav-li-ul-w:121px;
  --header-h:100px;
  --bd-top-topspace:40px;
  --bd-top-btmspace:30px;
  --boxA-bd-padding-top:6px;
  --designer-spec-lecutrer-lightbox-img-w-when-pc:350px;
  --designer-spec-lecutrer-lightbox-img-w-when-w360:350px;
  --designer-spec-lecutrer-lightbox-img-h-when-pc:500px;
  --designer-spec-lecutrer-lightbox-img-h-when-w360:411px;
  --lecutrer-lightbox-txt-left-space:23px;
  --videocourses-cover-ratio:50.41%;
}

/* https://www.webdesigns.com.tw/youtube-rwd.asp */
.utube-wrap{ position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.utube-wrap iframe, .utube-wrap object, .utubue-wrap embed { position: absolute; top: 0;left: 0; width: 100%; height: 100%;}

/* aia width via designer */
/*@media screen and (min-width:1366px){*/
.w1366{width:calc(100% - 30px - 30px)!important;max-width:1366px!important;margin-left:auto!important;margin-right:auto!important}
/*}*/
@media screen and (max-width:1365px){
  /*.w1366{width:auto!important;margin-left:var(--w414-space)!important;margin-right:var(--w414-space)!important}*/
}
/* @media screen and (min-width:1242px){ */
  #bd .wrap,
  .visionbox-center .visionbox-txt,
  .w1242{width:calc(100% - 30px - 30px)!important;max-width:1242px!important;margin-left:auto!important;margin-right:auto!important}
/* } */
@media screen and (max-width:1241px){
/*
  #bd .wrap,
  .w1242{width:auto!important;margin:auto!important;padding-left:var(--w414-space)!important;padding-right:var(--w414-space)!important}
*/
}
@media screen and (max-width:414px){
  /*#bd .wrap,
  .w1242{width:auto!important;padding-left:var(--w414-space)!important;padding-right:var(--w414-space)!important;
*/
    /* text-align:justify */
 /* }*/
}
.w680{margin:auto}
.w680{width:100%;max-width:var(--w680)}
@media screen and (max-width:768px){
  .w680{width:calc(100% - 30px - 30px);margin-left:auto;margin-right:auto}
}

.w960{margin:auto}
.w960{width:100%;max-width:var(--w960)!important}
@media screen and (max-width:768px){
  .w960{width:auto!important}
}


i{font-style:normal}
.ph_i, /* phone inline */
.ph_b, /* phone block */
.ph_ib { /* phone inline-block*/
  display: none !important;
  font-style:normal;
}
@media screen and (max-width:414px) {
	.ph_i {
		display: inline !important
	}
	.ph_b {
		display: block !important
	}
	.ph_ib {
		display: inline-block !important
	}
	.ph_n {
    display: none !important;
	}
}

span.red1{color:#B10500}

/* data-edit means Editable */
.editable [data-edit]:hover{outline:1px solid blue}
.editable #bd.pickededit{pointer-events: none}
#editwrap{position: fixed;right:0;width:500px;top:5%;background: #fff;padding:12px;box-shadow:0 3px 5px #999;font-size:14px;display:none}
#editwrap .xlose{font-size:14px;float:right}
#editmode{background:green;color:#fff;padding:5px;position:fixed;top:30px;left:0;font-size:13px}
#editmode button{color:#333}
#editwrap h5{}
#editwrap .oldval{}
#editwrap h5 [type=radio]{float:left;margin:0 5px 0 0;pointer-events: none}
#editwrap .inputui [type=text]{width:70%}
#editwrap .inputui.img>div{border-bottom:1px solid #ccc;padding-bottom:5px;margin-bottom:5px}
#editwrap button{width:90px}
#editwrap button.update{background:#06f}
#editwrap button.preview{background:#f60}
#editwrap button.cancel{color:#333}
#editwrap button.cancel,
#editwrap button.preview{float:right}
#boxedit{position: fixed;left:50%;margin-left:-400px;width:800px;top:10%;background: #fff;padding:12px;box-shadow:0 3px 5px #999}

ol.nomark,
ol.nomark li,
ul.nomark,
ul.nomark li{list-style:none!important}
ul,
ol{list-style-position: inside}
.cfx,
#bd .wrap::after,
.clear::after{display:block;height:0;clear:both;overflow:hidden}
#bd .wrap::after,
.clear::after{content:''}
#pg{background:#fff;position:relative;overflow:hidden}
#pg a:hover{text-decoration:none;border:none}
/*
#vertical-bar{width:90px;box-shadow:0 0 2px #999;position:fixed;top:0;left:0;bottom:0;background:#fff}
#vertical-bar ul{margin:120px 0 0}
#vertical-bar li a{display:block;text-align:center;padding:12px 0;font-size:14px;color:#666}
*/
/*
#ft .in{width:1200px;margin:auto}
#social-index{float:left;width:200px}
#site-index{margin-left:200px}
#site-index .w2,
#site-index .w4{float:left;margin:0 0 45px}
#site-index .w4{width:33%}
#site-index .w2{width:16.5%}
*/
#ft{background:#5391c0;font-size:12px;color:#fff;padding:42px 0 0}
#ft *{color:#fff;font-size:13px}
#ft a[href*="javascript"] {cursor: default;}
#ft .in{margin-bottom:42px}
#ft ul,
#ft li{list-style:none}
#ft .row-l{width:420px}
#ft .row-l ul{margin-top:8px}
#ft li{margin-bottom:4px}
@media screen and (min-width:1000px){
#ft .row-l{float:left}
#ft .row-r{margin-left:430px}
}
@media screen and (max-width:999px){
  #ft .row-l{margin:auto}
  #ft .row-r ul{margin-top:18px}
}


#ft .row-r{
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content:space-around;
  display:flex;flex-flow:row wrap;justify-content:space-around}
#ft .row-r li:nth-child(1){font-weight:bold;margin-bottom:6px}
#ft .row-r .hd{font-weight:bold;}
#copyright{margin:0;text-align:center;font-size:11px;padding:6px 0 7px;border-top:1px solid #fff;clear:both}
@media screen and (max-width: 576px){
  #ft .row-l,
  #ft .row-r{width:auto;margin-left:0;margin-right:0;justify-content:flex-start;}
  #ft .row-r ul{width:33%}
  #copyright{padding-left:10px;padding-right:10px}
}
@media screen and (min-width: 414px) and (max-width: 576px) {
  #ft .row-r ul{width:25%;}
}

#hd,
.swiper-container{background:#5391c0}
#omo_index .card h2 a{color:#9AB327}
#omo_index .card h3:after{background:#9AB327}
#omo_index .card+.card h2 a{color:#8B2588}
#omo_index .card+.card h3:after{background:#8B2588}
#omo_index .card+.card+.card h2 a{color:#32A2D4}
#omo_index .card+.card+.card h3:after{background:#32A2D4}
#omo_index .card+.card+.card+.card h2 a{color:#DB5629}
#omo_index .card+.card+.card+.card h3:after{background:#DB5629}
#omo_index .card+.card+.card+.card+.card h2 a{color:#F28F2B}
#omo_index .card+.card+.card+.card+.card h3:after{background:#F28F2B}
#omo_index .card+.card+.card+.card+.card+.card h2 a{color:#050504}
#omo_index .card+.card+.card+.card+.card+.card h3:after{background:#050504}
.page-id-15316 #hd,
.page-id-15316 .swiper-container{background:#6388B4}
.page-id-15323 #hd,
.page-id-15323 .swiper-container{background:#9BB328}
.page-id-15326 #hd,
.page-id-15326 .swiper-container{background:#8B2588}
.page-id-15328 #hd,
.page-id-15328 .swiper-container{background:#32A2D4}
.page-id-15330 #hd,
.page-id-15330 .swiper-container{background:#DB5629}
.page-id-15160 #hd,
.page-id-15160 .swiper-container{background:rgb(255,205,0)}
.page-id-15163 #hd,
.page-id-15163 .swiper-container{background:rgb(147,39,143)}
.page-id-15165 #hd,
.page-id-15165 .swiper-container{background:rgb(161,187,28)}
.page-id-15167 #hd,
.page-id-15167 .swiper-container{background:rgb(59,154,214)}
.page-id-15169 #hd,
.page-id-15169 .swiper-container{background:rgb(230,88,35)}
#hd .in{position:relative;height:var(--header-h)}
#hd ul,
#hd li{padding:0;margin:0}
#logo{float:left}
#ft .logo,
#logo img{max-width:330px;}
#ft .logo{max-width:100%}
@media screen and (min-width:992px) and (max-width:1199px){
  #ft .logo{width:100%}
}
@media screen and (max-width:800px){
  #copyright{margin-top:30px}
}

#ft.with-voice-player-padding::after {content:'';width:100vw;height:55px;display:block}
@media screen and (max-width:767px){
  #ft.voice-player-padding::after {height:51px;}
}

#logo img{margin:35px 0 0 0}

#topnavbar{float:right}
#topnav0{position:absolute;top:0;right:0;font-size:15px;height: 38px;margin:12px 0 0 0}
#topnav0 li{height:36px;line-height: 36px;}
#topnav0 *{list-style:none;color:#fff}
#topnav0 li{display:inline-block;text-align:center;margin:0 8px}
#topnav0 li:last-child{margin-right:0}
#topnav{font-size:16px;font-weight:500;clear:both;bottom:var(--topnav-btm);right:0;position:absolute}
#topnav a[href*=javascript]{cursor:default}

#mobnav li ul{display:none}
#topnav li ul{pointer-events: none; /* <-- why #topnav li ul need ? */
  opacity:0;transition: all .8s}
#topnav li ul li ul{transition:none}
#mobnav li a span,
#topnav li a span{color:#ffed46}
#topnav>ul>li{display:inline-block;width:auto;height:30px;line-height:30px;text-align:center;margin:0 0 0 55px}
@media screen and (max-width:1280px){
  #topnav>ul>li{margin-left:calc(16px + (100vw - 890px) * .08)!important}
}
#topnav>ul>li:first-child{margin-left:0!important}
#topnav li a{height:100%;width:100%;display:block;color:#fff}
.page-id-15160 #topnav li a{color:#717171}
#topnav>ul>li::after{content:'';display:block;height:var(--topnav-btm);width:100%}
#topnav>ul>li.hvr::after,
#topnav>ul>li:hover::after{background:#50bdda}

/*omo*/
.page-id-15316 #topnav>ul>li.hvr::after,
.page-id-15316 #topnav>ul>li:hover::after,
.page-id-15323 #topnav>ul>li.hvr::after,
.page-id-15323 #topnav>ul>li:hover::after,
.page-id-15326 #topnav>ul>li.hvr::after,
.page-id-15326 #topnav>ul>li:hover::after,
.page-id-15328 #topnav>ul>li.hvr::after,
.page-id-15328 #topnav>ul>li:hover::after,
.page-id-15330 #topnav>ul>li.hvr::after,
.page-id-15330 #topnav>ul>li:hover::after,
/*liberal*/
.page-id-15160 #topnav>ul>li.hvr::after,
.page-id-15160 #topnav>ul>li:hover::after,
.page-id-15163 #topnav>ul>li.hvr::after,
.page-id-15163 #topnav>ul>li:hover::after,
.page-id-15165 #topnav>ul>li.hvr::after,
.page-id-15165 #topnav>ul>li:hover::after,
.page-id-15167 #topnav>ul>li.hvr::after,
.page-id-15167 #topnav>ul>li:hover::after,
.page-id-15169 #topnav>ul>li.hvr::after,
.page-id-15169 #topnav>ul>li:hover::after{background:#000;opacity:.2}
/*level2 & level3 topnav*/
#topnav li{position:relative}
#topnav li ul{position: absolute;z-index:6;width:var(--topnav-li-ul-w);background: #0f3450;padding:20px 0;z-index:10}

/*#topnav>ul li:nth-child(2)>ul{margin-left:-25px}*/
#topnav>ul li:nth-child(1) ul,
#topnav>ul li:nth-child(4) ul{width:121px}
#topnav>ul li:nth-child(2) ul{width:130px}
#topnav li li{height:30px;line-height: 30px;}
#topnav li.hvr>ul,
#topnav li:hover>ul{ opacity:1; pointer-events: auto }
/*#topnav li:hover>ul::before{content:'';height:13px;display:block;background:#50bddb;width:70px}*/
#topnav li li:hover>a,
#topnav li li a:hover{color:#50bddb}
/*level2*/
#topnav>ul>li>ul{margin:var(--topnav-btm) 0 0 -24px}
#topnav>ul>li>a[title="企業 AI 博雅"]+ul{margin-left:-12px}
/*level3*/
#topnav>ul>li>ul>li>ul{margin-left:var(--topnav-li-ul-w);top:-20px}
#topnav>ul>li>ul>li:nth-child(2)>ul{top:-50px}
#topnav>ul>li>ul>li:nth-child(3)>ul{top:-80px}
#topnav>ul>li>ul>li:nth-child(4)>ul{top:-110px}

#topnav>ul>li>ul>li>ul::after{content:'';width:1px;height:90%;position:absolute;top:5%;left:0;display:block;background:#5291c0}
#topnav>ul>li:nth-child(1)>ul>li>ul,
#topnav>ul>li:nth-child(2)>ul>li>ul,
#topnav>ul>li:nth-child(3)>ul>li>ul{height:180px}

#topnav ul ul ul{width:125px}
/* [HOTFIX] customize width of 招生專區 menu */
#topnav>ul>li>a[title="招生專區"]+ul>li>ul{top:-20px}
/*#topnav>ul ul a[title="產業 AI 專班"]+ul {padding-bottom:20px}
#topnav>ul ul a[title="技術專題班"]+ul {padding-bottom:20px}*/
/*#topnav>ul ul a[title="跟上時代"]+ul {padding-bottom:20px;padding-left:16px;width: 150px;height:calc(70px + 3 * 30px) !important;text-align:left;}*/
#topnav>ul ul a+ul {padding-bottom:20px;height:130px !important}
#topnav>ul ul a[title="大型語言模型"]+ul {height:130px !important}
#topnav>ul ul a[title="經理人班"]+ul {height:100px !important}
#topnav>ul ul a[title="技術專題班"]+ul {height:160px !important}
#topnav>ul ul a[title="技術領袖班"]+ul {height:auto !important}
#topnav>ul ul a[title="智慧醫療班"]+ul {height:100px !important}

#mobnav{position:fixed;top:0;left:100%;width:70%;z-index:8;height:100%;overflow:auto;background: #5391c0;transition:transform .3s ease-in;
  display: -webkit-box;display: -ms-flexbox;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;
  display: flex;flex-direction: column;
}
#mobnav .xlose{text-align: right;padding:8px 16px;color:#fff;font-size:22px;}
#mobnav .xlose i{cursor:pointer}
#mobnav.active{transform:translateX(-70vw);transition: transform .3s ease-out;}
#mobnav>ul{margin:0}
#mobnav ul{text-align: center;}
#mobnav li{list-style:none;display: block;clear:both;position: relative;}
#mobnav li>ul{background:#213e53}
#mobnav li>i{cursor:pointer;display:inline-block;padding:5px 20px;color:#fff;
  transition:transform .3s linear;
}
#mobnav li>i.cur{transform:rotate(180deg)}
#mobnav li a{color:#fff;height:45px;line-height:45px;text-align: left;min-width:76px;display:inline-block;
}
#mobnav>ul>li>ul>li>ul>li a{margin-left:22px}
#mobnav>ul>li>ul>li>ul>li a::before{content:' - '}
#mobnav li a:hover{border:none}
#mobnav li>ul{display:none}
/* [HOTFIX] customize width of 招生專區 menu */
#mobnav>ul ul a[title="跟上時代"]~ul {text-align:left;padding-left:20px}

#mobnav0,
#mobnav0 ul{width: 100%;margin:0;padding:0}
#mobnav0 {margin-top: auto;}
#mobnav0 ul{
  display: -webkit-flex;-webkit-justify-content:space-between;
  display:flex;justify-content:space-between;background:#5391c0;
}
#mobnav0 ul::before,
#mobnav0 ul::after {content: '';}
#mobnav0 li{display:inline-block}
#mobnav0 li a{display: block;min-width:auto;}
#mobnav0 li a:hover{border:none}

/* .T #hamb-menu{display: block;} */
#hamb-menu {
  display: none;
  position: absolute;
  right:0;
  top:5px;
  /* z-index:9; we will use 2*hamb-menu */
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}

#hamb-menu #hamb::before,
#hamb-menu #hamb::after,
#hamb-menu #hamb {
  width: 25px;
  height: 3px;
  position: absolute;
  background-color: #fff;
  /* -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); */
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
#hamb-menu.is-active #hamb::before,
#hamb-menu.is-active #hamb::after,
#hamb-menu.is-active #hamb {
  color:#666;
}

#hamb-menu #hamb::before { content: ''; top: -9px; }
#hamb-menu #hamb::after { content: ''; top: 9px; }
#hamb-menu.is-active #hamb {
  background-color: transparent;
  -webkit-box-shadow: transparent;
          box-shadow: transparent;
}

#hamb-menu.is-active #hamb::before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#hamb-menu.is-active #hamb::after {
  top: 0;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}


#bd{ /*padding:0 0 60px; delete for grey-background*/ /*min-height:80vh; delete for grey-background*/
min-height:calc(100vh - var(--header-h) - 281px)
}

.dl1v2 dd,
#summary,
#bd p{margin:0 0 14px;}
#bd p{line-height:1.5;}

#bnr{width:100%;height:310px;overflow:hidden;/*background:#5fc3dd;*/
background:#305f81;
margin:0 0 33px}
#bnr .in{width:800px;margin:auto;background:100% 50% no-repeat;position: relative;height:100%;position:relative;pointer-events: none;}
#bnr .bnrimg{position:absolute;right:0;top:0;width:320px}
/* #bnr .aiabtn{background:#D66A68} */
#bnr .aiabtn{background:#a31f34;pointer-events:auto}
#bnr .aiabtn:hover{background:#6C0011}
#bnr .in2{color:#fff;margin:70px 0 0;position: absolute;text-align:center;padding:0 0 0 30px}

#bnrnav{text-align:center;width:100%;margin:-30px 0 0;z-index:9}
#bnrnav a{width:16px;height:16px;border-radius:8px;background:#fff;display:inline-block;margin:0 8px;cursor:pointer}
#bnrnav a.cur{background:#ffdf03}

@media screen and (max-width:1564px){
  #topnav{ right:0 }
}
@media screen and (max-width:840px){
  #topnav>ul>li{margin-left:25px}
}

@media screen and (max-width:1130px){
  #logo{position: absolute;top:5px}
  #logo img{margin:0;max-height:38px /*max-height:38px for iphone width*/ }
  /* #topnavbar{float:none;width:100%} */
  /* #topnav{left:0;right:0;text-align:center} */
}
@media screen and (max-width:414px){
  #logo{top:9px}
  #logo img{max-width:calc(100vw - 30px - 30px - 40px - 36px)}
                            /*  m-l/p-l  m-r/p-r  hamb-w  space */
}

#bnr .hd{ /*font-size:30px;*/ font-size:50px; font-weight:bold}
#bnr .bd p{ /*font-size:20px;*/ font-size:28px; margin-bottom:0}

/*@media screen and (max-width:500px){*/
@media screen and (max-width:768px){
#bnr .in{width:100%;background-position:350px 0}
#bnr .bnrimg{right:-10px}
/*
style001 for medical-class
#bnr .in2{width:50%;margin-left:10%;margin-top:10px}
#bnr .hd{text-align:left;font-size:36px}
*/
#bnr .in2{text-align:left;width:100%;margin:70px 0 0}
#bnr .hd{text-align:left;font-size:37px}
}
@media screen and (max-width:576px){
#bnr .bnrimg{display:none}
#bnr .in2{width:100%;padding:0;text-align:center}
#bnr .hd{text-align:center}
}

/*
.T #topnav,
.T #topnav0{display: none}
.T #hamb-menu{
  display: -webkit-flex;
  display:flex;
}
.T #hd .in{height:50px}
*/

@media screen and (max-width:1130px){
  #topnav,
  #topnav0{display: none;}
  #hamb-menu{
    display: -webkit-flex;
    display:flex;
  }
  #hd .in{height:50px}
}

@media screen and (max-width:320px){
  #logo img{width:200px;margin-top:8px}
}

.postcontent_head1{text-align:center;color:#444;margin:12px 0;font-size:20px}

.grey-container{background: #fafafa;border-top:0 solid #fff}
/* html#testmode .grey-container{background:green} */
#grey-container-index{border-top-width:110px}
#container-index{margin-top:-110px}
#grey-container-offsite{border-top-width:350px}
#container-offsite{margin-top:-350px}

#features-grey1 ol:last-child,
#features-grey1 ul:last-child,
#features-grey1 p:last-child{margin-bottom:0}
#successcase-grey1,
#lecture-grey1,
#features-grey1{padding-bottom:76px}
#successcase-grey1 p:last-child{margin-bottom:0;}
#successcase-grey1.no-desc {padding-bottom:0;}

#foundation_wrap .block-title,
#features_wrap .block-title{margin:auto;border:0 solid transparent;border-width:30px 0}
#features_wrap .aia-title{font-size:20px}

#foundation_wrap .block-title{text-align:left}
#foundation_wrap .block-title::after{margin-left:0;width:250px}

#lecture_wrap,
#successcase_wrap{margin-top:32px}
.home-4colum.succases-colum{min-height:390px}
.home-4colum.meetup-colum{min-height:321px;}
.home-4colum.meetup-colum .boxA .in {min-height:auto;}

#newslist_wrap .lst1{width:100%}

#liber-research-ft{text-align:center;margin:40px;min-width:550px;float:right}
#liber-research-ft img{margin:0 20px}
@media screen and (max-width:500px){
#liber-research-ft{float:none;min-width:auto;margin:auto}
#liber-research-ft img{width:100%}
}
#liber-ft{background:#efefef;text-align:center;font-size:20px;padding:30px 0;clear:both}
#liber-ft p{border:3px solid;color:#900;padding:8px;width:250px;margin:8px auto;font-weight:bold;border-radius:8px}
#liber{margin-top:40px}
.page-id-15163 #liber{ background:url(/img/liber1a.png) no-repeat calc(50% + 35vw) 0, url(/img/liber1b.png) no-repeat calc(50% + 35vw) 100%; background-size:355px,316px }
.page-id-15165 #liber{ background:url(/img/liber2a.png) no-repeat calc(50% + 35vw) 0, url(/img/liber2b.png) no-repeat calc(50% + 35vw) 100%; background-size:355px,300px }
.page-id-15167 #liber{ background:url(/img/liber3a.png) no-repeat calc(50% + 35vw) 0, url(/img/liber3b.png) no-repeat calc(50% + 35vw) 95%; background-size:355px,315px }
@media screen and (max-width:954px){ .page-id-15167 #liber{background-size:355px,250px} }
@media screen and (max-width:800px){ .page-id-15167 #liber{
background-size:355px,200px} }
.page-id-15169 #liber{ background:url(/img/liber4a.png) no-repeat calc(50% + 35vw) 0; background-size:355px }
/*
.liber-blockbar,
.liber-blockbar li{padding:0;margin:0;list-style-position:inside}
.liber-blockbar span{float:right}
.liber-blockbar li>p{color:#fff;padding:20px 20px;font-size:22px;margin:0 5% 20px;position:relative;z-index:0;display:inline-block}
.liber-blockbar li>p:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background:rgb(147,39,143);z-index:-1;opacity:.7;border-radius:12px}
.liber-blockbar li li>p:before{opacity:.4}
.page-id-15165 .liber-blockbar li>p:before{background:rgb(161,187,28)}
.page-id-15167 .liber-blockbar li>p:before{background:rgb(59,154,214)}
.page-id-15169 .liber-blockbar li>p:before{background:rgb(230,88,35)}
*/
.liber-blockbar .liber-blockbar{margin:20px 0 0}
.liber-blockbar .liber-blockbar li{margin-left:0;margin-right:0}
.liber-blockbar,
.liber-blockbar li{padding:0;margin:0;font-weight:bold}
.liber-blockbar li span{float:right}
.liber-blockbar li p{display:inline}
.liber-blockbar li{color:#fff;padding:20px 20px;font-size:22px;margin:0 5% 6px;position:relative;z-index:0}
.liber-blockbar li:before { content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background:rgb(147,39,143);z-index:-1;opacity:.7;border-radius:12px}
.liber-blockbar li li:before{opacity:.4}
.page-id-15165 .liber-blockbar li{text-align:center}
.page-id-15165 .liber-blockbar li span{padding-right:19px}
.page-id-15165 .liber-blockbar .liber-blockbar li{text-align:left;color:#333}
.page-id-15165 .liber-blockbar .liber-blockbar li span{padding-right:0}
.page-id-15165 .liber-blockbar li:before{background:rgb(161,187,28)}
.page-id-15165 .liber-blockbar li li:before{opacity:.2;background:#fff}
.page-id-15167 .liber-blockbar li:before{background:rgb(59,154,214)}
.page-id-15169 .liber-blockbar li:before{background:rgb(230,88,35)}


#liber ul,#liber ol{padding:0}
#liber dl{margin:25px;margin:0}
#liber dt{color:#3775BD;font-weight:bold;text-indent:52px;font-size:30px}
#liber dd{padding:20px 52px;font-size:24px;text-align:justify}
@media screen and (max-width:560px){
#liber dd{padding-left:0;padding-right:0}
}
#liber4mod{width:900px;max-width:100%;margin:auto}
#liber4mod>p{color:red;background:url(/img/liber0a.png) no-repeat 50%;width:355px;height:355px;text-align:center;background-size:contain;max-width:100%;max-height:100%;font-size:15px;font-weight:bold}
#liber4mod>p,
#liber4mod>ol{float:left}
#liber4mod>ol{list-style:none;margin-left:50px}
@media screen and (max-width:930px){
#liber4mod>p,
#liber4mod>ol{margin:auto;float:none}
#liber4mod>ol{width:355px}
}
#liber4mod li{clear:both;height:60px;margin:20px 0;color:rgb(147,39,143)}
#liber4mod li+li{color:rgb(161,187,28)}
#liber4mod li+li+li{color:rgb(59,154,214)}
#liber4mod li+li+li+li{color:rgb(230,88,35)}
#liber4mod li a{color:inherit}
#liber4mod li span,
#liber4mod li strong{float:left;font-size:14px;height:100%}
#liber4mod li span{border-right-width:8px;border-right-style:solid;padding-right:12px;margin-right:12px;line-height:60px;font-size:20px;font-weight:bold}
#liber4mod li strong{font-size:16px}
#liber4mod li strong em{font-weight:bold;font-size:26px;display:block;font-style:normal}
#liber4mod li div{color:#333;font-weight:normal}
@media screen and (max-width:390px){
#liber4mod>ol{width:280px}
#liber4mod li{white-space:none}
#liber4mod li div{word-break:break-all}
#liber4mod li strong{font-size:13px;width:180px}
#liber4mod li span{font-size:16px;padding-right:8px;margin-right:8px;border-right-width:5px}
#liber4mod li strong em{font-size:20px}
}

#liber-mentors{margin:auto;background:url(/img/liber0b.png) no-repeat 50%;background-size:contain;width:345px;height:345px;position:relative;color:red;text-align:center}
@media screen and (max-width:358px){ #liber-mentors{margin-left:-20px} }
@media screen and (max-width:336px){ #liber-mentors{margin-left:-35px} }
@media screen and (max-width:324px){ #liber-mentors{margin-left:-49px} }
@media screen and (max-width:305px){ #liber-mentors{margin-left:-53px} }
#liber-mentors p{padding-top:146px;font-weight:bold;font-size:15px}
#liber-mentors ul,
#liber-mentors li{padding:0;margin:0;list-style:none}
#liber-mentors li{position:absolute;top:58px;left:46px;color:#fff;text-shadow:2px 2px 1px #333;text-align:center;width:120px;font-size:14px}
#liber-mentors li+li{left:176px}
#liber-mentors li+li+li{top:180px;left:16px;width:80px;font-size:16px}
#liber-mentors li+li+li+li{left:250px}
#liber-mentors li+li+li+li+li{top:270px;left:120px;width:100px}
.ico-v,
.ico-ppl,
.ico-circle,
.ico-light,
.ico-person,
.ico-pencil{background-size:contain;background-repeat:no-repeat;background-position:0 50%;clear:both}
.ico-v{background-image:url(/img/ico-v.png)}
.ico-ppl{background-image:url(/img/ico-ppl.png)}
.ico-circle{background-image:url(/img/ico-circle.png)}
.ico-light{background-image:url(/img/ico-light.png)}
.ico-person{background-image:url(/img/ico-person.png)}
.ico-pencil{background-image:url(/img/ico-pencil.png)}


#goods_wrap{padding:0 0 40px}
#goods_wrap .goods{padding:20px 0;border-bottom:2px solid #50bddb}
#goods_wrap .goods h2{text-align:center;font-size:24px;
  background-color: #50bddb;
  background-image: linear-gradient(45deg, #67cae6, #144c74);
  background-size: 100%;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
#goods_wrap .goods .body img{max-width:230px;float:left;margin:0 8px 8px 0}
#goods_wrap .goods .body::after{content:'';clear:both;display:block;visibility:hidden;height:0;}
#goods_wrap .goods .last{text-align:center}

@media screen and (min-width:540px){
  #calen_wrap .bd{display: -webkit-flex;
    -webkit-flex-flow: row nowrap;
    -webkit-justify-content:space-between;
    display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;
  }
  #calen_wrap .bd>.l{width:60%}
  #calen_wrap .bd>.r{width:39%}
}
@media screen and (max-width:540px){
  #calen_wrap .bd>.r{margin-top:40px}
}
#calen_wrap .lst1{width:auto}

#offsite-problem-solving_wrap #row-how2join-offsite .dl1v2 dd:last-child ul,
#offsite-problem-solving_wrap #row-how2join-offsite .dl1v2 dd:last-child ul li{list-style:none}

.upgradebox{float:left;margin-right:1.5%;background:#fff;box-shadow:0 2px 5px #999;text-align: center;padding:30px 0 0;height:300px}
/* @media screen and (max-width:734px){ */
@media screen and (max-width:768px){
  .upgradebox{height:350px}
}
@media screen and (max-width:684px){
  .upgradebox{height:auto;width:100%!important;margin-bottom:12px}
}
.upgradebox .hd,
.upgradebox .bd{margin:0 25px}
.upgradebox .hd{font-size:20px;color:#50bddb}
.upgradebox .bd{margin-top:10px}
.upgradebox:last-child{margin-right:0}

#opening-list_wrap form select{width:100%}
#opening-list_wrap select[data-parent]{display: none;}
#opening-list_wrap select,
#opening-list_wrap [type=submit],
#opening-list_wrap form{
  display: -webkit-flex;
  -webkit-justify-content:space-between;
  display:flex;justify-content:space-between}
#opening-list_wrap form>.in select,
#opening-list_wrap .in button,
#opening-list_wrap form>.in{background:#c3dcf1;border:none;color:#343434}
#opening-list_wrap form>.in{border-radius:7px;height:28px;width:30%;overflow:hidden}
#opening-list_wrap form>.in label{position: fixed;left: -100%;top: -100%;opacity: 0;pointer-events: none;}
#opening-list_wrap form>.in:nth-child(2){width:62%}
#opening-list_wrap form>.in:nth-child(3){width:5%;border-radius:14px}
@media screen and (max-width:736px){
  #opening-list_wrap form>.in:nth-child(1){width:30%}
  #opening-list_wrap form>.in:nth-child(2){width:51%}
  #opening-list_wrap form>.in:nth-child(3){width:16%}
}
#opening-list_wrap .in button{text-align:center;display: block;margin:auto;width:80%}

#bd-l{width:75%;max-width:var(--w960);float:left}
#bd-r{width:20.25%;max-width:252px;float:right;position:relative;margin-left:4.75%;border-left:1px solid transparent;padding-left:21px;padding-bottom:7px}
#bd-r::after{content:'';position: absolute;top:0;left:0;height:1058px;width:1px;background:#e6e6e6}
#bd-r *{margin:0;padding:0}
#bd-r .hd{font-size:16px;margin:7px 0 14px;}
@media screen and (max-width:1130px){
  #bd-l,
  #bd-r{padding:0;width:auto;max-width:9999px;float:none;border:none;}
  #bd-r::after{width:0;height:0}
  #bd-r{margin-top:60px;margin-left:0;}
  #admiss-bd #bd-r::after{display:none}
}
@media screen and (max-width:767px){
  #bd-r{margin-top:30px}
}

#ceo-page-alike,
#admiss-bd{border-top:40px solid transparent;overflow:hidden}
#admiss-bd time.post_date{color:#919191;font-size:15px;margin:16px 0 0;display:block}
#admiss-bd h1{font-size:30px;color:#000;margin:6px 0 24px}
@media screen and (max-width:414px){
#admiss-bd h1{font-size:22px}
}
#admiss-bd #bd-l{position: relative}

#admiss-bd.video .bread{padding-bottom:20px}
#admiss-bd.video h1{margin-top:0;line-height:1.53;letter-spacing:3px;}
#admiss-bd #bd-l .video-player,
#bd .video-player-banner{padding-bottom:56.25%;background-repeat:no-repeat}
#admiss-bd #bd-l .video-player{margin-top: -14px;margin-bottom:21px;background-size:auto 90%;background-position: 50% 50%}
#bd .video-player-banner{display:none;margin-bottom:-29px;background-size:auto 90%;background-position: 50% 0%}
@media screen and (max-width:767px){
  #admiss-bd #bd-l .video-player{margin: 0;display:none}
  #bd .video-player-banner{display:block;}
  #admiss-bd.video h1{font-size:22px;line-height:1.27;letter-spacing:2.2}
}

.video-courses-post{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.voice-play-pause-btn{padding: 9px 0 9px 16px;width: 140px;height: 42px;border-radius: 7px;font-size: 20px;font-weight: bold;line-height: 1.24;letter-spacing: 2px;color: #ffffff;cursor: pointer;background-color:#5291c0;transition: background .3s ease;}
.voice-play-pause-btn::after{content:'LISTEN';vertical-align: top;margin-left:7px}
.voice-play-pause-btn .play-btn__icon{display:inline-block !important}
.voice-play-pause-btn .pause-btn__icon{display:none !important}
.voice-play-pause-btn.playing{background-color:#50bddb}
.voice-play-pause-btn.playing .play-btn__icon{display:none !important}
.voice-play-pause-btn.playing .pause-btn__icon{display:inline-block !important}
#bd-l .voice-play-pause-btn{margin-top:-14px;margin-bottom:20px}

#admiss-bd aside ul,
#admiss-bd aside li{list-style:none;font-size:16px}
#admiss-bd aside li .img,
#admiss-bd aside li .img+span{display:block;margin:auto}
#admiss-bd aside li .img+span{margin-top:3px;margin-top: 6px;font-size: 14px;line-height: 1.43;letter-spacing: 0.7px;color: #555555;max-height: 40px;overflow: hidden;}
#admiss-bd aside li a:hover span{color:#50bddb}
#admiss-bd aside .video li{padding:0 0 27px}
#admiss-bd aside .video li:last-of-type{padding:0}
#admiss-bd aside .video li .img {width:100%;height:0;padding-bottom:var(--videocourses-cover-ratio);background-size: cover;background-position: 50%;}
@media screen and (min-width:768px) and (max-width:1130px){
  #admiss-bd aside .video{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
  #admiss-bd aside .video::after{content:'';-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:30%;}
  #admiss-bd aside .video li{width:30%;}
}
@media screen and (max-width:767px){
  #admiss-bd aside .video{width:70%;margin:0 auto;}
  #admiss-bd aside .video li{padding:0 0 38px}
  #admiss-bd aside li img+span{max-width:320px}
}

#admiss-bd aside .article li a{
  border-bottom:1px solid #eee;
  padding:12px 0 5px;
  overflow : hidden;
  text-overflow : ellipsis;
  white-space : nowrap;
  width : 100%;
  display:block;
}
#admiss-bd aside .video li:nth-child(1),
#admiss-bd aside .article li:nth-child(1) a{padding-top:0}
#admiss-bd aside li a:not(:hover){color:#666}
#admiss-bd aside li a:hover{border-bottom:1px solid #999;}

#v2faq-bd{min-height:
                                     /*height*/
  calc(100vh - var(--header-h) - var(--bd-top-topspace) - 44px - var(--bd-top-btmspace) - 35px - 303px);
                           /*margin-top*/      /*m-t*/ /*bread*/ /*footer*/
}
#v2faq-bd .tagnav{padding:16px 0;margin:0}
#v2faq-list dl{position: relative;min-height:60px;width:100%}
#v2faq-list dt{background: #fff;
  padding:13px;margin:0 0 20px;
  box-shadow:0 2px 4px #ccc;cursor:pointer;font-weight:500;position: absolute;width:100%}
#v2faq-list dd{background:#fff;font-weight:300;margin:0 0 16px;padding:16px;display:none;border-top:52px solid transparent}
#v2faq-list dt,
#v2faq-list dd{padding-left:12px;padding-right:12px}

.qbutton{position: relative;
  transition:color .1s linear,background-color .1s linear,border-color .1s linear;
  display: inline-block;
  border: 2px solid #303030;
  cursor: pointer;
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow:none}
  .qbutton.large { height: 45px; line-height: 45px; font-size: 16px; width:180px}
  .aia_btns{text-align:center;margin-top:20px;clear:both}
  #admiss-bd .aia_btn1,
  #admiss-bd .v2intro .aia_btn1,
  .v2intro .aia_btn1{background-color:#fff;border:1px solid #a31f34!important;border-radius:30px;margin:5px 10px;color:#a31f34}
  #admiss-bd .v2intro .aia_btn1:hover,
  .v2intro .aia_btn1:hover{color:#fff;background:#a31f34}
  /*need .lst1?*/
  .lst1 .aia_btn1{background-color:#BA5333;border-color:#BA5333!important;color:#fff!important; width:198px; border-radius:4px;margin:0 5px}
  .aia_btn1.btn_open_gform{background-color:#DEA32E;border-color:#DEA32E!important}
  @media screen and (max-width:996px){ .aia_btn1{width:120px} }
  @media screen and (max-width:566px){ .aia_btn1{width:60px} }
  @media screen and (max-width:340px){ .aia_btn1{margin:5px auto;width:80%} }

.btn2{border-radius:30px;background:#e6e6e6;color:#fff!important;display: inline-block;text-align: center;padding:4px 22px}
.btn2:hover{color:#fff}
.lst2 .btn2{margin:2px 7px}
.btn2a{background:#a31f34}
.btn2b{background:#f4a617}
.btn2c{border:1px solid #a31f34 !important;color:#a31f34 !important;background:transparent;transition: color .1s linear, background .1s linear;}
.btn2c:hover{background:#a31f34;color:#fff !important;}
.btn2d{background:#f4a617;transition: background .1s linear;}
.btn2d:hover{background:#dd8f00;}
.btn2.signup-closed{pointer-events:none}
/*@media screen and (max-width:986px){
  .lst2 .btn2{margin-bottom:5px}
}
@media screen and (max-width:683px){
  .lst2 .btn2{font-size:15px;white-space: nowrap;padding:10px}
}
*/

#admiss-bd .aia_btn1,
.btn3,
.aiabtn{margin:20px 0 0;background:#ccc;text-align:center;color:#fff;height:40px;line-height: 40px;width:180px;border-radius:30px;display:inline-block;
/*copy from v2 .qbutton*/
transition:color .1s linear,background-color .1s linear,border-color .1s linear;
}
#admiss-bd .aia_btn1:focus,
#admiss-bd .aia_btn1:active,
.aiabtn:focus,
.btn3:active,
.btn3:focus,
.btn3:active{color:inherit}
.aiabtn{margin-top:28px} /*home banner button*/
td .btn3{margin-top:0;margin-bottom:0}
#admiss-bd .aia_btn1{margin:0 10px}

.aiabtn{box-shadow:0 3px 2px 1px rgba(0,0,0,.15);}
.btn3{margin-left:8px;margin-right:8px;}
#admiss-bd .aia_btn1:hover,
.btn3:hover,
.aiabtn:hover{color:#fff}
#admiss-bd .aia_btn1,
.btn3a:hover,
.btn3a{background:#a31f34;border:1px solid #a31f34!important}
#admiss-bd .btn3c+.aia_btn1,
#admiss-bd .btn3c+.aia_btn1:hover,
.btn3c:hover,
.btn3c{background:#f4a617;border:1px solid #f4a617!important}
.btn3d:hover{background:#1F3262}
.btn3d{background:#3E64C3}
.btn3b:hover,
a.btn3b{background:#fff;color:#a31f34;border:1px solid #a31f34!important}
.btn3b:hover{background:#a31f34;color:#fff}

.block-title-sub,
.block-title-sub a,
.block-title,
.block-title a{color:#4D85AF}
.block-title-sub,
.block-title{font-size:30px;text-align:center;font-weight:300;margin:0 0 14px;}
.boxB2 a span::after,
.block-title-sub::after,
.block-title::after{content:'';display:block;width:90px;height:1px;overflow:hidden;background:#4D85AF;margin:4px auto 0}

.block-title-sub{font-size:15px}

.tagnav{margin:0 auto 16px;text-align:center;}
.tagnav li{display:inline-block;margin:0 20px 0 0}
@media screen and (max-width:500px){
  .tagnav li{margin:4px 8px 4px 0}
}
.tagnav li:last-child{margin-right:0}
.taglnk{color: #D66A68!important;border:1px solid #d66a68 !important;border-radius:7px;display:inline-block;text-align:center;width:100%;height:100%;padding:1px 18px;font-size:13px}
.taglnk:hover,
.taglnk:active,
.taglnk.cur{background:#D66A68;color:#fff!important}
/*.taglnk::after,
.taglnk::before{border-radius:50%;border:1px solid #D66A68;position:absolute;left:-12px;top:0}
.taglnk::after{right:-12px}*/
.taglnk2{color:#b194ce!important;width:90px;height:auto;font-size:13px;margin:0 12px 0 0!important}
.taglnk2:hover,
.taglnk2:active,
.taglnk2.cur{background:#b194ce}

div.editlnk a,
a.editlnk{font-size:12px;color:#06f!important}
a.editlnk{display:none}
div.editlnk{text-align: center;display:none}

.class-intro-row{background:no-repeat 0 50%;padding:0 0 0 300px;border:0 solid transparent;border-width:40px 0}
.class-intro-row.rightimg{background-position:100% 50%;padding:0 300px 0 0}

.dl9{width:865px}
.dl9 *{padding:0;margin:0} /* first used at /class-intro/ page */
.dl9 dt h2{font-size:22px;color:#444}
.dl9 .last{margin:0 0 12px}

.tbl-admiss{width:100%;margin-bottom:20px}
.tbl-admiss th,
.tbl-admiss td{padding:5px;border:1px solid #ccc}
.tbl-admiss td[colspan]{font-weight:bold}
.tbl-admiss tr:hover td{background:#ddd}

.lst1>div>span{display:inline-block;vertical-align: middle}
.lst1,
.tblst1{margin:auto;font-size:15px}
.lst1>div,
.tblst1 tr{border-bottom:1px solid #dedede}
.lst1>div:hover,
.tblst1 tr:hover{border-color: #999}
.lst1>div:hover>span.last a,
.tblst1 tr:hover>span.last a{color: #50bddb}
/* .tblst1 tr:hover{border-color:#999} */
.lst1>div.more,
.tblst1 tr.more{text-align: right;border:none}
/* .lst1>div>span:last-child{min-width:310px} */
.lst1>div>span,
.tblst1 td{padding:10px;max-width:590px}
@media screen and (max-width:768px){
  .lst1>div>span:last-child,
  .tblst1 td:last-child{padding-top:0;padding-left:0;display:block;white-space:normal}
}
.lst1>div>span a:not(:hover),
.tblst1 td a:not(:hover){color:#343434}
.lst1>div>span.first,
.tblst1 td.first{font-size:12px;padding-left:0}
.lst1>div>span time,
.tblst1 td time{font-size:11px;letter-spacing:0}
.lst1>div>span.last,
.tblst1 td.last{padding-right:0}
.lst1>div.more>span,
.tblst1 tr.more td{padding:2px 0}
a.morelnk,
.tblst1 tr.more a{font-size:13px;color:#50BDDB}
/*
@media screen and (max-width:600px){
  .lst1{width:80%}
  .lst1>div>span:nth-child(3),
  .lst1>div>span:nth-child(4),
  .lst1>div>span:nth-child(5),
  .lst1>div>span:nth-child(6),
  .lst1>div>span:nth-child(7),
  .lst1>div>span:nth-child(8),
  .lst1>div>span:nth-child(9){display:block;padding-left:0;padding-right:0}
}
@media screen and (max-width:414px){
  .lst1{width:93%}
}
*/

.lst2{margin:24px 0;font-size:18px;text-align:left}
.lst2>div{background:#fff;box-shadow:0 2px 4px #ccc;padding:9px 6px;margin:0 0 20px}
.lst2>div>span{display: inline-block;vertical-align:top}
.lst2>div>span>.lb,
.lst2>div.hd{background:none;box-shadow:none;color:#999;padding-top:0;padding-bottom:0;margin:0 0 6px}
.lst2>div>span>.lb{display:none}
#opening-list_wrap .lst2>div>span:nth-child(1){width:15%}
#opening-list_wrap .lst2>div>span:nth-child(2){width:14%}
#opening-list_wrap .lst2>div>span:nth-child(3){width:33%;margin:0 1%}
#opening-list_wrap .lst2>div>span:nth-child(4){width:15%}
#opening-list_wrap .lst2>div>span:nth-child(5){width:20%}
@media screen and (max-width:768px){
  .lst2{font-size:16px}
  .lst2>div.hd{display:none}
  .lst2>div>span{display:block;clear:both;min-height:45px}
  .lst2>div>span>.lb{display:block;float:left;margin:0 4px 0 0}
  #opening-list_wrap .lst2>div>span:nth-child(1),
  #opening-list_wrap .lst2>div>span:nth-child(2),
  #opening-list_wrap .lst2>div>span:nth-child(3),
  #opening-list_wrap .lst2>div>span:nth-child(4),
  #opening-list_wrap .lst2>div>span:nth-child(5){width:auto;min-height:auto;margin:0 0 8px}
  #opening-list_wrap .lst2>div>span:nth-child(5){text-align:center}
  #opening-list_wrap .lst2>div>span:nth-child(3){margin-right:0;margin-left:0}
  /*#opening-list_wrap .lst2>div>span:nth-child(2)>.lb{border-bottom:23px solid transparent}*/
  #opening-list_wrap .lst2>div>span:nth-child(3){display: -webkit-flex;display:flex}
  #opening-list_wrap .lst2>div>span:nth-child(3)>.lb{min-width:68px}
}


#summary{background:#F5FDFF;border-left:5px solid #FAB83E;padding:8px}

.tbl-rwd{width:100%;overflow:auto;margin:auto}
.tbl-rwd>table{min-width:768px}

.boxT-wrap,
.boxA-wrap{padding:10px;border:1px solid transparent}
.boxT-wrap:hover,
.boxA-wrap:hover{border-color:#E6E6E6;background:#fff}
/*.boxA,.boxA *{letter-spacing:1px}*/
.boxA .in{background:#fff;min-height:310px}
/*.boxA:hover{outline:11px solid #E6E6E6}
.boxA:hover .in{outline:10px solid #fff}*/
.boxA .img{display: block;height:243px;overflow:hidden;background: no-repeat 50% 18%;background-size:cover}
.boxA11 .img{background-position:50% 50%}
.boxA .hd{padding:10px 12px 0;color:#000;text-align: center;font-size:16px;margin:0;width: 100%;font-weight:300;line-height:1.2;height:50px;overflow:hidden}
.boxA .hd a{color:#000}
.boxA .hd a[href^="javascript:;"]{cursor:default!important}
.boxA .bd{padding:var(--boxA-bd-padding-top) 0 16px;font-size:16px;margin:0 40px;color:#777;overflow:hidden;height:53px}
#successcase_wrap .boxA .hd{text-align: left;padding: 10px 0 4px;height: auto;}
#successcase_wrap .boxA .bd{margin:0;margin-bottom:20px;padding-bottom:0;height:41px;}
#successcase_wrap .boxA .img{height:0;padding-bottom:52.38%;}
.boxA .ft {display:flex;justify-content: space-between;}
.boxA .ft a{width:47%;max-width:150px;padding:5px 0;font-size:13px;display:inline-block;}
@media screen and (max-width: 1129px) {
  .boxA .ft {justify-content: flex-start;}
  .boxA .ft a + a{margin-left:15px;width:138px;}
}
.boxA2{background:transparent;padding:0}

/* boxA3, with 1.91:1 image aspect ratio */
.boxA3 .in {
  min-height: auto;
}
.boxA3 .img {
  height: 0;
  padding-bottom: 53%;
  background: no-repeat 0 0;
  /*background-size: contain; for /ai-books-for-managers/ we change to use "cover" */
  background-size: cover;
}
.boxA3 .hd {
  height: 67px;
  padding-bottom: 17px;
}

/*to check view=partner & view=guest*/
.boxB{text-align: center;}
.boxB a{position: relative}
.boxB a span{display:block;width:100%;font-size:15px;height:24px;line-height: 24px;color:#fff;background:rgba(0,0,0,.5);text-align: center;}
.boxB2{width:100%;height:163px;background:no-repeat 50% 50%}
.boxB2 a,
.boxB2 a span{display:block;width:100%;height:100%}
.boxB2 a span{font-size:36px;padding:68px 0 0}
.boxB2 a span::after{background:#fff;margin:14px auto 0}

.boxBB *{font-size:16px}
.boxBB .cover{display:block;background:no-repeat 50% 50%;width:100%;height:180px;background-size:cover}
.boxBB .hd{text-align:center;margin-top:10px;font-weight:300}
.boxBB ul,
.boxBB li{list-style:none;word-break: break-all}
.boxBB li{margin:0 0 1px}

.boxC{background: #fff;}
.boxC *{margin:0;padding:0}
.boxC .cover{text-align: center;overflow:hidden;height:137px;width:100%;background:no-repeat 50% 50%}
.boxC .cover img{max-width:100%;max-height:100%}
.boxC .hd{text-align: center;font-size:16px;padding:8px 0}
.boxC .hd2{text-align: center;font-size:15px;padding:8px 0 4px;display: block;}
.boxC .bd{padding:0 37px 14px}

.boxQ{text-align: center;}
.boxQ>img{max-height:84px}
.boxQ .hd{color:#3b3b3b;font-size:18px}
.boxQ .txt{text-align: left;color:#666;font-size:16px}

#videocourses_wrap{margin-top:19px;}

.boxV-grid {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.boxV-grid > .boxV,
.boxV-grid::after {margin-bottom:60px;width:31.5%;}
.boxV-grid::after {content:'';-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin-bottom:0}
@media screen and (max-width:1130px){
  .boxV-grid > .boxV,.boxV-grid::after {width:48.5%;}
}
@media screen and (max-width:767px){
  .boxV-grid > .boxV,.boxV-grid::after {width:100%;}
}


.boxV {letter-spacing:1.28px;padding:10px;border:1px solid transparent}
.boxV:hover{border-color:#e6e6e6;}
.boxV *{font-size:16px;}
.boxV a:first-of-type {position: relative;display:block}
.boxV .cover{margin-bottom:6px;width:auto;height:0;padding-bottom:var(--videocourses-cover-ratio);display:block;background-size:cover;overflow:hidden;background-position:50% 50%;background-repeat:no-repeat}
.boxV .hd{margin-top:0;margin-bottom:0;font-weight:500;line-height: 1.38;text-align:center;color:black;height:44px;overflow: hidden}
.boxV .bd{margin-top:2px !important;margin-bottom:0 !important;font-weight:300;line-height:1.25 !important;color:#363c47;max-height:40px;overflow: hidden}
.boxV .cover_accessory{position: absolute;bottom: 6px;left: 7px;padding: 6px 0;padding-left:10px;z-index: 0;border-radius: 7px;width: 100px;font-size: 14px;font-weight: bold;line-height: 1.5;letter-spacing: 2px;color:white;}
.boxV .cover_accessory::before{content:'';background-image:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS4zNzQiIGhlaWdodD0iMTYuNzUiIHZpZXdCb3g9IjAgMCAxNS4zNzQgMTYuNzUiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNOC41NzUsNC4yNDVhMi4yMDksMi4yMDksMCwwLDEsMy44NSwwTDE4LjU4OCwxNS4yYTIuMjA5LDIuMjA5LDAsMCwxLTEuOTI1LDMuMjkySDQuMzM3QTIuMjA5LDIuMjA5LDAsMCwxLDIuNDEyLDE1LjJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOC40OTMgLTIuMTI1KSByb3RhdGUoOTApIi8+PC9zdmc+');background-repeat:no-repeat;width:17px;height:17px;margin-right:4px;vertical-align:text-top;display:inline-block}
.boxV .cover_accessory.video{background-color:#e7615d;}
.boxV .cover_accessory.video::after{content:'WATCH';}
.boxV .cover_accessory.audio{background-color:#5291c0;}
.boxV .cover_accessory.audio::after{content:'LISTEN';}

/*
.lstT li{float:left;width:24%;margin:0 1.3% 20px 0;list-style:none}
.lstT li:nth-child(4n){margin-right:0}
*/
.lstT ul{
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content:space-between;
  display:flex;flex-flow:row wrap;justify-content:space-between}
.lstT li{list-style:none;width: 31%;margin-bottom:20px}
@media screen and (max-width:736px){
  .lstT li{width:49%}
}
@media screen and (max-width:414px){
  .lstT li{width:auto}
}

.boxT *{padding:0;margin:0}
.boxT{background:#fff;height:310px;text-align:center}
.boxT .bg{background:50% 50% no-repeat;height:180px;overflow:hidden}
.boxT .bd{margin:0 0 0;display:block;}
.boxT .cover{display:block;margin:-44px auto 0;width:88px;height:88px;border-radius:50%;background: #fff}
.boxT .cover i{font-size:88px}
.boxT .hd{color:#333;font-size:14px;margin:8px 0 4px}
.boxT p{color:#888;font-size:16px}

.boxF *{padding:0;margin:0}
.boxF{background:#fff;box-shadow:2px 0 2px #999;color:#4b4b4b;padding:10px 16px;margin-top:40px}
.boxF:nth-child(1){margin-top:0}
.boxF.hasimg{padding-top:40px;position:relative;margin-top:80px}
.boxF.hasimg img{margin-top:-80px;position:absolute;right:0}
.boxF .hd{color:#51bdda;font-size:16px;}
.boxF .bd{margin:10px 0 0;font-size:15px}

.boxF2{margin:0 0 70px;min-height:120px}
.boxF2 .imgwrap{float: left}
.boxF2 .bd{margin-left:150px}
.boxF2 .txt{padding:0 0 0 16px}
.boxF2.boxF2-r .bd{padding-left:0;margin-right:165px;margin-left:10px}
.boxF2.boxF2-r .imgwrap{float:right}

#lecture-popbox-bg,
.html-bg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNk2AQAALgAtFVIVl0AAAAASUVORK5CYII=); /* Edge does not support RGBa and I prefer use http://png-pixel.com/ INSTEAD OF IE-only filter. */
display: none;position:fixed;top:0;left:0;bottom:0;right:0;}
#editwrapbg.html-bg{opacity:0}

#lecture-popbox-bg{overflow-y:auto;overflow-x:hidden;}
#lecture-popbox{position:relative;top:0;margin:auto;font-size:16px;display: none;}
#lecture-popbox>*{float:left} /* For .prev .next .bd */
#lecture-popbox .prev,
#lecture-popbox .next{font-size:33px;color:#acb5bd;font-weight:bold;cursor:pointer;
text-align:left;position:absolute;top:30px;left:5px;z-index:1;
height:500px;line-height:500px;}
#lecture-popbox .next{text-align:right;left:auto;right:5px;}

/*
#lecture-popbox .xlose_{width:30px; height:30px; position: relative;cursor:pointer;margin-left:674px;}
#lecture-popbox .xlose_::before,
#lecture-popbox .xlose_::after { content:'';display:block;background: #313131; width: 100%; height: 2px; position: absolute; top: calc(50% - 3px); left: 0; }
#lecture-popbox .xlose_::before { transform: translateY(-50%) rotate(45deg); }
#lecture-popbox .xlose_::after { transform: translateY(-50%) rotate(-45deg); }
*/
#lecture-popbox .xlose{width:30px; height:30px; position: relative;cursor:pointer;margin-left:668px;}
#lecture-popbox .xlose i{font-size:30px;color:#acb5bd}
#lecture-popbox .prev i:hover,
#lecture-popbox .next i:hover,
#lecture-popbox .xlose i:hover{color:#313131}
#lecture-popbox .prev i:active,
#lecture-popbox .next i:active,
#lecture-popbox .xlose i:active{color:#acb5bd}

#lecture-popbox .name{color:#fff;letter-spacing: 5px;font-weight:500;margin:0 0 2px;font-size:21px;}
#lecture-popbox dt{color:#000;font-weight:bold}
#lecture-popbox .bd2{background: #fff;margin-top:8px;}
#lecture-popbox .bd .jobtitle{font-size:13px;color:#999}
#lecture-popbox .bd-r li{list-style:decimal outside;margin-left:17px;}
.mac.firefox #lecture-popbox .bd-r li{margin-left:13px;}
.mac.chrome #lecture-popbox .bd-r li{margin-left:19px;}
.mac.safari #lecture-popbox .bd-r li{margin-left:23px;}
#lecture-popbox,
#lecture-popbox .bd{width:700px}
#lecture-popbox .bd-l{background-position:50% 0}
#lecture-popbox .bd-l-ft{position:absolute;bottom:0;left:0;width:100%;height:100px;color:#fff;padding:10px 32px 0;font-size:15px;
    /* #5291C0 75% */
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMMmnigHgAFBAIkpxoAlAAAAABJRU5ErkJggg==);
  }
#lecture-popbox .txt{padding:23px 0 0;}

@media screen and (min-width:701px){
  /* Common CSS for middle-width & large-width device*/
  #lecture-popbox{top:calc(50vh - var(--designer-spec-lecutrer-lightbox-img-h-when-pc)/2 - 90px)}
  #lecture-popbox .bd-l{width:var(--designer-spec-lecutrer-lightbox-img-w-when-pc);height:var(--designer-spec-lecutrer-lightbox-img-h-when-pc);background:#eee no-repeat center;float:left;position:relative;box-shadow:0 0 10px rgba(20%,20%,40%,0.5)}
#lecture-popbox .bd-r{margin-left:calc(var(--lecutrer-lightbox-txt-left-space) + var(--designer-spec-lecutrer-lightbox-img-w-when-pc));margin-right:23px}
}

@media screen and (min-width:701px) and (max-width:767px){ /* middle-width device */
  #lecture-popbox{top:calc(50vh - var(--designer-spec-lecutrer-lightbox-img-h-when-pc)/2 - 65px);}
}
@media screen and (max-width:700px){
  #lecture-popbox{top:calc(50vh - var(--designer-spec-lecutrer-lightbox-img-h-when-w360)/2 - 196px/2 - 30px/2 - 65px)}
  #lecture-popbox,
  #lecture-popbox .bd,
  #lecture-popbox .bd-l,
  #lecture-popbox .bd-r{max-width:var(--designer-spec-lecutrer-lightbox-img-w-when-w360);width:100%}
  #lecture-popbox .bd2{background:none}
  #lecture-popbox .bd-l{height:var(--designer-spec-lecutrer-lightbox-img-h-when-w360);position: relative;}
  #lecture-popbox .bd-r{margin-bottom:50px;}
  #lecture-popbox .prev,
  #lecture-popbox .next{margin-top:30px;
    height:var(--designer-spec-lecutrer-lightbox-img-h-when-w360);
    line-height:var(--designer-spec-lecutrer-lightbox-img-h-when-w360);
  }
  #lecture-popbox .txt{padding:16px 32px;background:#fff}
  #lecture-popbox .xlose{margin-left:323px}
}

@media screen and (max-height:680px){ /* var(--designer-spec-lecutrer-lightbox-img-h-when-pc)/2 + 90px = 340px; 340*2 = 680px */
  #lecture-popbox{top:10px;}
}

html,body{
  overflow-x:hidden
}
html.has_modal,
html.has_modal body,
html.showmobnav,
html.showmobnav body{
  overflow:hidden!important;
}
.tmpl{display: none}
html body{font-size:18px;font-weight:300;
  color:#343434;
  font-family:'Lato','Noto Sans TC', sans-serif;
}
#bd img:not(.bnrimg){max-width:100%;max-height:100%;width:auto;height:auto}
body,body *{letter-spacing:1px}
h1,h2,h3,h4,h5,h6{font-weight:bold}
body h2{font-size:18px;margin:0}
body{line-height:1.6}
sub{vertical-align: sub;}
sup{vertical-align: super;}
#bd p a,
html a{color:#50BDDB;text-decoration: none!important}
html a:hover{color:#50BDDB;border-bottom:1px solid;}
html a[data-tab]:hover{border-bottom:none}
html .header_inner a:hover{border:inherit;color:inherit}
body h1{margin:0;padding:0}
nav.main_menu>ul>li>a{font-size:16px;color:#404040;padding:0 6px}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5{font-size:16px}

.broken_link, a.broken_link{text-decoration:inherit}

.title .separator{display:block!important}

.cfx{clear:both;}
/*overflow hidden*/
.ofh{white-space:nowrap;word-wrap:normal;word-break:normal;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden}

.wkcrs table{border-collapse: collapse;width:100%;table-layout:fixed;background: #fff;}
.wkcrs thead th{background:#f0b242;color:#fff}
.wkcrs th,
.wkcrs td{border:1px solid #ccc}
.wkcrs tr[style*="background"] td{vertical-align: middle}
.wkcrs tr td:first-child{background:#ffe6a3;vertical-align:middle}
.wkcrs tr th:first-child,
.wkcrs tr td:first-child{width:120px;white-space:nowrap;padding:0;text-align:center;}
.wkcrs tr td{width:18%}
/*guess these are VACATION td*/
.wkcrs tr td[rowspan="11"],
.wkcrs tr td[rowspan="10"],
.wkcrs tr td[rowspan="9"],
.wkcrs tr td[rowspan="8"],
.wkcrs tr td[rowspan="7"],
.wkcrs tr td[rowspan="6"]{vertical-align: middle;background:#dcf2ae;}
.wkcrs .wkcourse{border:0 solid #ccc;border-width:1px 0}
.wkcrs .wksubcourse{margin-top:3px;font-weight: bold}
.wkcrs .wkplace{position: absolute;bottom:2px;left:0;text-align: center;width:100%}
.wkcrs .wkspeaker span{border-bottom:1px solid;}
.wkcrs .wkcourse .fa{margin:2px 0 0 4px;font-size:12px;}
.wkcrs .wkcourse:hover .fa{color:#09f;}
.wkcrs td.haswkplace{position:relative;padding-bottom:25px}
.wkcrs a,
.wkcrs{color:#222}
.wkcrs a:hover{text-decoration: none;}

.h2nav{margin-top:30px;}
.h2nav-first{margin-top:0}
.h2nav-sel{display:none;}
.h2nav-div{
  display: -webkit-flex;
  -webkit-justify-content:space-between;
  display:flex;justify-content: space-between;width:85%;}
.h2nav-div a{font-size:15px;}
@media screen and (min-width:901px) and (max-width:1000px){
  .h2nav-div{width:100%;}
  .h2nav-div a{font-size:14px}
}
@media screen and (max-width:900px){
  .h2nav-div{display:none;}
  .h2nav-sel{display:block}
}

.dotmark{padding-left:1em;position:relative}
.dotmark::before{content:'●';font-size:11px;position:absolute;top:4px;left:4px}

.dl1{ line-height:1.3}
.dl1,
.dl1 *{font-weight:300}
.dl1 dd>ol{list-style:none}
.dl1 dt{padding:0 0 0 52px;font-weight:400}
.dl1 dt .no{ margin:0 15px 0 -52px}
.dl1 dt .no.ico{margin-right:5px}
.dl1 dd{padding:0 0 0 94px}
.dl1 dd.child-not-ol{padding-left:51px}
.dl1 dd.child-not-ol.empty-dd{padding:0}
/* V2 no need padding-left .dl1 dd.child-not-ol.with-icon-title{padding-left:29px}*/
.dl1 dd .no{margin:0 12px 0 -42px}
.dl1 dd li{padding:0 0 8px 0}


.aia-title::before,
.dl1v2 dt::before{content:'';width:4px;background:#333;float:left;height:16px;margin:3px 10px 0 0}
.aia-title::before{margin-top:0;height:23px} /* /features/ page */
.dl1v2 dt{padding-left:0}
.dl1v2 dd{padding-left:35px}
.dl1v2 dd.child-not-ol{padding-left:15px}
.dl1v2 dd p,
.dl1v2 dd ul,
.dl1v2 dd ol,
.dl1v2 dd li{margin-bottom:0;list-style-position: outside!important}
.dl1v2 ol li{list-style:decimal inside}
.dl1v2 dd td ol,
.dl1v2 dd td li{margin-bottom:0;list-style-position: inside!important}


.timeline{width:90%;margin:auto}
.aitbl th,
.timeline th{background:#135b92;color:#fff;text-align:center;font-weight:400}
.aitbl th, .aitbl td,
.timeline, .timeline th, .timeline td{border:1px solid #135b92;padding:8px;}
.timeline td{padding:11px 14px 10px}
.timeline tbody{background:#fff;color:#333}
.timeline tbody tr td:nth-child(1){text-align:center;width:38%}

.home-row{
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content:space-between;
  display:flex;flex-flow:row wrap;justify-content:space-between}
.home-2colum{width:49.5%}
.home-3colum{width:30%}
.home-3colum.hot-issue{width:33%}
.home-4colum{width:24%}
@media screen and (max-width:768px){
  .home-2colum{width:100%}
}
@media screen and (max-width:1130px){
  .home-4colum{width:49.5%}
  #home-schools .home-4colum{width:48%}
}
@media screen and (max-width:768px){
  #home-schools .home-4colum,
  .home-4colum{width:100%}
}
@media screen and (max-width:767px){
  .home-3colum{width:100%}
  .home-3colum.hot-issue{width:100%}
}

.aitbl{background:#fff;border-collapse:collapse;margin:auto;width:100% /* margin:auto need width:xx% */ }
/*body .aitbl2{background:#fff} move to .aitbl, so we dont this line. */
@media screen and (max-width:960px){ /* TBD 960px */
  .aitbl{width:100%!important}
}
.tr-highlight1 td,
.tr-fight td{background:#DBE1F2}

.tr-exam td{background:#ffeea5!important}

.ol_under_tbl{list-style-position:inside;font-size:.8em}

#sticky-br_wrap{position: fixed;right:5px;bottom:5px}
#sticky-br_wrap .hd{text-align:right;font-size:20px}
#sticky-br_wrap .hd span{background:#222;color:#fff;border-radius:50%;display: inline-block;
  width: 22px; height: 22px; line-height: 20px; text-indent: 6px; text-align: left;cursor:pointer}
#sticky-br{box-shadow:0 0 5px #888;cursor:pointer}
#sticky-br img{display:none;max-width:280px}
@media screen and (max-width:600px){
  #sticky-br img{width:35vw}
}
@media screen and (max-height:500px){
  #sticky-br img{width:50vh}
}


/*only in home*/
#home-jobs p{text-align:center;width:100%}
#home-jobs ul{list-style:none;display:flex;justify-content:space-evenly;flex-wrap: wrap;}
#home-jobs li{font-size:16px;list-style:none;margin:0 3px 4px 0;padding:2px}
#home-jobs li::after{width:0;height:0;border:5px solid transparent;border-bottom-color:#aaa;border-top-width:0;content:'';display:block;margin:3px auto 0}
#home-jobs li:hover{cursor:pointer}
#home-jobs li:hover a{background:#dbf7ff}
#home-jobs li:hover::after{border-bottom-color:red}
#home-jobs li a{display:block}

#subfrm{background:rgba(255,87,34, .5);border-radius:20px;padding:30px 20px 5px;position:relative;width:320px}
#subfrm::after{content:'';height:1px;width:100%;position:absolute;background:#ccc;top:70px;left:0}
#subfrm h2{color:#fff;font-size:16px;text-align:center;padding:0 0 40px}
#subfrm [type=submit],
#subfrm .result{
-webkit-transition: opacity .8s; /* Safari */
transition: opacity .8s;
}
#subfrm [type=submit]{color:#fff;border:1px solid #fff;border-radius:20px;height:40px;width:150px;
background:none;
margin:auto;
outline:none;
box-shadow:0 0 10px #fff;
box-shadow:0 0 10px rgba(255,255,255,.6);
display:block
}
#subfrm [type=submit]:hover{font-size:1.2em;background:rgba(255,255,255,.3);font-weight:bold}
#subfrm [type=submit]:hover::after{content:' !!'}

#subfrm p{border:1px solid;padding:6px;margin:20px 0 -20px 0}
#subfrm #p a::before{content:'';display:block}
#subfrm input[type=text],#subfrm input[type=email]{
outline:none;
padding:2px 4px;border:none;border-bottom:1px solid #fff;color:#fff;background:transparent;display:block;margin-bottom:20px;width:100%}
#subfrm input[type=text]:focus,
#subfrm input[type=email]:focus{background:rgba(255,255,255,.3)}
#subfrm ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color:#fff; }
#subfrm ::-moz-placeholder { /* Firefox 19+ */ color:#fff; }
#subfrm :-ms-input-placeholder { /* IE 10+ */ color:#fff; }
#subfrm :-moz-placeholder { /* Firefox 18- */ color:#fff; }

#subfrm form{margin:0 0 30px}

/*partner in home*/
/*
#home-company-hd{text-align:center;margin:20px 0 0;text-align:center;border-bottom:1px solid #ddd;padding:8px}
#viewer{ / * visibility: hidden; * /
  margin:0 0 25px;}
#viewernav{text-align: center;margin:0 0 8px}
#viewernav span{border-radius: 50%;display: inline-block;width:16px;height:16px;background:#bbb;margin:0 3px;cursor: pointer;}
#viewernav span:nth-child(2n){display:none}
#viewernav span:hover,
#viewernav span.cur{background:#555}*/
#showmore{display:none}
/*
.T #viewernav{display: none;}
.T #showmore{display:block;margin:20px auto -10px;}
*/
/*#view-company{overflow: hidden;height:0;}*/
/* #topic-speak{ */
.company-ul{
-webkit-transition: margin .4s ease;
-moz-transition: margin .4s ease; transition: margin .4s ease
}
/* #topic-speak */
.company-ul li a{color:#333;cursor:pointer}
.company-ul li a:hover{border:none;text-decoration:none}
.company-ul{padding:0;clear:both;}
.company-ul::after{content:'';clear:both;display: block;height:0}
.company-ul li{width:20%;float:left;list-style:none;margin-bottom:30px;padding:0 3px;cursor:pointer;text-align:center}
.company-ul .name{text-align: center;font-weight:bold;font-size: 16px;line-height:23px;
display:block;
white-space: nowrap;
width:100%;
overflow: hidden;
text-overflow: ellipsis;
}
.company-ul .name .en{display: block;font-weight:normal;}

.company-ul li.hover .title,
.company-ul li:hover .title{opacity: 1}
/*.company-ul li.hover .company,*/
.company-ul li:hover .company{overflow:visible}
/* .COM means hasLongCompnayName*/
/*
.company-ul li:hover+li .company{opacity:.2;}
*/

.company-ul li{width:25%}
@media screen and (max-width:1130px){
  .company-ul li{width:50%}
}
@media screen and (max-width:768px){
  .company-ul li{width:100%}
}
/*
@media screen and (max-width:600px){
  .company-ul li{width:33%}
}
@media screen and (max-width:510px){
  .company-ul li{width:50%;}
}
@media screen and (max-width:400px){
  .company-ul li{margin-bottom:15px}
  .company-ul .photo{height:145px}
}
*/

/*org v2*/
/* deprecated 2021/05
.org-row{
  display: -webkit-flex;
  display:flex;color:#fff;font-weight:300}
.org-row a{color:#fff;text-decoration: underline!important}
.org-row a:hover{text-decoration: none!important;color:#fff}
.org-row ul,
.org-row li{list-style: none}
.org-row>div{width:20%;min-height:70px;background:#ccc;border-radius:7px;margin:0 0 60px;padding:10px;text-align: center;position: relative;
*/
/* make text to be v-center */
/* deprecated 2021/05
display: -webkit-flex;
-webkit-flex-flow: column nowrap;
-webkit-justify-content:center;
display:flex;
flex-flow: column nowrap;
justify-content: center;
}
#org-row2b>div:nth-child(1),
#org-row1>div:nth-child(1){margin-left:40%}
#org-row2b>div:nth-child(2),
#org-row1>div:nth-child(2){margin-left:6%}
#org-row3>div:nth-child(1){margin-left:14%}
#org-row3>div:nth-child(2){margin-left:32%}
#org-row4{justify-content: space-between;margin-top:30px}
.hline{height:1px;background:#999;position: absolute;}
.org-row>div::before,
.org-row>div::after{content:'';position: absolute;width:1px;left:50%;display: block;background: #999}

#org-row2b>div:nth-child(1)::before,
#org-row4>div::before{height:30px;top:-30px;}
#org-row1>div:nth-child(1)::after,
#org-row2b>div:nth-child(1)::after,
#org-row4>div:nth-child(1)::after{height:30px;bottom:-30px}
#org-row4>div:nth-child(1)::after{top:-60px;bottom:auto;margin-left:200%} /* 10+20+1.5*(100-20*4)/3=40   40%/20%=200% */
/* deprecated 2021/05
#org-row3{margin-bottom: 30px;}
#org-row3>div::before{height:30px;top:-30px;}
#org-row3>div::after{height:30px;bottom:-30px;}
*/
#wp-admin-bar-my-account{display:none}


.lngpost h2,
.lngpost h3,
.lngpost h4,
.lngpost h5{font-weight:bold}
.lngpost h2{font-size:28px}
/*.lngpost h2::before{content:'##';padding-right:8px}
.lngpost h3::before{content:'#';padding-right:8px}*/
.lngpost h3{font-size:24px}
.lngpost h4{font-size:20px}
.lngpost h5{font-size:18px}
.lngpost p,
.lngpost figure,
.lngpost h2,
.lngpost h3,
.lngpost h4,
.lngpost h5{margin-bottom:14px}
#bd .lngpost p[style*="italic"]{border-left:1px double #aaa;padding:0 0 0 6px;margin-left:2em}
.lngpost figure{display:block;text-align:center}
.lngpost img{display:block;margin:auto}
.lngpost figcaption{font-weight:bold;letter-spacing:1px;display:inline;background:rgb(103,158,207,.3);padding:4px}

.list1,
.list1 li{list-style:none;font-size:18px;line-height:1.3;color:#555}
.list1 li{padding:0 0 20px 90px}
.list1 li .no{margin:0 20px 0 -74px}

.tbl1{font-size:18px;border-collapse:collapse}
.tbl1,.tbl1 td{border:1px solid #333;text-align:left}
.tbl1 td{padding:6px 12px;line-height:1.3}

.lst3{width:80%;margin:auto;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content:space-between;
  display:flex;justify-content:space-between;flex-flow:row wrap}
/* .lst3 li{display:inline-block;margin:0 12px 8px 0}*/
.lst3 li{padding:2px 4px;list-style:none;margin:0 8px 12px 0}
.lst3 li:hover{font-weight:bold;background:#ddd}

.aidl dt{font-weight:bold;border-left:5px solid;text-indent:.5em}
.aidl dd{padding:0 0 20px 2em;
  /* text-align:justify */
}

.bread{margin:auto;padding:0 0 10px;max-width:1242px}
@media screen and (max-width:1242px){
  /*#admiss-bd h1,
  #admiss-bd time,
  #bd-bd,
  .bread{padding-left:10px}*/
  /*#bd{padding-left:10px;padding-right:10px}*/
  /*#bd-bd{padding-right:10px}*/ /* because it has no aside, padding-right>0 */
}
.bread li span,
.bread li a{font-size:12px;color:#666}
.bread li a,
.bread li a:hover{padding-bottom:3px;border-bottom:3px dotted #50bddb}
.bread li a:hover{color:#50BDDB}
.bread li{list-style:none;display:inline-block;margin-right:5px}
.bread li::after{content:' > '}
/* .bread li.last{font-weight: bold} */
.bread li.last::after,
.bread li:last-child::after{content:'';display:none}

/*workaround*/
img[src*="bn_1690500.jpg"]{margin:auto;width:95%;display:block}

/*
#pg #bd-top{text-align:center;color:#50bddb;font-size:40px;letter-spacing:5px;margin:40px 0 30px}
#pg .grey-container #bd-top{border-top:40px solid transparent;margin-top:0}
*/
#pg #bd-top{text-align:center;color:#50bddb;font-size:40px;letter-spacing:5px;margin:0 0 var(--bd-top-btmspace);border-top:var(--bd-top-topspace) solid transparent;}
@media screen and (max-width: 576px){
  #pg #bd-top{text-align:left;font-size:30px;letter-spacing:2px;}
}

.page-subtitle{font-size:30px;color:#000;text-align: center;padding:32px 0 20px}

.pgr, .pgr *{letter-spacing:0}
.pgr{clear:both;text-align:center;margin:50px 0 76px;font-size:14px}
.pgr a{display: inline-block;background:#e6e6e6;color:#555;padding:1px 6px 2px;
  margin:0 10px;border-radius:14px;width:28px;height:28px;line-height:26px;}
.pgr a.cur,
.pgr a:hover{background: #555;color:#fff}
.pgr a.pre,
.pgr a.nxt{background:none;color:#707070;font-size:16px}
.pgr a.pre{margin:0 20px 0 0}
.pgr a.nxt{margin:0 0 0 20px}
@media screen and (max-width:414px){
  .pgr a{margin:0 5px}
  .pgr a.pre{margin-right:7px}
  .pgr a.nxt{margin-left:7px}
}

.visionbox{clear:both;margin:0 0 30px}
.visionbox .wrap{padding-top:30px;padding-bottom:30px}
.visionbox .wrap.first{padding-top:0}
.visionbox .wrap.last{padding-bottom:0}
@media screen and (min-width:415px){
  .visionbox .l{float:left}
  .visionbox .r{float:right}
  .visionbox .l,
  .visionbox .r{width:49.5%}
}

.visionbox-txt .in{margin-top:38px}
.visionbox-bg{background:no-repeat;background-size:cover}
.visionbox-l .visionbox-bg{background-position:100% 0;margin-right:12px}
.visionbox-r .visionbox-bg{margin-left:12px}
.visionbox-l .visionbox-txt .in{margin-right:12px}
.visionbox-r .visionbox-txt .in{margin-left:12px}
/*.visionbox-r .visionbox-bg{background-position:0 0}*/
.visionbox-l .visionbox-txt{margin-left:calc(50vw - 629px)}
@media screen and (max-width:1366px){
  .visionbox-l .visionbox-txt{margin-left:10px}
}
.visionbox-center{width:100%}
.visionbox-center .visionbox-txt{margin:auto;}
/*.visionbox-r .visionbox-txt{float:left}*/
.visionbox *{margin:0;padding:0}
.visionbox-l,
.visionbox-r{width:50%}
.visionbox-l{float:left}
.visionbox-r{float:right}
.visionbox .hd{font-size:30px;color:#000}
.visionbox .hd::before{content:'';float:left;width:4px;height:32px;margin:0 12px 0 2px;background: #000;}
.visionbox .hd2{font-weight:bold;font-size:20px;color:#333}
.visionbox .hd2,
.visionbox .bd{clear:both;margin:12px 0 0}
.visionbox .bd p{margin:0 0 12px}

/*
.img2bgwrap{position:relative;overflow:hidden}
.img2bgwrap img{position:absolute;display:block;visibility:hidden}
*/

#ceo-page-alike .title2{text-align: center;color:#000;margin:20px 0 40px;padding:0;font-size:30px}
#ceo-page-alike .content-l{margin-right:418px;
  /* text-align:justify */
}
#ceo-page-alike .content-r{float:right;text-align: center;width:360px;max-width:100%;}
@media screen and (max-width:736px){
  #ceo-page-alike .content-l{margin-right:0}
  #ceo-page-alike .content-r{float:none;width:360px;text-align: center;margin:auto}
}
/* #ceo-page-alike .img2bgwrap{height:436px} */
#bd #ceo-page-alike .jobtitle{color:#666;font-size:15px;margin:8px 0;padding:0}

#lst3 li,
#lst2 li{list-style:none;margin:0 0 50px;}
#lst2 li h2{font-size:24px;}
#lst2 li h2 a{color:#333;}
#lst2 li>time{font-size:15px}
#lst3 .bd,
#lst2 .bd{margin:8px 0}
#lst2 .bd p{margin:0 0 10px}
#lst2 .bd p+p{margin-top:16px}
#lst3 .ft,
#lst2 .ft{font-size:13px;}
#lst2 .ft a{font-size:16px;padding:4px;background:none;color:#06f;border-radius:4px;border:1px solid #06f}
#lst2 .ft a:hover{background:#06f;color:#fff}

#lst3{clear:both}
#lst3 li h2{font-size:18px;line-height:1.45}
#lst3 li h2,
#lst3 .bd,
#lst3 .ft{padding:0 0 0 30px;}
#lst3 .ft{padding-top:8px}
#lst3 li{position: relative;}
#lst3 li img{position: absolute;top:0;left:0;}
#lst3 .ft a{color:#fff;background:#aaa;padding:3px 6px;border-radius: 3px;margin-right:8px;}
/*#lst3 .ft a.cur{color:#fff;background:#4B505A}*/

#lstA::after{clear:both;content:'';display:block;height:30px}
#lstA li{float:left;width:30%;margin-right:4.5%;margin-top:30px;list-style:none}
#lstA li h3{font-size:15px;line-height:1.2;margin:12px 0 5px;padding:0}
#lstA li div{text-align:right}
@media screen and (min-width:601px){
#lstA li:nth-child(3n){margin-right:0}
#lstA li:nth-child(3n+1){clear:both}
}
@media screen and (max-width:600px){
  #lstA li{width:48%;margin-right:2%}
  #lstA li:nth-child(2n){margin-right:0}
  #lstA li:nth-child(2n+1){clear:both}
}
@media screen and (max-width:400px){
  #lstA li{width:100%;margin-right:0;margin-left:0;clear:both}
}

/*
#leclist_wrap ul li{float:left;width:19%;margin-right:1%;list-style:none}
#leclist_wrap ul li:nth-child(5n){margin-right:0}
#leclist_wrap ul li .img{background:no-repeat 50% 50%;width:100%;height:200px}
*/
/*https://stackoverflow.com/questions/24197007/using-flex-to-show-3-columns-per-row*/
#talst,
#lst{
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  -webkit-justify-content:flex-start;
  display:flex;flex-flow:row wrap;justify-content:flex-start;}
#talst li,
#lst li{list-style:none;text-align:center;width:20%;text-align: center;}
#talst .img,
#lst .img{width:226px;height:256px;background:#f9f9f9 no-repeat 50% 50%;margin:auto}
@media screen and (max-width:1239px){
  #talst li,
  #lst li{width:25%}
}
@media screen and (max-width:1024px){
  #talst li,
  #lst li{width:33%}
}
@media screen and (max-width:767px){
  #talst li,
  #lst li{width:50%}
}
@media screen and (max-width:567px){
  #talst li,
  #lst li{width:99%}
}
#lst .img span{width:100%;height:100%;background:rgba(0,0,0,.75);position:relative;display: none;}
#lst .img:hover span{display: block;}
#lst .img span a{background:#5291c0;color:#fff;text-align:center;border-radius:5px;padding:2px 5px;height:30px;line-height:30px;width:90px;position: absolute;top:50%;margin-top:-15px;margin-left:-45px}
#lst .img span a:hover{border:none}
#talst .hd,
#lst .hd{margin:8px auto;text-align:center;text-transform:none;max-width:226px;}
#talst .last>div{display:block}
#talst .last2 span{letter-spacing:-2px;font-size:13px}
#lst a:hover{text-decoration:none;border-bottom:1px solid}
#lst .desc{
  /* text-align:justify */
}
#lst .jobtitle{color:#999;font-size:16px;max-width:226px;margin-left:auto;margin-right:auto;}
#lst .intro{display: none;}

#dtl h1{font-size:26px;text-align:left}
#dtl h2{margin-bottom:20px}
#dtl .l{width:300px;float:left}
#dtl .l a,
#dtl .l img{display:block;text-align:center;margin:auto}
#dtl .l a{margin:5px 0 0}
#dtl .r{margin:0 0 0 310px}
/*#dtl .bar{clear:both;padding:5px;text-align:right;display:none}*/
#dtl .ft{text-align:center;padding:10px;border:0 solid #ddd;border-width:1px 0;margin-top:30px}
@media screen and (max-width:820px){
  #dtl .l{float:none;margin:auto;text-align:center}
  #dtl .l img{margin:auto;width:auto}
  #dtl .r{margin:auto}
  #dtl h1,
  #dtl h2{text-align:center}
  #dtl h1{margin-top:8px}
/*
  #dtl .bar{text-align:center}
  #dtl .bar:nth-child(1){display:none}
*/
}
@media screen and (max-width:414px){
  #dtl .r{margin:10px auto 0}
  #dtl .desc{width:75%;margin:auto}
}

#dtl2 .bd{line-height:1.75}


/*0814*/
.writingsH2{
 font-size: 20px;
 margin: 40px 0 20px 0;
 }

@keyframes jingle {
  0% {
    animation-timing-function:cubic-bezier(0.146,0.2111,0.5902,1.3204);
    transform:rotate(0);
  }
  11%{
    animation-timing-function:cubic-bezier(0.1079,0.1992,-0.6462,0.828);
    transform:rotate(7.61deg);
  }
  23% {
    animation-timing-function:cubic-bezier(0.0504,0.0951,0.0163,0.9677);
    transform:rotate(-5.789999999999999deg);
  }
  36% {
    animation-timing-function:cubic-bezier(0.0475,0.0921,0.3134,1.0455);
    transform:rotate(3.35deg)
  }
  49% {
    animation-timing-function:cubic-bezier(0.0789,0.1565,0.3413,1.0972);
    transform:rotate(-1.9300000000000002deg)
  }
  62% {
    animation-timing-function:cubic-bezier(0.141,0.2885,0.406,1.1519);
    transform:rotate(1.12deg);
  }
  75% {
    animation-timing-function:cubic-bezier(0.226,0.4698,0.5031,1.1722);
    transform:rotate(-0.64deg);
  }
  88% {
    animation-timing-function:cubic-bezier(0.3121,0.5521,0.5655,0.8997);
    transform:rotate(0.37deg);
  }100%{
    transform:rotate(-0.28deg);
  }
}

.animation-jingle {
  display: inline-block;
  animation: jingle 1s infinite linear;
  transform-origin: 50% 0;
}

.lazyload,
.lazyloading {opacity: 0}
.lazyloaded {opacity: 1;transition: opacity 225ms}

.aia-past-edm {
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16);
          box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  padding: 39px 55px 6px;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.aia-past-edm::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background: #50BDDB;
}
.aia-past-edm__header {
  margin-bottom: 41px;
  font-size: 30px;
  text-align: center;
  color: #000000;
  line-height: 1.4;
  letter-spacing: 3.6px;
}
.aia-past-edm__list {
  list-style: none;
}
.aia-past-edm__item {
  border-top: solid 1px #DDDDDD;
}
.aia-past-edm__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 41px 51px;
}
.aia-past-edm__item-img {
  max-width: 360px !important;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.aia-past-edm__item-info-wrapper {
  width: 100%;
  margin-left: 50px;
  padding-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.aia-past-edm__item-date {
  margin-bottom: 14px;
  font-size: 15px;
  color: #919191;
  letter-spacing: normal;
}
.aia-past-edm__item-title {
  font-size: 18px;
  font-weight: 400;
  color: black;
  letter-spacing: normal;
}
.aia-past-edm__item-link:hover .aia-past-edm__item-title {
  color: #50bdda;
}
@media screen and (max-width: 1129px) {
  .aia-past-edm {
    width: auto;
    max-width: unset;
    margin: 0 30px;
  }
  .aia-past-edm__item-info-wrapper {
    margin-left: 18px;
  }
  .aia-past-edm__item-link {
    width: 100%;
    padding: 41px 0;
  }
}
@media screen and (max-width: 767px) {
  .aia-past-edm {
    padding-left: 45px;
    padding-right: 45px;
  }
  .aia-past-edm__item-link {
    padding-left: 6px;
    padding-right: 6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .aia-past-edm__item-img {
    max-width: 100% !important;
  }
  .aia-past-edm__item-info-wrapper {
    padding: 0;
    margin: 0;
    margin-top: 19px;
  }
  .aia-past-edm__item-date {
    margin-bottom: 14px;
  }
}
.aia-edm-single-container {
  padding: 60px 0;
}

style+div.admission,
.admissionBlock{
background-color: #ffff;
box-shadow: 2px 3px 7px 0px #cacaca;
border-right: 1px solid #f3f3f3;
width: 100%;
display: table;
margin-bottom:20px
}
.admissionPic{
width: 50% ;
float: left;
}
.admissionText{
width: 50% ;
padding: 20px 20px 0 20px;
margin: 0 0 20px 50%;
}
.admissionText p{
height: 135px;
overflow: hidden;
}
.admissionP{
color: #b10500;
}
@media screen and (max-width: 768px){
.admission{
background-color: #ffff;
box-shadow: 2px 3px 7px 0px #cacaca;
bordert: none;
width: 100%;
display: table;
}
.admissionPic{
width: 100% ;
float: none;
}
.admissionText{
width: 100% ;
padding: 20px;
margin: 0 0 20px 0;
}
.admissionText p{
height: auto;
overflow: auto;
}
}

/*
 * bootstrap _reboot.css 3.3.7 minified
 */
 html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:400;line-height:1;color:#777}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1 small,h2 small,h3 small{font-size:65%}h4,h5,h6{margin-top:10px;margin-bottom:10px}h4 small,h5 small,h6 small{font-size:75%}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:14px}h6{font-size:12px}p{margin:0 0 10px}small{font-size:85%}mark{padding:.2em;background-color:#fcf8e3}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio]{cursor:not-allowed}
/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}

 .font-red{
  color:red;
}
.font-blue{
  color:blue;
}
.font-bold{
  font-weight: 500;
}

.foundation-tbl-managers{margin-bottom: 1em;}
.foundation-tbl-managers ul{margin-left:24px;}
.foundation-tbl-managers li{list-style-position:outside}