*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Inter","Noto Sans TC","Noto Sans SC","Microsoft JhengHei",微軟正黑體,微軟雅黑體,細明體_HKSCS,Arial,sans-serif;line-height:1.5}body:lang(zh-CN){font-family:"Inter","Noto Sans SC","Noto Sans TC","Microsoft JhengHei",微軟正黑體,微軟雅黑體,細明體_HKSCS,Arial,sans-serif}body.loading{position:relative;overflow:hidden}body.loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:99}body.loading:after{content:"";position:fixed;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px;border:4px #fff solid;border-radius:50%;border-right-color:rgba(0,0,0,0);-webkit-animation:loading 3s linear infinite;animation:loading 3s linear infinite;z-index:100}@-webkit-keyframes loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (max-width: 1280px){.mb-menu-opening{overflow:hidden}}.txt-tc{font-family:"Noto Sans TC","Microsoft JhengHei",微軟正黑體,微軟雅黑體,細明體_HKSCS,"Inter",Arial,sans-serif}.txt-sc{font-family:"Noto Sans SC","Microsoft JhengHei",微軟正黑體,微軟雅黑體,細明體_HKSCS,"Inter",Arial,sans-serif}.txt-red{color:#aa2226}.a11y-hidden{position:absolute !important;top:-300000px !important;left:-300000px !important;width:1px !important;height:1px !important;display:inline-block !important;color:#000 !important;background-color:#fff !important}.a11y-header{display:block;width:100%;height:0;overflow:hidden;-webkit-transition:.3s all ease;transition:.3s all ease}.a11y-header:focus-within{height:38px}.a11y-header__button{font-size:1rem;padding:9px;margin:1px 0}button{border:0;padding:0;font-size:1rem;font-family:inherit;color:#000;background-color:rgba(0,0,0,0);cursor:pointer}p{margin-top:0}p:last-child{margin-bottom:0}a{color:inherit;-webkit-transition:.3s color ease;transition:.3s color ease}a:hover{color:#aa2226}img{max-width:100%}input,textarea{font-family:inherit}.main{overflow:hidden}.main.has-sticky{overflow:unset}.wrapper{width:100%;max-width:1476px;padding:0 38px;margin:0 auto}@media screen and (max-width: 767px){.wrapper{padding-left:26px;padding-right:26px}}.wrapper--m{max-width:1576px}.wrapper--l{max-width:1676px}.wrapper--xl{max-width:1776px}.sec-title{font-size:2.375rem;font-weight:600}.sec-title:lang(en){font-size:2rem}@media screen and (max-width: 991px){.sec-title{font-size:1.75rem}.sec-title:lang(en){font-size:1.625rem}}@media screen and (max-width: 560px){.sec-title{font-size:1.5rem}.sec-title:lang(en){font-size:1.375rem}}.sec-subtitle{font-size:1.875rem;font-weight:600;margin:0}.sec-subtitle:lang(en){font-size:1.75rem}@media screen and (max-width: 991px){.sec-subtitle{font-size:1.5rem}.sec-subtitle:lang(en){font-size:1.375rem}}@media screen and (max-width: 560px){.sec-subtitle{font-size:1.25rem}.sec-subtitle:lang(en){font-size:1.125rem}}.border-btn{display:inline-block;padding:4px 14px;border:1px rgba(0,0,0,.2) solid;border-radius:50px;color:#aa2226;font-size:0.875rem;text-decoration:none;-webkit-transition:.3s all ease;transition:.3s all ease}.border-btn:hover{color:#fff;background-color:#aa2226}.erb-btn{position:relative;display:inline-block;padding:10px 24px;padding-right:58px;border-radius:10px;font-weight:500;text-decoration:none;overflow:hidden;-webkit-transition:.3s all ease;transition:.3s all ease}.erb-btn:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:10px;background-image:-webkit-gradient(linear, left top, right top, from(#aa2226), color-stop(50%, #9a3913), color-stop(50%, #f5b520), to(#ff8c40));background-image:linear-gradient(to right, #aa2226, #9a3913 50%, #f5b520 50%, #ff8c40);background-size:200% 100%;background-position:100% top;-webkit-transform:skewX(-24deg);-ms-transform:skewX(-24deg);transform:skewX(-24deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transition:.3s all ease;transition:.3s all ease}.erb-btn:after{content:"";position:absolute;top:calc(50% - 2px);right:34px;display:inline-block;vertical-align:middle;width:.4em;height:.4em;border-top:2px #000 solid;border-right:2px #000 solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.erb-btn:hover{color:#fff}.erb-btn:hover:before{background-position:0 top}.erb-btn:hover:after{border-top-color:#fff;border-right-color:#fff}.erb-btn span{position:relative;z-index:2}.erb-btn--l{font-size:1.25rem}@media screen and (max-width: 991px){.erb-btn--l{font-size:1.125rem}}.erb-btn--l:after{top:calc(50% - 4px)}.erb-btn--external:after{top:calc(50% - .5em);width:1em;height:1em;border:none;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/icon/popup-icon.svg);-webkit-transform:none;-ms-transform:none;transform:none}.erb-btn--external:hover:after{background-image:url(../images/icon/white/popup-icon.svg)}.erb-btn--play{padding-right:34px;padding-left:48px}.erb-btn--play:after{top:calc(50% - .4em);left:24px;right:auto;border:.4em rgba(0,0,0,0) solid;border-left:.7em #000 solid;-webkit-transform:none;-ms-transform:none;transform:none}.erb-btn--play:hover:after{border-left-color:#fff;border-top-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0)}.erb-btn--grey{color:#fff}.erb-btn--grey:before{background-image:-webkit-gradient(linear, left top, right top, from(gray), to(dimgrey));background-image:linear-gradient(to right, gray, dimgrey)}.erb-btn--grey:after{border-top-color:#fff;border-right-color:#fff}.down-arrow{position:absolute;top:calc(50% - .3em);right:calc(20px - .3em);display:block;width:.6em;height:.6em;-webkit-transition:.3s all ease;transition:.3s all ease;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.down-arrow:before{content:"";position:absolute;top:-30%;left:0;display:block;width:100%;height:100%;border-top:2px #000 solid;border-left:2px #000 solid;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.active .down-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.border-arrow-btn{position:relative;display:inline-block;padding:10px 24px;padding-right:34px;border:1px #000 solid;border-radius:5px;text-decoration:none;min-width:150px;-webkit-transition:.3s all ease;transition:.3s all ease}.border-arrow-btn:after{content:"";position:absolute;top:calc(50% - .25em);right:16px;display:block;width:.5em;height:.5em;border-top:2px #000 solid;border-right:2px #000 solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.border-arrow-btn:hover{color:#fff;border-color:#aa2226;background-color:#aa2226}.border-arrow-btn:hover:after{right:12px;border-top-color:#fff;border-right-color:#fff}.arrow-btn{position:relative;display:inline-block;text-decoration:none;padding-right:.6em}.arrow-btn span{display:inline}.arrow-btn:after{content:"";position:relative;top:-0.2em;left:0;display:inline-block;width:.4em;height:.4em;border-top:2px #aa2226 solid;border-right:2px #aa2226 solid;margin-left:4px;margin-right:calc(-0.4em - 4px);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.arrow-btn:hover:after{left:4px}.arrow-btn__outer:hover .arrow-btn:after{left:4px}.arrow-btn--black-arrow:after{border-top-color:#000;border-right-color:#000}.arrow-btn--circle{position:relative;color:#aa2226;font-weight:500;padding-right:1.25em}.arrow-btn--circle span{display:block;padding-right:0}.arrow-btn--circle:after{content:"";position:absolute;top:calc(50% - .08em);left:auto;right:1.2em;display:block;width:.4em;height:.4em;border-top:2px #aa2226 solid;border-right:2px #aa2226 solid;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);-webkit-transition:.3s all ease;transition:.3s all ease}.arrow-btn--circle:after:lang(en){top:calc(50% - .04em)}.arrow-btn--circle:before{content:"";position:absolute;top:calc(50% - .02em);right:0;display:block;width:1.1em;height:1.1em;border:2px #aa2226 solid;border-radius:50px;-webkit-transition:.3s all ease;transition:.3s all ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.arrow-btn--circle:hover:before{left:auto;right:-4px}.arrow-btn--circle:hover:after{left:auto;right:calc(1.2em - 4px)}.arrow-btn__outer:hover .arrow-btn--circle:before{left:auto;right:-4px}.arrow-btn__outer:hover .arrow-btn--circle:after{left:auto;right:calc(1.2em - 4px)}.arrow-btn--circle.arrow-btn--black{color:#000}.arrow-btn--circle.arrow-btn--black:before{border-color:#000}.arrow-btn--l{font-size:1.5rem}.arrow-btn--l:lang(en){font-size:1.375rem}@media screen and (max-width: 767px){.arrow-btn--l{font-size:1.25rem}.arrow-btn--l:lang(en){font-size:1.125rem}}.arrow-btn--external,.arrow-btn--external-white,.arrow-btn--external-red{padding-right:1em}.arrow-btn--external:after,.arrow-btn--external-white:after,.arrow-btn--external-red:after{top:0;width:.75em;height:.75em;margin-right:calc(-0.75em - 4px);border:none;background-size:contain;background-repeat:no-repeat;background-position:center;-webkit-transform:none;-ms-transform:none;transform:none}.arrow-btn--external:hover:after,.arrow-btn--external-white:hover:after,.arrow-btn--external-red:hover:after{left:4px}.arrow-btn__outer:hover .arrow-btn--external:after,.arrow-btn__outer:hover .arrow-btn--external-white:after,.arrow-btn__outer:hover .arrow-btn--external-red:after{left:4px}.arrow-btn--external:after{background-image:url(../images/icon/popup-icon.svg)}.arrow-btn--external-red:after{background-image:url(../images/icon/red/popup-icon.svg)}.arrow-btn--external-white{color:#fff}.arrow-btn--external-white:after{background-image:url(../images/icon/white/popup-icon.svg)}.arrow-btn--external-white:hover{color:#fff}.arrow-btn--red-txt{color:#aa2226}.arrow-btn--white{color:#fff}.arrow-btn--white:after{border-top-color:#fff;border-right-color:#fff}.arrow-btn--white:hover{color:#fff}.arrow-btn--black{color:#000}.arrow-btn--black:after{border-top-color:#000;border-right-color:#000}.arrow-btn--black:hover{color:#000}.arrow-btn--no-arrow{padding-right:0}.arrow-btn--no-arrow:after{display:none}.icon-txt-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:1.2em;text-decoration:none}.icon-txt-btn:before{content:"";position:absolute;top:calc(50% - .5em);left:0;display:block;width:1em;height:1em;background-size:contain;background-repeat:no-repeat;background-position:left center}.icon-txt-btn--download:before{background-image:url(../images/icon/red/download.png)}.icon-txt-btn--photo:before{background-image:url(../images/icon/red/photo.png)}.red-link{position:relative;display:inline-block;padding:2px 0;text-decoration:none;color:#aa2226}.red-link:after{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:1px;background-image:linear-gradient(to right, #aa2226 calc(50% - 6px), transparent calc(50% - 6px), transparent calc(50% + 6px), #aa2226 calc(50% + 6px));background-size:204%;background-position:100% center;-webkit-transition:.5s background-position ease;transition:.5s background-position ease}.red-link:hover{color:#000}.red-link:hover:after{background-position:0% center}.hover-img{position:relative}.hover-img__basic{display:block;-webkit-transition:.3s all ease;transition:.3s all ease}.hover-img__hover{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.3s all ease;transition:.3s all ease}.hover-img:hover .hover-img__basic{opacity:0}.hover-img:hover .hover-img__hover{opacity:1}.hover-img.active-cross.active>img{opacity:0}.active-cross__container{position:absolute;top:50%;left:0;width:100%;height:0;padding-bottom:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:0;-webkit-transition:.3s all ease;transition:.3s all ease}.active-cross__container:before,.active-cross__container:after{content:"";position:absolute;top:calc(50% - 1px);left:0;display:block;width:100%;height:2px;background-color:#aa2226;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.active-cross__container:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.active-cross img{-webkit-transition:.3s all ease;transition:.3s all ease}.active-cross.active>img{opacity:0}.active-cross.active .active-cross__container{opacity:1}.cust-swiper__prev-btn,.cust-swiper__next-btn{-ms-flex-negative:0;flex-shrink:0;width:42px;margin-right:28px;background-position:center;background-repeat:no-repeat;background-size:100% auto}@media screen and (max-width: 767px){.cust-swiper__prev-btn,.cust-swiper__next-btn{width:28px;margin-right:16px}}.cust-swiper__prev-btn:before,.cust-swiper__next-btn:before{content:"";display:block;width:100%;height:0;padding-bottom:45%}.cust-swiper__prev-btn.swiper-button-disabled,.cust-swiper__next-btn.swiper-button-disabled{opacity:.5;cursor:auto}.cust-swiper__prev-btn{background-image:url(../images/icon/white/arrow-left.svg)}.cust-swiper--theme-black .cust-swiper__prev-btn{background-image:url(../images/icon/arrow-left.svg)}.cust-swiper--theme-red .cust-swiper__prev-btn{background-image:url(../images/icon/red/arrow-left.svg)}.cust-swiper__next-btn{background-image:url(../images/icon/white/arrow-right.svg)}.cust-swiper--theme-black .cust-swiper__next-btn{background-image:url(../images/icon/arrow-right.svg)}.cust-swiper--theme-red .cust-swiper__next-btn{background-image:url(../images/icon/red/arrow-right.svg)}.cust-swiper__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.cust-swiper__pagination.swiper-pagination-bullets{width:auto}.cust-swiper__pagination .swiper-pagination-bullet{width:5px;height:5px;border-radius:50px;margin:4px;background-color:#fff;-webkit-transition:.3s all ease;transition:.3s all ease}.cust-swiper--theme-black .cust-swiper__pagination .swiper-pagination-bullet,.cust-swiper--theme-red .cust-swiper__pagination .swiper-pagination-bullet{background-color:#aa2226}.cust-swiper__pagination .swiper-pagination-bullet-active{width:40px}@media screen and (max-width: 767px){.cust-swiper__pagination .swiper-pagination-bullet-active{width:28px}}.cust-swiper__pagination--s .swiper-pagination-bullet-active{width:24px}@media screen and (max-width: 767px){.cust-swiper__pagination--s .swiper-pagination-bullet-active{width:18px}}.cust-swiper__stop-btn{position:relative;width:14px;height:14px;margin-left:6px}.cust-swiper__stop-btn:before,.cust-swiper__stop-btn:after{content:"";position:absolute;top:0;left:0;display:block;border:7px solid #fff;border-left-width:2px;border-right-width:2px;-webkit-transition:.3s border ease,.3s opacity ease;transition:.3s border ease,.3s opacity ease}.cust-swiper--theme-black .cust-swiper__stop-btn:before,.cust-swiper--theme-black .cust-swiper__stop-btn:after{border-color:#000}.cust-swiper__stop-btn:after{left:8px}.cust-swiper__stop-btn.is-paused:before{width:0;height:0;border-color:rgba(0,0,0,0);border-right-width:7px;border-left:10px solid #fff;background-color:rgba(0,0,0,0)}.cust-swiper--theme-black .cust-swiper__stop-btn.is-paused:before{border-color:rgba(0,0,0,0);border-left-color:#000}.cust-swiper__stop-btn.is-paused:after{opacity:0}.cust-swiper--overflow-show{overflow:hidden}@media screen and (min-width: 1600px){.cust-swiper--overflow-show .cust-swiper__overflow-show-container{max-width:calc(100% - 20px);margin:0 auto;overflow:hidden}}@media screen and (min-width: 1600px){.cust-swiper--overflow-show .swiper{overflow:visible}}.cust-swiper__body--2-col .swiper-slide{left:100px;opacity:0;-webkit-transition:.6s left ease,.6s opacity ease;transition:.6s left ease,.6s opacity ease}.cust-swiper__body--2-col .swiper-slide:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.cust-swiper__body--2-col .swiper-slide:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.cust-swiper__body--2-col .swiper-slide:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.cust-swiper__body--2-col .swiper-slide:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.cust-swiper__body--2-col .swiper-slide:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}@media screen and (max-width: 767px){.cust-swiper__body--2-col .swiper-slide{width:420px;max-width:100%}}.cust-swiper__body--2-col.animated .swiper-slide,.cust-swiper__body--2-col:not(.in-view) .swiper-slide{left:0;opacity:1}.cust-swiper__body--3-col .swiper-slide{left:100px;opacity:0;-webkit-transition:.6s left ease,.6s opacity ease;transition:.6s left ease,.6s opacity ease}.cust-swiper__body--3-col .swiper-slide:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.cust-swiper__body--3-col .swiper-slide:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.cust-swiper__body--3-col .swiper-slide:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.cust-swiper__body--3-col .swiper-slide:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.cust-swiper__body--3-col .swiper-slide:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}@media screen and (max-width: 767px){.cust-swiper__body--3-col .swiper-slide{width:420px;max-width:100%}}.cust-swiper__body--3-col.animated .swiper-slide,.cust-swiper__body--3-col:not(.in-view) .swiper-slide{left:0;opacity:1}.cust-swiper__body--4-col .swiper-slide{left:100px;opacity:0;-webkit-transition:.6s all ease;transition:.6s all ease}.cust-swiper__body--4-col .swiper-slide:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.cust-swiper__body--4-col .swiper-slide:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.cust-swiper__body--4-col .swiper-slide:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.cust-swiper__body--4-col .swiper-slide:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.cust-swiper__body--4-col .swiper-slide:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.cust-swiper__body--4-col.animated .swiper-slide,.cust-swiper__body--4-col:not(.in-view) .swiper-slide{left:0;opacity:1}.cust-swiper__control--pagin-center .cust-swiper__prev-btn{margin-right:0}.cust-swiper__control--pagin-center .cust-swiper__pagination{margin:0 28px}@media screen and (max-width: 767px){.cust-swiper__control--pagin-center .cust-swiper__pagination{margin:0 16px}}.cust-swiper__control--pagin-mb-right .cust-swiper__pagination{margin-right:28px}@media screen and (max-width: 767px){.cust-swiper__control--pagin-mb-right .cust-swiper__pagination{margin-right:16px}}@media screen and (max-width: 479px){.cust-swiper__control--pagin-mb-right .cust-swiper__pagination{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:16px;margin-right:0}}.cust-swiper__foot{display:none;margin-top:24px}.cust-swiper__foot .news-slider__swiper-control{margin-left:0;margin-bottom:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cust-swiper--justify-center .swiper-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cust-swiper--justify-center .swiper-wrapper .swiper-slide:last-child{margin-right:0 !important}.cust-swiper .scrollbar-swiper .swiper-slide{height:auto;padding-right:14px}.cust-swiper .scrollbar-swiper._scroll-x .swiper-slide{width:auto;padding-right:2px;padding-bottom:14px}.out-border-box{position:absolute;left:0;bottom:0;display:block;max-width:calc(100% - 12px);border-top-right-radius:10px;padding:6px 20px 0 0;margin:0;font-size:0.875rem;background-color:#fff;z-index:2}.out-border-box:before,.out-border-box:after{content:"";position:absolute;bottom:100%;left:0;display:block;width:10px;height:10px;background-image:url(../images/box-out-border.png);background-size:cover}.out-border-box:after{left:100%;bottom:0}.out-border-box--large{padding:12px 24px;padding-bottom:0}.bg-white-to-red{background-image:-webkit-gradient(linear, left top, right top, color-stop(40%, #ffe5c9), to(#ffaa7d));background-image:linear-gradient(to right, #ffe5c9 40%, #ffaa7d)}.bg-white-to-red--with-pattern{background-image:-webkit-gradient(linear, left top, right top, color-stop(40%, #ffe5c9), to(#ffaa7d));background-image:linear-gradient(to right, #ffe5c9 40%, #ffaa7d)}.bg-org-to-red{background-image:linear-gradient(195deg, #ff9147 50%, #ffc130)}.bg-org-to-red--with-pattern{background-image:linear-gradient(195deg, #ff9147 50%, #ffc130)}.bg-tran-to-red{background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffe5c9));background-image:linear-gradient(to bottom, #fff, #ffe5c9)}.bg-red-to-red{background-image:-webkit-gradient(linear, left top, left bottom, from(#ffe5c9), to(#ffab7d));background-image:linear-gradient(to bottom, #ffe5c9, #ffab7d)}.bg-red-to-red--with-pattern{background-image:-webkit-gradient(linear, left top, left bottom, from(#ffe5c9), to(#ffab7d));background-image:linear-gradient(to bottom, #ffe5c9, #ffab7d)}.margin-top--s{margin-top:28px}.margin-top--m{margin-top:58px}.margin-top--l{margin-top:88px}@media screen and (max-width: 767px){.margin-top--l{margin-top:68px}}.margin-top--l+.clip-top-right-left,.margin-top--l+.clip-top-right-left--img,.margin-top--l+.clip-top-left-right{margin-top:-38px}@media screen and (max-width: 767px){.margin-top--l+.clip-top-right-left,.margin-top--l+.clip-top-right-left--img,.margin-top--l+.clip-top-left-right{margin-top:-34px}}.margin-bottom--s{margin-bottom:28px}.margin-bottom--m{margin-bottom:58px}.margin-bottom--l{margin-bottom:88px}@media screen and (max-width: 767px){.margin-bottom--l{margin-bottom:68px}}.padding-top--m{padding-top:42px}.padding-top--l{padding-top:88px}@media screen and (max-width: 767px){.padding-top--l{padding-top:68px}}.padding-bottom--m{padding-bottom:42px}.padding-bottom--l{padding-bottom:88px}@media screen and (max-width: 767px){.padding-bottom--l{padding-bottom:68px}}.break-line{display:block}.break-line__line{width:100%;height:1px;background-color:rgba(0,0,0,.3)}.cookies-popup{position:fixed;left:0;bottom:0;display:none;width:100%;padding:28px 0;background-color:rgba(241,241,241,.96);z-index:12}.cookies-popup__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.cookies-popup__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.cookies-popup__left{padding-right:38px}@media screen and (max-width: 767px){.cookies-popup__left{padding-right:0;margin-bottom:12px}}.cookies-popup__right{margin-left:auto;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767px){.cookies-popup__right{margin-left:0}}.cookies-popup__close-btn{margin-right:12px}.cookies-popup__close-btn:last-child{margin-right:0}.erb-fans{position:fixed;bottom:50px;right:0;max-width:300px;opacity:1;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:.5s all ease;transition:.5s all ease;z-index:10}@media screen and (max-width: 767px){.erb-fans{display:none}}.erb-fans.showing,.erb-fans:focus-within{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.erb-fans__bg-container{position:absolute;top:0;left:0;width:100%;height:100%;border-bottom-left-radius:18px;-webkit-transform:skewY(-4deg);-ms-transform:skewY(-4deg);transform:skewY(-4deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;overflow:hidden}.erb-fans__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-top-left-radius:18px;background-image:-webkit-gradient(linear, left top, right top, from(#ffe5c9), to(#ffab7d));background-image:linear-gradient(to right, #ffe5c9, #ffab7d);-webkit-transform:skewY(4deg);-ms-transform:skewY(4deg);transform:skewY(4deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;opacity:.96}.erb-fans__container{position:relative;padding:24px 24px 38px;z-index:2}.erb-fans__title{font-size:1.25rem;font-weight:400;margin:0 0 14px}.erb-fans__title:lang(en){font-size:1.125rem}.erb-fans__close-btn{position:absolute;top:12px;right:12px;display:block;width:16px;height:16px}.erb-fans__close-btn:before,.erb-fans__close-btn:after{content:"";position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background-color:#aa2226;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.erb-fans__close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.erb-fans__close-btn:hover:before,.erb-fans__close-btn:hover:after{background-color:#000}.erb-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -24px;margin-bottom:28px}.erb-form__row:last-child{margin-bottom:0}.erb-form__col{width:100%;padding:0 24px}.erb-form__col--half{width:50%}@media screen and (max-width: 767px){.erb-form__col--half{width:100%;margin-bottom:24px}.erb-form__col--half:last-child{margin-bottom:0}}.erb-form label{display:block;margin-bottom:4px}.erb-form input,.erb-form textarea{display:block;width:100%;padding:12px;border:none;font-size:1rem;line-height:1.5}.erb-form textarea{height:140px;min-height:70px;min-width:200px;resize:vertical}.erb-form fieldset{border:none;padding:0;margin:24px 0}.erb-form legend{margin-bottom:14px}.erb-form__btn-container{margin-top:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-right:-18px}.erb-form__btn-container .erb-btn{margin-right:18px}.erb-form__thanks{display:none}.cust-select{position:relative}.cust-select select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.cust-select__mask{position:relative;display:block;background-color:#fff;padding:12px;padding-right:calc(1em + 12px);pointer-events:none}@media screen and (max-width: 991px){.cust-select__mask{padding-right:calc(1em + 4px)}}.cust-select__mask:after{content:"";position:absolute;top:calc(50% - .5em);right:9px;display:block;width:.7em;height:.7em;border-right:3px #aa2226 solid;border-bottom:3px #aa2226 solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width: 991px){.cust-select__mask:after{top:calc(50% - .4em);width:.6em;height:.6em;right:4px}}.cust-select select:focus+.cust-select__mask{outline:1px #000 solid}.cust-checkbox{position:relative}.cust-checkbox input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.cust-checkbox input:focus+label:before{outline:1px #000 solid}.cust-checkbox input:checked+label:after{opacity:1}.cust-checkbox label{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cust-checkbox label:before{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:1em;height:1em;border:1px #aaa solid;border-radius:4px;margin:.25em .5em 0 0}.cust-checkbox label:after{content:"";position:absolute;top:.1em;left:.2em;display:block;width:.6em;height:1em;border-right:2px red solid;border-bottom:2px red solid;border-bottom-right-radius:3px;-webkit-transform:rotate(42deg) skew(16deg);-ms-transform:rotate(42deg) skew(16deg);transform:rotate(42deg) skew(16deg);opacity:0}.app-store-btn{display:inline-block;margin:6px;margin-right:16px}.app-store-btn img{display:block;height:48px}@media screen and (max-width: 375px){.app-store-btn img{height:40px}}.google-play-btn{display:inline-block;margin:6px}.google-play-btn img{display:block;height:61px;margin-top:-6px}@media screen and (max-width: 375px){.google-play-btn img{height:52px}}.look-iframe iframe{border:0;width:100%}.break-all{word-break:break-all}.line-limit{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sp-notice{display:none;padding:28px 0;border-bottom:1px rgba(0,0,0,.18) solid;background-color:#f1f1f1}.sp-notice__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 560px){.sp-notice__container{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.sp-notice__left{-ms-flex-negative:0;flex-shrink:0;width:160px}@media screen and (min-width: 561px){.sp-notice__left:lang(en){width:200px}}@media screen and (max-width: 560px){.sp-notice__left{width:100%;padding-right:48px;margin-bottom:6px}}.sp-notice__title{margin:0;font-size:1.875rem;font-weight:bold;color:#aa2226}.sp-notice__title:lang(en){font-size:1.5rem}.sp-notice__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:38px;font-size:0.875rem}.sp-notice__close-btn{position:relative;-ms-flex-negative:0;flex-shrink:0;display:block;width:28px;height:28px}@media screen and (max-width: 560px){.sp-notice__close-btn{position:absolute;top:0;right:0}}.sp-notice__close-btn:before,.sp-notice__close-btn:after{content:"";position:absolute;top:calc(50% - 1px);left:0;width:100%;height:2px;background-color:#aa2226;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.sp-notice__close-btn:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sp-notice__close-btn:hover:before,.sp-notice__close-btn:hover:after{background-color:#000}.top-nav{opacity:0;background-color:#f1f1f1;-webkit-transition:.3s all ease;transition:.3s all ease}@media screen and (max-width: 560px){.top-nav{display:none}.has-notice .top-nav{display:block}}.top-nav.animated,.top-nav .top-nav:not(.in-view){opacity:1}.top-nav .wrapper{max-width:1920px;padding:0}.top-nav__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-nav__sp-notice-btn{position:relative;display:none;padding:6px 24px;padding-right:38px;margin-right:auto;font-size:0.875rem;font-weight:bold;background-color:rgba(77,77,77,.12)}.top-nav__sp-notice-btn:hover{color:#aa2226}.has-notice .top-nav__sp-notice-btn{display:block}.top-nav__grp{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;border-right:1px rgba(0,0,0,.18) solid}.top-nav__grp:last-child{border-right:none}@media screen and (max-width: 560px){.top-nav__grp{display:none}.top-nav__grp--lang{display:-webkit-box;display:-ms-flexbox;display:flex}}.top-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-size:0.875rem;margin-right:1rem;padding:2px 0;border-top:2px rgba(0,0,0,0) solid;border-bottom:2px rgba(0,0,0,0) solid}.top-nav__link:last-child{margin-right:0}.top-nav__link--large{font-size:1rem;padding:4px 0}.top-nav__link:hover{color:#aa2226}.top-nav__link.current{border-bottom-color:#aa2226}.header{position:sticky;top:-1px;height:100px;opacity:0;z-index:20;-webkit-transition:1s opacity ease;transition:1s opacity ease}@media screen and (max-width: 1280px){.header{height:80px}}@media screen and (max-width: 767px){.header{height:70px}}.header.animated,.header .header:not(.in-view){opacity:1}.header__inner{position:relative;width:100%;padding:12px 0;background-color:rgba(255,255,255,.95)}.header--sticky .header__inner{-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2)}.header--hide-shadow .header__inner{-webkit-box-shadow:none;box-shadow:none}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__left,.header__right{width:220px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 1280px){.header__left,.header__right{width:auto}}.header__logo img{display:block;width:187px;-webkit-transition:.5s all ease;transition:.5s all ease}.header--sticky .header__logo img{width:100px}@media screen and (max-width: 767px){.header--sticky .header__logo img{width:80px}}@media screen and (max-width: 1280px){.header__logo img{width:137.8px}}@media screen and (max-width: 1280px){.mb-menu__head .header__logo img{width:137.8px}}@media screen and (max-width: 767px){.header__logo img{width:113.2px}.mb-menu__head .header__logo img{width:113.2px}}.header__center{-ms-flex-item-align:stretch;align-self:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-12px auto}@media screen and (min-width: 1281px){.header__center{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 1280px){.header__center{display:none;position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;padding:0 0 58px;margin:0 auto;background-color:rgba(255,255,255,.97);overflow:auto;z-index:20}}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 1280px){.header__right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}}.header__right-icon{position:relative;display:block;margin-right:20px;z-index:11}@media screen and (max-width: 1400px){.header__right-icon{margin-right:16px}}@media screen and (max-width: 1280px){.header__right-icon{margin-left:20px;margin-right:0}}.header__right-icon img{display:block;width:auto;max-width:none;height:24px;-webkit-transition:.5s all ease;transition:.5s all ease}.header--sticky .header__right-icon img{height:18px}.mb-menu__header .header__right-icon img{height:24px}@media screen and (max-width: 767px){.header__right-icon img{height:20px}.mb-menu__header .header__right-icon img{height:20px}}.header__search-btn{margin-left:18px;margin-right:0}.header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 1280px){.header-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:0 38px;margin-top:12px;overflow:hidden}}@media screen and (max-width: 767px){.header-nav{padding:0 26px}}.header-nav__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 18px}@media screen and (max-width: 1479px){.header-nav__item{margin:0 12px}}@media screen and (max-width: 1280px){.header-nav__item{left:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:0;padding:8px 0;border-top:1px rgba(0,0,0,.2) solid;opacity:0;-webkit-transition:.5s left ease,.5s opacity ease;transition:.5s left ease,.5s opacity ease;-webkit-transition-delay:.2s;transition-delay:.2s}.header-nav__item:nth-child(3){-webkit-transition-delay:.4s;transition-delay:.4s}.header-nav__item:nth-child(4){-webkit-transition-delay:.5s;transition-delay:.5s}.header-nav__item:nth-child(5){-webkit-transition-delay:.6s;transition-delay:.6s}.header-nav__item:nth-child(6){-webkit-transition-delay:.7s;transition-delay:.7s}.header-nav__item:nth-child(7){-webkit-transition-delay:.8s;transition-delay:.8s}.header-nav__item:nth-child(8){-webkit-transition-delay:.9s;transition-delay:.9s}.header-nav__item:nth-child(9){-webkit-transition-delay:1s;transition-delay:1s}.mb-menu-opening .header-nav__item{left:0;opacity:1}}.header-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;padding:2px 0;text-decoration:none;-webkit-transition:.3s color ease,.3s font-size ease;transition:.3s color ease,.3s font-size ease}@media screen and (max-width: 1600px)and (min-width: 1480px){.header-nav__link:lang(en){font-size:1.125rem}}@media screen and (max-width: 1479px)and (min-width: 1281px){.header-nav__link:lang(en){font-size:0.9375rem;text-align:center}}@media screen and (max-width: 1280px){.header-nav__link{font-size:1.75rem}}@media screen and (max-width: 560px){.header-nav__link{font-size:1.5rem}}.header-nav__link span{border-top:3px rgba(0,0,0,0) solid;border-bottom:3px rgba(0,0,0,0) solid;-webkit-transition:.3s border-bottom ease;transition:.3s border-bottom ease}@media screen and (min-width: 1281px){.header-nav__link:hover span,.header-nav__link.active span{border-bottom-color:#aa2226}}.header-nav__link.current{color:#aa2226}@media screen and (min-width: 1281px){.header--sticky .header-nav__link{font-size:1rem}}@media screen and (max-width: 1400px)and (min-width: 1281px){.header--sticky .header-nav__link:lang(en){font-size:0.875rem}}.header-nav__mb-submenu-btn{position:relative;display:none;width:24px;height:24px;font-size:1.5rem;margin-left:auto;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 1280px){.header-nav__mb-submenu-btn{display:block}}.header-nav__mb-submenu-btn .down-arrow{position:relative;top:-0.05em;right:-0.2em}.header-submenu{position:absolute;top:100%;left:0;width:100%;max-height:84vh;padding-bottom:58px;border-bottom:1px rgba(0,0,0,.2) solid;opacity:0;overflow:auto;pointer-events:none;-webkit-transition:.5s all ease;transition:.5s all ease;background-color:#fff;z-index:10}@media screen and (min-width: 1281px){.header-submenu{display:block !important;padding-top:12px}}@media screen and (max-width: 1280px){.header-submenu{position:relative;top:auto;left:auto;display:none;max-height:none;border-bottom:0;padding:0 38px 28px;background-color:rgba(0,0,0,0);opacity:1;-webkit-transition:none;transition:none;pointer-events:auto}}@media screen and (max-width: 767px){.header-submenu{padding:0 26px 28px}}@media screen and (min-width: 1281px){.header-submenu.active,.header-nav__item:hover+.header-submenu,.header-nav__item:focus-within+.header-submenu,.header-submenu:focus-within,.header-submenu:hover{pointer-events:all;opacity:1}}@media screen and (min-width: 1281px){.header--sticky .header-submenu{padding-top:10px;background-color:rgba(255,255,255,.95)}}.header-submenu .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1676px}@media screen and (max-width: 1280px){.header-submenu .wrapper{padding:0}}.header-submenu__left{position:absolute !important;top:-300000px !important;left:-300000px !important;width:1px !important;height:1px !important;display:inline-block !important;color:#000 !important;background-color:#fff !important}.header-submenu__title{margin:0 0 12px;font-size:3rem;font-weight:400;color:#aa2226}.header-submenu__right{-ms-flex-negative:0;flex-shrink:0;width:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:2px #efefef solid}.header-submenu__right--empty{display:none}@media screen and (max-width: 1600px){.header-submenu__right{display:none}}.header-submenu__pdf-item{padding:0 0 24px 24px;margin-left:auto;max-width:230px}.header-submenu__pdf-item img{display:block;width:100%;border:1px #ddd solid;padding:8px;margin-bottom:8px}.header-submenu__pdf-item-title{font-weight:500;font-size:0.875rem;margin-bottom:4px}.header-submenu__list{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:-24px}@media screen and (max-width: 640px){.header-submenu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-bottom:0}}.header-submenu__list-grp{padding-right:68px;margin-bottom:24px}@media screen and (max-width: 640px){.header-submenu__list-grp{padding-right:0;margin-bottom:20px}}@media screen and (max-width: 1280px){.header-submenu__list-grp:last-child{padding-right:0}}@media screen and (max-width: 640px){.header-submenu__list-grp:last-child{margin-bottom:0}}.header-submenu__list-title{font-weight:bold;text-decoration:none;margin-top:0;margin-bottom:.75em;font-size:1.125rem;color:#aa2226}.header-submenu__list-title:last-child{margin-bottom:0}.header-submenu__list-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.header-submenu__list-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.header-submenu__list-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:250px;padding-right:68px}.header-submenu__list-col:last-child{padding-right:0}@media screen and (max-width: 1280px){.header-submenu__list-col{padding-right:38px;max-width:none}}@media screen and (max-width: 767px){.header-submenu__list-col{padding-right:0;margin-bottom:.5em}}.header-submenu__list-link{text-decoration:none;margin-bottom:.5em}.header-submenu__list-link:last-child{margin-bottom:0}.header-submenu__list-sub-link+.header-submenu__list-link{margin-top:.5em}.header-submenu__list-sub-link{position:relative;padding-left:1em;text-decoration:none;margin-bottom:.6em}.header-submenu__list-sub-link:last-child{margin-bottom:0}.header-submenu__list-sub-link:before{content:"";position:absolute;top:.6em;left:.3em;display:block;width:.3em;height:.3em;border-radius:50px;background-color:#aa2226}.header-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1280px){.header-social{display:none}}.header-share{position:relative}.header-share__container{position:absolute;top:calc(100% + 8px);right:0;display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px;border-radius:12px;background-color:#ffe5c9;z-index:10}@media screen and (max-width: 1280px){.header-share__container{right:-22px}}@media screen and (max-width: 560px){.header-share__container{right:-116px}}.header-share__container:before{content:"";position:absolute;bottom:100%;right:24px;border:8px rgba(0,0,0,0) solid;border-bottom:8px #ffe5c9 solid}@media screen and (max-width: 560px){.header-share__container:before{right:116px}}.header-share__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-share__title{margin:0;margin-right:12px;font-size:1rem}.header-share__item{width:auto;width:34px;margin-right:14px}.header-share__item:last-child{margin-right:0}.header-share__item img{display:block;width:100%}.header-search .wrapper{max-width:768px}.header-search__form{position:absolute;top:100%;left:0;display:none;width:100%;padding:24px 0 48px;border-bottom:1px rgba(0,0,0,.2) solid;background-color:#fff}.header--sticky .header-search__form{background-color:rgba(255,255,255,.95)}.header-search__form-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px #333 solid}.header-search input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:0;font-size:1.25rem;padding:12px 0;background-color:rgba(0,0,0,0)}.header-search__submit-btn{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;padding:0 10px}.mb-menu__head{display:none}@media screen and (max-width: 1280px){.mb-menu__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:80px;padding:12px 38px;opacity:0;-webkit-transition:.5s opacity ease;transition:.5s opacity ease;-webkit-transition-delay:.2s;transition-delay:.2s}.mb-menu-opening .mb-menu__head{opacity:1}}@media screen and (max-width: 767px){.mb-menu__head{height:70px;padding:12px 26px}}.mb-menu__head .header__logo{margin-right:auto}.mb-menu__btn{display:none}@media screen and (max-width: 1280px){.mb-menu__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:50px;height:20px;margin-left:18px;overflow:hidden}}@media screen and (max-width: 767px){.mb-menu__btn{width:40px;height:14px}}.mb-menu__btn-line{position:relative;left:1px;display:block;width:100%;height:2px;background-color:#000}.mb-menu__btn-line._3{width:78%}.mb-menu__btn--opening .mb-menu__btn-line._1{width:52%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.mb-menu__btn--opening .mb-menu__btn-line._2{opacity:0}.mb-menu__btn--opening .mb-menu__btn-line._3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;width:52%}.mb-menu__close-btn{position:relative;-ms-flex-negative:0;flex-shrink:0;display:block;width:24px;height:24px;margin-left:18px}.mb-menu__close-btn-line{position:absolute;top:calc(50% - 1px);left:0;display:block;width:100%;height:2px;background-color:#aa2226;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mb-menu__close-btn-line._1{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mb-menu__btm{border-top:1px rgba(0,0,0,.2) solid}@media screen and (max-width: 1280px){.mb-menu__btm{position:relative;left:100px;opacity:0;-webkit-transition:.5s left ease,.5s opacity ease;transition:.5s left ease,.5s opacity ease;-webkit-transition-delay:1.2s;transition-delay:1.2s}.mb-menu-opening .mb-menu__btm{left:0;opacity:1}}@media screen and (max-width: 560px){.mb-menu__btm{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:14px 26px 0}}.mb-menu__btm-grp{display:none}@media screen and (max-width: 560px){.mb-menu__btm-grp{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:16px;margin-right:12px}}.mb-menu__btm-grp:after{content:"";position:absolute;top:calc(50% - 7px);right:0;display:block;width:1px;height:14px;background-color:#ddd}.mb-menu__btm-grp:last-child{padding-right:0;margin-right:0}.mb-menu__btm-grp:last-child:after{display:none}.mb-menu__btm-link{text-decoration:none;margin:4px;margin-right:16px;padding:2px 0;border-top:2px rgba(0,0,0,0) solid;border-bottom:2px rgba(0,0,0,0) solid}.mb-menu__btm-link:last-child{margin-right:0}.mb-menu__btm-link.current{border-bottom-color:#aa2226}.mb-menu__btm-link.switch-lang{text-transform:uppercase}.footer{position:relative;padding:28px 0 108px;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}.footer.animated,.footer:not(.in-view) .footer{opacity:1}.footer__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 1280px){.footer__main{display:block}}.footer__main-left{-ms-flex-negative:0;flex-shrink:0;width:460px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1476px){.footer__main-left{width:380px}}@media screen and (max-width: 1280px){.footer__main-left{width:100%}}.footer__logo{width:180px;margin-bottom:38px}.footer__logo img{width:100%}@media screen and (max-width: 767px){.footer__logo{width:140px}}.footer__subscribe p{margin-bottom:6px;font-size:1rem;opacity:.9}.footer__subscribe-btn{position:relative;display:inline-block;padding:12px 28px;border-radius:18px;background-color:#f5f5f5;text-align:center;font-weight:500;text-decoration:none}.footer__subscribe-btn:after{content:"";position:relative;top:-2px;left:0;display:inline-block;vertical-align:middle;width:.4em;height:.4em;border-top:2px #000 solid;border-right:2px #000 solid;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s all ease;transition:.3s all ease}.footer__subscribe-btn:hover:after{left:4px}.footer__main-right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__nav-link{display:block;font-size:1.125rem;margin-right:.75em;margin-bottom:12px;text-decoration:none;-webkit-transition:.3s all ease;transition:.3s all ease}.footer__nav-link:hover{color:#aa2226}.footer__nav-sublink-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.footer__nav-sublink-container{display:block}}.footer__nav-col{-ms-flex-negative:0;flex-shrink:0}.footer__nav-col--large{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}@media screen and (max-width: 767px){.footer__nav-col{width:100%}}.footer__nav-sublink-col{max-width:100%;padding-right:38px;margin-bottom:1.25rem}.footer__nav-col--large .footer__nav-sublink-col{width:33.3333333333%}.footer__nav-sublink{position:relative;display:block;padding-left:1em;margin-bottom:12px;font-size:0.875rem;text-decoration:none}.footer__nav-sublink:hover{color:#aa2226}.footer__nav-sublink:before{content:"";position:absolute;top:calc(.7em - 2px);left:calc(.5em - 2px);display:block;width:4px;height:4px;background-color:#aa2226;border-radius:50px}.footer__btm{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:38px}@media screen and (max-width: 767px){.footer__btm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.footer__btm-left{padding-right:38px;margin-right:auto}@media screen and (max-width: 767px){.footer__btm-left{padding-right:0;margin-bottom:28px}}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px -24px 32px -6px}.footer__social-item{margin:6px;margin-right:24px}.footer__social-item img{display:block;width:auto;height:34px;pointer-events:none}.footer__btm-link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:12px}.footer__btm-link{-ms-flex-negative:0;flex-shrink:0;font-size:0.875rem;text-decoration:none;padding-right:.6em;margin-right:.6em;border-right:1px #ddd solid}.footer__btm-link:last-child{padding-right:0;margin-right:0;border-right:0}.footer__btm-copyright{font-size:0.875rem}.footer__btm-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__btm-icon{margin-right:28px}.footer__btm-icon--w3c{margin-right:48px}.footer__btm-icon:last-child{margin-right:0}.footer__btm-icon img{display:block}.footer__btm-design{display:inline-block;padding-left:1em;margin-left:1em;border-left:1px #ddd solid}@media screen and (max-width: 560px){.footer__btm-design{display:block;padding-left:0;margin:6px 0 0;border-left:0}}.footer__btm-design a{text-decoration:none}.footer__btm-design a:hover{text-decoration:underline}.back-top{-ms-flex-negative:0;flex-shrink:0;display:block;width:64px;height:64px;border-radius:50%;background-color:#ffe5c9;background-image:url(../images/icon/back-top.png);background-position:center;background-repeat:no-repeat;background-size:auto 50%;-webkit-transition:.3s all ease;transition:.3s all ease}@media screen and (max-width: 1280px){.back-top{position:absolute;top:24px;right:24px;width:50px;height:50px}}.back-top:hover{background-color:#aa2226;background-image:url(../images/icon/white/back-top.png)}.rich-editor{position:relative;top:100px;opacity:0;-webkit-transition:.6s top ease,.6s opacity ease;transition:.6s top ease,.6s opacity ease}.rich-editor.animated,.rich-editor:not(.in-view){top:0;opacity:1}.rich-editor__large-txt{font-size:1.25rem}@media screen and (max-width: 767px){.rich-editor__large-txt{font-size:1.125rem}}.rich-editor h2,.rich-editor h3,.rich-editor h4{margin:38px 0 12px}.rich-editor h2+h2,.rich-editor h2+h3,.rich-editor h2+h4,.rich-editor h3+h2,.rich-editor h3+h3,.rich-editor h3+h4,.rich-editor h4+h2,.rich-editor h4+h3,.rich-editor h4+h4{margin-top:12px}.rich-editor h2:first-child,.rich-editor h3:first-child,.rich-editor h4:first-child{margin-top:0}.rich-editor h2{font-size:2.125rem;font-weight:600}@media screen and (max-width: 991px){.rich-editor h2{font-size:1.75rem}}@media screen and (max-width: 560px){.rich-editor h2{font-size:1.5rem}}.rich-editor h3{font-size:1.75rem;font-weight:600}@media screen and (max-width: 991px){.rich-editor h3{font-size:1.5rem}}@media screen and (max-width: 560px){.rich-editor h3{font-size:1.25rem}}.rich-editor h4{font-size:1.5rem;font-weight:600}@media screen and (max-width: 991px){.rich-editor h4{font-size:1.25rem}}@media screen and (max-width: 560px){.rich-editor h4{font-size:1.125rem}}table{min-width:60%;max-width:100%;margin:58px 0;border-spacing:0;border-collapse:collapse;text-align:left}table:first-child{margin-top:0}table:last-child{margin-bottom:0}table caption{width:100%;font-size:1.5rem;font-weight:bold;text-align:left;margin-bottom:12px}table tbody{position:relative}table tbody tr:first-child th:before,table tbody tr:first-child td:before{content:"";position:absolute;top:-1px;left:0;width:calc(100% + 1px);border-top:1px rgba(0,0,0,.18) solid}table tbody tr:first-child th:first-child,table tbody tr:first-child td:first-child{border-top-left-radius:12px}table tbody tr:first-child th:first-child:before,table tbody tr:first-child td:first-child:before{left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);border-top-left-radius:13px}table tbody tr:first-child th:last-child,table tbody tr:first-child td:last-child{border-top-right-radius:12px}table tbody tr:first-child th:last-child:before,table tbody tr:first-child td:last-child:before{left:auto;right:-1px;border-top-right-radius:13px}table tbody tr._last td:before,table tbody tr:last-child td:before{content:"";position:absolute;left:0;bottom:-1px;width:100%;border-bottom:1px rgba(0,0,0,.18) solid}table tbody tr._last td:first-child,table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}table tbody tr._last td:first-child:before,table tbody tr:last-child td:first-child:before{left:-1px;width:calc(100% + 2px);height:calc(100% + 1px);border-bottom-left-radius:13px}table tbody tr._last td:last-child,table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}table tbody tr._last td:last-child:before,table tbody tr:last-child td:last-child:before{left:auto;right:-1px;width:calc(100% + 2px);height:calc(100% + 1px);border-bottom-right-radius:13px}table tbody tr._last td{border-bottom:0}table tr[class*=hide-]{display:none}table tr:last-child td{border-bottom:0}table tr:nth-child(odd) td:not(.table-header){background-color:#f1f1f1}table tr._odd td:not(.table-header){background-color:#fff}table tr._even td:not(.table-header){background-color:#f1f1f1}table th,table td{position:relative;border-right:1px rgba(0,0,0,.18) solid;border-bottom:1px rgba(0,0,0,.18) solid;padding:12px 24px;background-color:#fff}table th:before,table td:before{pointer-events:none}table th.table-header,table td.table-header{font-weight:bold;background-color:#ffbf32}table th.table-header .cust-select__mask,table td.table-header .cust-select__mask{padding-top:0;padding-bottom:0;padding-left:0;background-color:rgba(0,0,0,0)}table th:first-child:before,table td:first-child:before{content:"";position:absolute;top:0;left:-1px;display:block;height:calc(100% + 1px);border-left:1px rgba(0,0,0,.18) solid}table th:last-child,table td:last-child{border-right:0}table th:last-child:before,table td:last-child:before{content:"";position:absolute;top:0;left:auto;right:-1px;display:block;height:calc(100% + 1px);border-right:1px rgba(0,0,0,.18) solid}table th.rowspan-last,table td.rowspan-last{border-right:1px rgba(0,0,0,.18) solid}table th.rowspan-last:before,table td.rowspan-last:before{opacity:0}@media screen and (max-width: 767px){table th,table td{padding:12px 16px}}@media screen and (max-width: 375px){table th,table td{padding:12px}}table+.erb-btn{margin-top:-20px}table+p{margin-top:-40px}@media screen and (max-width: 767px){.table--mb-box .table-header{display:none}.table--mb-box td{display:block;width:100% !important;height:auto !important;border:1px rgba(0,0,0,.18) solid;border-top-width:0;border-bottom-width:0}.table--mb-box td:first-child:before,.table--mb-box td:last-child:before{display:none}.table--mb-box td:first-child{padding-top:24px}.table--mb-box td:last-child{padding-bottom:24px;border-right:1px rgba(0,0,0,.18) solid}.table--mb-box tbody tr{height:auto !important}.table--mb-box tbody tr:nth-child(2) td:first-child{border-top-width:1px;border-top-left-radius:12px;border-top-right-radius:12px}.table--mb-box tbody tr._last td:first-child,.table--mb-box tbody tr:last-child td:first-child{border-bottom-left-radius:0}.table--mb-box tbody tr._last td:last-child,.table--mb-box tbody tr:last-child td:last-child{border-bottom:1px rgba(0,0,0,.18) solid;border-bottom-left-radius:12px}}@media screen and (max-width: 767px){.table--mb-keep-filter-head .table-header{display:none}.table--mb-keep-filter-head .table-header._filter{display:block;width:100%}.table--mb-keep-filter-head td{display:block;width:100% !important;border:1px rgba(0,0,0,.18) solid;border-top-width:0;border-bottom-width:0}.table--mb-keep-filter-head td._first:before,.table--mb-keep-filter-head td._last:before,.table--mb-keep-filter-head td:first-child:before,.table--mb-keep-filter-head td:last-child:before{display:none}.table--mb-keep-filter-head td:first-child{padding-top:24px}.table--mb-keep-filter-head td:last-child{padding-bottom:24px;border-right:1px rgba(0,0,0,.18) solid}.table--mb-keep-filter-head tbody tr:nth-child(1) td._first,.table--mb-keep-filter-head tbody tr:nth-child(1) td:first-child{border-top-width:1px;border-top-left-radius:12px;border-top-right-radius:12px;padding-top:12px}.table--mb-keep-filter-head tbody tr:nth-child(1) td._last,.table--mb-keep-filter-head tbody tr:nth-child(1) td:last-child{border-top-right-radius:0;padding-bottom:12px}.table--mb-keep-filter-head tbody tr:nth-child(1) td._last:before,.table--mb-keep-filter-head tbody tr:nth-child(1) td:last-child:before{display:block;border-top-right-radius:0;border-right:0}.table--mb-keep-filter-head tbody tr._last td:first-child,.table--mb-keep-filter-head tbody tr:last-child td:first-child{border-bottom-left-radius:0}.table--mb-keep-filter-head tbody tr._last td:last-child,.table--mb-keep-filter-head tbody tr:last-child td:last-child{border-bottom:1px rgba(0,0,0,.18) solid;border-bottom-left-radius:12px}}.table__mb-title{display:none}@media screen and (max-width: 767px){.table__mb-title{display:block;margin-bottom:0;font-weight:bold}}.table-filter{margin:58px 0}.table-filter:first-child{margin-top:0}.table-filter:last-child{margin-bottom:0}.table-filter__muti{position:relative}.table-filter__muti-btn{position:relative;display:block;width:100%;padding-right:calc(1em + 12px);text-align:left;font-weight:bold}.table-filter__muti-btn:before,.table-filter__muti-btn:after{content:"";position:absolute;top:calc(50% - 1.5px);right:6px;display:block;width:.9em;height:3px;background-color:#aa2226}.table-filter__muti-btn:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.table-filter__muti-list{position:absolute;top:calc(100% + 4px);left:0;display:none;width:100%;min-width:160px;padding:12px;background-color:#fff;-webkit-box-shadow:0 0 9px #ddd;box-shadow:0 0 9px #ddd;z-index:2}.table-filter__muti-list-item{margin-bottom:8px}.scrollbar-table{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:58px 0;overflow:hidden}.scrollbar-table__container{padding:1px;overflow:auto}.scrollbar-table table{min-width:991px;max-width:none;margin:0;margin-left:1px}.scrollbar-table+.erb-btn{margin-top:-20px}ul{margin:28px 0;padding:0;list-style:none}ul:first-child{margin-top:0}ul:last-child{margin-bottom:0}ul li{position:relative;padding-left:1em;margin-bottom:10px}ul li:before{content:"";position:absolute;top:calc(.75em - 2px);left:0;display:block;width:4px;height:4px;border-radius:50px;background-color:#aa2226}ul li:last-child{margin-bottom:0}ol{margin:28px 0;padding-left:2.25em}ol:first-child{margin-top:0}ol:last-child{margin-bottom:0}ol li{position:relative;margin-bottom:10px}ol li:last-child{margin-bottom:0}.home-banner{position:relative}.home-banner .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%}.home-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%}.home-banner__item{height:740px;height:min(56.25vw,740px);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-color:#000}@media screen and (max-width: 767px){.home-banner__item{height:133.33vw}}.home-banner__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}.home-banner__item--type-2{background-color:#fff;background-image:url(../images/pattern.png);background-position:-17% bottom;background-size:44%}.home-banner__item--type-2 .wrapper{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.home-banner__item--type-2 .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.home-banner__item-inner{position:relative;top:100px;max-width:640px;min-width:30%;padding:28px 5% 48px;padding-left:0;color:#fff;opacity:0;-webkit-transition:0s;transition:0s;z-index:2}@media screen and (max-width: 991px){.home-banner__item-inner{padding-top:18px;padding-bottom:58px}}@media screen and (max-width: 767px){.home-banner__item-inner{padding-bottom:68px}}@media screen and (max-width: 374px){.home-banner__item-inner{padding-bottom:48px}}.swiper-slide-active .home-banner__item-inner{top:0;opacity:1;-webkit-transition:.8s all ease;transition:.8s all ease}.home-banner__item--type-2 .home-banner__item-inner{color:#000;padding:48px 5% 48px 0;width:40%;max-width:none}@media screen and (max-width: 767px){.home-banner__item--type-2 .home-banner__item-inner{width:100%;padding-top:24px;padding-bottom:98px}}.home-banner__item-inner:before{content:"";position:absolute;top:0;right:0;width:calc(100% + (100vw - 1600px)/2);height:100%;border-top-right-radius:40px;background-image:-webkit-gradient(linear, left top, right top, color-stop(55%, #d50000), to(#d43900));background-image:linear-gradient(to right, #d50000 55%, #d43900);opacity:.9;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.home-banner__item--type-2 .home-banner__item-inner:before{display:none}@media screen and (max-width: 1676px){.home-banner__item-inner:before{width:calc(100% + 38px)}}@media screen and (max-width: 767px){.home-banner__item-inner:before{width:calc(100% + 52px);right:-26px}}.home-banner__item-textarea{position:relative;z-index:2}.home-banner__item-textarea p:not(.home-banner__item-title){position:relative;left:-100px;font-size:1rem;opacity:0;-webkit-transition:0s;transition:0s;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}.swiper-slide-active .home-banner__item-textarea p:not(.home-banner__item-title){left:0;opacity:1;-webkit-transition:.8s all ease;transition:.8s all ease;-webkit-transition-delay:.6s;transition-delay:.6s}@media screen and (max-width: 767px){.home-banner__item-textarea p:not(.home-banner__item-title){font-size:0.875rem}}.home-banner__item-textarea .erb-btn{margin-top:14px}.home-banner__item-title{position:relative;left:-100px;margin:0 0 .25em;font-size:2.125rem;font-weight:400;line-height:1.5;opacity:0;-webkit-transition:0s;transition:0s;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}@media screen and (max-width: 991px){.home-banner__item-title{font-size:1.75rem}}@media screen and (max-width: 560px){.home-banner__item-title{font-size:1.5rem}}@media screen and (max-width: 374px){.home-banner__item-title{font-size:1.25rem}}.swiper-slide-active .home-banner__item-title,.animated .home-banner__item-title{left:0;opacity:1;-webkit-transition:.8s all ease;transition:.8s all ease;-webkit-transition-delay:.4s;transition-delay:.4s}.home-banner__swiper-control{position:absolute;left:0;bottom:24px;width:100%;z-index:12}@media screen and (max-width: 767px){.home-banner__swiper-control{bottom:42px}}@media screen and (max-width: 374px){.home-banner__swiper-control{bottom:24px}}.home-banner__swiper-control .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-banner__img-container{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;-webkit-transition:.8s all ease;transition:.8s all ease;-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-slide-active .home-banner__img-container{opacity:1}.home-banner__item--type-2 .home-banner__img-container{left:100%;width:calc(60% + (100vw - 1676px)/2);border-top-left-radius:50px;border-bottom-left-radius:50px;-webkit-transform:skewX(8deg);-ms-transform:skewX(8deg);transform:skewX(8deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}@media screen and (max-width: 1676px){.home-banner__item--type-2 .home-banner__img-container{width:calc(60% + 38px)}}@media screen and (max-width: 767px){.home-banner__item--type-2 .home-banner__img-container{position:relative;top:auto;width:calc(100% + 52px)}}.swiper-slide-active .home-banner__item--type-2 .home-banner__img-container{left:40%}@media screen and (max-width: 767px){.swiper-slide-active .home-banner__item--type-2 .home-banner__img-container{left:0}}.home-banner__img{display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover}.home-banner__item--type-2 .home-banner__img{-webkit-transform:skewX(-8deg);-ms-transform:skewX(-8deg);transform:skewX(-8deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}@media screen and (max-width: 767px){.home-banner__img._dt{display:none}}@media screen and (min-width: 768px){.home-banner__img._mb{display:none}}.home-banner__nav{position:absolute;right:-300px;bottom:-16px;overflow:hidden;z-index:10;opacity:0;-webkit-transition:1s all ease;transition:1s all ease;-webkit-animation-delay:1s;animation-delay:1s}.home-banner__nav.animated,.home-banner__nav:not(.in-view){right:0;opacity:1}@media screen and (max-width: 767px){.home-banner__nav{bottom:-24px}}@media screen and (max-width: 560px){.home-banner__nav:lang(en){bottom:-44px}}@media screen and (max-width: 374px){.home-banner__nav{bottom:-40px}.home-banner__nav:lang(en){bottom:-58px}}.home-banner__nav-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-left:24px;padding-right:calc((100vw - 1600px)/2)}@media screen and (max-width: 1676px){.home-banner__nav-container{padding-right:38px}}@media screen and (max-width: 767px){.home-banner__nav-container{padding-right:26px}}.home-banner__nav-container:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-top-left-radius:20px;border-bottom-left-radius:20px;background-image:-webkit-gradient(linear, left top, right top, from(#f5b520), to(#ff8c40));background-image:linear-gradient(to right, #f5b520, #ff8c40);-webkit-transform:skewX(-16deg);-ms-transform:skewX(-16deg);transform:skewX(-16deg);-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.home-banner__nav-item{position:relative;border-right:1px rgba(255,255,255,.65) solid;z-index:2}.home-banner__nav-item:last-child{border-right:0}.home-banner__nav-item:last-child .home-banner__nav-link{padding-right:0}.home-banner__nav-link{padding:20px 48px;font-size:1.125rem;font-weight:500}@media screen and (max-width: 991px){.home-banner__nav-link{font-size:1rem;padding:18px 20px}}@media screen and (max-width: 560px){.home-banner__nav-link{font-size:0.875rem;padding:16px}}@media screen and (max-width: 374px){.home-banner__nav-link{padding:16px 10px}}.clip-top-right-left{border-top-left-radius:50px;overflow:hidden;-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.clip-top-right-left--img{position:relative}.clip-top-right-left--img:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;background-image:url(../images/clip/corner.svg);background-size:100% auto;background-repeat:no-repeat;background-position:left top;z-index:3}.clip-top-right-left__container{-webkit-transform:skewY(2deg);-ms-transform:skewY(2deg);transform:skewY(2deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}.clip-top-right-left--img .clip-top-right-left__container{-webkit-transform:none;-ms-transform:none;transform:none}.clip-top-left-right{position:relative}.clip-top-left-right__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-top-right-radius:50px;overflow:hidden;-webkit-transform:skewY(2deg);-ms-transform:skewY(2deg);transform:skewY(2deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.clip-top-left-right__bg+*{position:relative;z-index:2}.clip-top-left-right__bg-inner{width:100%;height:100%;-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.clip-top-left-right__padding{padding:88px 0 38px}.clip-top-left-right__padding--bottom-l{padding-bottom:88px}@media screen and (max-width: 767px){.clip-top-left-right__padding--bottom-l{padding-bottom:88px}}.clip-bottom-right-left{position:relative}.clip-bottom-right-left__bg{position:absolute;top:0;left:0;width:100%;height:100%;border-bottom-left-radius:50px;overflow:hidden;-webkit-transform:skewY(2deg);-ms-transform:skewY(2deg);transform:skewY(2deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.clip-bottom-right-left__bg+*{position:relative;z-index:2}.clip-bottom-right-left__bg-inner{width:100%;height:100%;-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);-webkit-transform-origin:bottom right;-ms-transform-origin:bottom right;transform-origin:bottom right}.clip-bottom-right-left__padding{padding:38px 0 88px}.clip-bottom-right-left__padding--l{padding:68px 0 128px}@media screen and (max-width: 767px){.clip-bottom-right-left__padding--l{padding-top:58px;padding-bottom:88px}}.clip-bottom-right-left__padding--bottom-l{padding-bottom:128px}@media screen and (max-width: 767px){.clip-bottom-right-left__padding--bottom-l{padding-bottom:88px}}.clip-bottom-left-right-top{position:relative;padding:138px 0;overflow:hidden;background-color:#000}@media screen and (max-width: 991px){.clip-bottom-left-right-top{padding:78px 0}}@media screen and (max-width: 767px){.clip-bottom-left-right-top{padding:58px 0}}.clip-bottom-left-right-top:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}.clip-bottom-left-right-top__bg-container{position:absolute;top:0;left:0;width:calc(100% - 48px);height:100%;overflow:hidden}@media screen and (max-width: 991px){.clip-bottom-left-right-top__bg-container{width:calc(100% - 24px)}}@media screen and (max-width: 767px){.clip-bottom-left-right-top__bg-container{width:100%}}.clip-bottom-left-right-top__bg-container+.wrapper{position:relative;z-index:2}.clip-bottom-left-right-top__bg-skew-y{width:100%;height:100%;-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;overflow:hidden}.clip-bottom-left-right-top__bg-skew-y-inner{width:100%;height:100%;-webkit-transform:skewY(2deg);-ms-transform:skewY(2deg);transform:skewY(2deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;overflow:hidden}.clip-bottom-left-right-top__bg-skew-x{width:100%;height:100%;-webkit-transform:skewX(-4deg);-ms-transform:skewX(-4deg);transform:skewX(-4deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;border-top-right-radius:40px;overflow:hidden}@media screen and (max-width: 767px){.clip-bottom-left-right-top__bg-skew-x{-webkit-transform:skewX(-1.5deg);-ms-transform:skewX(-1.5deg);transform:skewX(-1.5deg)}}.clip-bottom-left-right-top__bg-skew-x-inner{width:100%;height:100%;border-bottom-right-radius:40px;-webkit-transform:skewY(-2deg);-ms-transform:skewY(-2deg);transform:skewY(-2deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;overflow:hidden}.clip-bottom-left-right-top__bg-skew-bg-outer{width:110%;height:100%;position:relative;-webkit-transform:skewY(2deg);-ms-transform:skewY(2deg);transform:skewY(2deg);-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}.clip-bottom-left-right-top__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:auto 100vh;background-position:center 0%;-webkit-transform:skewX(4deg);-ms-transform:skewX(4deg);transform:skewX(4deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;background-size:auto 100vh}.clip-bottom-left-right-top__bg.not-fixed{background-size:cover;background-position:center !important}@media screen and (max-width: 767px){.clip-bottom-left-right-top__bg{-webkit-transform:skewX(1.5deg);-ms-transform:skewX(1.5deg);transform:skewX(1.5deg)}}.two-blk .num-count{width:40%;min-height:auto;-ms-flex-item-align:center;align-self:center}@media screen and (max-width: 991px){.two-blk .num-count{width:100%;margin-bottom:34px}}.num-count__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:992px;margin:-12px auto}.two-blk .num-count__container{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.num-count__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.num-count__item{position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(25% - 34px);margin:12px 0;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}.num-count__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.num-count__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.num-count__item:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.num-count__item.animated,.num-count__item:not(.in-view){top:0;opacity:1}@media screen and (max-width: 1280px){.num-count__item{width:calc(25% - 18px)}}@media screen and (max-width: 767px){.num-count__item{width:calc(50% - 8px)}}@media screen and (min-width: 992px){.two-blk .num-count__item{width:calc(50% - 34px);margin:34px 0}}.num-count__icon{width:60px;margin-right:24px;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 1280px){.num-count__icon{width:50px;margin-right:18px}}@media screen and (max-width: 375px){.num-count__icon{width:38px;margin-right:8px}}.num-count__icon:before{content:"";display:block;width:100%;padding-bottom:100%}.num-count__textarea-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#5c6f7b;font-size:3rem;font-weight:200;line-height:1;margin-top:-0.2em;margin-bottom:.1em}@media screen and (max-width: 1280px){.num-count__textarea-top{font-size:2.125rem}}.num-count__textarea-bottom p{font-weight:500}.two-blk__cross-container .two-blk{margin-bottom:58px}.two-blk__cross-container .two-blk:last-child{margin-bottom:0}.two-blk__container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 991px){.two-blk__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.two-blk--reverse .two-blk__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width: 991px){.two-blk--reverse .two-blk__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}.two-blk__left{position:relative;width:50%;min-height:40vw}@media screen and (max-width: 991px){.two-blk__left{width:100%}}.two-blk--slider .two-blk__left{top:100px;min-height:auto;padding-right:34px;border-right:1px rgba(0,0,0,.3) solid;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}@media screen and (max-width: 991px){.two-blk--slider .two-blk__left{border-right:0;border-bottom:1px rgba(0,0,0,.3) solid;padding-right:0;padding-bottom:28px;margin-bottom:40px}}.two-blk--text .two-blk__left{top:100px;min-height:auto;padding-right:88px;border-right:1px rgba(0,0,0,.3) solid;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}@media screen and (max-width: 1280px){.two-blk--text .two-blk__left{padding-right:34px}}@media screen and (max-width: 991px){.two-blk--text .two-blk__left{border-right:0;border-bottom:1px rgba(0,0,0,.3) solid;padding-right:0;padding-bottom:28px;margin-bottom:40px}}.two-blk--stu .two-blk__left{min-height:32vw}.two-blk--slider.animated .two-blk__left,.two-blk--text.animated .two-blk__left,.two-blk--slider:not(.in-view) .two-blk__left,.two-blk--text:not(.in-view) .two-blk__left{top:0;opacity:1}.two-blk__right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:78px 0 58px;padding-left:88px}@media screen and (max-width: 1280px){.two-blk__right{padding-top:58px;padding-left:34px}}@media screen and (max-width: 991px){.two-blk__right{padding-left:0;width:100%}}.two-blk--slider .two-blk__right{top:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;padding-left:34px;opacity:0;-webkit-transition:1s all ease;transition:1s all ease;-webkit-transition-delay:.2s;transition-delay:.2s}@media screen and (max-width: 991px){.two-blk--slider .two-blk__right{padding-left:0}}.two-blk--text .two-blk__right{top:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;padding-left:88px;opacity:0;-webkit-transition:1s all ease;transition:1s all ease;-webkit-transition-delay:.2s;transition-delay:.2s}@media screen and (max-width: 1280px){.two-blk--text .two-blk__right{padding-left:34px}}@media screen and (max-width: 991px){.two-blk--text .two-blk__right{padding-left:0}}.two-blk--slider.animated .two-blk__right,.two-blk--text.animated .two-blk__right,.two-blk--slider:not(.in-view) .two-blk__right,.two-blk--text:not(.in-view) .two-blk__right{top:0;opacity:1}.two-blk--reverse .two-blk__right{padding-left:0;padding-right:88px}@media screen and (max-width: 1280px){.two-blk--reverse .two-blk__right{padding-left:0;padding-right:34px}}@media screen and (max-width: 991px){.two-blk--reverse .two-blk__right{padding-right:0}}.two-blk__crop-img-container{width:calc(50% + (100vw - 1400px)/2);margin-left:calc((100vw - 1400px)/2*-1);-webkit-transform:skewX(-4deg);-ms-transform:skewX(-4deg);transform:skewX(-4deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;overflow:hidden;opacity:0;-webkit-transition:1s opacity ease;transition:1s opacity ease}@media screen and (max-width: 1476px){.two-blk__crop-img-container{width:calc(50% + 38px);margin-left:-38px}}@media screen and (max-width: 991px){.two-blk__crop-img-container{width:calc(100% + 76px);height:56.25vw;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 767px){.two-blk__crop-img-container{width:calc(100% + 52px);margin-left:-26px}}.animated .two-blk__crop-img-container,.two-blk:not(.in-view) .two-blk__crop-img-container{opacity:1}.two-blk__crop-img{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-transform:skewX(4deg);-ms-transform:skewX(4deg);transform:skewX(4deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right}@media screen and (max-width: 991px){.two-blk__crop-img{-webkit-transform:none;-ms-transform:none;transform:none}}.two-blk__btn-blk{padding-top:0;padding-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-size:72%;background-repeat:no-repeat;background-position:right top}.two-blk__four-img{-ms-flex-negative:0;flex-shrink:0;width:50%;min-height:auto}@media screen and (max-width: 991px){.two-blk__four-img{width:100%;margin-bottom:38px;padding-left:0;max-width:600px}}.two-blk__large-img{position:relative;left:100px;-ms-flex-negative:0;flex-shrink:0;width:45%;min-height:auto;border-radius:18px;background-size:cover;background-position:center;opacity:0;overflow:hidden;-webkit-transition:.8s left ease,.8s opacity ease;transition:.8s left ease,.8s opacity ease}.animated .two-blk__large-img,.two-blk:not(.in-view) .two-blk__large-img{left:0;opacity:1}.two-blk__large-img:before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}.two-blk__large-img--5625{-ms-flex-item-align:start;align-self:flex-start}.two-blk__large-img--75{-ms-flex-item-align:start;align-self:flex-start}.two-blk__large-img--75:before{padding-bottom:75%}.two-blk__large-img--auto-size{-ms-flex-item-align:start;align-self:flex-start}.two-blk__large-img--auto-size:before{display:none}.two-blk__large-img--auto-size img{display:block;width:100%}@media screen and (max-width: 1476px){.two-blk__large-img{margin-left:0}}@media screen and (max-width: 991px){.two-blk__large-img{width:100%;margin-left:0;margin-bottom:24px;padding-left:0;max-width:600px}}.two-blk--reverse .two-blk__large-img{left:-100px;margin-left:0}@media screen and (max-width: 1476px){.two-blk--reverse .two-blk__large-img{margin-right:0}}.two-blk--reverse.animated .two-blk__large-img,.two-blk--reverse:not(.in-view) .two-blk__large-img{left:0}.two-blk__textarea{display:block;padding:58px 0;text-decoration:none}@media screen and (max-width: 991px){.two-blk__textarea{padding:0}}.two-blk__textarea-title{display:block;font-size:1.5rem;font-weight:600;margin-bottom:10px;color:#aa2226}.two-blk__textarea-desc{display:block;color:rgba(0,0,0,.9)}.two-blk__textarea-desc span{display:block;margin-bottom:12px}.two-blk__textarea-desc span:last-child{margin-bottom:0}.two-blk__textarea-long-arrow{position:relative;left:0;display:block;width:48px;margin-top:14px;-webkit-transition:.3s all ease;transition:.3s all ease}.two-blk__textarea:hover .two-blk__textarea-long-arrow{left:4px}.two-blk--stu .two-blk__right{padding-top:88px;padding-bottom:88px}@media screen and (max-width: 991px){.two-blk--stu .two-blk__right{padding-top:38px;padding-bottom:98px}}.two-blk--stu .bg-white-to-red--with-pattern{background-position:right -30% center,center}@media screen and (max-width: 991px){.two-blk--stu .bg-white-to-red--with-pattern{background-position:right -50% bottom -20%,center;background-size:80% auto,cover}}.two-blk--stu .swiper-slide{height:auto}.two-blk__stu{position:relative;left:-100px;opacity:0;-webkit-transition:.6s left ease,.6s opacity ease;transition:.6s left ease,.6s opacity ease}.animated .swiper-slide-active .two-blk__stu,.two-blk:not(.in-view) .swiper-slide-active .two-blk__stu{left:0;opacity:1}.two-blk__stu-title{margin:0 0 24px}@media screen and (max-width: 560px){.two-blk__stu-title{margin-bottom:12px}}.two-blk__stu-info{position:relative;display:inline-block;padding-right:57px;margin-bottom:24px;background-image:url(../images/icon/quotation-marks.png);background-size:38px auto;background-repeat:no-repeat;background-position:right center}@media screen and (max-width: 560px){.two-blk__stu-info{margin-bottom:12px}}.two-blk__stu-name{margin:0 0 2px;font-size:1.75rem}@media screen and (max-width: 991px){.two-blk__stu-name{font-size:1.5rem}}@media screen and (max-width: 560px){.two-blk__stu-name{font-size:1.25rem}}.two-blk__stu-couse{font-size:0.875rem}.two-blk__stu-swiper-control{position:absolute;left:50%;bottom:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(50% - (100vw - 1400px)/2);padding-left:88px;z-index:2}@media screen and (max-width: 1476px){.two-blk__stu-swiper-control{width:calc(50% - 38px)}}@media screen and (max-width: 1280px){.two-blk__stu-swiper-control{padding-left:34px}}@media screen and (max-width: 991px){.two-blk__stu-swiper-control{width:100%;left:0;bottom:30px;padding:0 38px}}@media screen and (max-width: 767px){.two-blk__stu-swiper-control{padding:0 26px}}.two-blk__stu-swiper-control .arrow-btn{-ms-flex-negative:0;flex-shrink:0;margin:6px 0;margin-left:auto}.two-blk__stu-swiper-control .cust-swiper__pagination{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto !important;margin-right:24px}.txt-list__title{font-size:2rem;color:#aa2226;margin:0 0 .375em}.txt-list__title:lang(en){font-size:1.625rem}@media screen and (max-width: 991px){.txt-list__title{font-size:1.5rem}.txt-list__title:lang(en){font-size:1.375rem}}.txt-list__item{position:relative;left:100px;padding-bottom:28px;border-bottom:1px rgba(0,0,0,.3) solid;margin-bottom:28px;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}.txt-list__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.txt-list__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.txt-list__item:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.txt-list__item:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.txt-list__item:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.animated .txt-list__item,.two-blk:not(.in-view) .txt-list__item{left:0;opacity:1}.txt-list__item:last-child{margin-bottom:0}.txt-list__btn-container{position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-24px;margin-bottom:-24px;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease;-webkit-transition-delay:.5s;transition-delay:.5s}.animated .txt-list__btn-container,.two-blk:not(.in-view) .txt-list__btn-container{top:0;opacity:1}.txt-list__btn-container .erb-btn{margin-right:24px;margin-bottom:24px}.txt-list__swiper{max-height:640px;margin-bottom:28px}.four-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.four-img__item{position:relative;-webkit-mask-size:cover;mask-size:cover;background-size:cover;background-position:center;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}.four-img__item:before{content:"";display:block;width:100%}.animated .four-img__item,.two-blk:not(.in-view) .four-img__item{top:0;left:0;opacity:1}.four-img__item-1{top:-100px;left:-100px;width:62%;-webkit-mask-image:url(../images/clip/four-img-1.svg);mask-image:url(../images/clip/four-img-1.svg)}.four-img__item-1:before{padding-bottom:81.166%}.four-img__item-2{top:-100px;left:100px;width:38%;-webkit-mask-image:url(../images/clip/four-img-2.svg);mask-image:url(../images/clip/four-img-2.svg);-webkit-transition-delay:.4s;transition-delay:.4s}.four-img__item-2:before{padding-bottom:112.102%}.four-img__item-3{top:100px;left:-100px;width:60%;margin-top:-1%;-webkit-mask-image:url(../images/clip/four-img-4.svg);mask-image:url(../images/clip/four-img-4.svg);-webkit-transition-delay:.6s;transition-delay:.6s}.four-img__item-3:before{padding-bottom:60.366%}.four-img__item-4{top:100px;left:100px;width:40%;margin-top:-7.3%;-webkit-mask-image:url(../images/clip/four-img-3.svg);mask-image:url(../images/clip/four-img-3.svg);-webkit-transition-delay:.2s;transition-delay:.2s}.four-img__item-4:before{padding-bottom:106.33%}.erb-btn-blk{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.erb-btn-blk__textarea{position:relative;top:-100px;opacity:0;margin-bottom:0;-webkit-transition:.8s all ease;transition:.8s all ease}.animated .erb-btn-blk__textarea,.two-blk:not(.in-view) .erb-btn-blk__textarea{top:0;opacity:1}.erb-btn-blk__textarea p{font-size:1.25rem}@media screen and (max-width: 767px){.erb-btn-blk__textarea p{font-size:1.125rem}}.erb-btn-blk__title{position:relative;top:-100px;margin-top:0;margin-bottom:12px;opacity:0;-webkit-transition:.6s all ease;transition:.6s all ease}@media screen and (max-width: 1280px){.erb-btn-blk__title{margin-top:0}}.animated .erb-btn-blk__title,.two-blk:not(.in-view) .erb-btn-blk__title{top:0;opacity:1}.erb-btn-blk__title--top-l{margin-top:4em}@media screen and (max-width: 1280px){.erb-btn-blk__title--top-l{margin-top:0}}.erb-btn-blk__btn-container{position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px -6px -6px;opacity:0;-webkit-transition:.6s all ease;transition:.6s all ease}.animated .erb-btn-blk__btn-container,.two-blk:not(.in-view) .erb-btn-blk__btn-container{top:0;opacity:1}.erb-btn-blk__btn-container .erb-btn{margin:6px}.text-list{position:relative;left:100px;margin-top:28px;opacity:0;-webkit-transition:.6s all ease;transition:.6s all ease}.animated .text-list,.two-blk:not(.in-view) .text-list{left:0;opacity:1}.text-list:first-child{margin-top:0}.text-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 0;border-top:1px #ddd solid}.text-list__row:last-child{border-bottom:1px #ddd solid}.text-list__key{-ms-flex-negative:0;flex-shrink:0;margin-right:28px;font-size:1.5rem;font-weight:bold;color:#aa2226;max-width:30%}.text-list__val{opacity:.9}.point-blk{color:#fff}.point-blk--theme-black{color:#000;background-color:#fff}.point-blk__container{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:1s all ease;transition:1s all ease}@media screen and (max-width: 1676px){.point-blk__container{padding-right:58px}}@media screen and (max-width: 991px){.point-blk__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media screen and (max-width: 767px){.point-blk__container{padding-right:0}}.point-blk__container.animated,.point-blk__container:not(.in-view){opacity:1}.point-blk__head{width:28%;padding-right:7%;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 991px){.point-blk__head{width:100%;padding-right:0;margin-bottom:28px}}.point-blk__title{margin:0 0 12px;-ms-flex-negative:0;flex-shrink:0}.point-blk__item-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.point-blk__item{width:25%;padding-right:24px}@media screen and (max-width: 767px){.point-blk__item{width:33.3333333333%}}@media screen and (max-width: 560px){.point-blk__item{width:50%}}.news-slider{width:100%;height:100%}.news-slider__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}@media screen and (max-width: 479px){.news-slider__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.news-slider__sub-head{margin-top:48px}.news-slider__head+.news-slider__sub-head{margin-top:24px}.news-slider__head-textarea{padding-right:16px}.news-slider__head-title{margin:0}.news-slider__head-title+p{margin-top:10px}.news-slider__swiper-prev,.news-slider__swiper-next{width:34px}@media screen and (max-width: 560px){.news-slider__swiper-prev,.news-slider__swiper-next{width:28px}}.news-slider__swiper-next{margin-right:0}.news-slider__swiper-control{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-bottom:10px}@media screen and (max-width: 991px){.news-slider__swiper-control{margin-bottom:8px}}@media screen and (max-width: 560px){.news-slider__swiper-control{margin-bottom:6px}}@media screen and (max-width: 479px){.news-slider__swiper-control{margin-top:10px;margin-left:0;margin-bottom:0}}.news-slider__swiper{width:100%;margin-bottom:auto}.news-slider__swiper-item{display:block;text-decoration:none}.news-slider__swiper-item--radius{border-radius:18px;overflow:hidden}.news-slider__swiper-item--bg-white{background-color:#fff}.news-slider__swiper-img-container{position:relative;display:block;width:100%;border-radius:12px;border-bottom-left-radius:0;overflow:hidden}.news-slider__swiper-item--radius .news-slider__swiper-img-container{border-radius:0}.news-slider__swiper-img-container--all-radius,.news-slider__swiper-img-container._all-radius{border-bottom-left-radius:12px}.news-slider__swiper-img{display:block;width:100%;padding-bottom:75%;background-size:cover;background-position:center;-webkit-transition:.5s all ease;transition:.5s all ease}.news-slider__swiper-img--60{padding-bottom:60%}.news-slider__swiper-img._16-9{padding-bottom:56.25%}.news-slider__swiper-img._free-size{padding:0}a:hover .news-slider__swiper-img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.news-slider__swiper-title{display:block;width:100%;margin-top:12px;font-size:1.125rem;font-weight:500}@media screen and (max-width: 991px){.news-slider__swiper-title{font-size:1rem}}.news-slider__swiper-title--l{font-size:1.5rem}@media screen and (max-width: 991px){.news-slider__swiper-title--l{font-size:1.25rem}}.news-slider__swiper-title._no-margin{margin-top:0}.news-slider__swiper-desc{display:block;margin-bottom:12px;color:rgba(0,0,0,.8)}.news-slider__swiper-desc span{display:block;margin-bottom:6px}.news-slider__swiper-long-arrow{position:relative;left:0;display:block;width:48px;margin-top:14px;-webkit-transition:.3s all ease;transition:.3s all ease}.news-slider__swiper-item:hover .news-slider__swiper-long-arrow{left:4px}.news-slider__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;padding-bottom:12px;margin-top:24px}.erb-tab__body{position:relative}.erb-tab__content{display:none}.erb-tab__content.init,.erb-tab__content.active{display:block}.news-tab__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.news-tab__btn-container{position:sticky;top:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-right:1px rgba(0,0,0,.18) solid;margin-right:24px}@media screen and (max-width: 767px){.news-tab__btn-container{top:57px;margin-right:14px}}.news-tab__btn{position:relative;min-width:60px;padding:4px 18px 4px 0;margin:4px 0;-webkit-transition:.3s all ease;transition:.3s all ease}@media screen and (max-width: 767px){.news-tab__btn{font-size:0.875rem;padding-right:14px;min-width:52px;margin:2px 0}}.news-tab__btn:first-child{margin-top:0}.news-tab__btn:last-child{margin-bottom:0}.news-tab__btn:after{content:"";position:absolute;top:0;right:-1px;display:block;width:2px;height:100%;background-color:#aa2226;opacity:0;-webkit-transition:.3s opacity ease;transition:.3s opacity ease}.news-tab__btn.active{color:#aa2226;font-weight:bold}.news-tab__btn.active:after{opacity:1}.news-tab__btn:hover{color:#aa2226}.news-tab__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.news-tab__title{margin:0 0 18px;font-size:1.75rem;line-height:1;color:#aa2226}@media screen and (max-width: 767px){.news-tab__title{font-size:1.5rem}}.news-tab__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-right:-24px}@media screen and (max-width: 767px){.news-tab__item-container{margin-right:0}}.news-tab__item{width:calc(33.3333333333% - 24px);padding-bottom:28px;border-radius:12px;margin-right:24px;margin-bottom:24px;text-decoration:none;background-color:#fff}.news-tab__item._1-col{width:100%;margin-right:0}@media screen and (min-width: 992px){.news-tab__item._2-col{width:calc(50% - 24px)}}@media screen and (max-width: 991px){.news-tab__item{width:calc(50% - 24px)}}@media screen and (max-width: 767px){.news-tab__item{width:100%;margin-right:0;margin-bottom:18px}}.news-tab__item .out-border-box{padding-left:20px}.news-tab__item._txt-only{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:28px 0}.news-tab__item._txt-only .out-border-box{position:relative;left:auto;bottom:auto;padding-top:0;border-radius:0}.news-tab__item._txt-only .out-border-box:before,.news-tab__item._txt-only .out-border-box:after{display:none}.news-tab__item:hover .news-slider__swiper-long-arrow{left:4px}.news-tab__item-textarea{display:block;width:100%;padding:0 20px}.news-tab__item-highlight{color:#aa2226}.news-tab__item-url{display:block;margin-top:4px}.blog-list{padding:24px 24px 38px}.blog-list._less-padding{padding:12px}.blog-list__item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px rgba(0,0,0,.1) solid}.blog-list__item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.blog-list__date{margin-bottom:0}.blog-list__title{margin:4px 0 12px;font-size:1.125rem;font-weight:500}.blog-list__title a{text-decoration:none}.blog-list__tag-container{margin:4px -4px -4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-list__tag{margin:4px}.icon-blk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:auto;margin:4px}.icon-blk__img{-ms-flex-negative:0;flex-shrink:0;width:1.5em;height:1.5em;margin-right:8px;background-size:contain;background-repeat:no-repeat;background-position:center}.icon-blk__img--type{background-image:url(../images/icon/tag-cate-icon-1.png)}.icon-blk__img--location{background-image:url(../images/icon/tag-cate-icon-3.png)}.icon-blk__img--industry{background-image:url(../images/icon/tag-cate-icon-2.png)}.icon-blk__link-container{margin-bottom:-4px}.icon-blk__link-container a{display:inline-block;margin-right:12px;margin-bottom:4px}.grid-blk__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-12px}@media screen and (max-width: 767px){.grid-blk__container{margin:-12px 0}}.grid-blk__item{position:relative;top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:calc(33.3333333333% - 24px);min-height:270px;margin:12px;border-radius:18px;color:#fff;text-decoration:none;background-color:#000;overflow:hidden;opacity:0;-webkit-transition:.6s top ease,.6s opacity ease;transition:.6s top ease,.6s opacity ease}@media screen and (max-width: 991px){.grid-blk__item{width:calc(50% - 24px)}}@media screen and (max-width: 767px){.grid-blk__item{width:100%;min-height:170px;margin:12px 0}}@media screen and (min-width: 768px){.grid-blk--2-col .grid-blk__item{width:calc(50% - 24px)}}.grid-blk__item:hover{color:#fff}.grid-blk__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-image:-webkit-gradient(linear, left bottom, left top, from(#000), color-stop(20%, #000), to(transparent));background-image:linear-gradient(to top, #000, #000 20%, transparent);opacity:.6;z-index:2}.grid-blk__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.grid-blk__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.grid-blk__item:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.grid-blk__item:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.grid-blk__item:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.animated .grid-blk__item,.grid-blk:not(.in-view) .grid-blk__item{top:0;opacity:1}.grid-blk__item--white-bg{min-height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;color:#000}.grid-blk__item--white-bg:before{display:none}.grid-blk__item--white-bg:hover{color:#aa2226}.cust-swiper .grid-blk__item{top:0;opacity:1;-webkit-transition:none;transition:none;width:100%;margin:0}.grid-blk__item-bg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-size:cover;background-position:center;-webkit-transition:.3s all ease;transition:.3s all ease;z-index:1}.grid-blk__item[href]:hover .grid-blk__item-bg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.grid-blk__item-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:24px;z-index:3}.grid-blk__item--white-bg .grid-blk__item-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:38px 34px}.grid-blk__item-icon{-ms-flex-negative:0;flex-shrink:0;display:block;width:58px;height:58px;margin-right:16px;background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 560px){.grid-blk__item-icon{width:28px;height:28px}}.grid-blk__item--white-bg .grid-blk__item-icon{margin-right:0;margin-bottom:12px}.cust-swiper .grid-blk__item-icon{margin-right:0;margin-bottom:58px}.grid-blk__item-icon--l{width:80px;height:80px}.grid-blk__item-title{display:block;margin:0;font-size:1.5rem;font-weight:500}.grid-blk__item-title:lang(en){font-size:1.375rem}@media screen and (max-width: 991px){.grid-blk__item-title{font-size:1.25rem}.grid-blk__item-title:lang(en){font-size:1.125rem}}.cust-swiper .grid-blk__item-title{font-size:1.875rem}.cust-swiper .grid-blk__item-title:lang(en){font-size:1.625rem}@media screen and (max-width: 991px){.cust-swiper .grid-blk__item-title{font-size:1.5rem}.cust-swiper .grid-blk__item-title:lang(en){font-size:1.375rem}}@media screen and (max-width: 375px){.grid-blk__item-textarea p{font-size:0.875rem}}.grid-blk__item-desc{display:block;color:rgba(255,255,255,.8)}.grid-blk__item--white-bg .grid-blk__item-desc{margin-top:4px;color:rgba(0,0,0,.8)}.grid-blk__item-arrow{position:relative;left:0;display:block;width:48px;margin-top:14px;-webkit-transition:.3s all ease;transition:.3s all ease}.grid-blk__item[href]:hover .grid-blk__item-arrow{left:4px}.quick-link .swiper-slide{position:relative;left:100px;opacity:0;-webkit-transition:.6s left ease,.6s opacity ease;transition:.6s left ease,.6s opacity ease}.quick-link .swiper-slide:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.quick-link .swiper-slide:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.quick-link .swiper-slide:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.quick-link .swiper-slide:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.quick-link .swiper-slide:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.quick-link.animated .swiper-slide,.quick-link:not(.in-view) .swiper-slide{left:0;opacity:1}.quick-link__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;text-align:center;text-decoration:none}.quick-link__item-icon{display:block;width:34px;height:34px;margin-bottom:10px;background-position:center;background-size:contain;background-repeat:no-repeat}.quick-link__item-title{display:block;max-width:200px;margin:0;font-size:1.25rem;font-weight:500}.quick-link__item-title:lang(en){font-size:1.125rem}@media screen and (max-width: 991px){.quick-link__item-title{font-size:1.125rem}.quick-link__item-title:lang(en){font-size:1rem}}@media screen and (max-width: 375px){.quick-link__item-textarea p{font-size:0.875rem}}.quick-link__item-desc{display:block;color:rgba(0,0,0,.8)}.quick-link__item-arrow{position:relative;left:0;display:block;width:36px;margin:10px auto 0;-webkit-transition:.3s left ease;transition:.3s left ease}.quick-link__item[href]:hover .quick-link__item-arrow{left:4px}.quick-link .cust-swiper__foot{margin-top:48px}@media screen and (max-width: 767px){.quick-link .cust-swiper__foot{margin-top:28px}}.stu-share .swiper-slide{height:auto}.stu-share__item{border-radius:18px;height:100%;padding:0;background-color:#fff;overflow:hidden}.stu-share__item--type-2{padding:28px 34px 38px;background-image:url(../images/icon/quotation-marks.png);background-size:34px auto;background-repeat:no-repeat;background-position:right 24px top 24px}.stu-share__icon{width:90px;height:90px;border-radius:50%;margin-bottom:12px;overflow:hidden;background-size:cover;background-position:center}.stu-share__textarea{padding:24px 34px 28px}.stu-share__item--type-2 .stu-share__textarea{padding:0}.stu-share__info{position:relative;padding-bottom:12px;margin-bottom:12px}.stu-share__info:after{content:"";position:absolute;left:0;bottom:0;display:block;width:50px;height:1px;background-color:#aa2226}.stu-share__name{margin:0}.stu-share__course{font-size:0.875rem}.stu-share__img{display:block;width:100%;padding-bottom:56.25%;background-position:center;background-size:cover}.inner-banner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:450px;background-color:#000}@media screen and (max-width: 767px){.inner-banner{min-height:260px}}.inner-banner:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff}.inner-banner .wrapper{position:relative;z-index:3}.inner-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;-webkit-transition:.5s opacity ease;transition:.5s opacity ease;z-index:2}.animated .inner-banner__bg,.inner-banner:not(.in-view) .inner-banner__bg{opacity:1}.inner-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;padding-top:58px}.inner-banner__textarea{position:relative;max-width:640px;min-width:30%;padding:38px 5% 48px;padding-left:0;color:#fff;-webkit-transition:.8s all ease;transition:.8s all ease;z-index:2}@media screen and (max-width: 767px){.inner-banner__textarea{padding:38px 15% 38px 0}}.inner-banner__textarea:before{content:"";position:absolute;top:0;right:100px;width:calc(100% + (100vw - 1400px)/2);height:100%;border-top-right-radius:40px;background-image:-webkit-gradient(linear, left top, right top, color-stop(55%, #d50000), to(#d43900));background-image:linear-gradient(to right, #d50000 55%, #d43900);opacity:0;-webkit-transform:skewX(-10deg);-ms-transform:skewX(-10deg);transform:skewX(-10deg);-webkit-transform-origin:top right;-ms-transform-origin:top right;transform-origin:top right;-webkit-transition:.5s right ease,.5s opacity ease;transition:.5s right ease,.5s opacity ease;-webkit-transition-delay:.3s;transition-delay:.3s}.animated .inner-banner__textarea:before,.inner-banner:not(.in-view) .inner-banner__textarea:before{right:0;opacity:.9}@media screen and (max-width: 1476px){.inner-banner__textarea:before{width:calc(100% + 38px)}}@media screen and (max-width: 767px){.inner-banner__textarea:before{width:calc(100% + 52px)}.animated .inner-banner__textarea:before,.inner-banner:not(.in-view) .inner-banner__textarea:before{right:-26px;opacity:.9}}.inner-banner__breadcrumb{position:relative;left:-100px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-4px -4px 16px 0;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease;-webkit-transition-delay:.2s;transition-delay:.2s}.animated .inner-banner__breadcrumb,.inner-banner:not(.in-view) .inner-banner__breadcrumb{left:0;opacity:1}.inner-banner__breadcrumb-item{position:relative;text-decoration:none;font-size:0.875rem;padding-right:.9em;margin-right:.6em}.inner-banner__breadcrumb-item:after{content:"";position:absolute;top:50%;right:.2em;display:block;width:.4em;height:.4em;border-top:2px #fff solid;border-right:2px #fff solid;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);-webkit-transition:.3s all ease;transition:.3s all ease}.inner-banner__breadcrumb-item:hover{color:#fff;text-decoration:underline}.inner-banner__breadcrumb-item._hover-red:hover{color:#aa2226}.inner-banner__title{position:relative;left:-100px;font-weight:400;font-size:2.75rem;margin:0;opacity:0;-webkit-transition:.5s all ease;transition:.5s all ease;-webkit-transition-delay:.5s;transition-delay:.5s}@media screen and (max-width: 1279px){.inner-banner__title{font-size:2.375rem}}@media screen and (max-width: 991px){.inner-banner__title{font-size:1.875rem}}@media screen and (max-width: 560px){.inner-banner__title{font-size:1.75rem}}.animated .inner-banner__title,.inner-banner:not(.in-view) .inner-banner__title{left:0;opacity:1}.simple-banner{position:relative;padding:38px 0;min-height:180px}@media screen and (max-width: 767px){.simple-banner{padding:48px 0;min-height:180px}}.simple-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.simple-banner__bg--img{background-size:cover;background-position:center}.simple-banner__bg--img:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.simple-banner .wrapper{position:relative;z-index:2}.simple-banner .inner-banner__breadcrumb-item:after{border-top-color:#000;border-right-color:#000}.simple-banner--theme-white{background-color:#000}.simple-banner--theme-white:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff;z-index:-1}.simple-banner--theme-white .inner-banner__breadcrumb-item{color:#fff}.simple-banner--theme-white .inner-banner__breadcrumb-item:after{border-top-color:#fff;border-right-color:#fff}.simple-banner--theme-white .inner-banner__title{color:#fff}.pdf-blk__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-18px -24px}@media screen and (max-width: 767px){.pdf-blk__item-container{margin:-18px -12px}}.pdf-blk__item{position:relative;top:100px;width:33.3333333333%;padding:0 24px;margin:18px 0;text-decoration:none;opacity:0;-webkit-transition:.8s top ease,.8s opacity ease,.3s color ease;transition:.8s top ease,.8s opacity ease,.3s color ease}.animated .pdf-blk__item,.pdf-blk:not(.in-view) .pdf-blk__item{top:0;opacity:1}.animated .pdf-blk__item:nth-child(2),.pdf-blk:not(.in-view) .pdf-blk__item:nth-child(2){-webkit-transition-delay:.2s,.2s,0s;transition-delay:.2s,.2s,0s}.animated .pdf-blk__item:nth-child(3),.pdf-blk:not(.in-view) .pdf-blk__item:nth-child(3){-webkit-transition-delay:.3s,.3s,0s;transition-delay:.3s,.3s,0s}.animated .pdf-blk__item:nth-child(4),.pdf-blk:not(.in-view) .pdf-blk__item:nth-child(4){-webkit-transition-delay:.4s,.4s,0s;transition-delay:.4s,.4s,0s}@media screen and (max-width: 991px){.pdf-blk__item{width:50%}}@media screen and (max-width: 767px){.pdf-blk__item{padding:0 12px}}.pdf-blk--4-col .pdf-blk__item{width:25%}@media screen and (max-width: 1280px){.pdf-blk--4-col .pdf-blk__item{width:50%}.animated .pdf-blk--4-col .pdf-blk__item:nth-child(odd),.pdf-blk:not(.in-view) .pdf-blk--4-col .pdf-blk__item:nth-child(odd){-webkit-transition-delay:0s;transition-delay:0s}.animated .pdf-blk--4-col .pdf-blk__item:nth-child(even),.pdf-blk:not(.in-view) .pdf-blk--4-col .pdf-blk__item:nth-child(even){-webkit-transition-delay:.1s .1s 0s;transition-delay:.1s .1s 0s}}.pdf-blk__item-img{display:block;width:100%;max-width:260px;border-radius:6px;border:1px #ddd solid;margin-bottom:12px;background-size:cover;background-position:center;overflow:hidden}.pdf-blk__item-img.horizontal{max-width:370px;max-height:353.46px;background-size:contain;background-repeat:no-repeat;border:0}.pdf-blk__item-img:before{content:"";display:block;width:100%;padding-bottom:137%}.pdf-blk__item-title,.rich-editor .pdf-blk__item-title{display:block;max-width:320px;margin:0 0 6px;font-size:1.25rem;font-weight:600}@media screen and (max-width: 767px){.pdf-blk__item-title,.rich-editor .pdf-blk__item-title{font-size:1.125rem}}@media screen and (max-width: 479px){.pdf-blk__item-title,.rich-editor .pdf-blk__item-title{font-size:1rem}}.pdf-blk__item-date{display:block;color:rgba(0,0,0,.8);margin:6px 0}.pdf-blk__item-date:last-child{margin-bottom:0}.pdf-blk__item-btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px -12px}.pdf-blk__item-btn-container a,.pdf-blk__item-btn-container button{margin:6px 12px}.video-blk__item{margin-bottom:38px}.video-blk__item:last-child{margin-bottom:0}.video-blk .swiper-slide{height:auto}.video-blk__item-body{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:18px;background-color:#ffe5c9;overflow:hidden}@media screen and (max-width: 991px){.video-blk__item-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}@media screen and (min-width: 992px){.video-blk__item--reverse .video-blk__item-body{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}.video-blk__item-img{position:relative;left:100px;width:60%;-ms-flex-negative:0;flex-shrink:0;background-position:center;background-size:cover;opacity:0;-webkit-transition:.8s left ease,.8s opacity ease;transition:.8s left ease,.8s opacity ease}.video-blk__item--reverse .video-blk__item-img{left:-100px}.animated .swiper-slide-active .video-blk__item-img,.video-blk__item:not(.in-view) .swiper-slide-active .video-blk__item-img{left:0;opacity:1}@media screen and (max-width: 991px){.video-blk__item-img{width:100%}}.video-blk__item-img:before{content:"";display:block;width:100%;padding-bottom:56.25%}.video-blk__item-textarea{position:relative;left:-100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:78px 6%;opacity:0;-webkit-transition:.8s left ease .2s,.8s opacity ease .2s;transition:.8s left ease .2s,.8s opacity ease .2s}.video-blk__item--reverse .video-blk__item-textarea{left:100px}.animated .swiper-slide-active .video-blk__item-textarea,.video-blk__item:not(.in-view) .swiper-slide-active .video-blk__item-textarea{left:0;opacity:1}@media screen and (max-width: 991px){.video-blk__item-textarea{padding:38px 38px 78px}}@media screen and (max-width: 767px){.video-blk__item-textarea{padding:38px 24px 78px}}.video-blk__item-title{margin:0 0 12px;font-size:1.875rem;color:#aa2226}@media screen and (max-width: 991px){.video-blk__item-title{font-size:1.5rem}}.video-blk__btn-container{margin-top:24px}.video-blk__swiper-control{position:absolute;left:0;bottom:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:40%;padding:0 6%;z-index:2}@media screen and (max-width: 1476px){.video-blk__swiper-control{bottom:14px}}@media screen and (max-width: 991px){.video-blk__swiper-control{width:100%;padding:0 38px}}@media screen and (max-width: 767px){.video-blk__swiper-control{padding:0 24px}}.video-blk__swiper-control .arrow-btn--circle{margin:4px 0}.video-blk__swiper-control .cust-swiper__pagination:not(:last-child){margin-right:12px}.video-grid__item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-24px -16px}@media screen and (max-width: 560px){.video-grid__item-container{margin:-24px 0}}.video-grid__item{position:relative;top:100px;width:calc(50% - 32px);margin:24px 16px;opacity:0;-webkit-transition:.6s top ease,.6s opacity ease;transition:.6s top ease,.6s opacity ease}.animated .video-grid__item,.video-grid:not(.in-view) .video-grid__item{top:0;opacity:1}.video-grid__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.video-grid__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.video-grid__item:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.video-grid__item:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.video-grid__item:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}@media screen and (max-width: 560px){.video-grid__item{width:100%;margin:24px 0}}.video-grid__iframe-container{position:relative;width:100%;border-radius:6px;overflow:hidden}.video-grid__iframe-container:before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}.video-grid__iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video-grid__item-name{margin:10px 0;font-size:1.25rem}@media screen and (max-width: 767px){.video-grid__item-name{font-size:1.125rem}}.video-grid__item-desc{margin-bottom:10px}.video-grid__btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px -12px}.video-grid__btn-container a,.video-grid__btn-container button{margin:6px 12px}.video-grid__thumbnail{position:relative;width:100%;border-radius:6px;overflow:hidden;cursor:pointer}.video-grid__thumbnail:before{content:"";display:block;width:100%;height:0;padding-bottom:56.25%}.video-grid__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coll-list__item{position:relative;margin-bottom:12px;border-radius:12px;background-color:#fff;-webkit-box-shadow:0 0 6px rgba(0,0,0,.06);box-shadow:0 0 6px rgba(0,0,0,.06);opacity:0;-webkit-transition:.8s left ease,.8s opacity ease;transition:.8s left ease,.8s opacity ease}.coll-list__item:nth-child(odd){left:-100px}.coll-list__item:nth-child(even){left:100px}.animated .coll-list__item,.coll-list:not(.in-view) .coll-list__item{left:0;opacity:1}.coll-list__item:last-child{margin-bottom:0}.coll-list__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:14px 38px;font-size:1.25rem;text-align:left}@media screen and (max-width: 767px){.coll-list__btn{font-size:1.125rem;padding:14px 24px}}@media screen and (max-width: 479px){.coll-list__btn{padding:12px 14px}}.coll-list__btn-icon{position:relative;-ms-flex-negative:0;flex-shrink:0;display:block;width:1em;height:1em;margin-left:12px}.coll-list__btn-icon:before,.coll-list__btn-icon:after{content:"";position:absolute;top:calc(50% - 1px);left:0;display:block;width:100%;height:2px;background-color:#aa2226;-webkit-transition:.5s all ease;transition:.5s all ease}.coll-list__btn-icon:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.coll-list__btn.active .coll-list__btn-icon:after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.coll-list__textarea{display:none;padding:12px 38px 38px}@media screen and (max-width: 767px){.coll-list__textarea{padding:12px 24px 38px}}@media screen and (max-width: 479px){.coll-list__textarea{padding:12px 14px 38px}}.coll-list__textarea .rich-editor:not(.in-view){top:100px;opacity:0}.coll-list__textarea.active .rich-editor:not(.in-view){top:0;opacity:1}.com-iframe{width:100%;border:0;display:none;-webkit-transition:all .5s;transition:all .5s}.com-iframe.ready{display:block}.rich-editor__container p:empty:after{content:" "}.right_zero{left:auto;right:0 !important}@media print{h1,h2,h3,h4,h5,h6{page-break-after:avoid;page-break-inside:avoid}h1+p,h2+p,h3+p{page-break-before:avoid}a{page-break-inside:avoid}img{page-break-after:avoid;page-break-inside:avoid}table,blockquote{page-break-inside:avoid}ul,ol,dl{page-break-before:avoid}.top-nav{opacity:1}.header{opacity:1}.footer{opacity:1}.grid-blk__item{top:0;opacity:1}.home-banner__img-container{opacity:1}.home-banner__item--type-2 .home-banner__img-container{left:40%}.home-banner__item-inner{top:0;opacity:1}.home-banner__item-inner:before{width:140%}.home-banner__item-title{left:0;opacity:1}.home-banner__item-textarea p{left:0;opacity:1}.home-banner__nav-container{padding-right:24px}.home-banner__nav{right:0;opacity:1}.inner-banner{opacity:1}.inner-banner__textarea:before{right:0;opacity:.9}.inner-banner__breadcrumb{left:0;opacity:1}.inner-banner__title{left:0;opacity:1}.num-count__item{top:0;opacity:1}.pdf-blk__item{top:0;opacity:1}.point-blk{color:#fff}.point-blk__container{opacity:1}.two-blk__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.two-blk--reverse .two-blk__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.two-blk__left{top:0 !important;opacity:1 !important;width:100%;padding-right:0}.two-blk__left .swiper-wrapper{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.two-blk__left .swiper-slide{width:49% !important}.two-blk--slider .two-blk__left,.two-blk--text .two-blk__left{border-right:0;border-bottom:1px rgba(0,0,0,.3) solid;padding-right:0;padding-bottom:28px;margin-bottom:40px}.two-blk__right{top:0 !important;opacity:1 !important;padding-left:0;width:100%}.two-blk__right .swiper-wrapper{-webkit-transform:none !important;-ms-transform:none !important;transform:none !important}.two-blk__right .swiper-slide{width:49% !important}.two-blk--slider .two-blk__right,.two-blk--text .two-blk__right{padding-left:0}.two-blk--reverse .two-blk__right{padding-left:0;padding-right:0}.two-blk__crop-img-container{opacity:1;width:calc(100% + 76px);height:56.25vw;margin-left:-38px;-webkit-transform:none;-ms-transform:none;transform:none}.two-blk__crop-img{-webkit-transform:none;-ms-transform:none;transform:none}.two-blk__four-img{width:100%;margin-bottom:38px;padding-left:0;max-width:600px}.two-blk__large-img{left:0 !important;opacity:1 !important;width:100%;margin-left:0;margin-bottom:24px;padding-left:0;max-width:600px}.two-blk--reverse .two-blk__large-img{margin-right:0}.two-blk__textarea{padding:0}.two-blk--stu .wrapper{max-width:none}.two-blk--stu .two-blk__right{padding-top:38px;padding-bottom:98px}.two-blk--stu .bg-white-to-red--with-pattern{background-position:right -50% bottom -20%,center;background-size:80% auto,cover}.two-blk--stu .swiper-slide{width:100% !important}.two-blk__stu-name{font-size:1.5rem}.two-blk__stu-swiper-control{width:100%;left:0;bottom:30px;padding:0 38px}.txt-list__item{left:0;opacity:1}.txt-list__btn-container{top:0;opacity:1}.four-img__item{top:0;left:0;opacity:1}.erb-btn-blk__textarea{top:0;opacity:1}.erb-btn-blk__title{top:0;opacity:1}.erb-btn-blk__btn-container{top:0;opacity:1}.text-list{left:0;opacity:1}.video-blk__item-body{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-flow:column !important;flex-flow:column !important}.video-blk__item-img{left:0 !important;opacity:1 !important;width:100%}.video-blk__item-textarea{left:0 !important;opacity:1 !important;padding:38px 38px 58px}.video-blk__swiper-control{bottom:28px;width:100%;padding:0 38px}.video-blk .swiper-slide{width:100% !important}.cust-swiper__body--2-col .swiper-slide,.cust-swiper__body--3-col .swiper-slide,.cust-swiper__body--4-col .swiper-slide{left:0 !important;opacity:1 !important}.cookies-popup{position:relative}.erb-fans{display:none}.footer__nav{display:none}.footer__subscribe{margin-top:24px}}/*# sourceMappingURL=style.css.map */