.bannerArea .arrowBox .arrow,.bannerArea .arrowBox .arrow:before,.bannerArea .bannerItem .Txt .bannerBtn a:after,.bannerArea .bannerItem .Txt .bannerBtn a:before,.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt,.newProductArea .newProductList .newProductItem .Txt,.recommendArea .recommendList .recommendItem .Txt{-webkit-transition:all 0.5s;transition:all 0.5s}@-webkit-keyframes bannerTxtAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bannerTxtAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bannerScrollAnimation{0%{height:0}50%{height:100%;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes bannerScrollAnimation{0%{height:0}50%{height:100%;-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.popWin{position:fixed;left:0;top:0;z-index:500;width:100%;height:100vh;font-size:15px;line-height:1.8;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin .mask{position:absolute;left:0;top:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.7);opacity:0;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin .inner{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:700px;max-width:90%;max-height:85vh;opacity:0;background-color:#ffffff;-webkit-transition:all 0.7s;transition:all 0.7s}.popWin .popContent{max-height:85vh;overflow-y:auto}.popWin img{display:block;max-width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popWin .Txt{padding:30px}.popWin .Txt .popTitle{font-size:25px;margin-bottom:25px}.popWin .close{position:absolute;right:-23px;top:-23px;z-index:1;width:46px;height:46px;background-color:rgba(0,0,0,0.7);border-radius:50%}.popWin .close:after,.popWin .close:before{content:"";position:absolute;left:11px;top:23px;width:25px;height:1px;background-color:#bca480}.popWin .close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.popWin.show{opacity:1;visibility:visible;pointer-events:auto}.popWin.show .inner,.popWin.show .mask{opacity:1}.popWin .close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:1180px){.popWin .close{right:0;top:0;border-radius:0}.popWin .popContent{max-height:calc(100vh - 150px)}}.mainArea{padding:0}@media (max-width:992px){.mainArea{padding-bottom:30px}}@media (max-width:768px){.mainArea{padding-bottom:50px}}.titleBox{margin-bottom:40px}@media (max-width:768px){.titleBox{margin-bottom:25px}}.bannerArea .bannerBox{position:relative}.bannerArea .bannerList{position:relative;z-index:1}.bannerArea .bannerList>.bannerItem:not(:first-child){position:absolute;left:0;top:0;opacity:0}.bannerArea .bannerItem .Txt{max-width:1200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:110px 20px 85px;z-index:5;pointer-events:none;width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width:480px){.bannerArea .bannerItem .Txt{position:relative;padding:35px 20px;background-color:#f5f5f5}}.bannerArea .bannerItem .Txt .textBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bannerArea .bannerItem .Txt .subtitle{color:#ffffff;display:block;font-size:20px;line-height:1;font-family:"Outfit",sans-serif;opacity:0}@media (max-width:480px){.bannerArea .bannerItem .Txt .subtitle{color:#1a1a1a}}.bannerArea .bannerItem .Txt .title{color:#ffffff;font-size:56px;font-weight:bold;line-height:1.2;letter-spacing:3.36px;opacity:0;margin-top:26px;padding-bottom:35px}@media (max-width:480px){.bannerArea .bannerItem .Txt .title{color:#1a1a1a}}.bannerArea .bannerItem .Txt .text{display:block;color:#ffffff;font-size:18px;line-height:1.72;letter-spacing:1.08px;margin-top:25px;opacity:0}@media (max-width:480px){.bannerArea .bannerItem .Txt .text{color:#1a1a1a}}.bannerArea .bannerItem .Txt .bannerBtn{opacity:0;padding-top:45px;pointer-events:auto}.bannerArea .bannerItem .Txt .bannerBtn a{display:inline-block;max-width:210px;width:100%;font-weight:400;font-family:"Outfit",sans-serif,"Noto Sans TC",sans-serif;font-size:15px;color:#1a1a1a;letter-spacing:0.5px;padding:12.5px 90px 12.5px 20px;background-color:#f5f5f5;position:relative;text-align:left}.bannerArea .bannerItem .Txt .bannerBtn a:after,.bannerArea .bannerItem .Txt .bannerBtn a:before{content:"";position:absolute;top:0;margin:auto;display:block}.bannerArea .bannerItem .Txt .bannerBtn a:before{top:-1px;bottom:0;right:20px;width:5px;height:5px;border-top:1px solid rgba(26,26,26,0.3);border-left:1px solid rgba(26,26,26,0.3);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.bannerArea .bannerItem .Txt .bannerBtn a:after{bottom:1px;right:21px;width:50px;height:1px;background-color:rgba(26,26,26,0.3)}@media (min-width:1025px){.bannerArea .bannerItem .Txt .bannerBtn a:hover{color:#1a1a1a;background-color:#f5f5f5}.bannerArea .bannerItem .Txt .bannerBtn a:hover:after,.bannerArea .bannerItem .Txt .bannerBtn a:hover:before{right:15px;-webkit-transition-delay:0.2s;transition-delay:0.2s}.bannerArea .bannerItem .Txt .bannerBtn a:hover:before{border-top-color:#1a1a1a;border-left-color:#1a1a1a}.bannerArea .bannerItem .Txt .bannerBtn a:hover:after{width:30px;background-color:rgba(26,26,26,0.8)}}@media (max-width:640px){.bannerArea .bannerItem .Txt .bannerBtn a{padding:10px;text-align:center}.bannerArea .bannerItem .Txt .bannerBtn a:after,.bannerArea .bannerItem .Txt .bannerBtn a:before{display:none}}.bannerArea .bannerItem .Txt .bannerVideo .videoBtn{width:100px;height:100px;border:1px solid #ffffff;border-radius:50%;cursor:pointer;position:absolute;bottom:150px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.bannerArea .bannerItem .Txt .bannerVideo .videoBtn:before{content:"";width:0;height:0;border-style:solid;border-width:10px 0 10px 20px;border-color:transparent transparent transparent #ffffff;display:block;position:absolute;top:calc(50% - 10px);left:calc(50% - 5px);z-index:1}.bannerArea .bannerItem .Txt .bannerVideo .videoBtn:after{content:"";border:1px dashed #ffffff;border-radius:50%;z-index:1;width:75%;height:75%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width:768px){.bannerArea .bannerItem .Txt .subtitle{font-size:18px}.bannerArea .bannerItem .Txt .title{font-size:44px;letter-spacing:2.64px}.bannerArea .bannerItem .Txt .text{font-size:15px;letter-spacing:0.9px}}@media (max-width:480px){.bannerArea .bannerItem .Txt .title{font-size:30px;letter-spacing:1.8px;margin-top:20px;padding-bottom:25px}.bannerArea .bannerItem .Txt .text{margin-top:25px}.bannerArea .bannerItem .Txt .bannerBtn{padding-top:30px}}.bannerArea .bannerItem .Img{position:relative;z-index:1}.bannerArea .bannerItem .Img.pc img.front{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.bannerArea .bannerItem .Img.mb{display:none}@media (max-width:768px){.bannerArea .bannerItem .Img.pc{display:none}.bannerArea .bannerItem .Img.mb{display:block}}.bannerArea .bannerItem.slick-current .Txt .subtitle{-webkit-animation:bannerTxtAnimation 0.8s ease-in-out forwards;animation:bannerTxtAnimation 0.8s ease-in-out forwards}.bannerArea .bannerItem.slick-current .Txt .title{-webkit-animation:bannerTxtAnimation 0.8s 0.4s ease-in-out forwards;animation:bannerTxtAnimation 0.8s 0.4s ease-in-out forwards}.bannerArea .bannerItem.slick-current .Txt .text{-webkit-animation:bannerTxtAnimation 0.8s 0.8s ease-in-out forwards;animation:bannerTxtAnimation 0.8s 0.8s ease-in-out forwards}.bannerArea .bannerItem.slick-current .Txt .bannerBtn{-webkit-animation:bannerTxtAnimation 0.8s 1.2s ease-in-out forwards;animation:bannerTxtAnimation 0.8s 1.2s ease-in-out forwards}.bannerArea .bannerItem.slick-current .Txt .videoBtn:after{-webkit-animation:rotate 50s linear forwards;animation:rotate 50s linear forwards}.bannerArea .socialBox{display:block;position:absolute;right:30px;bottom:40px;z-index:2}.bannerArea .socialBox .socialTit{display:none}.bannerArea .socialBox .socialList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:-5px 0}.bannerArea .socialBox .socialList li{margin:5px 0}.bannerArea .socialBox .socialList li.fb a{padding-top:5px}.bannerArea .socialBox .socialList li a{font-size:26px;width:53px;height:53px;background-color:#989898;border-radius:50%;-webkit-box-shadow:0px 4px 9px 0px rgba(0,0,0,0.22);box-shadow:0px 4px 9px 0px rgba(0,0,0,0.22)}.bannerArea .socialBox .socialList li a svg{width:25px;height:24px}.bannerArea .socialBox .socialList li a:hover{background-color:#1a1a1a}.bannerArea .bannerdotBox{position:absolute;left:0;right:0;bottom:52px;z-index:2;width:100%;max-width:1688px;margin:auto}.bannerArea .bannerdotBox ul.bannerdotList{padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bannerArea .bannerdotBox ul.bannerdotList li{position:relative;cursor:pointer}.bannerArea .bannerdotBox ul.bannerdotList li.view .circleBg{stroke-dashoffset:0!important}.bannerArea .bannerdotBox ul.bannerdotList li.view svg{opacity:1}.bannerArea .bannerdotBox ul.bannerdotList li.view span{opacity:1}.bannerArea .bannerdotBox ul.bannerdotList li.view:after{opacity:1}.bannerArea .bannerdotBox ul.bannerdotList li.view:before{opacity:0}.bannerArea .bannerdotBox ul.bannerdotList li .circleBg{stroke-dasharray:107,107;stroke-dashoffset:107;-webkit-transition:5s;transition:5s}.bannerArea .bannerdotBox ul.bannerdotList li svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;z-index:10}.bannerArea .bannerdotBox ul.bannerdotList li:after{content:"";width:block;width:35px;height:35px;position:absolute;top:1px;left:1px;opacity:0;border-radius:99em;border:1px solid #ffffff;-webkit-transition:0.6s;transition:0.6s;z-index:5}.bannerArea .bannerdotBox ul.bannerdotList li:before{content:"";display:block;position:absolute;width:7px;height:7px;border:1px solid #ffffff;border-radius:99em;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bannerArea .bannerdotBox ul.bannerdotList li span{position:relative;font-size:12px;font-family:"Work Sans",sans-serif;font-weight:400;color:#ffffff;line-height:40px;width:40px;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;opacity:0}@media (max-width:1023px){.bannerArea .bannerdotBox ul.bannerdotList{position:absolute;top:50px;left:5px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1700px){.bannerArea .bannerdotBox{padding:0 40px}}.bannerArea .arrowBox{display:block;position:absolute;top:50%;right:50px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bannerArea .arrowBox .arrow{width:50px;height:50px;border-radius:50%;border:1px solid #ffffff;overflow:hidden;position:relative;margin:10px 0;cursor:pointer}.bannerArea .arrowBox .arrow:before{content:"";border-style:solid;display:block;z-index:2;width:0;height:0;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0}.bannerArea .arrowBox .arrowPrev:before{border-width:0 5px 9px 5px;border-color:transparent transparent #ffffff transparent}.bannerArea .arrowBox .arrowPrev:hover:before{border-color:transparent transparent #1a1a1a transparent}.bannerArea .arrowBox .arrowNext:before{border-width:9px 5px 0 5px;border-color:#ffffff transparent transparent transparent}.bannerArea .arrowBox .arrowNext:hover:before{border-color:#1a1a1a transparent transparent transparent}.bannerArea .scrollDown{cursor:pointer;display:block;position:absolute;bottom:50px;left:50px;z-index:2}.bannerArea .scrollDown span{display:block}.bannerArea .scrollDown span.text{color:#ffffff;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:0.5px}.bannerArea .scrollDown span.line{width:2px;height:calc(100% + 20px);background-color:#ffffff;overflow:hidden;position:absolute;top:-5px;left:-5px;z-index:1}.bannerArea .scrollDown span.line:before{content:"";width:2px;height:calc(100% + 20px);-webkit-animation:bannerScrollAnimation 2.5s linear infinite forwards;animation:bannerScrollAnimation 2.5s linear infinite forwards;background-color:#1a1a1a;display:block;position:absolute;top:0;left:0;z-index:2}.bannerArea .slick-dots{bottom:38px}@media (max-width:1180px){.bannerArea .slick-dots{position:relative;bottom:0;padding:20px 0}}@media (max-width:1180px){.bannerArea .Txt .bannerVideo,.bannerArea .arrowBox,.bannerArea .scrollDown,.bannerArea .socialBox{display:none!important}}.customBlockOneArea{padding-top:86px;padding-bottom:80px;overflow:hidden}@media (max-width:992px){.customBlockOneArea{padding-top:50px;padding-bottom:50px}}@media (max-width:768px){.customBlockOneArea{padding-top:30px;padding-bottom:30px}}.customBlockOneArea .wrap{max-width:1865px}@media (max-width:768px){.customBlockOneArea .wrap{padding:0}}.customBlockOneArea .customBlkOneList{margin:0 -12.5px}.customBlockOneArea .customBlkOneList .slick-dots{position:relative;bottom:0;padding:37px 0}.customBlockOneArea .customBlkOneList>.customBlkOneItem{float:left;width:33.333%}.customBlockOneArea .customBlkOneList>.customBlkOneItem:not(:first-child):not(:nth-child(2)):not(:nth-child(3)){position:absolute;left:0;top:0;opacity:0}@media (max-width:768px){.customBlockOneArea .customBlkOneList>.customBlkOneItem{width:50%}.customBlockOneArea .customBlkOneList>.customBlkOneItem:nth-child(3){position:absolute;left:0;top:0;opacity:0}}@media (max-width:480px){.customBlockOneArea .customBlkOneList>.customBlkOneItem{width:100%}.customBlockOneArea .customBlkOneList>.customBlkOneItem:nth-child(2){position:absolute;left:0;top:0;opacity:0}}.customBlockOneArea .customBlkOneList .customBlkOneItem{padding:0 12.5px}.customBlockOneArea .customBlkOneList .customBlkOneItem a{display:block}.customBlockOneArea .customBlkOneList .customBlkOneItem a img{width:100%}.customBlockOneArea .customBlkOneList .customBlkOneItem .item{position:relative}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt{position:absolute;left:53px;bottom:38px;z-index:2}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt .title{color:#ffffff;font-size:27px;font-weight:bold;letter-spacing:1.62px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:1180px){.customBlockOneArea .customBlkOneList{margin:0 -7px}.customBlockOneArea .customBlkOneList .customBlkOneItem{padding:0 7px}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt{left:25px;bottom:25px}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt .title{font-size:24px;letter-spacing:1.44px;line-height:1.75}}@media (max-width:768px){.customBlockOneArea .customBlkOneList .customBlkOneItem:not(.slick-current) .Txt{opacity:0;pointer-events:none}}@media (max-width:480px){.customBlockOneArea .customBlkOneList{margin:0 -5px}.customBlockOneArea .customBlkOneList .customBlkOneItem{padding:0 5px}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt{left:20px;bottom:20px}.customBlockOneArea .customBlkOneList .customBlkOneItem .Txt .title{font-size:20px;letter-spacing:1px;line-height:1}}.recommendArea{overflow:hidden;padding-bottom:110px}@media (max-width:992px){.recommendArea{padding-bottom:50px}}@media (max-width:768px){.recommendArea{padding-bottom:30px}}@media (max-width:768px){.recommendArea .wrap{padding:0}}.recommendArea .recommendList{margin:0 -10px}.recommendArea .recommendList .slick-dots{position:relative;bottom:0;padding:37px 0}.recommendArea .recommendList .slick-arrow{margin-top:-3%;width:40px;height:40px;z-index:2}@media (min-width:1201px){.recommendArea .recommendList .slick-arrow:hover svg{color:#1a1a1a}}.recommendArea .recommendList .slick-arrow:before{display:none}.recommendArea .recommendList .slick-arrow.slick-prev{left:0}.recommendArea .recommendList .slick-arrow.slick-next{right:0}@media (min-width:769px){.recommendArea .recommendList .slick-list{width:calc(100% - 100px);margin:0 auto}}.recommendArea .recommendList>.recommendItem{float:left;width:25%}.recommendArea .recommendList>.recommendItem:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)){position:absolute;left:0;top:0;opacity:0}@media (max-width:992px){.recommendArea .recommendList>.recommendItem{width:33.33%}.recommendArea .recommendList>.recommendItem:nth-child(4){position:absolute;left:0;top:0;opacity:0}}@media (max-width:768px){.recommendArea .recommendList>.recommendItem{width:50%}.recommendArea .recommendList>.recommendItem:nth-child(3){position:absolute;left:0;top:0;opacity:0}}@media (max-width:480px){.recommendArea .recommendList>.recommendItem{width:100%}.recommendArea .recommendList>.recommendItem:nth-child(2){position:absolute;left:0;top:0;opacity:0}}.recommendArea .recommendList .recommendItem{padding:0 10px}@media (min-width:1201px){.recommendArea .recommendList .recommendItem:hover .Img img{opacity:0.65}}.recommendArea .recommendList .recommendItem .Img img{width:100%;-webkit-transition:all 0.5s;transition:all 0.5s}.recommendArea .recommendList .recommendItem .Txt{text-align:center;padding-top:14px}.recommendArea .recommendList .recommendItem .Txt .title{color:#292929;font-size:20px;font-weight:500;letter-spacing:1.2px;line-height:2.1}@media (max-width:992px){.recommendArea .recommendList{margin:0 -7px}.recommendArea .recommendList .recommendItem{padding:0 7px}}@media (max-width:768px){.recommendArea .recommendList .recommendItem:not(.slick-current) .Txt{opacity:0;pointer-events:none}}.newProductArea{overflow:hidden;padding-bottom:110px}@media (max-width:992px){.newProductArea{padding-bottom:50px}}@media (max-width:768px){.newProductArea{padding-bottom:30px}}.newProductArea .wrap{max-width:1865px}@media (max-width:768px){.newProductArea .wrap{padding:0}}.newProductArea .newProductList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.newProductArea .newProductList .linkWrap{position:absolute;inset:0;margin:auto;z-index:1;display:block}@media (min-width:1201px){.newProductArea .newProductList .newProductItem:hover .Img img{opacity:0.65}}.newProductArea .newProductList .newProductItem.newProductItem_1,.newProductArea .newProductList .newProductItem.newProductItem_4{width:30%}@media (max-width:768px){.newProductArea .newProductList .newProductItem.newProductItem_1,.newProductArea .newProductList .newProductItem.newProductItem_4{width:50%}}.newProductArea .newProductList .newProductItem.newProductItem_2,.newProductArea .newProductList .newProductItem.newProductItem_3{width:70%}@media (max-width:768px){.newProductArea .newProductList .newProductItem.newProductItem_2,.newProductArea .newProductList .newProductItem.newProductItem_3{width:100%}}@media (max-width:768px){.newProductArea .newProductList .newProductItem.newProductItem_1{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}}@media (max-width:768px){.newProductArea .newProductList .newProductItem.newProductItem_4{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.newProductArea .newProductList .newProductItem .item{height:100%;position:relative}.newProductArea .newProductList .newProductItem .Img{height:100%}.newProductArea .newProductList .newProductItem .Img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.5s;transition:all 0.5s}.newProductArea .newProductList .newProductItem .Txt{text-align:center;padding-top:14px}.newProductArea .newProductList .newProductItem .Txt .title{color:#292929;font-size:20px;font-weight:500;letter-spacing:1.2px;line-height:2.1}.customBlockTwoArea{padding-bottom:80px;overflow:hidden}@media (max-width:992px){.customBlockTwoArea{padding-bottom:50px}}@media (max-width:768px){.customBlockTwoArea{padding-bottom:30px}}.customBlockTwoArea .wrap{max-width:1865px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem{padding-bottom:20px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem a{display:block}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem a img{width:100%}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .TopImg{margin-bottom:20px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -12px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg .imgBox{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 12px}@media (max-width:768px){.customBlockTwoArea .customBlkTwoList .customBlkTwoItem{padding-bottom:15px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .TopImg{margin-bottom:15px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg{margin:0 -7.5px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg .imgBox{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0 7.5px}}@media (max-width:600px){.customBlockTwoArea .customBlkTwoList .customBlkTwoItem{padding-bottom:0}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .TopImg{margin-bottom:15px}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg{margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.customBlockTwoArea .customBlkTwoList .customBlkTwoItem .bottomImg .imgBox{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:0 0 15px 0}}
/*# sourceMappingURL=home.css.map */