/* 縮小失敗。正在傳回未縮小的內容。
(49,18): run-time error CSS1019: Unexpected token, found '@import'
(49,26): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css)'
(49,85): run-time error CSS1019: Unexpected token, found '@import'
(49,93): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/earlyaccess/notosanstc.css)'
(49,154): run-time error CSS1019: Unexpected token, found '@import'
(49,162): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/earlyaccess/cwtexming.css)'
(49,222): run-time error CSS1019: Unexpected token, found '@import'
(49,230): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css)'
(49,294): run-time error CSS1019: Unexpected token, found '@import'
(49,302): run-time error CSS1019: Unexpected token, found 'url(https://fonts.googleapis.com/earlyaccess/notoseriftc.css)'
(49,12740): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-width'
(49,12777): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,12827): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-height'
(49,12865): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,12917): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-horizontal-gap'
(49,13075): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-width'
(49,13112): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,13162): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-height'
(49,13200): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,13252): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-horizontal-gap'
(49,61805): run-time error CSS1039: Token not allowed after unary operator: '-swiper-scrollbar-size'
(49,61857): run-time error CSS1039: Token not allowed after unary operator: '-swiper-scrollbar-sides-offset'
(49,62065): run-time error CSS1039: Token not allowed after unary operator: '-swiper-scrollbar-size'
(49,62118): run-time error CSS1039: Token not allowed after unary operator: '-swiper-scrollbar-sides-offset'
(49,87182): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-width'
(49,87219): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,87269): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-height'
(49,87307): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,87359): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-horizontal-gap'
(49,87532): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-width'
(49,87569): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,87619): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-height'
(49,87657): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-size'
(49,87709): run-time error CSS1039: Token not allowed after unary operator: '-swiper-pagination-bullet-horizontal-gap'
(1544,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1545,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(1552,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1553,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@charset "UTF-8";@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);@import url(https://fonts.googleapis.com/earlyaccess/notoseriftc.css);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}*{text-decoration:none;}body{font-family:"Noto Sans TC",sans-serif,Arial;font-size:1rem;letter-spacing:1px;line-height:1.5;position:relative;}img{display:block;image-rendering:auto;}a{transition:all .3s ease-in-out;}a img{transition:all .3s ease-in-out;}a:hover img,a:focus img{transform:scale(1.1);}h2,h3,h4,h5,h6{font-weight:600;}h1{text-indent:101%;overflow:hidden;white-space:nowrap;background:url(../Images/logo.png) no-repeat;background-size:contain;width:17.125rem;height:6.75rem;}h3,.h3{font-size:3.125rem;color:#474747;display:inline-block;left:50%;transform:translateX(-50%);position:relative;letter-spacing:5px;}h3::after,.h3::after{content:"";display:inline-block;position:absolute;top:-15px;right:-55px;}@media(max-width:1024px){h3,.h3{font-size:2.1875rem;line-height:1.3;}}@media(max-width:480px){h3,.h3{font-size:1.875rem;}}h3 span,.h3 span{color:#e66f00;}h3+p,.h3+p{color:#474747;font-size:1.125rem;text-align:center;margin:10px 0 30px;}.wrap{max-width:1400px;margin:20px auto 40px;}.wrap.middle{max-width:1200px;}@media(max-width:1400px){.wrap{max-width:94%;}}@media(max-width:1024px){.wrap{max-width:90%;}}main{position:relative;z-index:2;}a:focus-visible,select:focus-visible,input:focus-visible,option:focus-visible,button:focus-visible,.ally-focus,.select-button:focus-visible,.dropdown-menu button:focus-visible,.gsc-search-button-v2:focus-visible,#menuBtn:focus-visible,#movie_player button:focus-visible{outline:3px dashed #8480ff!important;transition:auto;z-index:600;}.gotoContent{font-size:0;padding:0;font-weight:500;color:#fff;background:#8480ff;outline:0;position:absolute;left:0;top:0;z-index:889;}.gotoContent:hover,.gotoContent.hover{color:#fff;background:#8480ff;}.gotoContent:focus{font-size:1.125rem;padding:6px 12px;}#AU,#content,#AZ{font-size:.875rem;padding:10px;z-index:3;position:relative;}#content,#AZ{position:absolute;left:20px;}@media(max-width:1400px){#content,#AZ{left:2.5%;}}#AZ{color:#fff;}@media(max-width:1024px){#content,#AC,#AU,#AZ{display:none;}}input[type=text],input[type=date],input[type=password]{height:36px;width:100%;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;outline:0;padding:8px;font-family:"Noto Sans TC";font-weight:400;font-size:1rem;letter-spacing:2px;box-sizing:border-box;margin:8px 0;color:#474747;}input[type=text]::placeholder,input[type=date]::placeholder,input[type=password]::placeholder{color:#aeaeae;}input[type=date]{color:#aeaeae;}input[type=text]:focus,input[type=date]:focus,input[type=password]:focus{outline:3px dashed #c82b23;}@media(max-width:768px){input[type=text]{width:100%;margin:4px 0;}}select{width:100%;border:1px solid #ddd;font-family:"Noto Sans TC";font-weight:400;font-size:1rem;letter-spacing:2px;padding-left:8px;height:36px;outline:0;box-sizing:border-box;border-radius:5px;color:#aeaeae;margin:8px 0;}@media(max-width:768px){select{margin:4px 0;}}textarea{border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 2px 0 rgba(0,0,0,.1) inset;outline:0;padding:8px 12px;font-family:"Noto Sans TC";font-weight:400;font-size:1rem;letter-spacing:1px;box-sizing:border-box;width:100%;resize:none;height:170px;line-height:1.5;text-align:justify;margin:8px 0;color:#474747;}textarea::placeholder{color:#aeaeae;}@media(max-width:768px){textarea{height:200px;}}.select-trigger{width:100%;height:60px;display:flex;align-items:center;justify-content:space-between;padding:15px 20px 15px 30px;background:#f2f2f2;border:0;border-radius:100px;font-size:1.125rem;color:#474747;cursor:pointer;transition:all .3s ease-in-out;margin:8px 0;}.select-arrow{width:6px;height:6px;border-right:2px solid #474747;border-bottom:2px solid #474747;transform:rotate(45deg);transition:transform .2s;flex-shrink:0;}.select-trigger[aria-expanded=true] .select-arrow{transform:rotate(-135deg);}.select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s;z-index:100;max-height:300px;overflow-y:auto;}.select-menu.active{opacity:1;visibility:visible;transform:translateY(0);}.select-option{width:100%;padding:12px 20px;border:0;background:none;text-align:left;font-size:15px;cursor:pointer;transition:background .2s;color:#333;}.select-option:first-child{border-radius:12px 12px 0 0;}.select-option:last-child{border-radius:0 0 12px 12px;}.select-option.selected{background:#e66f00;font-weight:600;color:#fff;}.select-option:hover,.select-option:focus{background:rgba(230,111,0,.3);font-weight:400;color:#474747;}.breadcrumb{display:flex;margin:20px auto 10px;flex-wrap:wrap;}@media(max-width:1400px){.breadcrumb{margin:30px auto 10px;}}@media(max-width:1024px){.breadcrumb{padding-left:unset;}}.breadcrumb li,.breadcrumb li a{color:#474747;margin-right:4px;transition:all .3s ease-in-out;font-size:1rem;}.breadcrumb li:last-child{color:#e66f00;}.detail .breadcrumb{margin:40px auto;}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:30px 0 0;flex-wrap:wrap;}@media(max-width:1024px){.pagination{margin:20px 0 40px;}}.pagination button{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border-radius:50px;border:0 solid #e66f00;background:#fff;color:#2d2d2d;font-size:14px;transition:all .3s ease-in-out;cursor:pointer;font-family:inherit;}.pagination button:hover:not(.active):not(:disabled){border:1px solid #e66f00;color:#e66f00;}.pagination button:focus{outline:2px solid #4a90e2;outline-offset:2px;}.pagination button.active{color:#e66f00;border:1px solid #e66f00;font-weight:600;cursor:default;}.pagination button:disabled{opacity:0;pointer-events:none;position:absolute;}.pagination .prev-btn{font-weight:600;position:relative;}.pagination .prev-btn::before{content:"←";display:inline-block;height:10px;margin:0 10px 10px 0;color:#e66f00;}.pagination .next-btn{font-weight:600;position:relative;}.pagination .next-btn::after{content:"→";display:inline-block;height:10px;margin:0 0 10px 10px;color:#e66f00;}.pagination .ellipsis{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#2d2d2d;pointer-events:none;}.select-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;grid-gap:6px;padding:0 0 2rem 0;border-bottom:1px solid #e1e1e1;}@media(max-width:1400px){.select-nav{grid-row-gap:1.5rem;}}@media(max-width:1024px){.select-nav{grid-row-gap:.25rem;}}.select-nav a{padding:10px 20px;border:2px solid #e66f00;border-radius:50px;color:#474747;font-weight:600;background:#fff;height:54px;line-height:54px;font-size:1.25rem;line-height:20px;margin:10px 0;position:relative;display:flex;align-items:center;box-sizing:border-box;}.select-nav a img{display:inline-block;height:30px;width:auto;vertical-align:middle;margin:0 3px 0 0;}@media(max-width:1024px){.select-nav a img{height:22px;}}@media(max-width:1024px){.select-nav a{padding:5px 15px;letter-spacing:1px;font-size:1rem;line-height:16px;margin:5px 0;height:46px;line-height:46px;}}@media(max-width:768px){.select-nav a{padding:10px 20px;}}.select-nav a::after{content:"";display:inline-block;opacity:0;background:#e66f00;width:18px;height:18px;position:absolute;bottom:-10px;left:50%;right:unset;transform:translateX(-50%) rotate(45deg);z-index:-1;transition:all .3s ease-in-out;}@media(max-width:1400px){.select-nav a::after{display:none;}}.select-nav a:hover,.select-nav a:focus,.select-nav a.active{color:#fff;background:#e66f00;}.select-nav a:hover img,.select-nav a:focus img,.select-nav a.active img{filter:brightness(10);transform:scale(1);}.select-nav a:hover::after,.select-nav a:focus::after,.select-nav a.active::after{opacity:1;}.select-nav a:hover::before,.select-nav a:focus::before,.select-nav a.active::before{background:#fff;}.select-content{margin:2rem 0 0;display:grid;grid-template-columns:13.125rem 1fr;grid-gap:4rem;}@media(max-width:1024px){.select-content{grid-template-columns:1fr;grid-gap:2rem;}}.select-content h3{display:none;}.card-box{align-items:center;}.card-box .card{border-radius:95px 45px 0 45px;overflow:hidden;width:20.25rem!important;height:28rem;position:relative;}@media(max-width:1024px){.card-box .card{width:16rem!important;height:22rem;}}@media(max-width:768px){.card-box .card{border-radius:30px 10px 0 10px;width:10rem!important;height:16rem;}}.card-box .card a{display:block;width:100%;height:28rem;}@media(max-width:1024px){.card-box .card a{height:22rem;}}@media(max-width:768px){.card-box .card a{height:16rem;}}.card-box .card a:hover .btn-box svg path,.card-box .card a:focus .btn-box svg path{filter:brightness(.8) contrast(180%);}.card-box .card img{object-fit:cover;height:100%;position:relative;left:-50%;}.card-box .card h4{font-size:1.5625rem;color:#fff;display:block;width:100%;padding:30px;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000 100%);position:absolute;left:0;bottom:0;box-sizing:border-box;}@media(max-width:768px){.card-box .card h4{font-size:1.25rem;padding:20px 0 20px 10px;}}.card-box .card .btn-box svg path{transition:all .3s ease-in-out;}.card-box2{display:grid;grid-template-columns:44% 1fr;grid-template-rows:1fr 1fr 1fr;grid-column-gap:40px;grid-row-gap:20px;margin:40px 0 0;}@media(max-width:1024px){.card-box2{grid-template-columns:1fr;}}.card-box2 .card{color:#474747;width:100%;display:flex;justify-content:start;grid-gap:20px;align-items:center;}.card-box2 .card:hover h4,.card-box2 .card:focus h4{color:#e66f00;}.card-box2 .card .card-img{width:45%;height:172px;border-radius:15px;overflow:hidden;}@media(max-width:768px){.card-box2 .card .card-img{height:15.3125rem;}}.card-box2 .card .card-img img{object-fit:cover;width:100%;height:100%;}.card-box2 .card .card-text{width:53%;}.card-box2 .card .card-text h4,.card-box2 .card .card-text h3{font-size:1.25rem;font-weight:600;margin:10px 0;transition:all .3s ease-in-out;}.card-box2 .card .card-text p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}.card-box2 .card:first-child{grid-row:1/4;flex-direction:column;}.card-box2 .card:first-child .card-img{width:100%;height:388px;border-radius:30px 15px 30px 15px;overflow:hidden;}@media(max-width:768px){.card-box2 .card:first-child .card-img{height:245px;}}.card-box2 .card:first-child .card-img img{object-fit:cover;height:100%;}.card-box2 .card:first-child .card-text{width:100%;}.card-box3{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:3.5rem;margin:35px 0 0;}@media(max-width:768px){.card-box3{grid-template-columns:1fr;grid-row-gap:2.5rem;}}.card-box3 a{display:block;width:100%;padding:25px;box-sizing:border-box;position:relative;border-radius:20px;transition:all .3s ease-in-out;}.card-box3 a h4{color:#474747;font-size:1.25rem;font-weight:600;padding:15px 25px;box-sizing:border-box;background:#fff;border-radius:15px 15px 0 0;position:absolute;left:0;top:-35px;z-index:1;transition:all .3s ease-in-out;}.card-box3 a h4::before{content:"";background:url(../Images/2026/icon-nav01.png) no-repeat;background-size:contain;display:inline-block;width:16px;height:16px;margin:0 10px 0 0;transition:all .3s ease-in-out;}.card-box3 a .card-img{position:relative;border-radius:15px;overflow:hidden;height:18.75rem;}.card-box3 a .card-img img{object-fit:cover;width:100%;height:18.75rem;}@media(max-width:768px){.card-box3 a .card-img{height:15.3125rem;}.card-box3 a .card-img img{height:15.3125rem;}}.card-box3 a .card-img .swiper-slide{width:100%!important;}.card-box3 a .card-img .swiper-pagination{z-index:10;}.card-box3 a .card-img .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));margin:0 var(--swiper-pagination-bullet-horizontal-gap,8px);opacity:1;background:#fff;}@media(max-width:1024px){.card-box3 a .card-img .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px);}}.card-box3 a .card-img .swiper-pagination-bullet-active{background:#e66f00;}.card-box3 a .card-img .swiper-button-next.swiper-button-disabled,.card-box3 a .card-img .swiper-button-prev.swiper-button-disabled{opacity:1;color:#fff;z-index:2;}.card-box3 a .card-img .swiper-button-next:after,.card-box3 a .card-img .swiper-button-prev:after{color:#e66f00;font-weight:600;}.card-box3 a .card-img>span{padding:10px 20px;box-sizing:border-box;background:#fff;border-radius:15px 0 0 0;color:#e66f00;position:absolute;bottom:0;right:0;transition:all .3s ease-in-out;z-index:2;}.card-box3 a .card-bottom{display:flex;justify-content:space-between;align-items:center;margin:10px 0 0;}.card-box3 a .card-bottom .label-box{display:flex;justify-content:start;align-items:center;}.card-box3 a .card-bottom .label-box label{font-size:.875rem;color:#fff;background:#e66f00;margin:0 0 0 5px;padding:5px 15px;border-radius:50px;box-sizing:border-box;transition:all .3s ease-in-out;}.card-box3 a .card-bottom .btn-go{opacity:0;transition:all .3s ease-in-out;display:inline-block;width:52px;height:52px;border-radius:100px;overflow:hidden;background:#fff;border:2px solid #e66f00;transition:all .3s ease-in-out;}@media(max-width:1024px){.card-box3 a .card-bottom .btn-go{opacity:1;width:45px;height:45px;}}.card-box3 a .card-bottom .btn-go .btn-img{display:inline-block;aspect-ratio:50/50;mask-image:url(../Images/2026/Icon-go.svg);mask-size:100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/Icon-go.svg);-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat;background:#e66f00;width:52px;height:52px;transition:all .3s ease-in-out;}@media(max-width:1024px){.card-box3 a .card-bottom .btn-go .btn-img{width:45px;height:45px;}}@media(min-width:1024px){.card-box3 a:hover,.card-box3 a:focus,.card-box3 a.active{background:#e66f00;}.card-box3 a:hover h4,.card-box3 a:focus h4,.card-box3 a.active h4{background:#e66f00;color:#fff;}.card-box3 a:hover h4::before,.card-box3 a:focus h4::before,.card-box3 a.active h4::before{content:"";background:url(../Images/2026/icon-nav01-w.png) no-repeat;background-size:contain;}.card-box3 a:hover .card-img>span,.card-box3 a:focus .card-img>span,.card-box3 a.active .card-img>span{background:#e66f00;color:#fff;}.card-box3 a:hover img,.card-box3 a:focus img,.card-box3 a.active img{transform:unset;}.card-box3 a:hover .card-bottom .label-box label,.card-box3 a:focus .card-bottom .label-box label,.card-box3 a.active .card-bottom .label-box label{background:#fff;color:#e66f00;}.card-box3 a:hover .card-bottom .btn-go,.card-box3 a:focus .card-bottom .btn-go,.card-box3 a.active .card-bottom .btn-go{opacity:1;}}.links-other{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:15px;margin:0 auto 40px;}@media(max-width:1024px){.links-other{grid-template-columns:1fr 1fr;}}@media(max-width:480px){.links-other{grid-template-columns:1fr;width:85%;}}.links-other:last-child{margin:0 auto;}.links-other a{display:block;background:#fff;border-radius:15px;overflow:hidden;border:1px solid #a8a8a8;padding:0 3%;box-sizing:border-box;height:110px;}.links-other a img{object-fit:contain;width:100%;height:100%;}.video-box{position:relative;width:100%;height:0;padding-bottom:56.25%;border-radius:15px;overflow:hidden;}.video-box iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.label_a{font-size:.875rem;padding:0 0 0 10px;position:relative;display:inline-block;height:27px;line-height:27px;color:#fff;background:#e03400;}.label_a::after{content:"";background:url(../Images/2026/label-deco.png) no-repeat;background-size:contain;display:inline-block;width:18px;height:27px;position:absolute;right:-18px;}.label_b{background:unset;border-radius:50px;border:1px solid #00a556;color:#00a556;padding:0 15px;transition:all .3s ease-in-out;}.label_b.activity{color:#fff;background:#f25bb5;border:0 solid #f25bb5;}.label_b.primary{color:#fff;background:#e66f00;border:0 solid #e66f00;}.btn-box{background:#fff;width:82px;height:82px;position:absolute;bottom:0;right:0;border-radius:50px 0 0 0;box-sizing:border-box;}@media(max-width:768px){.btn-box{width:60px;height:60px;}}.btn-box::before{content:"";background:url(../Images/2026/btn-deco.png) no-repeat;background-size:contain;display:inline-block;width:24px;height:24px;z-index:2;position:absolute;bottom:0;left:-24px;}@media(max-width:768px){.btn-box::before{width:18px;height:18px;left:-18px;}}.btn-box::after{content:"";background:url(../Images/2026/btn-deco.png) no-repeat;background-size:contain;display:inline-block;width:24px;height:24px;z-index:2;position:absolute;right:0;top:-24px;}@media(max-width:768px){.btn-box::after{width:18px;height:18px;top:-18px;}}.btn-box .btn-img{position:absolute;bottom:0;right:0;display:inline-block;aspect-ratio:50/50;mask-image:url(../Images/2026/Icon-more.svg);mask-size:100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/Icon-more.svg);-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat;background:#0175e9;width:66px;height:66px;transition:all .3s ease-in-out;}@media(max-width:768px){.btn-box .btn-img{width:45px;height:45px;}}.form-box>button{background:#e66f00;border-radius:100px;width:100%;height:60px;border:unset;margin:8px 0;color:#fff;font-size:1.5rem;letter-spacing:2px;position:relative;cursor:pointer;transition:all .3s ease-in-out;}@media(max-width:1024px){.form-box>button{font-size:1.25rem;}}.form-box>button:hover,.form-box>button:focus{transform:translateY(5px);filter:brightness(.8) contrast(180%);}.form-box>button::after{content:"";display:inline-block;background:url(../Images/2026/Icon-search.png) no-repeat;background-size:contain;width:18px;height:18px;position:relative;margin:0 0 0 5px;}@media(max-width:1024px){.form-box>button::after{top:2px;}}.btn-more{width:25%;display:flex;justify-content:space-between;align-items:center;height:72px;background:#fff;border-radius:50px;border:1px solid #e66f00;padding:0 10px 0 30px;box-sizing:border-box;margin:40px 0 0 auto;cursor:pointer;}@media(max-width:1024px){.btn-more{width:40%;margin:40px auto;}}@media(max-width:768px){.btn-more{width:55%;height:62px;}.btn-more svg{width:45px;height:45px;}}.btn-more span{font-size:1.25rem;font-weight:600;line-height:72px;color:#e66f00;margin:10px 0 10px;}@media(max-width:768px){.btn-more span{line-height:62px;font-size:1.125rem;}}.btn-more:hover,.btn-more:focus{transform:translateX(15px);filter:brightness(.8) contrast(180%);}.btn-more .btn-img{display:inline-block;aspect-ratio:50/50;mask-image:url(../Images/2026/Icon-more.svg);mask-size:100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/Icon-more.svg);-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat;background:#e03400;width:52px;height:52px;transition:all .3s ease-in-out;}@media(max-width:768px){.btn-more .btn-img{width:45px;height:45px;}}.inner-box{z-index:2;position:relative;}.inner-box>h3{display:none;}.inner-box .wrap>button{background:#e66f00;border-radius:100px;width:30%;height:60px;border:unset;margin:60px auto 0;color:#fff;font-size:1.5rem;letter-spacing:2px;position:relative;cursor:pointer;transition:all .3s ease-in-out;left:50%;transform:translateX(-50%);z-index:5;}@media(max-width:768px){.inner-box .wrap>button{margin:40px auto 0;font-size:1.25rem;width:40%;}}.inner-box .wrap>button:hover,.inner-box .wrap>button:focus{filter:brightness(.8) contrast(180%);}.content-box h3{left:unset;transform:unset;text-align:left;display:block;font-size:2.5rem;letter-spacing:2px;}.content-box h3+p{text-align:left;}.content-box .info-box{display:flex;justify-content:space-between;align-items:center;padding:20px 0;margin:20px 0;border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}.content-box .info-box .share-box{display:flex;justify-content:start;align-items:center;}.content-box .info-box .share-box a{width:40px;height:40px;margin:0 0 0 10px;}@media(max-width:1024px){.content-box .info-box .share-box a{width:30px;height:30px;}}.content-box .info-box .share-box a img{object-fit:contain;width:100%;height:100%;}.content-box .img-box{width:100%;height:650px;border-radius:15px;overflow:hidden;margin:0 0 40px;}@media(max-width:1024px){.content-box .img-box{height:245px;margin:0 0 20px;}}.content-box .img-box img{object-fit:cover;width:100%;height:650px;}@media(max-width:1024px){.content-box .img-box img{height:245px;}}.content-box p{font-size:1.25rem;line-height:1.8;color:#474747;margin:0 0 20px;}.content-box p:last-child{margin:unset;}@media(max-width:1024px){.content-box p{font-size:1.125rem;line-height:1.5;}}.content-box p.sub{font-weight:600;}.goTop-btn{color:#e66f00;display:block;font-family:Aoto Gothic Extra Bold,Roboto,"Noto Sans TC",sans-serif;font-size:1.25rem;font-weight:600;height:auto;letter-spacing:.06em;margin:14rem auto -7rem;padding-top:6.5rem;position:relative;text-align:center;width:7rem;z-index:2;}.goTop-btn::before{content:"";display:block;background-color:#e66f00;height:.7rem;left:0;position:absolute;top:0;width:100%;}.goTop-btn::after{border-left:.7rem solid #e66f00;border-top:.7rem solid #e66f00;content:"";display:block;left:50%;position:absolute;top:4.8rem;transform:translate(-50%,-50%) rotate(45deg);width:4.3rem;height:4.3rem;}@media(max-width:1024px){.goTop-btn{font-size:1rem;width:6rem;padding-top:5rem;}.goTop-btn::before{height:.5rem;}.goTop-btn::after{border-left:.5rem solid #e66f00;border-top:.5rem solid #e66f00;width:4rem;height:4rem;top:4rem;}}.path1{position:absolute;top:-550px;left:-250px;z-index:1;width:100%;height:100%;}.path svg,.path2 svg,.path3 svg,.path4 svg,.path5 svg{width:100%;height:auto;}.path2{position:absolute;top:44px;left:77%;z-index:-1;width:600px;height:100%;}@media(max-width:1400px){.path2{top:500px;left:76%;}}.path-box{width:100%;height:1060px;position:absolute;top:0;left:50%;transform:translateX(-50%);overflow:hidden;z-index:1;}.path3{position:absolute;top:-170px;right:-363px;z-index:1;height:100%;}.path4{position:absolute;bottom:-888px;top:-520px;left:-245px;z-index:-1;height:100%;}.path5{position:absolute;bottom:-1300px;left:-200px;z-index:1;height:100%;}@media(max-width:1024px){.path1,.path2,.path3,.path4,.path5{display:none;}}header{position:absolute;top:0;left:50%;transform:translateX(-50%);width:1400px;z-index:800;}@media(max-width:1400px){header{max-width:94%;}}header nav{display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:end;}header nav .menu-group{display:flex;flex-direction:column;align-items:end;width:65%;}@media(max-width:1400px){header nav .menu-group{width:75%;}}header nav .menue-main{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:10px;align-items:center;width:90%;}@media(max-width:1024px){header nav .menue-main{overflow-y:scroll;}}header nav .menue-main .mb{display:none;}header nav .menue-main a{color:#000;font-size:1.25rem;position:relative;display:block;text-align:center;padding:10px;border-radius:10px;}@media(max-width:768px){header nav .menue-main a{text-align:left;padding:10px;border-radius:unset;border-bottom:1px solid #e1e1e1;}header nav .menue-main a::after{content:"→";position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#474747;font-size:.875rem;}}@media(max-width:1024px){header nav .menue-main a:hover,header nav .menue-main a:focus{color:unset;background:unset;}header nav .menue-main a:hover::before,header nav .menue-main a:focus::before{background:unset;background-size:contain;}}header nav .menue-main a::before{content:"";width:37px;height:37px;display:block;margin:0 auto 10px;}@media(max-width:768px){header nav .menue-main a::before{width:20px;height:20px;display:inline-block;margin:0 10px 0 0;}}header nav .menue-main a:hover,header nav .menue-main a:focus{transform:scale(1.03);}@media(max-width:1024px){header nav .menue-main a:hover,header nav .menue-main a:focus{transform:unset;}}header nav .menue-main li:nth-child(1) a::before{background:url(../Images/2026/icon-nav01.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(1) a:hover,header nav .menue-main li:nth-child(1) a:focus{color:#fff;background:#e66f00;}@media(max-width:1024px){header nav .menue-main li:nth-child(1) a:hover,header nav .menue-main li:nth-child(1) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(1) a:hover::before,header nav .menue-main li:nth-child(1) a:focus::before{background:url(../Images/2026/icon-nav01-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(1) a:hover::before,header nav .menue-main li:nth-child(1) a:focus::before{background:url(../Images/2026/icon-nav01.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(2) a::before{background:url(../Images/2026/icon-nav02.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(2) a:hover,header nav .menue-main li:nth-child(2) a:focus{color:#fff;background:#0175e9;}@media(max-width:1024px){header nav .menue-main li:nth-child(2) a:hover,header nav .menue-main li:nth-child(2) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(2) a:hover::before,header nav .menue-main li:nth-child(2) a:focus::before{background:url(../Images/2026/icon-nav02-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(2) a:hover::before,header nav .menue-main li:nth-child(2) a:focus::before{background:url(../Images/2026/icon-nav02.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(3) a::before{background:url(../Images/2026/icon-nav03.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(3) a:hover,header nav .menue-main li:nth-child(3) a:focus{color:#fff;background:#e03400;}@media(max-width:1024px){header nav .menue-main li:nth-child(3) a:hover,header nav .menue-main li:nth-child(3) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(3) a:hover::before,header nav .menue-main li:nth-child(3) a:focus::before{background:url(../Images/2026/icon-nav03-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(3) a:hover::before,header nav .menue-main li:nth-child(3) a:focus::before{background:url(../Images/2026/icon-nav03.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(4) a::before{background:url(../Images/2026/icon-nav04.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(4) a:hover,header nav .menue-main li:nth-child(4) a:focus{color:#fff;background:#f25bb5;}@media(max-width:1024px){header nav .menue-main li:nth-child(4) a:hover,header nav .menue-main li:nth-child(4) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(4) a:hover::before,header nav .menue-main li:nth-child(4) a:focus::before{background:url(../Images/2026/icon-nav04-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(4) a:hover::before,header nav .menue-main li:nth-child(4) a:focus::before{background:url(../Images/2026/icon-nav04.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(5) a::before{background:url(../Images/2026/icon-nav05.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(5) a:hover,header nav .menue-main li:nth-child(5) a:focus{color:#fff;background:#00a556;}@media(max-width:1024px){header nav .menue-main li:nth-child(5) a:hover,header nav .menue-main li:nth-child(5) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(5) a:hover::before,header nav .menue-main li:nth-child(5) a:focus::before{background:url(../Images/2026/icon-nav05-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(5) a:hover::before,header nav .menue-main li:nth-child(5) a:focus::before{background:url(../Images/2026/icon-nav05.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(6) a::before{background:url(../Images/2026/icon-nav06.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(6) a:hover,header nav .menue-main li:nth-child(6) a:focus{color:#fff;background:#1a93ef;}@media(max-width:1024px){header nav .menue-main li:nth-child(6) a:hover,header nav .menue-main li:nth-child(6) a:focus{color:#000;background:unset;}}header nav .menue-main li:nth-child(6) a:hover::before,header nav .menue-main li:nth-child(6) a:focus::before{background:url(../Images/2026/icon-nav06-w.png) no-repeat;background-size:contain;}@media(max-width:1024px){header nav .menue-main li:nth-child(6) a:hover::before,header nav .menue-main li:nth-child(6) a:focus::before{background:url(../Images/2026/icon-nav06.png) no-repeat;background-size:contain;}}header nav .menue-main li:nth-child(7) a::before{background:url(../Images/2026/icon-nav07.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(8) a::before{background:url(../Images/2026/icon-nav08.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(9) a::before{background:url(../Images/2026/icon-nav09.png) no-repeat;background-size:contain;}header nav .menue-main li:nth-child(10) a::before{background:url(../Images/2026/icon-nav10.png) no-repeat;background-size:contain;}header nav .menue-more{display:grid;grid-template-columns:.3fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;align-items:center;grid-gap:10px;width:100%;margin:10px 0;}@media(max-width:1400px){header nav .menue-more{width:100%;}}header nav .menue-more a{color:#000;font-size:1rem;position:relative;display:block;text-align:center;}header nav .menue-more a::after{content:"";background:url(../Images/2026/Icon-nav-arrow.png) no-repeat;background-size:contain;width:21px;height:21px;display:inline-block;position:relative;top:4px;margin-left:5px;transition:all .3s ease-in-out;}@media(max-width:1200px){header nav .menue-more a::after{display:none;}}header nav .menue-more a:hover::after,header nav .menue-more a:focus::after{background:url(../Images/2026/Icon-nav-arrow-b.png) no-repeat;background-size:contain;}header nav .menue-more li:nth-child(1) a::after,header nav .menue-more li:nth-child(7) a::after,header nav .menue-more li:nth-child(8) a::after{display:none;}header nav .menue-more .search-box{position:relative;}header nav .menue-more .search-box input{background:unset;border-radius:50px;border:1px solid #000;width:120px;height:30px;padding:0 0 0 30px;}header nav .menue-more .search-box input::placeholder{color:#000;}header nav .menue-more .search-box i{position:relative;}header nav .menue-more .search-box i::before{content:"";display:inline-block;background:url(../Images/2026/Icon-search-b.png) no-repeat;background-size:contain;width:17px;height:17px;margin:0 5px 0 0;position:absolute;left:8px;top:50%;transform:translateY(-50%);}header nav .menue-more .search-box button{background:unset;border:unset;position:absolute;right:0;top:55%;transform:translateY(-50%);cursor:pointer;}header nav .menue-more .search-box button::before{content:"";background:url(../Images/2026/Icon-nav-arrow-b.png) no-repeat;background-size:contain;width:21px;height:21px;display:inline-block;}header nav .menue-more .language-box{position:relative;display:inline-block;}header nav .menue-more .language-box .select-trigger{height:30px;justify-content:unset;border:1px solid #fff;display:flex;align-items:center;gap:5px;padding:5px 10px;background:#fff;border:0;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out;color:#000;width:120px;}@media(max-width:1024px){header nav .menue-more .language-box .select-trigger{width:100%;border:1px solid #000;}}header nav .menue-more .language-box .select-trigger:hover,header nav .menue-more .language-box .select-trigger:focus{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-1px);}header nav .menue-more .language-box .globe-icon{width:16px;height:16px;flex-shrink:0;}header nav .menue-more .language-box .select-menu{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.15);min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s;z-index:100;}header nav .menue-more .language-box .select-menu.active{opacity:1;visibility:visible;transform:translateY(0);}header nav .menue-more .language-box .select-menu button{width:100%;padding:12px 20px;border:0;background:none;text-align:left;font-size:15px;cursor:pointer;transition:background .2s;color:#333;}header nav .menue-more .language-box .select-menu button:first-child{border-radius:12px 12px 0 0;}header nav .menue-more .language-box .select-menu button:last-child{border-radius:0 0 12px 12px;}header nav .menue-more .language-box .select-menu button:hover,header nav .menue-more .language-box .select-menu button:focus{background:rgba(230,111,0,.3);}header nav .menue-more .language-box .select-menu button.selected{background:#e66f00;color:#fff;font-weight:600;}header{transition:all .3s ease-in-out;box-sizing:border-box;padding:20px;}header.active{position:fixed;background:rgba(255,255,255,.9);border-radius:100px;box-shadow:0 4px 16px rgba(0,0,0,.15);backdrop-filter:blur(4px);margin:20px auto 0;padding:20px;}header.active nav{width:80%;margin:0 auto;}header.active nav .menu-group{width:70%;}@media(max-width:1024px){header.active nav .menu-group{width:100%;}}header.active nav .menue-more{display:none;}@media(max-width:1400px){header.active nav{width:90%;}}@media(max-width:1200px){header.active nav{width:98%;}header.active .menue-main{grid-gap:0;}}@media(max-width:1024px){header.active{width:96%;}header.active h1{margin:0 auto;}}.black-bg{position:fixed;width:100%;height:100%;display:none;z-index:20;top:0;left:0;background-color:rgba(0,0,0,.5);transition:background-color .2s ease-in;}.menu-btn{width:24px;height:18px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;opacity:0;top:50px;right:7%;position:absolute;pointer-events:none;}@media(max-width:1024px){.menu-btn{opacity:1;pointer-events:inherit;z-index:20;}}.menu-btn span{display:block;width:100%;height:3px;border-radius:50px;background:#e66f00;position:absolute;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;}.menu-btn span:nth-child(1){top:0;}.menu-btn span:nth-child(2),.menu-btn span:nth-child(3){top:8px;}.menu-btn span:nth-child(4){top:16px;}.menu-btn.active span:nth-child(1){top:8px;width:0%;left:50%;}.menu-btn.active span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}.menu-btn.active span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}.menu-btn.active span:nth-child(4){top:8px;width:0%;left:50%;}@media(max-width:1024px){header{max-width:100%;}header nav{flex-direction:column;align-items:center;}header nav .menu-group{visibility:hidden;opacity:0;display:none;width:100%;margin:20px 0 0;transition:all .3s ease-in-out;}header nav .menu-group .menue-more{display:grid;grid-template-columns:unset;border-radius:30px;box-sizing:border-box;margin:0 0 20px;}header nav .menu-group .menue-more .pc{display:none;}header nav .menu-group .menue-more li:first-child{display:none;}header nav .menu-group .menue-more li:nth-child(7),header nav .menu-group .menue-more li:nth-child(8){grid-column:1/6;}header nav .menu-group .menue-more .search-box,header nav .menu-group .menue-more .search-box input,header nav .menu-group .menue-more .language-box,header nav .menu-group .menue-more .language-box .select-button{width:100%;}header nav .menu-group .menue-main{grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:100%;}header nav .menu-group .menue-main .mb{display:block;}}@media(max-width:768px){header .mobile-menu h1{width:12.5rem;height:5rem;}}header.mb{background:#fff;margin:0 auto 0;padding:20px;height:100dvh;border-radius:unset;box-shadow:0 4px 16px rgba(0,0,0,.15);backdrop-filter:blur(4px);box-sizing:border-box;overflow-y:scroll;scroll-behavior:auto;max-width:100%;}@media(max-width:768px){header.mb .mobile-menu h1{margin:0 auto 0;}header.mb .mobile-menu .menu-group{width:100%;}header.mb .mobile-menu .menu-group .menue-main{grid-template-columns:1fr;}header.mb .mobile-menu .menu-group .menue-more{display:flex;flex-wrap:wrap;justify-content:center;}}header .mobile-menu.active .menu-group{visibility:visible;opacity:1;display:flex;}.moreLinks-box{position:relative;background:#e66f00;margin:270px auto 0;}@media(max-width:768px){.moreLinks-box{margin:180px auto 0;}}.moreLinks-box .wrap{margin:20px auto 0;padding:0 0 5px;}.moreLinks-box::before{content:"";width:100%;height:172px;background:url(../Images/2026/footer-deco.png) no-repeat center bottom;background-size:cover;position:absolute;top:-170px;}@media(max-width:1024px){.moreLinks-box::before{background-size:contain;}}.moreLinks-box a{color:#fff;}.open-btn{text-align:center;position:relative;display:block;font-weight:600;padding:20px 0 0;color:#fff;cursor:pointer;}.open-btn:hover,.open-btn:focus{transform:scale(1.08);}.open-btn::after{content:"";display:inline-block;background:url(../Images/2026/icon-more.png) no-repeat;background-size:contain;width:18px;height:18px;margin:0 0 0 10px;position:relative;top:2px;transition:all .3s ease-in-out;}@media(max-width:480px){.open-btn{font-size:1rem;}.open-btn::after{width:16px;height:16px;}}.open-btn.active::after{content:"";display:inline-block;background:url(../Images/2026/icon-more-active.png) no-repeat;background-size:contain;}.open-content{display:block;padding:0;display:none;visibility:hidden;opacity:0;transition:all .3s ease-in-out;border-bottom:1px solid #fff;margin:30px 0 0;display:flex;justify-content:space-between;height:0;}@media(max-width:1024px){.open-content{flex-wrap:wrap;}}.open-content.active{opacity:1;visibility:visible;display:flex;height:auto;padding:40px 0;}@media(max-width:1024px){.open-content.active{padding:20px 0;}}.open-content .main-links{width:45%;display:inline-grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;margin:0 auto;}@media(max-width:1200px){.open-content .main-links{width:56%;}}@media(max-width:1024px){.open-content .main-links{width:100%;display:inline-grid;grid-template-columns:1fr 1fr 1fr;margin:0 0 20px;}}@media(max-width:768px){.open-content .main-links{grid-template-columns:1fr 1fr;}}.open-content .main-links a{font-size:1.25rem;color:#fff;position:relative;padding:10px;box-sizing:border-box;border:1px solid #fff;border-radius:10px;text-align:center;}@media(max-width:1024px){.open-content .main-links a{font-size:1.125rem;}}.open-content .main-links a::before{content:"";display:inline-block;width:25px;height:25px;margin:0 5px 0 0;top:5px;position:relative;}.open-content .main-links a:nth-child(1)::before{background:url(../Images/2026/icon-nav01-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:nth-child(2)::before{background:url(../Images/2026/icon-nav02-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:nth-child(3)::before{background:url(../Images/2026/icon-nav03-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:nth-child(4)::before{background:url(../Images/2026/icon-nav04-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:nth-child(5)::before{background:url(../Images/2026/icon-nav05-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:nth-child(6)::before{background:url(../Images/2026/icon-nav06-w.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover,.open-content .main-links a:focus{background:#fff;color:#474747;}.open-content .main-links a:hover:nth-child(1)::before,.open-content .main-links a:focus:nth-child(1)::before{background:url(../Images/2026/icon-nav01.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover:nth-child(2)::before,.open-content .main-links a:focus:nth-child(2)::before{background:url(../Images/2026/icon-nav02.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover:nth-child(3)::before,.open-content .main-links a:focus:nth-child(3)::before{background:url(../Images/2026/icon-nav03.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover:nth-child(4)::before,.open-content .main-links a:focus:nth-child(4)::before{background:url(../Images/2026/icon-nav04.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover:nth-child(5)::before,.open-content .main-links a:focus:nth-child(5)::before{background:url(../Images/2026/icon-nav05.png) no-repeat center center;background-size:contain;}.open-content .main-links a:hover:nth-child(6)::before,.open-content .main-links a:focus:nth-child(6)::before{background:url(../Images/2026/icon-nav06.png) no-repeat center center;background-size:contain;}.open-content .more-links{display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:1rem;}@media(max-width:1024px){.open-content .more-links{display:flex;justify-content:space-evenly;width:100%;grid-template-columns:unset;margin:20px 0 0;}}@media(max-width:768px){.open-content .more-links{flex-wrap:wrap;margin:0;}}.open-content .more-links a{text-align:right;font-size:1.25rem;position:relative;}@media(max-width:1024px){.open-content .more-links a{text-align:center;font-size:1.125rem;}}@media(max-width:768px){.open-content .more-links a{width:47%;}}.open-content .more-links a::after{content:"";width:0%;display:block;height:1px;border-radius:50px;background:#fff;margin-top:5px;transition:all .3s ease-in-out;position:relative;right:0;}.open-content .more-links a:hover::after,.open-content .more-links a:focus::after{width:100%;}main.page{overflow:hidden;margin:-30px 0 0 0;}main.page .goTop-btn{margin:7rem auto -7rem;}@media(max-width:1024px){main.page .goTop-btn{margin:7rem auto -5rem;}}main.page .moreLinks-box{margin:220px auto 0;}@media(max-width:1024px){main.page .moreLinks-box{margin:120px auto 0;}}footer{background:#e66f00;color:#fff;position:relative;margin:0 auto 0;}footer a{color:#fff;}footer .wrap{margin:0 auto 0;}footer .footer-content{padding:60px 0;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;align-items:center;}@media(max-width:1024px){footer .footer-content{grid-template-columns:1fr;padding:40px 0;}footer .footer-content img{display:block;margin:0 auto;max-width:96%;}}@media(max-width:480px){footer .footer-content{padding:30px 0 20px;}footer .footer-content img{padding:0 0 30px;border-bottom:1px solid;}}footer .footer-info{display:flex;justify-content:end;}@media(max-width:1024px){footer .footer-info{justify-content:center;}}@media(max-width:480px){footer .footer-info{flex-direction:column;align-items:center;}}footer .footer-info p:nth-child(1){padding:5px 30px 5px 0;border-right:1px solid #fff;}footer .footer-info p:nth-child(2){padding:5px 0 5px 30px;}@media(max-width:480px){footer .footer-info p:nth-child(1),footer .footer-info p:nth-child(2){border:0;padding:0 10px 10px;text-align:center;}footer .footer-info p:nth-child(2){padding:0 10px 0;}}footer .footer-info b{font-size:1.5625rem;font-weight:600;}footer .footer-info br.none{display:none;}@media(max-width:480px){footer .footer-info br.none{display:block;}}footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid #fff;}@media(max-width:1024px){footer .footer-bottom{flex-direction:column;justify-content:center;}}@media(max-width:480px){footer .footer-bottom p,footer .footer-bottom a{font-size:.875rem;line-height:1.5;}}footer .footer-bottom .privacy-box{display:flex;justify-content:end;}footer .footer-bottom .privacy-box li:nth-child(1){padding:5px 10px 5px 0;}footer .footer-bottom .privacy-box li:nth-child(2){padding:5px 0 5px 10px;}@media(max-width:1024px){footer .footer-bottom .privacy-box li:nth-child(1),footer .footer-bottom .privacy-box li:nth-child(2){padding:0 5px 0;}}footer .footer-bottom .privacy-box a{position:relative;}footer .footer-bottom .privacy-box a::after{content:"";width:0%;display:block;height:1px;border-radius:50px;background:#fff;margin-top:5px;transition:all .3s ease-in-out;}footer .footer-bottom .privacy-box a:hover::after,footer .footer-bottom .privacy-box a:focus::after{width:100%;}.pageBanner-box{width:100%;height:482px;position:relative;}@media(max-width:1024px){.pageBanner-box{height:375px;}}.pageBanner-box::after{content:"";background:url(../Images/2026/banner-page-deco.png) no-repeat;background-size:cover;width:100%;height:72px;position:absolute;bottom:0;}@media(max-width:1024px){.pageBanner-box::after{height:40px;}}@media(max-width:480px){.pageBanner-box::after{height:20px;}}.pageBanner-box .banner-img{width:100%;height:100%;}.pageBanner-box .banner-img img{object-fit:cover;object-position:top;width:100%;height:100%;}.pageBanner-box .w-filter{width:100%;height:100%;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.9) 85%);position:absolute;top:0;left:50%;transform:translateX(-50%);}.pageBanner-box .content-text{position:absolute;left:50%;transform:translateX(-50%);bottom:100px;text-align:center;z-index:2;}@media(max-width:1024px){.pageBanner-box .content-text{bottom:50px;width:60%;}}.pageBanner-box .content-text h2{font-size:3.125rem;position:relative;color:#e66f00;}.pageBanner-box .content-text h2::before{content:"";display:block;left:50%;position:relative;transform:translateX(-50%);}@media(max-width:1024px){.pageBanner-box .content-text h2{font-size:2.5rem;}}@media(max-width:480px){.pageBanner-box .content-text h2{font-size:2.1875rem;}}.pageBanner-box .content-text h2+p{font-size:1.25rem;color:#474747;}@media(max-width:1024px){.pageBanner-box .content-text h2+p{font-size:1.125rem;}}.park .content-text h2{color:#e66f00;}.park .content-text h2::before{background:url(../Images/2026/icon-nav01.png) no-repeat;background-size:contain;width:48px;height:47px;}.park .pagination button{border:0 solid #e66f00;}.park .pagination button:hover:not(.active):not(:disabled){border:1px solid #e66f00;color:#e66f00;}.park .pagination button.active{color:#e66f00;border:1px solid #e66f00;}.park .pagination .prev-btn::before{color:#e66f00;}.park .pagination .next-btn::after{color:#e66f00;}.guide .content-text h2{color:#e03400;}.guide .content-text h2::before{background:url(../Images/2026/icon-nav03.png) no-repeat;background-size:contain;width:57px;height:58px;}.guide .pagination button{border:0 solid #e03400;}.guide .pagination button:hover:not(.active):not(:disabled){border:1px solid #e03400;color:#e03400;}.guide .pagination button.active{color:#e03400;border:1px solid #e03400;}.guide .pagination .prev-btn::before{color:#e03400;}.guide .pagination .next-btn::after{color:#e03400;}.themes .content-text h2{color:#0175e9;}.themes .content-text h2::before{background:url(../Images/2026/icon-nav02.png) no-repeat;background-size:contain;width:57px;height:58px;}.themes .pagination button{border:0 solid #0175e9;}.themes .pagination button:hover:not(.active):not(:disabled){border:1px solid #0175e9;color:#0175e9;}.themes .pagination button.active{color:#e03400;border:1px solid #0175e9;}.themes .pagination .prev-btn::before{color:#0175e9;}.themes .pagination .next-btn::after{color:#0175e9;}.themes .select-nav a{border:2px solid #0175e9;}.themes .select-nav a::after{background:#0175e9;}.themes .select-nav a:first-child{display:none;}.themes .select-nav a:hover,.themes .select-nav a:focus,.themes .select-nav a.active{color:#fff;background:#0175e9;}.industry .content-text h2{color:#00a556;}.industry .content-text h2::before{background:url(../Images/2026/icon-nav05.png) no-repeat;background-size:contain;width:48px;height:47px;}.industry .pagination button{border:0 solid #00a556;}.industry .pagination button:hover:not(.active):not(:disabled){border:1px solid #00a556;color:#00a556;}.industry .pagination button.active{color:#00a556;border:1px solid #00a556;}.industry .pagination .prev-btn::before{color:#00a556;}.industry .pagination .next-btn::after{color:#00a556;}.activity .content-text h2{color:#f25bb5;}.activity .content-text h2::before{background:url(../Images/2026/icon-nav04.png) no-repeat;background-size:contain;width:48px;height:47px;}.activity .pagination button{border:0 solid #f25bb5;}.activity .pagination button:hover:not(.active):not(:disabled){border:1px solid #f25bb5;color:#f25bb5;}.activity .pagination button.active{color:#f25bb5;border:1px solid #f25bb5;}.activity .pagination .prev-btn::before{color:#f25bb5;}.activity .pagination .next-btn::after{color:#f25bb5;}.wemedia .content-text h2{color:#e66f00;}.wemedia .content-text h2::before{background:url(../Images/2026/icon-nav07-p.png) no-repeat;background-size:contain;width:52px;height:49px;}.education .content-text h2{color:#e66f00;}.education .content-text h2::before{background:url(../Images/2026/icon-nav08-p.png) no-repeat;background-size:contain;width:48px;height:49px;}.link .content-text h2{color:#e66f00;}.link .content-text h2::before{background:url(../Images/2026/icon-nav09-p.png) no-repeat;background-size:contain;width:54px;height:54px;}.sitemap .content-text h2{color:#e66f00;}.sitemap .content-text h2::before{background:url(../Images/2026/icon-nav10-p.png) no-repeat;background-size:contain;width:60px;height:54px;}.primary .pagination button{border:0 solid #e66f00;}.primary .pagination button:hover:not(.active):not(:disabled){border:1px solid #e66f00;color:#e66f00;}.primary .pagination button.active{color:#e66f00;border:1px solid #e66f00;}.primary .pagination .prev-btn::before{color:#e66f00;}.primary .pagination .next-btn::after{color:#e66f00;}.news .content-text h2{color:#1a93ef;}.news .content-text h2::before{background:url(../Images/2026/icon-nav06.png) no-repeat;background-size:contain;width:49px;height:50px;}.news .pagination button{border:0 solid #1a93ef;}.news .pagination button:hover:not(.active):not(:disabled){border:1px solid #1a93ef;color:#1a93ef;}.news .pagination button.active{color:#1a93ef;border:1px solid #1a93ef;}.news .pagination .prev-btn::before{color:#1a93ef;}.news .pagination .next-btn::after{color:#1a93ef;}.banner-box{width:100%;height:920px;position:relative;}@media(max-width:1024px){.banner-box{height:536px;}}@media(max-width:480px){.banner-box{height:450px;}}.banner-box .banner-img{width:100%;height:100%;}.banner-box .banner-img img{object-fit:cover;width:100%;height:100%;}.banner-box .banner-content{padding:0 3%;display:grid;grid-template-columns:38% 1fr;grid-gap:30px;position:absolute;top:370px;left:50%;transform:translate(-50%,0);box-sizing:border-box;max-width:1400px;width:100%;}@media(max-width:1400px){.banner-box .banner-content{grid-template-columns:1fr;top:245px;}}@media(max-width:1024px){.banner-box .banner-content{top:125px;}}@media(max-width:480px){.banner-box .banner-content{top:135px;grid-gap:15px;}}@media(max-width:1400px){.banner-box .banner-content .content-text{text-align:center;}}.banner-box .banner-content .content-text span{display:block;font-size:1.875rem;}.banner-box .banner-content .content-text span.hightlight{letter-spacing:-5px;margin:10px 0 0;}.banner-box .banner-content .content-text span.hightlight i{font-size:3.75rem;padding:1px 22px 13px;border-radius:100px;background:#e66f00;color:#fff;letter-spacing:0;}.banner-box .banner-content .content-text h2{font-size:3.75rem;font-weight:600;}@media(max-width:1024px){.banner-box .banner-content .content-text span{font-size:1.375rem;}.banner-box .banner-content .content-text h2{font-size:2.5rem;}.banner-box .banner-content .content-text span.hightlight i{font-size:2.5rem;padding:4px 18px 10px;}}@media(max-width:480px){.banner-box .banner-content .content-text span{font-size:1.25rem;}.banner-box .banner-content .content-text h2{font-size:2.1875rem;}.banner-box .banner-content .content-text span.hightlight i{font-size:2.1875rem;padding:2px 14px 8px;}}.banner-box .banner-content .content-btn{position:relative;}@media(max-width:1400px){.banner-box .banner-content .content-btn{display:flex;justify-content:space-evenly;margin:40px auto 0;}}@media(max-width:1400px){.banner-box .banner-content .content-btn:nth-child(1),.banner-box .banner-content .content-btn:nth-child(2),.banner-box .banner-content .content-btn:nth-child(3){margin:0 auto;width:85%;grid-gap:30px;}}@media(max-width:1024px){.banner-box .banner-content .content-btn:nth-child(1),.banner-box .banner-content .content-btn:nth-child(2),.banner-box .banner-content .content-btn:nth-child(3){width:65%;}}@media(max-width:480px){.banner-box .banner-content .content-btn:nth-child(1),.banner-box .banner-content .content-btn:nth-child(2),.banner-box .banner-content .content-btn:nth-child(3){width:90%;grid-gap:10px;}}@media(max-width:480px){.banner-box .banner-content .content-btn:nth-child(1),.banner-box .banner-content .content-btn:nth-child(2),.banner-box .banner-content .content-btn:nth-child(3){width:100%;}}.banner-box .banner-content .content-btn a{position:absolute;}.banner-box .banner-content .content-btn a:hover,.banner-box .banner-content .content-btn a:focus{transform:scale(1.07);}.banner-box .banner-content .content-btn a img{object-fit:contain;width:100%;height:100%;}.banner-box .banner-content .content-btn a:nth-child(1){width:298px;height:272px;top:130px;right:430px;}.banner-box .banner-content .content-btn a:nth-child(2){width:272px;height:263px;top:-122px;right:235px;}.banner-box .banner-content .content-btn a:nth-child(3){width:290px;height:242px;top:108px;right:0;}@media(max-width:1400px){.banner-box .banner-content .content-btn a:nth-child(1),.banner-box .banner-content .content-btn a:nth-child(2),.banner-box .banner-content .content-btn a:nth-child(3){position:relative;top:unset;right:unset;width:100%;}}@media(max-width:1024px){.banner-box .banner-content .content-btn a:nth-child(1),.banner-box .banner-content .content-btn a:nth-child(2),.banner-box .banner-content .content-btn a:nth-child(3){height:auto;}}section.marquee-box{position:relative;max-width:1400px;margin:0 auto;top:-30px;}@media(max-width:1400px){section.marquee-box{width:94%;margin:0 auto;}}#marquee-container{height:60px;overflow:hidden;display:flex;justify-content:start;padding:0 3%;background:#fff;border-radius:20px;width:100%;box-sizing:border-box;}#marquee-container .control-box{padding:10px 0;position:relative;display:flex;align-items:center;gap:15px;flex-shrink:0;}@media(max-width:768px){#marquee-container .control-box{gap:0;}}#marquee-container .control-box h3{font-size:1.125rem;color:#e66f00;font-weight:600;line-height:40px;height:40px;letter-spacing:1px;white-space:nowrap;display:flex;align-items:center;gap:8px;margin:0 20px 0 0;}#marquee-container .control-box h3::before{content:"";display:inline-block;background:url(../Images/2026/icon-note.png) no-repeat;background-size:contain;width:22px;height:22px;}#marquee-container .control-box::after{content:"";display:inline-block;width:1px;height:30px;background:rgba(51,51,51,.3);}#marquee-container .play-pause-btn{background:none;border:0;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s;}#marquee-container .play-pause-btn:hover{background:#f5f5f5;}#marquee-container .play-pause-btn svg{width:20px;height:20px;fill:#474747;}#marquee-container .marquee-list-wrapper{padding:0 0 0 3%;flex:1;overflow:hidden;position:relative;}#marquee-container .marquee-list-wrapper .marquee-list{list-style:none;margin:0;padding:0;transition:margin-top 1s ease;}#marquee-container .marquee-list-wrapper .marquee-list.paused{transition:none;}#marquee-container .marquee-list-wrapper .marquee-list li{line-height:60px;height:60px;}#marquee-container .marquee-list-wrapper .marquee-list a{color:#474747;text-decoration:none;font-size:1.125rem;display:block;position:relative;padding-right:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media(max-width:480px){#marquee-container .marquee-list-wrapper .marquee-list a{padding-right:unset;}}#marquee-container .marquee-list-wrapper .marquee-list a:hover,#marquee-container .marquee-list-wrapper .marquee-list a:focus{color:#e66f00;text-decoration:underline;}#marquee-container .marquee-list-wrapper .marquee-list a:hover::after,#marquee-container .marquee-list-wrapper .marquee-list a:focus::after{color:#e66f00;}#marquee-container .marquee-list-wrapper .marquee-list a:focus{outline:2px solid #4a90e2;outline-offset:2px;border-radius:4px;}#marquee-container .marquee-list-wrapper .marquee-list a::after{content:"→";position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#474747;}@media(max-width:480px){#marquee-container .marquee-list-wrapper .marquee-list a::after{display:none;}}@media(prefers-reduced-motion:reduce){.marquee-list{transition:none!important;}}section.search-box .wrap{padding:60px 0 40px;}@media(max-width:1024px){section.search-box .wrap{padding:0 0 20px;margin:20px auto;}}section.search-box .wrap h3::after{background:url(../Images/2026/icon-nav01.png) no-repeat;background-size:contain;width:45px;height:43px;}@media(max-width:1024px){section.search-box .wrap h3::after{width:35px;height:34px;top:-15px;right:-38px;}}section.search-box .wrap h3 span{color:#e66f00;}section.search-box .wrap .form-box{padding:25px 4%;border:2px solid #e66f00;border-radius:100px;display:grid;grid-template-columns:3.5fr 1fr 1.5fr 1.5fr;grid-gap:15px;box-sizing:border-box;}@media(max-width:1400px){section.search-box .wrap .form-box{grid-template-columns:2.5fr 1.2fr 1.5fr 1.2fr;width:85%;margin:0 auto;}}@media(max-width:1024px){section.search-box .wrap .form-box{padding:15px 2%;}}@media(max-width:768px){section.search-box .wrap .form-box{display:flex;flex-wrap:wrap;justify-content:center;grid-gap:5px;border-radius:30px;}}section.search-box .wrap .form-box input{width:100%;height:60px;padding:15px 30px;box-sizing:border-box;border-radius:100px;background:#f2f2f2;border:unset;color:#474747;}section.search-box .wrap .form-box input::placeholder{font-size:1.125rem;color:#474747;}section.search-box .wrap .form-box .select-wrapper{position:relative;display:block;}@media(max-width:768px){section.search-box .wrap .form-box .select-wrapper{width:49%;}}section.search-box .wrap .form-box .select-option.selected{background:#e66f00;}section.search-box .wrap .form-box .select-option:hover,section.search-box .wrap .form-box .select-option:focus{background:rgba(230,111,0,.3);}@media(max-width:1024px){section.search-box .wrap .form-box .select-text{font-size:1rem;word-break:keep-all;}section.search-box .wrap .form-box .select-arrow{margin:0 0 0 5px;}}.themes-box{position:relative;overflow:hidden;z-index:2;}.themes-box .wrap{height:508px;position:relative;}@media(max-width:1024px){.themes-box .wrap{height:555px;}}@media(max-width:768px){.themes-box .wrap{height:480px;}}.themes-box .title-box{display:block;top:112px;position:relative;}@media(max-width:1024px){.themes-box .title-box{top:0;}}.themes-box .title-box h3{display:block;text-align:left;line-height:1.2;}@media(max-width:1024px){.themes-box .title-box h3{text-align:center;display:inline-block;}}.themes-box .title-box h3 span{display:block;text-align:left;color:#0175e9;}@media(max-width:1024px){.themes-box .title-box h3 span{display:inline-block;}}.themes-box .title-box h3::after{background:url(../Images/2026/icon-nav02.png) no-repeat;background-size:contain;width:50px;height:47px;left:110px;}@media(max-width:1024px){.themes-box .title-box h3::after{width:40px;height:39px;left:unset;right:-42px;}}.themes-box .title-box h3+p{text-align:left;}@media(max-width:1024px){.themes-box .title-box h3+p{text-align:center;}}.themes-box .mySwiper{width:1300px;margin-left:unset;margin-right:unset;position:absolute;right:-19%;top:0;}@media(max-width:1600px){.themes-box .mySwiper{width:1200px;right:-7%;}}@media(max-width:1400px){.themes-box .mySwiper{width:900px;right:-3%;}}@media(max-width:1200px){.themes-box .mySwiper{width:720px;}}@media(max-width:1024px){.themes-box .mySwiper{position:relative;right:0%;width:100%;}}.themes-box .mySwiper .swiper-wrapper{margin:0 0 60px 0;}.themes-box .mySwiper .swiper-horizontal>.swiper-scrollbar,.themes-box .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal{height:var(--swiper-scrollbar-size,6px);width:calc(83% - 2*var(--swiper-scrollbar-sides-offset,1%));left:0;}@media(max-width:1024px){.themes-box .mySwiper .swiper-horizontal>.swiper-scrollbar,.themes-box .mySwiper .swiper-scrollbar.swiper-scrollbar-horizontal{height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));bottom:20px;}}.themes-box .mySwiper .swiper-scrollbar{background:rgba(1,117,233,.4);}.themes-box .mySwiper .swiper-scrollbar-drag{background:#0175e9;}.themes-box .swiper-controller{top:345px;position:absolute;}@media(max-width:1024px){.themes-box .swiper-controller{top:unset;position:absolute;bottom:15px;left:50%;margin-left:-75px;}}@media(max-width:768px){.themes-box .swiper-controller{margin-left:-70px;bottom:40px;}}.themes-box .swiper-controller .swiper-button-next,.themes-box .swiper-controller .swiper-button-prev,.themes-box .swiper-controller .themes-box .mySwiper .swiper-button-next{width:60px;height:60px;top:unset;}.themes-box .swiper-controller .swiper-button-next:hover:after,.themes-box .swiper-controller .swiper-button-prev:hover:after,.themes-box .swiper-controller .themes-box .mySwiper .swiper-button-next:hover:after{background:url(../Images/2026/Icon-nav-arrow-swiper-hover.png) no-repeat;background-size:contain;}.themes-box .swiper-controller .swiper-button-next{right:unset;left:90px;}@media(max-width:768px){.themes-box .swiper-controller .swiper-button-next{left:70px;}}.themes-box .swiper-controller .swiper-button-prev:after,.themes-box .swiper-controller .swiper-rtl .swiper-button-next:after,.themes-box .swiper-controller .swiper-button-next:after,.themes-box .swiper-controller .swiper-rtl .swiper-button-prev:after{content:"";background:url(../Images/2026/Icon-nav-arrow-swiper.png) no-repeat;background-size:contain;width:60px;height:60px;transition:all .3s ease-in-out;}@media(max-width:768px){.themes-box .swiper-controller .swiper-button-prev:after,.themes-box .swiper-controller .swiper-rtl .swiper-button-next:after,.themes-box .swiper-controller .swiper-button-next:after,.themes-box .swiper-controller .swiper-rtl .swiper-button-prev:after{width:45px;height:45px;}}.themes-box .swiper-controller .swiper-button-next:after,.themes-box .swiper-controller .swiper-rtl .swiper-button-prev:after{transform:rotate(180deg);}.guide-box{background:#fffce9;position:relative;top:150px;}@media(max-width:1200px){.guide-box{top:60px;}}@media(max-width:1024px){.guide-box{top:-25px;}}@media(max-width:768px){.guide-box{top:unset;}}.guide-box::before{content:"";background:url(../Images/2026/index-guide-deco.png) no-repeat;background-size:cover;width:100%;height:297px;display:inline-block;position:absolute;left:50%;transform:translateX(-50%);top:-297px;z-index:-1;}@media(max-width:1200px){.guide-box::before{height:185px;top:-185px;}}@media(max-width:768px){.guide-box::before{height:90px;top:-90px;}}.guide-box::after{content:"";background:url(../Images/2026/index-guide-deco.png) no-repeat;background-size:cover;width:100%;height:297px;display:inline-block;position:absolute;left:50%;transform:translateX(-50%) rotate(180deg);bottom:-297px;z-index:-1;}@media(max-width:1200px){.guide-box::after{height:185px;bottom:-185px;}}@media(max-width:768px){.guide-box::after{height:90px;bottom:-90px;}}.guide-box .wrap{margin:174px auto;position:relative;z-index:2;}@media(max-width:768px){.guide-box .wrap{margin:40px auto 120px;}}.guide-box h3{text-align:left;display:block;}@media(max-width:1024px){.guide-box h3{text-align:center;display:inline-block;}}.guide-box h3::after{background:url(../Images/2026/icon-nav03.png) no-repeat;background-size:contain;width:52px;height:52px;left:340px;top:10px;}@media(max-width:1024px){.guide-box h3::after{width:40px;height:43px;left:unset;right:-40px;top:-15px;}}.guide-box h3 span{color:#e03400;}.guide-box h3+p{text-align:left;}@media(max-width:1024px){.guide-box h3+p{text-align:center;}}.guide-box .card-box2 .card:hover h4,.guide-box .card-box2 .card:focus h4{color:#e03400;}.guide-box .btn-more{border:1px solid #e03400;}.guide-box .btn-more span{color:#e03400;}.tab-box{position:relative;overflow:hidden;}.tab-box>.wrap{padding:200px 0 0;position:relative;z-index:2;}@media(max-width:1200px){.tab-box>.wrap{padding:60px 0 0;}}@media(max-width:1024px){.tab-box>.wrap{padding:0;}}.tab-box>.wrap>ul{position:relative;margin:3.5rem 0 0;}@media(max-width:1024px){.tab-box>.wrap>ul{margin:0;}}.tab-box>.wrap>ul::before{content:"";display:inline-block;width:100%;height:6px;position:absolute;top:6.25rem;background:rgba(184,184,184,.4);border-radius:50px;z-index:-1;}@media(max-width:1024px){.tab-box>.wrap>ul::before{top:4.25rem;}}@media(max-width:768px){.tab-box>.wrap>ul::before{width:84%;left:50%;transform:translateX(-50%);}}.tab-box .tab-item h3,.tab-box .tab-item h3 span{color:#8c8c8c;font-weight:600;transition:all .3s ease-in-out;}.tab-box .tab-item a:hover h3,.tab-box .tab-item a:hover h3 span,.tab-box .tab-item a.active h3,.tab-box .tab-item a.active h3 span,.tab-box .tab-item a:focus h3,.tab-box .tab-item a:focus h3 span{color:#474747;}.tab-box .tab-item:nth-child(1) .h3{position:absolute;top:0;left:50%;transform:translateX(-110%);}.tab-box .tab-item:nth-child(1) .h3:hover span,.tab-box .tab-item:nth-child(1) .h3.active span,.tab-box .tab-item:nth-child(1) .h3:focus span{color:#f25bb5;}.tab-box .tab-item:nth-child(1) .h3:hover::before,.tab-box .tab-item:nth-child(1) .h3.active::before,.tab-box .tab-item:nth-child(1) .h3:focus::before{content:"";width:120%;height:6px;background:#f25bb5;border-radius:50px;position:absolute;left:-50%;transform:translateX(33%);display:inline-block;top:6.25rem;}@media(max-width:1024px){.tab-box .tab-item:nth-child(1) .h3:hover::before,.tab-box .tab-item:nth-child(1) .h3.active::before,.tab-box .tab-item:nth-child(1) .h3:focus::before{top:4.25rem;}}.tab-box .tab-item:nth-child(1) .h3:hover::after,.tab-box .tab-item:nth-child(1) .h3.active::after,.tab-box .tab-item:nth-child(1) .h3:focus::after{background:url(../Images/2026/icon-nav04.png) no-repeat;background-size:contain;width:53px;height:50px;top:-10px;left:-60px;transform:rotate(18deg);}@media(max-width:1024px){.tab-box .tab-item:nth-child(1) .h3:hover::after,.tab-box .tab-item:nth-child(1) .h3.active::after,.tab-box .tab-item:nth-child(1) .h3:focus::after{width:40px;height:41px;left:-46px;}}.tab-box .tab-item:nth-child(1) h4 span{color:#f25bb5;}.tab-box .tab-item:nth-child(1) .btn-img{background:#f25bb5;}.tab-box .tab-item:nth-child(1) .btn-more{border:1px solid #f25bb5;}.tab-box .tab-item:nth-child(1) .btn-more span{color:#f25bb5;}.tab-box .tab-item:nth-child(2) .h3{position:absolute;top:0;left:50%;transform:translateX(10%);}.tab-box .tab-item:nth-child(2) .h3:hover span,.tab-box .tab-item:nth-child(2) .h3.active span,.tab-box .tab-item:nth-child(2) .h3:focus span{color:#00a556;}.tab-box .tab-item:nth-child(2) .h3:hover::before,.tab-box .tab-item:nth-child(2) .h3.active::before,.tab-box .tab-item:nth-child(2) .h3:focus::before{content:"";width:120%;height:6px;background:#00a556;border-radius:50px;position:absolute;left:-50%;transform:translateX(33%);display:inline-block;top:6.25rem;}@media(max-width:1024px){.tab-box .tab-item:nth-child(2) .h3:hover::before,.tab-box .tab-item:nth-child(2) .h3.active::before,.tab-box .tab-item:nth-child(2) .h3:focus::before{top:4.25rem;}}.tab-box .tab-item:nth-child(2) .h3:hover::after,.tab-box .tab-item:nth-child(2) .h3.active::after,.tab-box .tab-item:nth-child(2) .h3:focus::after{background:url(../Images/2026/icon-nav05.png) no-repeat;background-size:contain;width:53px;height:45px;top:-10px;right:-60px;}@media(max-width:1024px){.tab-box .tab-item:nth-child(2) .h3:hover::after,.tab-box .tab-item:nth-child(2) .h3.active::after,.tab-box .tab-item:nth-child(2) .h3:focus::after{width:44px;height:38px;right:-45px;}}.tab-box .tab-item:nth-child(2) .card img{left:unset;}.tab-box .tab-item:nth-child(2) h4{height:60px;}.tab-box .tab-item:nth-child(2) h4 span{color:#00a556;}.tab-box .tab-item:nth-child(2) .btn-img{background:#00a556;}.tab-box .tab-item:nth-child(2) .btn-more{border:1px solid #00a556;}.tab-box .tab-item:nth-child(2) .btn-more span{color:#00a556;}.tab-box .tab-content{top:7.5rem;position:relative;padding:2rem 0 0;}@media(max-width:1024px){.tab-box .tab-content{top:6.5rem;padding:0;}}.tab-box .tab-content p{text-align:center;font-size:1.25rem;color:#474747;}.tab-box .tab-content#tab2{max-width:1040px;margin:0 auto;}@media(max-width:1024px){.tab-box .tab-content#tab2{max-width:100%;}}.tab-box .tab-content#tab2 .card-box{grid-template-columns:1fr 1fr 1fr;}@media(max-width:1200px){.tab-box .tab-content#tab2 .card-box{grid-template-columns:1fr 1fr;}}.tab-box .tab-content#tab2 .btn-more{width:350px;}@media(max-width:768px){.tab-box .tab-content#tab2 .btn-more{width:55%;}}.tab-box .card-box{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;margin:2rem 0 0;}@media(max-width:1400px){.tab-box .card-box{width:90%;margin:2rem auto 0;grid-template-columns:1fr 1fr;}}@media(max-width:1024px){.tab-box .card-box{grid-gap:15px;}}.tab-box .card-box .card{width:unset;height:unset;border-radius:unset;}@media(max-width:1400px){.tab-box .card-box .card{margin:0 auto;width:20.25rem;}}@media(max-width:768px){.tab-box .card-box .card{width:unset;}}.tab-box .card-box .card a{height:unset;}.tab-box .card-box .card .img-box{display:block;width:100%;height:28rem;border-radius:95px 45px 0 45px;overflow:hidden;}@media(max-width:1024px){.tab-box .card-box .card .img-box{height:22rem;}}@media(max-width:768px){.tab-box .card-box .card .img-box{border-radius:30px 10px 0 10px;width:10rem;height:15.3125rem;}}.tab-box .card-box .card .btn-box{top:22.9rem;bottom:unset;}@media(max-width:1024px){.tab-box .card-box .card .btn-box{top:16.9rem;}}@media(max-width:768px){.tab-box .card-box .card .btn-box{top:11.6rem;}}.tab-box .card-box h4{font-size:1.25rem;color:#474747;position:relative;left:unset;bottom:unset;background:unset;padding:unset;text-align:center;margin:20px 0 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}@media(max-width:768px){.tab-box .card-box h4{height:87px;-webkit-line-clamp:3;}}.tab-box .card-box h4 span{font-size:1.125rem;display:block;}.tab-box .card-box h4+i{font-size:.875rem;text-align:center;display:block;color:#474747;}.tab-box .btn-more{margin:40px auto;}.park aside{padding:25px;box-sizing:border-box;border-radius:15px;background:#f5f5f5;height:350px;}@media(max-width:1024px){.park aside{height:unset;}}.park aside h4{display:none;}.park .form-box fieldset{padding:0 0 16px;}.park .form-box legend{font-size:1.125rem;font-weight:600;margin:0 0 16px;}@media(max-width:1024px){.park .form-box legend{margin:0 0 10px;}}.park .form-box span{display:block;margin:0 0 16px;}@media(max-width:1024px){.park .form-box span{display:unset;}}.park .form-box span:last-child{margin:0;}.park .form-box>button{background:#e66f00;font-size:1.125rem;height:48px;}.park .form-box>button::after{top:4px;}.list .article-box{z-index:2;position:relative;}.list .article-box>.wrap{display:grid;grid-template-columns:1fr 24%;grid-gap:5.5rem;}@media(max-width:1400px){.list .article-box>.wrap{grid-gap:2rem;}}@media(max-width:1024px){.list .article-box>.wrap{grid-template-columns:1fr;}}.list .article-box>h3{display:none;}.list .card-box2{grid-template-columns:1fr;grid-template-rows:unset;grid-row-gap:unset;margin:-25px 0 0;}.list .card-box2 .card{display:grid;grid-template-columns:31.5% 1fr 12%;grid-gap:20px;padding:25px 0;border-bottom:1px solid #e1e1e1;position:relative;}@media(max-width:1400px){.list .card-box2 .card{grid-template-columns:31.5% 1fr 50px;}}@media(max-width:1024px){.list .card-box2 .card{grid-template-columns:1fr 50px;}}.list .card-box2 .card:first-child{grid-row:unset;flex-direction:unset;}.list .card-box2 .card .card-img,.list .card-box2 .card .card-text{width:100%;}.list .card-box2 .card .card-text span{position:absolute;left:0;}.list .card-box2 .card .card-img{height:180px;border-radius:15px;}.list .card-box2 .card .card-img img{height:180px;}@media(max-width:1024px){.list .card-box2 .card .card-img{grid-column:1/3;height:245px;}.list .card-box2 .card .card-img img{height:245px;}}.list .card-box2 .card .btn-go{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:50px;height:50px;border-radius:100px;overflow:hidden;background:#fff;border:2px solid #e03400;transition:all .3s ease-in-out;}@media(max-width:1024px){.list .card-box2 .card .btn-go{position:relative;top:0;transform:unset;}}.list .card-box2 .card .btn-go .btn-img{display:inline-block;aspect-ratio:50/50;mask-image:url(../Images/2026/Icon-go.svg);mask-size:100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/Icon-go.svg);-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat;background:#e03400;width:50px;height:50px;transition:all .3s ease-in-out;}.list .card-box2 .card:hover h4,.list .card-box2 .card:focus h4{color:#e03400;}.list .card-box2 .card:hover .btn-go,.list .card-box2 .card:focus .btn-go{background:#e03400;}.list .card-box2 .card:hover .btn-go .btn-img,.list .card-box2 .card:focus .btn-go .btn-img{background:#fff;}.list aside{background:#fff;border:2px solid #e03400;border-radius:15px;padding:20px 12%;}@media(max-width:1400px){.list aside{padding:20px 5%;}}@media(max-width:768px){.list aside{margin:0 auto;padding:20px 3%;}}.list aside h3{font-size:1.5625rem;color:#e03400;font-weight:600;left:unset;transform:unset;letter-spacing:1px;}.list aside h3::before{content:"";display:inline-block;background:url(../Images/2026/icon-nav03.png) no-repeat;background-size:contain;width:16px;height:17px;margin:0 10px 0 0;}.list aside .card-box2{margin:20px 0 0;grid-row-gap:20px;}.list aside .card-box2:last-child .card{border-bottom:0 solid #e1e1e1;}.list aside .card-box2 .card{grid-template-columns:1fr;grid-gap:10px;padding:unset;}@media(max-width:1024px){.list aside .card-box2 .card{border-bottom:unset;grid-template-columns:45% 1fr;}}.list aside .card-box2 .card .card-img{height:118px;border-radius:15px;}@media(max-width:1024px){.list aside .card-box2 .card .card-img{grid-column:unset;}}.list aside .card-box2 .card .card-img img{height:118px;}.list aside .card-box2 .card .card-text{position:relative;}.list aside .card-box2 .card .card-text span{position:relative;}.list aside .card-box2 .card .card-text i{position:absolute;top:0;right:0;}@media(max-width:1024px){.list aside .card-box2 .card .card-text i{position:relative;top:unset;right:unset;display:block;}}.list aside .card-box2 .card .card-text h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}@media(max-width:1024px){.list aside .card-box2 .card .card-text h4{font-size:1.125rem;}}.list .content-box span{background:#e03400;}.themes .select-content{grid-template-columns:1fr;z-index:2;position:relative;}.themes .content-top{display:grid;grid-template-columns:46% 1fr;grid-gap:2.75rem;align-items:center;}@media(max-width:1024px){.themes .content-top{grid-template-columns:1fr;grid-gap:1.5rem;}}.themes .content-top .img-box{border-radius:15px;overflow:hidden;height:24.25rem;margin:0 0 0 25px;position:relative;}@media(max-width:1024px){.themes .content-top .img-box{margin:0;height:18rem;}.themes .content-top .img-box img{height:18rem;}}.themes .content-top .img-box::after{content:"";display:inline-block;background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 75%);width:7.75rem;height:100%;position:absolute;right:0;top:0;}@media(max-width:1024px){.themes .content-top .img-box::after{width:100rem;height:2rem;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);top:unset;bottom:0;}}.themes .content-top .img-box img{width:100%;height:24.25rem;object-fit:cover;}.themes .content-top p.descr{font-size:2.5rem;color:#0175e9;font-weight:600;line-height:1.5;margin:0 0 1rem;}@media(max-width:1024px){.themes .content-top p.descr{font-size:1.875rem;line-height:1.3;margin:0 0 .75rem;}}@media(max-width:480px){.themes .content-top p.descr{font-size:1.5625rem;}.themes .content-top p.descr br{display:none;}}.themes .content-top p:last-child{margin:0 2.75rem 0 0;text-align:justify;}@media(max-width:1024px){.themes .content-top p:last-child{margin:0;}}.themes .card-box3{grid-template-columns:1fr 1fr 1fr;}@media(max-width:1024px){.themes .card-box3{grid-template-columns:1fr;}}.themes .card-box3 a h4::before{content:"";background:url(../Images/2026/icon-nav02.png) no-repeat;background-size:contain;}.themes .card-box3 a .swiper-pagination-bullet-active{background:#0175e9;}.themes .card-box3 a .swiper-button-next:after,.themes .card-box3 a .swiper-button-prev:after{color:#0175e9;font-weight:600;}.themes .card-box3 a .card-img{height:15.3125rem;}.themes .card-box3 a .card-img img{height:15.3125rem;}.themes .card-box3 a .card-img>span{color:#0175e9;}.themes .card-box3 a .card-bottom .label-box label{background:#0175e9;}.themes .card-box3 a .card-bottom .btn-go{border:2px solid #0175e9;}.themes .card-box3 a .card-bottom .btn-go .btn-img{background:#0175e9;}@media(min-width:1024px){.themes .card-box3 a:hover,.themes .card-box3 a:focus,.themes .card-box3 a.active{background:#0175e9;}.themes .card-box3 a:hover h4,.themes .card-box3 a:focus h4,.themes .card-box3 a.active h4{background:#0175e9;color:#fff;}.themes .card-box3 a:hover h4::before,.themes .card-box3 a:focus h4::before,.themes .card-box3 a.active h4::before{content:"";background:url(../Images/2026/icon-nav02-w.png) no-repeat;background-size:contain;}.themes .card-box3 a:hover .card-img>span,.themes .card-box3 a:focus .card-img>span,.themes .card-box3 a.active .card-img>span{background:#0175e9;color:#fff;}.themes .card-box3 a:hover .card-bottom .label-box label,.themes .card-box3 a:focus .card-bottom .label-box label,.themes .card-box3 a.active .card-bottom .label-box label{background:#fff;color:#0175e9;}}.industry .card-box2{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:unset;grid-gap:unset;grid-row-gap:1rem;margin:unset;}@media(max-width:1024px){.industry .card-box2{grid-template-columns:1fr 1fr;}}@media(max-width:480px){.industry .card-box2{grid-template-columns:1fr;}}.industry .card-box2 .card{flex-direction:column;}@media(max-width:1024px){.industry .card-box2 .card{grid-gap:0;}}.industry .card-box2 .card:hover,.industry .card-box2 .card:focus{transform:translateY(10px);}.industry .card-box2 .card:hover .card-text h3,.industry .card-box2 .card:focus .card-text h3{color:#00a556;}.industry .card-box2 .card:first-child{grid-row:unset;}.industry .card-box2 .card:nth-child(2n){margin:60px 0 0;}@media(max-width:480px){.industry .card-box2 .card:nth-child(2n){margin:0;}}.industry .card-box2 .card .card-img{height:285px;width:100%;}.industry .card-box2 .card .card-img img{width:100%;height:285px;mask-image:url(../Images/2026/mask_01.svg);mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/mask_01.svg);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;}.industry .card-box2 .card .card-text{width:72%;margin:0 auto;position:relative;}.industry .card-box2 .card .card-text h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}.industry .card-box2 .card .card-text i{position:absolute;top:2px;right:0;}.industry .pagination{margin:120px 0 0;}@media(max-width:1024px){.industry .pagination{margin:60px 0 0;}}.pageBanner-box.park-detail .content-text{width:460px;height:200px;bottom:30px;}@media(max-width:480px){.pageBanner-box.park-detail .content-text{width:90%;height:160px;}}.pageBanner-box.park-detail .content-text h2{opacity:0;height:0;}.pageBanner-box.park-detail .content-text img{object-fit:contain;width:100%;height:100%;}.park-detail h3{font-size:2.5rem;color:#e66f00;text-align:left;left:unset;transform:unset;display:inline-block;margin:0 0 0 25px;}@media(max-width:768px){.park-detail h3{display:block;text-align:center;margin:0;}}.park-detail .location{color:#474747;font-size:1rem;letter-spacing:1px;font-weight:400;position:relative;}@media(max-width:768px){.park-detail .location{display:block;text-align:center;margin:10px 0 0;}}.park-detail .location::before{content:"";display:inline-block;background:url(../Images/2026/icon-location.png) no-repeat center center;background-size:contain;width:10px;height:15px;margin:0 5px 0 10px;}@media(max-width:768px){.park-detail .location::before{margin:0 5px 0 0;}}.park-detail .label-box{display:flex;flex-wrap:wrap;align-items:center;margin:1rem 0 1.5rem 9px;}@media(max-width:768px){.park-detail .label-box{justify-content:center;margin:1rem 0 1.5rem 0;}}.park-detail .label-box span{font-size:1rem;color:#474747;height:30px;line-height:30px;padding:0 1rem;position:relative;border-right:1px solid #b5b5b5;}@media(max-width:768px){.park-detail .label-box span{margin:8px 0;border-right:0 solid #b5b5b5;padding:0 10px;}}.park-detail .label-box span:last-child{border-right:0 solid #b5b5b5;}@media(max-width:768px){.park-detail .label-box span:last-child{margin:8px 0 0;}}.park-detail .label-box span::before{content:"";display:inline-flex;align-items:center;width:30px;height:30px;margin:0 5px 0 0;top:-7px;position:relative;}.park-detail .label-box span.label_01::before{background:url(../Images/2026/icon-park01.png) no-repeat center center;background-size:contain;}.park-detail .label-box span.label_02::before{background:url(../Images/2026/icon-park02.png) no-repeat center center;background-size:contain;}.park-detail .label-box span.label_03::before{background:url(../Images/2026/icon-park03.png) no-repeat center center;background-size:contain;}.park-detail .label-box span.label_04::before{background:url(../Images/2026/icon-park04.png) no-repeat center center;background-size:contain;}.park-detail .intro-box{margin:0 25px;}@media(max-width:768px){.park-detail .intro-box{margin:0;}}.park-detail .intro-top p{font-size:1.125rem;line-height:1.5;color:#474747;}.park-detail .intro-top .open-btn{color:#e66f00;}.park-detail .intro-top .open-btn::after{background:url(../Images/2026/icon-more-yl.png) no-repeat;background-size:contain;margin:0 0 0 5px;}.park-detail .intro-top .open-btn.active::after{background:url(../Images/2026/icon-more-active-yl.png) no-repeat;background-size:contain;}.park-detail .intro-top .open-content{padding:0;margin:0;border:unset;}.park-detail .themes-box{display:grid;grid-template-columns:1fr 1fr;margin:0 0 30px;}@media(max-width:1024px){.park-detail .themes-box{grid-template-columns:1fr;margin:0;}}@media(max-width:480px){.park-detail .themes-box{margin:0 0 20px;}}.park-detail .themes-box .themes{padding:20px 40px;display:grid;grid-template-columns:160px 1fr;grid-gap:20px;align-items:center;}@media(max-width:768px){.park-detail .themes-box .themes{grid-template-columns:1fr;padding:40px;width:65%;margin:0 auto;}}@media(max-width:480px){.park-detail .themes-box .themes{padding:20px 40px;}}.park-detail .themes-box .themes .card-img{height:160px;width:100%;margin:0 25px 0 0;}@media(max-width:768px){.park-detail .themes-box .themes .card-img{height:245px;}}.park-detail .themes-box .themes .card-img img{object-fit:cover;width:100%;height:160px;mask-image:url(../Images/2026/mask_02.svg);mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-image:url(../Images/2026/mask_02.svg);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;}@media(max-width:768px){.park-detail .themes-box .themes .card-img img{height:245px;}}.park-detail .themes-box h4{font-size:1.5625rem;color:#e66f00;font-weight:600;margin:0 0 10px;}@media(max-width:768px){.park-detail .themes-box h4{text-align:center;margin:10px 0;}}.park-detail .themes-box h4 i{position:relative;}.park-detail .themes-box h4 i::before{content:"";display:inline-block;width:42px;height:42px;margin:0 10px 0 0;position:relative;top:8px;}.park-detail .themes-box h4 i.themes_01::before{background:url(../Images/2026/icon-themes01-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box h4 i.themes_02::before{background:url(../Images/2026/icon-themes02-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box h4 i.themes_03::before{background:url(../Images/2026/icon-themes03-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box h4 i.themes_04::before{background:url(../Images/2026/icon-themes04-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box h4 i.themes_05::before{background:url(../Images/2026/icon-themes05-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box h4 i.themes_06::before{background:url(../Images/2026/icon-themes06-yl.png) no-repeat center center;background-size:contain;}.park-detail .themes-box p{color:#474747;}.park-detail .intro-bottom{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;}@media(max-width:1024px){.park-detail .intro-bottom{grid-template-columns:1fr;}}.park-detail .intro-bottom .intro-img{position:relative;border-radius:15px;overflow:hidden;height:25.75rem;}@media(max-width:768px){.park-detail .intro-bottom .intro-img{height:15.3125rem;}}.park-detail .intro-bottom .intro-img .swiper-slide{width:100%!important;}.park-detail .intro-bottom .intro-img img{object-fit:cover;width:100%;height:25.75rem;}@media(max-width:768px){.park-detail .intro-bottom .intro-img img{height:15.3125rem;}}.park-detail .intro-bottom .intro-img .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));margin:0 var(--swiper-pagination-bullet-horizontal-gap,8px);opacity:1;background:#fff;}@media(max-width:1024px){.park-detail .intro-bottom .intro-img .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,12px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));margin:0 var(--swiper-pagination-bullet-horizontal-gap,6px);}}.park-detail .intro-bottom .intro-img .swiper-pagination-bullet-active{background:#e66f00;}.park-detail .intro-bottom .intro-img .swiper-button-next.swiper-button-disabled,.park-detail .intro-bottom .intro-img .swiper-button-prev.swiper-button-disabled{opacity:1;color:#fff;z-index:2;}.park-detail .intro-bottom .intro-img .swiper-button-next:after,.park-detail .intro-bottom .intro-img .swiper-button-prev:after{color:#e66f00;font-weight:600;}.park-detail .intro-bottom .text-box{background:#fff7e9;padding:20px 5%;border-radius:15px;display:grid;grid-template-columns:18% 1fr;grid-gap:1rem;font-size:1rem;color:#474747;}@media(max-width:768px){.park-detail .intro-bottom .text-box{grid-template-columns:1fr;grid-gap:5px;}}.park-detail .intro-bottom .text-box span{color:#e66f00;font-weight:600;}.park-detail .intro-bottom .text-box span::after{content:"/";margin:0 0 0 24px;}@media(max-width:768px){.park-detail .intro-bottom .text-box span::after{margin:0 0 0 5px;}}@media(max-width:768px){.park-detail .intro-bottom .text-box p{margin:0 0 10px 0;}.park-detail .intro-bottom .text-box p:last-child{margin:0;}}.park-detail .intro-bottom .text-box a.bus{position:relative;display:inline-block;background:url(../Images/2026/icon-bus.png) no-repeat center center;background-size:contain;width:19px;height:19px;margin:0 0 0 5px;text-indent:101%;overflow:hidden;white-space:nowrap;}.media-box{margin:35px 0 0;position:relative;}.media-box::before{content:"";width:calc(100% - 50px);background:#e66f00;height:2px;border-radius:50px;position:absolute;top:44px;left:50%;transform:translateX(-50%);}@media(max-width:768px){.media-box::before{width:100%;}}.media-box h4{margin:15px auto;background:#e66f00;border-radius:50px;height:60px;padding:0 40px;color:#fff;font-weight:600;font-size:1.5625rem;display:inline-block;line-height:60px;position:relative;left:50%;transform:translateX(-50%);}.media-box .card-box3{margin:0;grid-template-columns:1fr 1fr 1fr;grid-row-gap:unset;z-index:2;position:relative;}@media(max-width:1024px){.media-box .card-box3{grid-template-columns:1fr 1fr;}}@media(max-width:768px){.media-box .card-box3{grid-template-columns:1fr;}}@media(min-width:1024px){.media-box .card-box3 a:hover h5,.media-box .card-box3 a:focus h5{color:#fff;}}.media-box .card-box3 .card-img{position:relative;}.media-box .card-box3 .card-img::before{content:"";display:block;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.media-box .card-box3 .card-img::after{content:"";display:inline-block;width:79px;height:55px;background:url(../Images/2026/icon-youtube.png) no-repeat center center;z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.media-box .card-box3 h5{font-size:1.25rem;font-weight:600;color:#474747;margin:10px 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}.links-box{padding:15px 10px;border:2px solid #e66f00;background:#fff;border-radius:100px;display:inline-flex;flex-direction:column;align-items:center;position:fixed;z-index:500;top:40%;right:6%;}@media(max-width:1200px){.links-box{right:2%;}}@media(max-width:768px){.links-box{top:unset;bottom:3%;right:unset;left:50%;transform:translateX(-50%);flex-direction:row;border-radius:50px;padding:10px;width:212px;}}.links-box a{font-size:1rem;color:#e66f00;word-break:keep-all;position:relative;padding:10px 0;border-bottom:1px solid #707070;display:inline-block;}@media(max-width:768px){.links-box a{padding:0 10px;border-bottom:unset;border-right:1px solid #707070;line-height:2;}}.links-box a:last-child{border-bottom:0 solid #707070;}@media(max-width:768px){.links-box a:last-child{border-bottom:unset;border-right:0 solid #707070;}}.links-box a::before{content:"";display:block;width:49px;height:56px;margin:0 auto 5px;}@media(max-width:768px){.links-box a::before{width:19px;height:26px;display:inline-block;margin:0 5px 0 0;position:relative;top:5px;}}.links-box a.web::before{background:url(../Images/2026/icon-web.png) no-repeat center center;background-size:contain;}.links-box a.fb::before{background:url(../Images/2026/icon-fb.png) no-repeat center center;background-size:contain;}.list-box>.wrap{padding:60px 0 120px;}@media(max-width:1024px){.list-box>.wrap{padding:60px 0;}}.list-box>.wrap h3.sub{font-size:1.5625rem;color:#e66f00;font-weight:600;text-align:left;left:unset;transform:unset;letter-spacing:0;margin:0 0 15px;}@media(max-width:1024px){.list-box>.wrap h3.sub{text-align:center;display:block;}}.list.activity{position:relative;}.list.activity .tab-item:nth-child(1) .tab-label{left:50%;transform:translateX(calc(-50% - 100px));}.list.activity .tab-item:nth-child(2) .tab-label{left:50%;transform:translateX(calc(-50% + 100px));}.list.activity .tab-label{position:absolute;top:90px;}.list.activity .tab-label h3{font-size:1.25rem;font-weight:600;color:#474747;line-height:56px;background:#fff;border-radius:50px;height:56px;padding:0 40px;border:2px solid #f25bb5;}.list.activity .tab-label:hover h3,.list.activity .tab-label:focus h3,.list.activity .tab-label.active h3{color:#fff;background:#f25bb5;}.list.activity .tab-content{top:40px;position:relative;}.list.activity .tab-content .pagination{margin:60px 0 0;}.list.activity .card-box2 .card{grid-template-columns:1fr 6%;}@media(max-width:1024px){.list.activity .card-box2 .card{grid-template-columns:1fr 50px;}}.list.activity .card-box2 .card .card-text h4{margin:10px 0 0;}.list.activity .card-box2 .card .btn-go{border:2px solid #f25bb5;}.list.activity .card-box2 .card .btn-go .btn-img{filter:drop-shadow(0 0 1px #f25bb5);background:#f25bb5;}.list.activity .card-box2 .card:hover h4,.list.activity .card-box2 .card:focus h4{color:#f25bb5;}.list.activity .card-box2 .card:hover .btn-go,.list.activity .card-box2 .card:focus .btn-go{background:#f25bb5;}.list.activity .card-box2 .card:hover .btn-go .btn-img,.list.activity .card-box2 .card:focus .btn-go .btn-img{background:#fff;}.list.primary .tab-label h3{border:2px solid #e66f00;}.list.primary .tab-label:hover h3,.list.primary .tab-label:focus h3,.list.primary .tab-label.active h3{color:#fff;background:#e66f00;}.list.primary .card-box2 .card .btn-go{border:2px solid #e66f00;}.list.primary .card-box2 .card .btn-go .btn-img{filter:drop-shadow(0 0 1px #e66f00);background:#e66f00;}.list.primary .card-box2 .card:hover h4,.list.primary .card-box2 .card:focus h4{color:#e66f00;}.list.primary .card-box2 .card:hover .btn-go,.list.primary .card-box2 .card:focus .btn-go{background:#e66f00;}.list.primary .card-box2 .card:hover .btn-go .btn-img,.list.primary .card-box2 .card:focus .btn-go .btn-img{background:#fff;}.list.news .tab-label h3{border:2px solid #1a93ef;}.list.news .tab-label:hover h3,.list.news .tab-label:focus h3,.list.news .tab-label.active h3{color:#fff;background:#1a93ef;}.list.news .card-box2 .card .btn-go{border:2px solid #1a93ef;}.list.news .card-box2 .card .btn-go .btn-img{filter:drop-shadow(0 0 1px #1a93ef);background:#1a93ef;}.list.news .card-box2 .card:hover h4,.list.news .card-box2 .card:focus h4{color:#1a93ef;}.list.news .card-box2 .card:hover .btn-go,.list.news .card-box2 .card:focus .btn-go{background:#1a93ef;}.list.news .card-box2 .card:hover .btn-go .btn-img,.list.news .card-box2 .card:focus .btn-go .btn-img{background:#fff;}.select-box.wemedia .select-nav a{border:2px solid #e66f00;padding:10px 40px;}.select-box.wemedia .select-nav a:first-child{display:flex;}.select-box.wemedia .select-nav a::before{display:none;}.select-box.wemedia .select-nav a::after{background:#e66f00;}.select-box.wemedia .select-nav a:hover,.select-box.wemedia .select-nav a:focus,.select-box.wemedia .select-nav a.active{background:#e66f00;}.select-box.wemedia .select-content{grid-gap:unset;}.select-box.wemedia .select-content h3{display:block;text-align:center;color:#e66f00;font-size:2.5rem;}@media(max-width:1024px){.select-box.wemedia .select-content h3{font-size:1.875rem;}}.select-box.wemedia .select-content h3+p{width:78.5%;font-size:1rem;margin:20px auto 0;}@media(max-width:1024px){.select-box.wemedia .select-content h3+p{width:100%;}}.select-box.wemedia .card-box3{padding:60px 0 0;}.select-box.wemedia .card-box3 a>p{font-size:1.25rem;color:#e66f00;font-weight:600;padding:15px 25px;position:relative;background:#fff;border-radius:15px 15px 0 0;position:absolute;left:0;top:-35px;z-index:1;transition:all .3s ease-in-out;}.select-box.wemedia .card-box3 a>p::before{content:"";display:inline-block;margin:0 10px 0 0;background:#e66f00;width:4px;height:20px;border-radius:50px;position:relative;top:4px;}.select-box.wemedia .card-box3 a .card-img>span{color:#e66f00;}.select-box.wemedia .card-box3 a h4{width:80%;position:relative;background:unset;top:unset;padding:15px 0 0;}.select-box.wemedia .card-box3 a h4::before{display:none;}.select-box.wemedia .card-box3 a .card-bottom .btn-go{border:2px solid #e66f00;}.select-box.wemedia .card-box3 a .card-bottom .btn-go .btn-img{background:#e66f00;}@media(min-width:1024px){.select-box.wemedia .card-box3 a:hover,.select-box.wemedia .card-box3 a:focus,.select-box.wemedia .card-box3 a.active{background:#e66f00;}.select-box.wemedia .card-box3 a:hover>p,.select-box.wemedia .card-box3 a:focus>p,.select-box.wemedia .card-box3 a.active>p{color:#fff;background:#e66f00;}.select-box.wemedia .card-box3 a:hover>p::before,.select-box.wemedia .card-box3 a:focus>p::before,.select-box.wemedia .card-box3 a.active>p::before{background:#fff;}.select-box.wemedia .card-box3 a:hover .card-img>span,.select-box.wemedia .card-box3 a:focus .card-img>span,.select-box.wemedia .card-box3 a.active .card-img>span{color:#fff;background:#e66f00;}.select-box.wemedia .card-box3 a:hover h4,.select-box.wemedia .card-box3 a:focus h4,.select-box.wemedia .card-box3 a.active h4{background:unset;}}.article-box.wemedia .select-nav{justify-content:start;border:0 solid;}@media(max-width:1024px){.article-box.wemedia .select-nav{justify-content:center;border-bottom:1px solid #e1e1e1;}}.article-box.wemedia .select-nav a{padding:10px 20px;font-size:1rem;}.article-box.wemedia .select-nav a::after{display:none;}.article-box.wemedia article h3{left:unset;transform:unset;color:#e66f00;}.article-box.wemedia article h3 span{height:68px;margin:0 0 0 20px;position:relative;display:inline-block;}.article-box.wemedia article h3 span::before{content:"";display:inline-block;background:#e66f00;width:1px;height:70%;position:relative;top:50%;transform:translateY(-58%);margin:0 20px 0 0;}.article-box.wemedia article h3 span::after{display:none;}@media(max-width:1024px){.article-box.wemedia article h3{display:block;text-align:center;padding:70px 0 0;margin:40px 0 0;}.article-box.wemedia article h3 span{display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);margin:unset;}.article-box.wemedia article h3 span::before{display:none;}}.article-box.wemedia article h3 img{height:68px;object-fit:contain;display:inline-block;vertical-align:middle;}.article-box.wemedia article .card-box2{margin:40px 0 0;}.article-box.wemedia article .card-box2 .card{grid-template-columns:1fr;padding:30px 0;}.article-box.wemedia article .card-box2 .card:first-child{padding:0 0 30px 0;}.article-box.wemedia article .card-box2 .card:last-child{border-bottom:0 solid;}.article-box.wemedia article .card-box2 .card h4{font-size:1.5625rem;color:#e66f00;}.article-box.wemedia article .card-box2 .card p{display:block;-webkit-box-orient:unset;-webkit-line-clamp:unset;overflow:unset;}.article-box.wemedia article .card-box2 .card .card-img{height:549px;}.article-box.wemedia article .card-box2 .card .card-img img{height:549px;}.article-box.wemedia aside{height:52.5rem;}@media(max-width:1024px){.article-box.wemedia aside{height:32rem;}}.article-box.wemedia aside h3{color:#474747;}.article-box.wemedia aside h3::before,.article-box.wemedia aside h3::after{display:none;}.article-box.wemedia aside .card{position:relative;}.article-box.wemedia aside .card:last-child{border-bottom:0 solid;}.article-box.wemedia aside .card .card-img{height:138px;position:relative;}.article-box.wemedia aside .card .card-img img{height:138px;}.article-box.wemedia aside .card .card-img i{color:#e66f00;padding:5px 15px;background:#fff;border-radius:20px 0 0 0;position:absolute;right:0;bottom:0;}.article-box.wemedia aside .card .card-text p{font-size:.875rem;color:#e66f00;}.article-box.wemedia aside .card:hover h4,.article-box.wemedia aside .card:focus h4{color:#e66f00;}.article-box.wemedia .btn-more{width:36%;margin:-10px auto;}@media(max-width:1024px){.article-box.wemedia .btn-more{width:40%;margin:0 auto;}}@media(max-width:768px){.article-box.wemedia .btn-more{width:55%;}}.article-box.wemedia .btn-more .btn-img{background:#e66f00;}.sitemap .content-box{background:#fff7e9;padding:20px 5%;border-radius:15px;box-sizing:border-box;margin:0 0 40px;}@media(max-width:480px){.sitemap .content-box{margin:0 0 20px;}}.sitemap .content-box p>span{background:unset;color:#e66f00;font-weight:600;}.sitemap .content-box p .sub{margin:unset;}.sitemap .links-other{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media(max-width:1200px){.sitemap .links-other{grid-template-columns:1fr 1fr 1fr;}}@media(max-width:480px){.sitemap .links-other{grid-template-columns:1fr 1fr;}}.sitemap .links-other a{font-size:1.25rem;height:unset;border:unset;border-radius:0;color:#474747;font-weight:600;background:unset;padding:15px;border-bottom:2px solid #e66f00;text-align:center;}.sitemap .links-other a:hover,.sitemap .links-other afocus{color:#e66f00;}
@media screen and (max-width: 1200px) {
	.gogogo_bt {		
		width: 60px;		
		background:rgba(140,111,84,1);
		padding:7px;
		color:#FFF;		
		left:0;		
	}

	.gogogo_bt p{
		color:#FFF;
		font-size:1rem;
	}

	.gogogo_bt.right{
		right:0;		
		padding:7px;
	}
}

@media screen and (max-width: 1000px) {

	body.active, html.active {
		overflow: hidden;
	}

	select {
		font-size:1rem;
	}

	#BOX {
		border-top: none;
	}

	#TOP {
		bottom: 3%;
		width: 100px;
		right: 3% !important;
	}

		#TOP img {
			object-fit: contain;
			width: 100%;
		}

	.fb {
		display: none;
	}

	.fly_banner .close {
		position: fixed;
		right: 10px;
		top: 10px;
		color: #FFF;
		font-size: 3.125rem;
		z-index: 10002;
	}

	.fly_banner a {
		position: fixed;
		top: 50%;
		left: 0;
		margin: -143px auto 0 auto;
		right: 0;
		width: 216px;
		border-radius: 5px;
		z-index: 10002;
		display: none;
	}

	.fly_banner:hover .fly_bt {
		right: 0;
	}

	.width_box {
		padding: 0 15px;
		box-sizing: border-box;
	}

	/*pager*/
	div.pagination ul {
		text-align: center;
	}

	div.pagination li.go {
		margin: 0 0 0 25px;
	}

	div.pagination li.all {
		float: none;
		display: block;
		margin: 15px 0 0 0;
	}

	/*header*/
	.s_top {
		display: none;
	}

	.menu h1 {
		padding: 0;
		height: 65px;
		position: fixed;
		left: 0;
		width: 100%;
		z-index: 1003;
		background: #FFF;
		top: 0;
		border-top: 5px solid #BB5700;
		box-shadow: 0 3px 3px rgba(0,0,0,0.1);
		margin: 0;
	}

	.menu div {
		padding: 0;
		height: 65px;
		position: fixed;
		left: 0;
		width: 100%;
		z-index: 1003;
		background: #FFF;
		top: 0;
		border-top: 5px solid #BB5700;
		box-shadow: 0 3px 3px rgba(0,0,0,0.1);
		margin: 0;
	}

	.menu h1 a {
		display: inline-block;
		padding: 6px 0 0 0;
	}

	.menu div a {
		display: inline-block;
		padding: 6px 0 0 0;
	}

	.menu h1 a img {
		width: auto;
		height: 52px;
	}

	.menu div a img {
		width: auto;
		height: 52px;
	}

	#menuBtn {
        border: none;
        background: #fff;
		display: block;
		position: fixed;
		top: 16px;
		right: 10px;
		width: 50px;
		height: 50px;
		cursor: pointer;
		z-index: 10000;
		border-radius: 3px;
	}

	.menu-btn {
		display: block;
	}

	.menu-btn span {
		display: block;
		position: absolute;
		top: 10px;
		left: 8px;
		height: 5px;
		width: 35px;
		background: #ef9149;
		transition: all .3s ease-out;
		border-radius: 10px;
	}

	.menu-btn .line-2 {
		top: 19px;
	}

	.menu-btn .line-3 {
		top: 28px;
	}

	.menu-btn.active .line-1 {
		top: 21px;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.menu-btn.active .line-2 {
		opacity: 0;
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.menu-btn.active .line-3 {
		top: 21px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.menu {
		text-align: center;
	}

	.menu ul {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 70px;
		left: -100%;
		z-index: 1002;
		/*background: rgba(255,255,255,0.85);*/
		background: url(../Images/transp_bg.png);
		opacity: 0;
		transition: opacity 0.15s ease-out;
		padding: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}

	.menu ul.active {
		left: 0;
		opacity: 1;
	}

	.menu ul li {
		width: 100%;
		margin: 0 0 0 -4px;
		box-sizing: border-box;
		text-align: center;
		padding: 0;
		border-bottom: 1px solid #dedede;
		box-shadow: 0 1px 1px rgba(0,0,0,0.1);
		background: rgba(255,255,255,0.5);
	}

	/*.menu ul li.last {
		display: block;
	}*/

	.menu ul li:before, .menu ul li:last-child:after {
		display: none;
	}

	.menu ul li.mobile, .menu ul li.link_ot,.menu ul li.menu_site {
		display: block;
	}

	.menu ul li.mobile a {
		color: #3881c5;
		background: url(../Images/icon6.png) no-repeat 19px 10px;
		background-size: 40px;
	}

	.menu ul li.mobile.m_fb a {
		background: url(../Images/icon7.png) no-repeat 19px 10px,#446ab8;
		background-size: 40px;
	}

	.menu ul li.mobile p {
		padding: 3px 0;
		font-size:0.75rem;
		color: #FFF;
		background: #AAA;
		margin: 10px 0 0 0;
	}

	.menu ul li.mobile label {
		position: absolute;
        top: 120px;
        right: 10px;
	}

	.menu ul li.mobile label:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 10px 7px 0 7px;
		border-color: #AAA transparent transparent transparent;
		position: absolute;
		top: 0px;
		right: 15px;
		display: block;
		pointer-events: none;
	}

	.menu ul li.mobile select {
		width: 100%;
		height: 40px;
		outline: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		padding: 0 30px 0 10px;
		box-sizing: border-box;
		border-radius: 0;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		border: 1px solid #CCC;
	}

	.menu ul li.link_ot a {
		color: #BB5700;
		background: url(../Images/icon8.png) no-repeat 19px 10px;
		background-size: 40px;
	}

	.menu ul li:first-child:hover {
		box-shadow: none;
	}

	.menu ul li:nth-child(2):hover {
		box-shadow: 0 -3px 0 #B83150 inset;
	}

	.menu ul li:nth-child(3):hover {
		box-shadow: 0 -3px 0 #D66501 inset;
	}

	.menu ul li:nth-child(4):hover {
		box-shadow: 0 -3px 0 #5C7D27 inset;
	}

	.menu ul li:nth-child(5):hover {
		box-shadow: 0 -3px 0 #1379B0 inset;
	}

	.menu ul li:nth-child(6):hover {
		box-shadow: 0 -3px 0 #8c6f54 inset;
	}

	.menu ul li:nth-child(7):hover {
		box-shadow: 0 -3px 0 #3881c5 inset;
	}

	.menu ul li:nth-child(8):hover {
		box-shadow: 0 -3px 0 #BB5700 inset;
	}

	.menu ul li:first-child {
		padding: 20px 10px 17px 10px;
		margin: 0;
	}

	.menu ul li.toheight {
		height: 300px;
		border: none;
		box-shadow: none;
		display: block;
	}

	.menu ul li a {
		height: 60px;
		text-indent: 0;
		text-align: left;
		padding: 0 10px 0 75px;
		line-height: 63px;
		font-size: 1.25rem;
		box-sizing: border-box;
		font-weight: bolder;
	}
        .menu ul li.menu_site a {
            color:#BB5700;
            padding:0;
            padding-left: 22px;
        }
        .menu ul li.menu_site i {
            font-size: 24px;
            padding-right:20px;
        }

	.menu ul li:first-child a {
		background: #AAA;
		display: inline-block;
		padding: 0;
		height: auto;
		line-height: 42px;
		width: 45px;
		text-align: center;
		margin: 0 0 0 -8px;
		color: #FFF;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
	}

	/*.menu ul li:first-child input {
        height: 40px;
        padding: 0 10px;
        vertical-align: top;
        width: calc(100% - 64px);
        border: 1px solid #CCC;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-right: 0;
        font-size: 15px;
    }*/

	.menu ul li:nth-child(2) a {
		width: 100%;
		background: none;
		color: #B83150;
		background: url(../Images/icon1.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(2) a:hover {
		background: url(../Images/icon1.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(3) a {
		width: 100%;
		background: none;
		color: #D66501;
		background: url(../Images/icon2.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(3) a:hover {
		background: url(../Images/icon2.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(4) a {
		width: 100%;
		background: none;
		color: #5C7D27;
		background: url(../Images/icon3.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(4) a:hover {
		background: url(../Images/icon3.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(5) a {
		width: 100%;
		background: none;
		color: #1379B0;
		background: url(../Images/icon4.png) no-repeat 15px 10px;
		background-size: 45px;
	}

	.menu ul li:nth-child(5) a:hover {
		background: url(../Images/icon4.png) no-repeat 15px 10px;
		background-size: 45px;
		width: 100%;
	}

	.menu ul li:nth-child(6) a {
		width: 100%;
		background: none;
		color: #8c6f54;
		background: url(../Images/icon5.png) no-repeat 15px 8px;
		background-size: 45px;
	}

	.menu ul li:nth-child(6) a:hover {
		background: url(../Images/icon5.png) no-repeat 15px 8px;
		background-size: 45px;
		width: 100%;
	}

	/*search*/

	.menu .gsc-control-cse {
		padding: 0;
	}

	.menu .gsc-input-box {
		height: 42px;
	}

	.menu table.gsc-search-box td {
		vertical-align: top;
		padding: 10px 0 0 5px;
	}

	.menu table.gsc-search-box td.gsib_b {
		padding: 0;
	}

	.menu .gsc-control-cse div.gsst_b {
		padding: 0;
	}

	.menu .gsst_a .gscb_a {
		color: #666;
	}

	.menu table.gsc-search-box td.gsc-search-button {
		width: 40px;
		padding: 0;
	}

	.menu .gsc-search-box-tools .gsc-search-box .gsc-input {
		padding: 0;
	}

	.menu .cse .gsc-search-button input.gsc-search-button-v2, .menu input.gsc-search-button-v2 {
		margin: 0;
		border: 1px solid #CECECE;
		padding: 15px 27px 14px 27px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}

	.menu ul li:first-child a {
		background: none;
		display: inline-block;
		padding: 5px 0 0 0;
		height: auto;
		line-height: 38px;
		width: 45px;
		text-align: center;
		margin: 0 0 0 -8px;
		color: #FFF;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		box-sizing: border-box;
	}


	/*main*/

	.main {
		padding: 53px 0 0 0;
	}

	.main.active {
		pointer-events: none;
	}


	/*footer*/
	footer {
		padding: 15px 0 0 0;
	}

	footer .info {
		padding: 20px;
	}

	footer .info img {
		float: none;
		margin: 0 auto;
		display: block;
	}

	footer .info p {
		padding: 10px 0 0 0;
		text-align: center;
		float: none;
	}

	footer .info span {
		display: block;
		float: none;
		clear: both;
		text-align: center;
		padding: 15px 0 0 0;
	}

	footer .info span a {
		display: inline-block;
	}

	.copy {
		text-align: center;
	}

	.copy o {
		float: none;
		display: block;
	}

	/*banner*/

	.banner img.fly {
		display: none;
	}

	.banner .owl-dots {
		position: inherit;
	}

	.banner .owl-theme .owl-dots .owl-dot span {
		background: #dcdcdc;
		box-shadow: none;
	}

	.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
		background: #7f7f7f;
		transform: scale(1);
	}

	/*marquee_box*/

	.marquee_box {
		padding: 0 0 15px 0;
		position: relative;
		margin: 0 auto 25px 0;
	}

	.marquee_box b {
		display: block;
		border-bottom: 3px solid #BB5700;
		text-align: center;
		padding: 5px 0 10px 0;
		font-size: 1.375rem;
	}

	.marquee_box b:before {
		display: none;
	}

	.marquee_box ul.marquee {
		display: none;
	}

	.marquee_mobile {
		display: block;
		font-weight: normal;
		font-size: 1rem;
	}

	.marquee_mobile li {
		border-bottom: 1px dashed #CCC;
		padding: 10px;
	}

	.marquee_mobile li a {
		display: block;
	}

	.marquee_mobile li span {
		padding: 0 0 3px 0;
	}

	.marquee_box a.more {
		background: #BB5700;
		width: 100%;
		color: #FFF;
		text-align: center;
		border-radius: 5px;
		padding: 10px 0;
		display: block;
		margin: 15px 0 0 0;
		height: auto;
		line-height: inherit;
	}

	/*In_box*/
	.In_box {
		padding: 0 0 160px 0;
	}

	/*In_News*/

	.title.In {
		font-size: 1.375rem;
		padding: 20px 5px;
	}

	.title div {
		padding: 16px 8px 8px 8px;
		bottom: -40px;
	}

	.title.In i {
		display: none;
	}

	.title.In span {
		padding: 0;
	}

	.title.In.activity span, .title.In.Education span {
		font-size: 1.375rem;
	}

	.link_news {
		top: 50px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}

	.News_in {
		padding: 100px 10px 25px 10px;
	}

	.In_News .title {
		padding: 0;
		border-bottom: 3px solid #5C7D27;
		text-align: center;
		padding: 5px 0 10px 0;
		font-size:1.375rem;
	}

	.In_News .title:before {
		display: none;
	}

	.In_News .title span {
		display: none;
	}

	.In_News div.cont .img {
		display: block;
		height: 120px;
		width: 100%;
		box-sizing: border-box;
	}

	.In_News div.cont .img span {
		padding: 10px;
	}

	.In_News div.cont {
		width: 100%;
		float: none;
	}

	.In_News div.cont.good {
		float: none;
	}

	.In_News ul {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.In_News ul li {
		display: block;
	}

	.In_News ul li:nth-child(n+3) {
		display: none;
	}

	.In_News ul li a {
		overflow: auto;
		white-space: normal;
	}

	.In_News > a {
		background: #1F8912;
		width: 100%;
		color: #FFF;
		text-align: center;
		border-radius: 5px;
		padding: 10px 0;
		display: block;
		margin: 15px 0 0 0;
	}

	/*wemedia_box*/
	.cat_item {
        width:49.5%;
		/*width: calc(50% - 20px);*/
	}

	.media_cat .tabs li {
		width: 31%;
		margin: 0 5px 15px 5px;
	}

	.media_cat .tab_content > p {
		margin: 10px 0 5px 0;
	}
    .wemedia_water {
	    padding-left:15px;
    }

	.wemedia_box .title {
		padding: 0;
		border-bottom: 3px solid #6e480f;
		text-align: center;
		padding: 5px 0 10px 0;
		font-size:1.375rem;
	}

	.wemedia_box .title:before {
		display: none;
	}

	.wemedia_box .title span {
		display: none;
	}

	.wemedia_box ul {
		padding: 20px 0 0 0;
	}

	.wemedia_box ul li {
		display: block;
		width: 100%;
		margin: 0 0 10px 0;
		background: rgba(255,255,255,0.75);
		padding: 5px 5px 5px 9px;
		box-sizing: border-box;
	}

	.wemedia_box ul li:first-child {
		float: none;
	}

	.wemedia_box ul li:last-child {
		float: none;
	}

	.wemedia_box ul li .img {
		background-size: cover;
		height: 80px;
		display: inline-block;
		width: 150px;
		margin: 0 0 0 -4px;
		vertical-align: top;
	}

	.wemedia_box ul li p.text {
		display: inline-block;
		width: calc(100% - 150px);
		margin: 0 0 0 -4px;
		vertical-align: top;
		padding: 10px 0 0 10px;
		box-sizing: border-box;
	}

	.wemedia_box ul li p.text b {
		width: 100%;
	}

	.wemedia_box ul li.movie p.text {
		width: 100%;
	}

	.wemedia_box ul li.movie p.text span {
		display: none;
	}
	/*sbanner_box*/
	.sbanner_box .owl-theme .owl-dots .owl-dot span {
		background: #dcdcdc;
		box-shadow: none;
	}

	.sbanner_box .owl-theme .owl-dots .owl-dot.active span, .sbanner_box .owl-theme .owl-dots .owl-dot:hover span {
		background: #7f7f7f;
		transform: scale(1);
	}
	/*News*/
	.News_list li {
		padding: 15px 0 0 0;
	}

	.News_list li a {
		width: 100%;
	}

	/*activity*/
	.News_list.activity li a {
		width: 100%;
		line-height: 1.5;
	}

	.activity_tab .tabs li {
		width: 47%;
		margin: 0 0.7%;
	}

	.activity_tab .tabs li a {
		padding: 10px 0;
	}

	.article_box .top .name:after {
		padding: 12% 0 0 0;
	}

	.article_box .main_img .bear {
		position: absolute;
		z-index: 999;
		bottom: 6px;
		right: 40px;
		width: 75px;
	}
	/*wemedia*/
	.width_box.who_park {
		padding: 20px 15px 25px 15px;
	}
	/*top1*/
	.banner_box .top1 {
		position: fixed;
		bottom: 5px;
		right: 5px;
		width: 80px;
	}

	.top1_box {
		width: 85%;
		height: 70%;
	}

	.top1_box .txt {
		width: 150px;
		top: -35px;
	}

	.top1_box o {
		float: none;
		width: 100%;
	}

	.top1_box span {
		float: none;
		width: 100%;
		padding: 0;
	}

	.top1_box p img {
		max-width: 80%;
	}

	/*相關連結*/

	.link_other li {
		display: inline-block;
		width: calc(25% - 20px);
		margin: 0 15px 15px 0;
	}

	.map {
		display: none;
	}

	.logo_box {
		display: block;
	}

	.top_news {
		top: 50%;
		margin: -75% auto 0 auto;
		width: 90%;
		height: 90%;
		padding: 15px 10px;
	}

	.top_news .fa-window-close {
		right: 5px;
		top: 5px;
		color: #000;
		opacity: 0.5;
		font-size: 2.187rem;
	}

	.top_news div {
		width: 100%;
		height: 100%;
		padding: 0 0 20px 0;
	}

	/*Park_detail_park_spsp*/

	.park_spsp ul.tabs {
		text-align: center;
	}

	.park_spsp ul.tabs li {
		width: 47%;
		margin: 0 5px 15px 5px;
		border-radius: 5px;
	}

	.park_spsp ul.tabs li:nth-child(n+2) {
		margin: 0 5px 15px 5px;
	}

	/**/

	.new_media_tab .tabs li{
		width:50%;
	}

	.new_media_tab .tabs li a:after{
		display:none;
	}

	.gogogo_bt {		
		top:70%;		
		width:10px;
		word-break:break-all;
		text-align:center;
	}

	.gogogo_bt.right{
		text-align:center;
	}

	.gogogo_bt p{
		
	}

	.gogogo_bt p i{		
		display:none;
	}

	.gogogo_bt span{
		display:none;
	}
}

@media screen and (max-width: 768px) {
	.top1_box p img {
		max-width: 100%;
	}
	/*footer*/
	footer {
		padding: 20px 0 0 0;
	}

	footer .info p i {
		display: inline-block;
	}

	footer .info span a {
		font-size: 1.25rem;
	}

	footer .info span o {
		display: block;
		font-size: 0.812rem;
	}

	/*Index_bottom*/
	.Index_bottom {
		background-size: 100%;
	}

	/*In_box*/
	.In_box {
		padding: 0 0 80px 0;
		background-size: 100%;
	}

	.title {
		padding: 20px 5px;
	}

	.title label {
		float: none;
	}

	.title label:after {
		top: 23px;
	}

	.title label select {
		width: 100%;
		height: 40px;
	}

	/*news*/
	.News_in.activity {
		padding: 50px 10px 20px 10px;
	}

	.News_list.Education li span {
		width: calc(100% - 22px);
	}

	.News_list.Education li o {
		margin: 3px 0 0 21px;
	}

	.News_list.Education li b {
		display: block;
		padding: 5px 0 5px 21px;
	}

	.News_list.Education li a {
		padding: 5px 10px 10px 21px;
	}

	/*Park*/

	.park_title {
		margin: 40px 0 0 0;
		padding: 15px 0 10px 0;
		background: none;
	}

	.park_title .name {
		padding: 16px 0 0 15px;
		line-height: 1.2;
		font-size:1.375rem;
		width: calc(100% - 60px);
	}

	.park_title .logo {
		width: 60px;
		height: 60px;
		line-height: 59px;
	}

	.park_title p.link {
		float: none;
		text-align: center;
		padding: 5px 0 0 0;
	}

	.Park_in .owl-theme .owl-nav {
		display: none;
	}

	.toggle_box div {
		padding: 0 0 15px 0;
	}

	.park_detail {
		padding: 10px;
	}

	.park_detail table tr th, .park_detail table tr td {
		width: 100%;
		display: block;
		box-sizing: border-box;
		word-break: break-all;
	}

	.park_detail table tr th {
		text-align: left;
	}

	.park_detail table .multiple span {
		display: inline-block;
		width: 50%;
		padding: 0;
		margin: 3px 0 5px -4px;
	}

	.park_detail table .multiple.all span {
		width: 50%;
		display: inline-block;
		margin: 3px 0 5px -4px;
	}

	.park_detail table .multiple img {
		width: 30px;
	}

	.park_detail table .multiple span.sp1 img {
		height: 25px;
	}

	.park_detail table .multiple span.sp2 img {
		height: 25px;
	}

	.park_detail.movie li {
		width: calc(50% - 20px);
		margin: 0 10px 10px 6px;
	}
	/*wemidea*/

	.article_box {
		background-size: 120px;
	}

	.who_park .logo {
		width: 65px;
		height: 65px;
		line-height: 65px;
	}

	.who_park .name {
		width: calc(100% - 91px);
		font-size: 1.56rem;
	}

	.who_park .what {
		float: none;
		padding: 15px 0 0 0;
	}

	.who_park .what b {
		margin: 0 15px 0 0;
		padding:5px 10px;
	}

	.who_park .what b.arti{
		margin:0;
	}

	.who_park > div {
		padding: 0 0 5px 0;
	}

	.who_park > div:after {
		display: none;
	}

	.article {
		padding: 15px 0 20px 0;
	}

	.article_box .loop .img {
		padding: 60% 0 0 0;
		border-radius: 0;
	}

	.article_box .main_img .img_box.owl-carousel .owl-item img {
		width: 100%;
	}

	.article_box .loop.owl-theme .owl-nav [class*='owl-'] span {
		top: 65%;
	}

	.article_box .loop .owl-item.active .width_box {
		padding: 0;
	}

	.in_link {
		padding: 0 5px 0 0;
	}

	/*相關連結*/

	.link_other li {
		display: inline-block;
		width: calc(33.333% - 20px);
		margin: 0 15px 15px 0;
	}

	/*logo_box*/
	.logo_box .where {
		padding: 8px;
		font-size: 1.125rem;
		border-radius: 5px;
		color: #FFF;
		margin: 10px 0 0 0;
	}

	.logo_box .where.N0 {
		background: #B15530;
	}

	.logo_box .where.N1 {
		background: #BD4259;
	}

	.logo_box .where.N2 {
		background: #02851F;
	}

	.logo_box .where.N3 {
		background: #077F95;
	}

	.logo_box li {
		width: 50%;
	}

	.logo_box .logo {
		width: 70px;
		height: 70px;
		line-height: 69px;
	}

	.logo_box .logo img {
		max-height: 70px;
	}

	.logo_box .park {
		width: calc(100% - 76px);
		font-size: 1rem;
	}

	.logo_box .park span {
		display: block;
		font-size:0.8125rem;
		padding: 5px 0 0 0;
	}

	/*Park_detail_park_spsp*/

	.In_tb .one {
		float: none;
		width: 100%;
	}

	.In_tb .two {
		float: none;
		width: 100%;
		padding: 10px 0 0 0;
	}

	/*wemedia_editbox*/

	.wemedia_editbox .img_box.one img {
		max-width: 80%;
		min-width: 35%;
	}

	.wemedia_editbox .img_box.two img {
		display: inline-block;
		max-width: 80%;
		min-width: 35%;
		margin: 0;
	}
}

@media screen and (max-width: 640px) {
	/*相關連結*/

	.link_other li {
		display: inline-block;
		width: calc(50% - 20px);
		margin: 0 15px 15px 0;
		text-align: center;
	}

	.media_cat .tabs li {
		width: 47%;
		margin: 0 5px 15px 5px;
	}

	.cat_item {
		width: 100%;
	}

	/*Park_detail_park_spsp*/

	.park_spsp ul.tabs {
		padding: 0;
	}

	.park_spsp ul.tabs li {
		width: 100%;
		margin: 0 0 10px 0;
		display: block;
		border-radius: 5px;
	}

	.park_spsp ul.tabs li:nth-child(n+2) {
		margin: 0 0 10px 0;
	}
}

@media screen and (max-width: 480px) {
	/*相關連結*/

	.link_other {
		padding: 25px 0 0 0;
	}

	.link_other li {
		display: block;
		width: 100%;
		margin: 0 0 15px 0;
	}

	.logo_box li {
		width: 100%;
		padding: 5px 0;
	}

	.media_cat .tabs li {
		width: 46%;
		margin: 0 5px 15px 5px;
	}
}

/*!
 * 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,
.fas,
.far,
.fal,
.fad,
.fab {
  -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: 0.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: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.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: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -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; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.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("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/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("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

