.newsArea .textBox .text,.newsArea .textBox .title,.newsArea .newsInfoBox .classTitle,.newsArea .item,.newsArea .slick-slide,.popWindowArea .close::before,.popWindowArea .close::after,.popWindowArea .close{transition:all .5s ease-in-out}.popWindowArea{position:fixed;left:0;top:0;z-index:500;width:100%;height:100vh;height:100dvh;line-height:1.8;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;transition:all .7s}.popWindowArea .popWindowMask{position:absolute;left:0;top:0;width:100%;height:100dvh;background-color:rgba(0,0,0,.7);opacity:0;transition:all .7s}.popWindowArea .popWindowBox{position:absolute;left:50%;top:50%;transform:translate(-50%, 50%);width:800px;max-width:90%;height:100%;max-height:85vh;opacity:0;background-color:#fff;transition:all .7s;border-radius:10px;overflow:hidden}.popWindowArea .popWindowContent{height:100%;overflow-y:auto;overflow-x:clip}.popWindowArea .popWindowContent::-webkit-scrollbar-track{box-shadow:inset 0 0 5px rgba(0,0,0,.15);background-color:#f1f1f1}.popWindowArea .popWindowContent::-webkit-scrollbar{width:5px;height:5px;background-color:#f1f1f1}.popWindowArea .popWindowContent::-webkit-scrollbar-thumb{background:#231815}.popWindowArea img{display:block;max-width:100%;height:auto;backface-visibility:hidden}.popWindowArea .Txt{padding:30px}.popWindowArea .Txt .popTitle{font-size:clamp(16px,1.8vw,20px);margin-bottom:25px}.popWindowArea .close{width:46px;height:46px;background-color:#231815;cursor:pointer;position:absolute;top:0;right:0;z-index:1}.popWindowArea .close::before,.popWindowArea .close::after{content:"";position:absolute;left:11px;top:23px;width:25px;height:1px;background-color:#fff}.popWindowArea .close::before{transform:rotate(45deg)}.popWindowArea .close::after{transform:rotate(-45deg)}@media(min-width: 1181px){.popWindowArea .close:hover{background-color:#231815}.popWindowArea .close:hover::before{transform:rotate(-30deg)}.popWindowArea .close:hover::after{transform:rotate(30deg)}}.popWindowArea.show{opacity:1;visibility:visible;pointer-events:auto}.popWindowArea.show .popWindowMask,.popWindowArea.show .popWindowBox{opacity:1}.popWindowArea.show .popWindowBox{transform:translate(-50%, -50%)}@media(max-width: 1180px){.popWindowArea .popWindowContent{max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px)}}.mainArea{padding:0;--cross-h: 120px}.pageBox{display:flex;justify-content:space-between;align-items:flex-end;font-family:"Crimson Text","Noto Serif TC",serif;font-size:30px;font-weight:400;color:#999;width:-moz-max-content;width:max-content}.pageBox .currentPage{color:#181818;font-size:40px;line-height:1.1}@media(max-width: 768px){.pageBox .currentPage{font-size:36px}}@media(max-width: 480px){.pageBox .currentPage{font-size:30px}}@media(max-width: 768px){.pageBox{font-size:26px}}@media(max-width: 480px){.pageBox{font-size:20px}}.bannerArea{overflow:hidden}.bannerArea .wrap{max-width:100%;padding:0}.bannerArea .bannerBox{position:relative}.bannerArea .bannerList{position:relative;z-index:1}.bannerArea .bannerList.slick-dotted{margin-bottom:0}.bannerArea .bannerItem .Txt{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:1355px;padding:16px 22px 250px;display:flex;flex-direction:column;justify-content:flex-end;z-index:2}@media(max-width: 1180px){.bannerArea .bannerItem .Txt{padding:30px 100px 30px 22px;justify-content:center}}@media(max-width: 480px){.bannerArea .bannerItem .Txt{padding:30px 22px}}.bannerArea .bannerItem .Txt .textBox{display:flex;align-items:flex-start;flex-direction:column;margin-bottom:3.906vw}@media(max-width: 1180px){.bannerArea .bannerItem .Txt .textBox{margin-bottom:0}}.bannerArea .bannerItem .Txt .title{color:#fff;font-family:"Crimson Text","Noto Serif TC",serif;font-size:clamp(50px,3.646vw,70px);font-weight:400;line-height:1;opacity:0}@media(max-width: 640px){.bannerArea .bannerItem .Txt .title{font-size:clamp(30px,8vw,40px)}}.bannerArea .bannerItem .Txt .subtitle{color:#fff;display:block;font-size:clamp(22px,2vw,28px);line-height:1.4;letter-spacing:1.68px;margin-top:clamp(5px,1vw,15px);opacity:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width: 640px){.bannerArea .bannerItem .Txt .subtitle{font-size:clamp(17px,4.4vw,20px)}}.bannerArea .bannerItem .Txt .text{color:#fff;display:block;font-size:clamp(16px,1.8vw,18px);line-height:1.5;letter-spacing:.5px;margin-top:clamp(5px,1vw,10px);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;opacity:0}@media(max-width: 768px){.bannerArea .bannerItem .Txt .text{font-size:14px}}@media(max-width: 480px){.bannerArea .bannerItem .Txt .text{font-size:13px}}.bannerArea .bannerItem .Txt .btnBox{opacity:0}.bannerArea .bannerItem .Img{width:100%;height:100%}.bannerArea .bannerItem .Img img{width:100%;height:100%;min-height:650px;-o-object-fit:cover;object-fit:cover}@media(max-width: 1180px){.bannerArea .bannerItem .Img img{min-height:500px}}@media(max-width: 640px){.bannerArea .bannerItem .Img img{min-height:auto}}@media(max-width: 640px){.bannerArea .bannerItem .Img.noMobile{position:relative;aspect-ratio:640/420}.bannerArea .bannerItem .Img.noMobile img{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;min-height:0}}.bannerArea .slick-current .Txt .title{animation:slideUpAnimation .8s ease-in-out forwards}.bannerArea .slick-current .Txt .subtitle{animation:slideUpAnimation .8s .4s ease-in-out forwards}.bannerArea .slick-current .Txt .text{animation:slideUpAnimation .8s .8s ease-in-out forwards}@media(max-width: 1180px){.bannerArea .Txt .bannerVideo,.bannerArea .socialBox,.bannerArea .scrollDown,.bannerArea .slick-dots,.bannerArea .slick-arrow{display:none !important}}.bookingArea .wrap{position:relative;background:rgba(0,0,0,0)}.bookingArea .wrap::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:10px;background:hsla(0,0%,100%,.9);clip-path:inset(0 100% 0 0 round 10px);transition:clip-path 1s ease-in-out;pointer-events:none}@media(max-width: 1180px){.bookingArea .wrap::before{border-radius:0;clip-path:inset(0 100% 0 0)}}.bookingArea.show .wrap::before{clip-path:inset(0 0 0 0 round 10px)}@media(max-width: 1180px){.bookingArea.show .wrap::before{clip-path:inset(0 0 0 0)}}.newsArea{padding:clamp(60px,5vw,92px) 0 calc(clamp(40px,5.3vw,100px) + var(--cross-h));position:relative;--padding-top: 74px;overflow:hidden}@media(max-width: 840px){.newsArea{--padding-top: 10px}}.newsArea::after{content:"";background:url(../../images/tw/news_bg.png) no-repeat;background-size:cover;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;pointer-events:none}.newsArea .newsBlob{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}@media(max-width: 640px){.newsArea .newsBlob{display:none}}.newsArea .newsWave{position:absolute;left:50%;top:50%;width:200vw;height:200vw;margin-left:-100vw;margin-top:-200vw;box-sizing:border-box;background:rgba(0,0,0,0);border:6px solid #fff;border-radius:43%;animation:newsWaveRotate 12s infinite linear;will-change:transform}.newsArea.show .decoLeft{opacity:1}.newsArea.show .decoRight{opacity:.15}.newsArea .wrap{max-width:1226px;position:relative;z-index:2}.newsArea .titleBox{text-align:left;margin-bottom:clamp(20px,2.8vw,50px);display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.newsArea .titleBox .btnBox{width:-moz-max-content;width:max-content;margin-bottom:12px}@media(max-width: 576px){.newsArea .titleBox .btnBox{margin-top:0}}@media(max-width: 576px){.newsArea .titleBox{flex-direction:column;align-items:flex-start;gap:clamp(20px,9.5vw,40px)}}.newsArea .classBoxRow{margin-bottom:22px}.newsArea .newsBox{position:relative}.newsArea .slick-list{margin:0 -8.4px}@media(max-width: 840px){.newsArea .slick-list{margin:0}}@media(max-width: 576px){.newsArea .slick-list{overflow:hidden;padding:0}}@media(min-width: 841px){.newsArea .slick-slide.current{transform:translateY(var(--padding-top))}.newsArea .slick-slide.afterNext{transform:translateY(calc(var(--padding-top) * -1))}}@media(min-width: 841px)and (max-width: 1180px){.newsArea .slick-slide.next .item{background-color:#181818}.newsArea .slick-slide.next .Txt .title,.newsArea .slick-slide.next .Txt .title a{color:#fff}.newsArea .slick-slide.next .Txt .text{color:#9a9a9a}.newsArea .slick-slide.next .btnBox .btn{color:#fff}.newsArea .slick-slide.next .classTitle{color:#fff}}@media(max-width: 840px){.newsArea .slick-slide.isCenter .item{background-color:#181818}.newsArea .slick-slide.isCenter .Txt .title,.newsArea .slick-slide.isCenter .Txt .title a{color:#fff}.newsArea .slick-slide.isCenter .Txt .text{color:#9a9a9a}.newsArea .slick-slide.isCenter .btnBox .btn{color:#fff}.newsArea .slick-slide.isCenter .classTitle{color:#fff}}.newsArea .newsItem{position:relative;padding:var(--padding-top) 8.4px}@media(max-width: 992px){.newsArea .newsItem{padding:var(--padding-top) 4px}}@media(max-width: 414px){.newsArea .newsItem{padding:var(--padding-top) 0px}}@media(min-width: 1181px){.newsArea .newsItem:hover .item{background-color:#181818}.newsArea .newsItem:hover .Txt .title,.newsArea .newsItem:hover .Txt .title a{color:#fff}.newsArea .newsItem:hover .Txt .text{color:#9a9a9a}.newsArea .newsItem:hover .btnBox .btn{color:#fff}.newsArea .newsItem:hover .classTitle{color:#fff}}@media(min-width: 841px){.newsArea.isSingle{--padding-top: 0}}.newsArea .item{position:relative;cursor:pointer;padding:24px 20px 18px 20px;border-radius:10px}@media(max-width: 992px){.newsArea .item{padding:20px 18px 16px 18px}}.newsArea .Img{display:block;border-radius:10px;overflow:hidden;aspect-ratio:600/380;background-color:#ccc}.newsArea .Img img{width:100%;height:auto;display:block}.newsArea .Img:has(img){background-color:#f5f5f5}.newsArea .Txt{display:flex;flex-direction:column;position:relative;padding-top:25px}@media(max-width: 992px){.newsArea .Txt{padding-top:15px}}.newsArea .newsInfoBox{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;margin-bottom:16px;position:relative}.newsArea .newsInfoBox::after{content:"";width:100%;height:1px;background-color:#cacaca;position:absolute;bottom:0;left:0}.newsArea .newsInfoBox .dateBox .date{color:#999;font-family:"Crimson Text","Noto Serif TC",serif;font-size:clamp(18px,2vw,22px);font-weight:400}.newsArea .newsInfoBox .classTitle{color:#282827;text-align:right;font-size:clamp(15px,2vw,18px);letter-spacing:.36px}.newsArea .btnBox{margin-top:25px}@media(max-width: 480px){.newsArea .btnBox{margin-top:16px}}.newsArea .textBox{width:100%;align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.newsArea .textBox .title{font-size:clamp(16px,1.8vw,20px);font-weight:400;margin-bottom:5px}.newsArea .textBox .text{color:#6a6a6a;font-size:clamp(13px,2vw,15px);line-height:1.75;margin-top:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsArea .linkWrap{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;cursor:pointer}.newsArea .bottomBox{display:flex;justify-content:space-between;align-items:center;max-width:300px;margin-left:auto;margin:-3.42vw 19px 0 auto;position:relative;z-index:2}@media(max-width: 840px){.newsArea .bottomBox{margin:20px auto 0;max-width:unset;justify-content:center;gap:30px}}.aboutArea{padding:clamp(60px,10.052vw,193px) 0 clamp(60px,8.75vw,168px);overflow:hidden;position:relative;min-height:620px;display:flex;align-items:center}@media(max-width: 640px){.aboutArea{padding:50px 0}}.aboutArea .aboutBox{display:flex;align-items:center;text-align:center}@media(max-width: 960px){.aboutArea .aboutBox{flex-wrap:wrap;justify-content:center}}.aboutArea .Img{width:100%;flex-shrink:0;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.aboutArea .Img::after{content:"";background:linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%) no-repeat;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aboutArea .Img img{width:100%;height:auto;display:block;height:100%;-o-object-fit:cover;object-fit:cover}.aboutArea .Txt{max-width:730px;width:100%;margin:0 auto}.aboutArea .Txt .textEditor{color:#fff}.aboutArea .Txt .textEditor p{margin-bottom:0px;line-height:2}@media(max-width: 414px){.aboutArea .Txt .textEditor p{line-height:1.7}}.aboutArea .Txt .titleEn{color:currentColor;font-family:"Crimson Text","Noto Serif TC",serif;font-size:clamp(40px,5.2vw,70px);font-weight:400;letter-spacing:0;line-height:1}.aboutArea .Txt .titleTw{color:currentColor;text-align:center;font-size:clamp(17px,2vw,28px);letter-spacing:1.68px;line-height:1.85;margin-top:clamp(20px,3vw,40px)}.aboutArea .Txt .text{color:currentColor;text-align:center;font-size:clamp(14px,1.8vw,16px);letter-spacing:.32px;width:80%;margin:clamp(16px,2.68vw,51px) auto 0}@media(max-width: 640px){.aboutArea .Txt .text{width:100%}}.aboutArea .Txt .btnBox{margin-top:clamp(40px,3.906vw,75px)}.brandArea{margin-top:calc(var(--cross-h)*-1);padding:clamp(40px,6.5vw,114px) 0 clamp(80px,9.271vw,178px);position:relative;overflow-x:clip}.brandArea.show::after{clip-path:inset(0 0 0 0);opacity:1}.brandArea::after{content:"";background:url(../../images/tw/brand_bg.png) no-repeat;background-size:cover;aspect-ratio:1920/686;width:100%;z-index:-1;pointer-events:none;position:absolute;top:0;left:0;opacity:0;clip-path:inset(0 100% 0 0);transition:clip-path 1s ease-in-out,opacity 1s ease-in-out}@media(max-width: 640px){.brandArea::after{background-size:100% 80%;height:100%;aspect-ratio:unset}}.brandArea .wrap{max-width:1226px}.brandArea .titleBox{text-align:right;margin-bottom:clamp(30px,3.385vw,65px)}.brandArea .brandBox{position:relative}.brandArea .brandList{--topBox-gap: clamp(30px, 4vw, 76px)}@media(min-width: 1181px){.brandArea .brandList{display:flex;gap:20px;align-items:stretch;justify-content:center}.brandArea .brandList .slick-list{width:100% !important}.brandArea .brandList .slick-track{display:flex !important;gap:20px;width:100% !important;transform:none !important;justify-content:center}.brandArea .brandList .slick-slide{float:none !important;width:auto !important;height:auto !important}}@media(max-width: 992px){.brandArea .brandList{--topBox-gap: 10px}}@media(min-width: 1181px){.brandArea .brandItem,.brandArea .brandList .slick-slide{flex:0 0 171px;min-width:0;transition:flex-basis .4s ease,transform .4s ease}.brandArea .brandItem:nth-child(even),.brandArea .brandList .slick-slide:nth-child(even){transform:translateY(58px);padding-bottom:58px}.brandArea .brandItem.openDefault,.brandArea .brandItem:has(.brandItem.openDefault),.brandArea .brandList .slick-slide.openDefault,.brandArea .brandList .slick-slide:has(.brandItem.openDefault){flex-basis:362px}.brandArea .brandItem.openDefault .Txt,.brandArea .brandItem:has(.brandItem.openDefault) .Txt,.brandArea .brandList .slick-slide.openDefault .Txt,.brandArea .brandList .slick-slide:has(.brandItem.openDefault) .Txt{grid-template-rows:auto 1fr;transition:grid-template-rows .4s cubic-bezier(0.4, 0, 0.2, 1)}.brandArea .brandItem.openDefault .Txt .topBox,.brandArea .brandItem:has(.brandItem.openDefault) .Txt .topBox,.brandArea .brandList .slick-slide.openDefault .Txt .topBox,.brandArea .brandList .slick-slide:has(.brandItem.openDefault) .Txt .topBox{gap:var(--topBox-gap)}.brandArea .brandItem.openDefault .Txt .textBox,.brandArea .brandItem:has(.brandItem.openDefault) .Txt .textBox,.brandArea .brandList .slick-slide.openDefault .Txt .textBox,.brandArea .brandList .slick-slide:has(.brandItem.openDefault) .Txt .textBox{opacity:1;pointer-events:auto;transition:opacity .3s ease .15s}.brandArea .brandItem.openDefault .Txt .title,.brandArea .brandItem:has(.brandItem.openDefault) .Txt .title,.brandArea .brandList .slick-slide.openDefault .Txt .title,.brandArea .brandList .slick-slide:has(.brandItem.openDefault) .Txt .title{writing-mode:horizontal-tb;letter-spacing:.52px}}@media(min-width: 1181px)and (min-width: 1181px){.brandArea .brandItem:hover,.brandArea .brandList .slick-slide:hover{flex-basis:362px}.brandArea .brandItem:hover .Txt,.brandArea .brandList .slick-slide:hover .Txt{grid-template-rows:auto 1fr;transition:grid-template-rows .4s cubic-bezier(0.4, 0, 0.2, 1)}.brandArea .brandItem:hover .Txt .topBox,.brandArea .brandList .slick-slide:hover .Txt .topBox{gap:var(--topBox-gap)}.brandArea .brandItem:hover .Txt .textBox,.brandArea .brandList .slick-slide:hover .Txt .textBox{opacity:1;pointer-events:auto;transition:opacity .3s ease .15s}.brandArea .brandItem:hover .Txt .title,.brandArea .brandList .slick-slide:hover .Txt .title{writing-mode:horizontal-tb;letter-spacing:.52px}}@media(min-width: 1181px)and (max-width: 1280px){.brandArea .brandItem,.brandArea .brandList .slick-slide{flex-basis:150px}.brandArea .brandItem.openDefault,.brandArea .brandItem:has(.brandItem.openDefault),.brandArea .brandList .slick-slide.openDefault,.brandArea .brandList .slick-slide:has(.brandItem.openDefault){flex-basis:300px}}@media(min-width: 1181px)and (max-width: 1280px)and (min-width: 1181px){.brandArea .brandItem:hover,.brandArea .brandList .slick-slide:hover{flex-basis:300px}}@media(max-width: 1180px){.brandArea .brandList .slick-slide .Txt{grid-template-rows:auto 1fr;transition:grid-template-rows .4s cubic-bezier(0.4, 0, 0.2, 1)}.brandArea .brandList .slick-slide .Txt .topBox{gap:var(--topBox-gap)}.brandArea .brandList .slick-slide .Txt .textBox{opacity:1;pointer-events:auto;transition:opacity .3s ease .15s}.brandArea .brandList .slick-slide .Txt .title{writing-mode:horizontal-tb;letter-spacing:.52px}.brandArea .slick-list{margin:0 -70px}.brandArea .brandItem{padding:0 10px}}@media(max-width: 360px){.brandArea .brandItem{padding:0 8px}}@media(max-width: 960px){.brandArea .slick-list{margin:0 -30px}}@media(max-width: 640px){.brandArea .slick-list{margin:0 -20px}}@media(max-width: 360px){.brandArea .slick-list{margin:0 -20px}}.brandArea .item{position:relative;width:100%;height:516px;border-radius:10px;overflow:hidden}@media(max-width: 1280px){.brandArea .item{height:428px}}@media(max-width: 1180px){.brandArea .item{height:auto}}.brandArea .Img{width:100%;height:100%;margin:0;position:relative}.brandArea .Img::after{content:"";width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);pointer-events:none}.brandArea .Img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 1180px){.brandArea .Img{height:auto}.brandArea .Img img{height:auto;-o-object-fit:initial;object-fit:initial}}.brandArea .Txt{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;padding:36px 20px 44px;text-align:center;color:#fff;display:grid;grid-template-rows:auto 0fr;grid-template-columns:1fr;justify-items:center;align-content:start;transition:grid-template-rows .4s cubic-bezier(0.4, 0, 0.2, 1) .15s}@media(max-width: 640px){.brandArea .Txt{padding:30px 20px 30px}}.brandArea .Txt .topBox{gap:clamp(40px,4.375vw,80px);display:flex;flex-direction:column;align-items:center}@media(max-width: 1280px){.brandArea .Txt .topBox{gap:clamp(25px,5vw,40px)}}.brandArea .Txt .num{color:currentColor;font-family:"Crimson Text","Noto Serif TC",serif;font-size:clamp(36px,3.2vw,60px);font-weight:400}@media(max-width: 640px){.brandArea .Txt .num{line-height:1}}.brandArea .Txt .title{color:currentColor;font-size:clamp(22px,2vw,26px);transition:letter-spacing .4s ease;line-height:1.75;writing-mode:vertical-lr;letter-spacing:8px;white-space:nowrap;flex-shrink:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.brandArea .Txt .subtitle{color:currentColor;font-size:clamp(16px,1.5vw,20px);letter-spacing:.4px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.brandArea .Txt .text{color:currentColor;font-size:clamp(14px,1.2vw,16px);letter-spacing:.32px;margin-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brandArea .Txt .textBox{opacity:0;min-height:0;overflow:hidden;pointer-events:none;padding-top:30px;position:relative;display:flex;flex-direction:column;height:100%;width:100%;transition:opacity .3s ease}.brandArea .Txt .textBox .btnBox{margin-top:auto}.brandArea .Txt .textBox::after{content:"";width:29.5px;height:1px;background-color:#fff;margin-top:10px;position:absolute;top:0;left:50%;transform:translate(-50%, 0%)}@media(max-width: 640px){.brandArea .btnBox .btn{width:170px;padding:10px 20px;letter-spacing:1.2px}.brandArea .btnBox .btn::after{width:20px}}.brandArea .arrowBox{display:none}.brandArea .arrowBox .arrow{background-color:#fff}@media(max-width: 1180px){.brandArea .arrowBox{display:none}}@keyframes newsWaveRotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}