/*!
 * Commonly used mix / class / function
 * Can be used to all the project.
 *//*!
 * The color collection
 */.color-white{color:#fff}.color-black{color:#000}.color-yellow{color:#e9bd85}.color-blue{color:#5da6ba}.color-red{color:#bf272d}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (max-width:767px){.md-text-left{text-align:left}}@media screen and (max-width:767px){.md-text-right{text-align:right}}@media screen and (max-width:767px){.md-text-center{text-align:center}}@media screen and (max-width:767px){.md-text-justify{text-align:justify}}@media screen and (max-width:374px){.m-text-left{text-align:left}}@media screen and (max-width:374px){.m-text-right{text-align:right}}@media screen and (max-width:374px){.m-text-center{text-align:center}}@media screen and (max-width:374px){.m-text-justify{text-align:justify}}.f-12{font-size:12px}.f-13{font-size:13px}.f-14{font-size:14px}.f-18{font-size:18px}.f-20{font-size:20px}.f-24{font-size:24px}.f-26{font-size:26px}.f-28{font-size:28px}.f-30{font-size:30px}.f-36{font-size:36px}.f-48{font-size:48px}.f-60{font-size:60px}.f-64{font-size:64px}.f-72{font-size:72px}@media screen and (max-width:767px){.md-f-18{font-size:18px!important}}@media screen and (max-width:767px){.md-f-20{font-size:20px!important}}@media screen and (max-width:767px){.md-f-24{font-size:24px!important}}@media screen and (max-width:767px){.md-f-26{font-size:26px!important}}@media screen and (max-width:767px){.md-f-40{font-size:40px!important}}@media screen and (max-width:374px){.m-f-18{font-size:18px!important}}@media screen and (max-width:374px){.m-f-20{font-size:20px!important}}@media screen and (max-width:374px){.m-f-24{font-size:24px!important}}@media screen and (max-width:374px){.m-f-36{font-size:36px!important}}.f-bold{font-weight:700}.fw-200{font-weight:200}.fw-400{font-weight:400}.fw-700{font-weight:700}/*!
 * Place the specific properties of the project
 */::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#191919}::-webkit-scrollbar-thumb{background:#888;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#555}.light-box{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:100;position:fixed;top:0;left:0;opacity:0;pointer-events:none}.light-box.active{opacity:1;-webkit-transition:.8s;-o-transition:.8s;transition:.8s;pointer-events:auto}.light-box.active .inner{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.light-box:before{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.7);content:""}.light-box .inner{width:95%;height:auto;z-index:2;max-width:900px;position:relative;opacity:0;-webkit-transition:.8s .6s;-o-transition:.8s .6s;transition:.8s .6s;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.light-box .inner .wrap{padding-bottom:56.25%}.light-box .inner iframe{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0}.loading__wrap{width:100%;height:100vh;z-index:100;position:fixed;top:0;left:0}.loading__animation{width:0;height:0}.loading__animation__recorder-body{width:298px;top:0;left:0}.loading__animation__recorder-body,.loading__animation__recorder-tape{z-index:1;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading__animation__recorder-tape{width:188px;top:20px;left:15px}.loading__animation__recorder-cover-on{z-index:2;width:211px;top:12px}.loading__animation__recorder-cover-off,.loading__animation__recorder-cover-on{position:absolute;left:15px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading__animation__recorder-cover-off{z-index:3;width:195px;top:11px}.loading-lock{width:100%;height:100%;position:fixed;overflow:hidden}.background-base{width:100%;height:100vh;z-index:0;position:fixed;top:0;left:0;background-color:#f3ece2}.background-base .panel{position:absolute;width:100%;height:100%;z-index:1;top:0;left:0;opacity:0;-webkit-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.background-base .panel.active{opacity:1}.background-base .yellow-panel{background-color:#e9bd85}.background-base .red-panel{background-color:#bf272d}.background{width:100%;height:100vh;z-index:1;position:fixed;background-repeat:repeat;mix-blend-mode:multiply;background-image:url(images/common/bg-texture.png?65a70)}.text-noto{font-family:sourcehansans-tc!important}.text-jinxuan{font-family:jf-jinxuan!important}.item-box{width:100%;height:100vh;z-index:95;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.8);opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;pointer-events:none}.item-box,.item-box .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.item-box .btn-close{cursor:pointer;width:32px;margin-bottom:35px}@media screen and (max-width:639px){.item-box .btn-close{width:25px;margin-bottom:20px}}.item-box .items{position:relative;margin-bottom:20px}.item-box .items .inner{padding-bottom:100%;width:253px}@media screen and (max-width:639px){.item-box .items .inner{width:145px}}.item-box .items .item{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);top:0;left:50%;opacity:0}.item-box .items .item>:not(:last-child){margin-right:24px}@media screen and (max-width:639px){.item-box .items .item>:not(:last-child){margin-right:10px}}.item-box .items .item .pic{width:253px}@media screen and (max-width:639px){.item-box .items .item .pic{width:145px}}.item-box .items .item.active{opacity:1}.item-box .name{font-size:17px;color:#fff;line-height:19px}.item-box.active{pointer-events:all;opacity:1}*{font-family:jf-jinxuan,sourcehansans-tc,Noto Sans TC,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}body{width:100%;height:100%;overflow-x:hidden}.main-view{width:100%;height:auto;z-index:1}.aspect-ratio,.main-view{position:relative;overflow:hidden}.aspect-ratio{height:0}.aspect-ratio-obj{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (max-width:374px){.pc-only{display:none!important}}@media screen and (max-width:767px){.pad-disabled{display:none!important}}.pad-enabled{display:none!important}@media screen and (max-width:767px){.pad-enabled{display:block!important}}@media screen and (max-width:374px){.mobile-disabled{display:none!important}}.mobile-only{display:none!important}@media screen and (max-width:374px){.mobile-only{display:block!important}}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.display-none{display:none!important}.mx-40{margin-right:40px;margin-left:40px}.mx-auto{margin:0 auto}.mt-50{margin-top:50px}.mt-150{margin-top:150px}.mt-170{margin-top:170px}.mb-0{margin-bottom:0}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-70{margin-bottom:70px}.mb-80{margin-bottom:80px}.mb-90{margin-bottom:90px}.mb-100{margin-bottom:100px}.mb-110{margin-bottom:110px}.mb-120{margin-bottom:120px}.mb-150{margin-bottom:150px}.mb-170{margin-bottom:170px}.mb-180{margin-bottom:180px}.mb-190{margin-bottom:190px}.mb-270{margin-bottom:270px}@media screen and (max-width:767px){.md-mb-0{margin-bottom:0!important}}@media screen and (max-width:767px){.md-mb-35{margin-bottom:35px}}@media screen and (max-width:767px){.md-mb-60{margin-bottom:60px!important}}@media screen and (max-width:767px){.md-mb-120{margin-bottom:120px!important}}@media screen and (max-width:374px){.m-mb-0{margin-bottom:0!important}}@media screen and (max-width:374px){.m-mb-10{margin-bottom:10px!important}}@media screen and (max-width:374px){.m-mb-30{margin-bottom:30px}}@media screen and (max-width:374px){.m-mb-60{margin-bottom:60px!important}}@media screen and (max-width:374px){.m-mb-70{margin-bottom:70px!important}}@media screen and (max-width:374px){.m-mb-370{margin-bottom:370px!important}}.ml-30{margin-left:30px}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.mr-40{margin-right:40px}.mr-50{margin-right:50px}.mr-60{margin-right:60px}.mr-70{margin-right:70px}.mr-80{margin-right:80px}.mr-100{margin-right:100px}.mr-110{margin-right:110px}.mr-130{margin-right:130px}@media screen and (max-width:767px){.md-mr-0{margin-right:0!important}}.p-45{padding:45px}.py-5{padding-top:5px;padding-bottom:5px}.py-7{padding-top:7px;padding-bottom:7px}.py-10{padding-top:10px;padding-bottom:10px}.py-15{padding-top:15px;padding-bottom:15px}.py-30{padding-top:30px;padding-bottom:30px}.py-35{padding-top:35px;padding-bottom:35px}.py-150{padding-top:150px;padding-bottom:150px}.py-270{padding-top:450px;padding-bottom:450px}.px-15{padding-right:15px;padding-left:15px}.px-30{padding-right:30px;padding-left:30px}.px-40{padding-right:40px;padding-left:40px}.px-45{padding-right:45px;padding-left:45px}.px-60{padding-right:60px;padding-left:60px}@media screen and (max-width:374px){.m-px-20{padding-right:20px!important;padding-left:20px!important}}.pt-15{padding-top:15px}.pt-30{padding-top:30px}.pt-150{padding-top:150px}@media screen and (max-width:374px){.m-pt-100{padding-top:100px!important}}@media screen and (max-width:374px){.m-pt-120{padding-top:120px!important}}.pb-30{padding-bottom:30px}.pb-180{padding-bottom:180px}@media screen and (max-width:374px){.m-pb-50{padding-bottom:50px!important}}.pr-20{padding-right:20px}.pr-40{padding-right:40px}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flex-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.flex-3{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.md-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media screen and (max-width:374px){.m-flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width:767px){.md-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:374px){.m-flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:767px){.md-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:374px){.m-flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:767px){.md-justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:374px){.m-justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:767px){.md-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:374px){.m-justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:767px){.md-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:374px){.m-justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767px){.md-justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:374px){.m-justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:767px){.md-justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (max-width:374px){.m-justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}}.justify-evenly{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width:767px){.md-justify-evenly{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media screen and (max-width:374px){.m-justify-evenly{-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767px){.md-items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:374px){.m-items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:767px){.md-items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:374px){.m-items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}.items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.md-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:374px){.m-items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@media screen and (max-width:767px){.md-items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}}@media screen and (max-width:374px){.m-items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}}.leading-0_25{line-height:.25}@media screen and (max-width:767px){.md-leading-0_25{line-height:.25}}@media screen and (max-width:374px){.m-leading-0_25{line-height:.25}}.leading-0_5{line-height:.5}@media screen and (max-width:767px){.md-leading-0_5{line-height:.5}}@media screen and (max-width:374px){.m-leading-0_5{line-height:.5}}.leading-0_75{line-height:.75}@media screen and (max-width:767px){.md-leading-0_75{line-height:.75}}@media screen and (max-width:374px){.m-leading-0_75{line-height:.75}}.leading-1{line-height:1}@media screen and (max-width:767px){.md-leading-1{line-height:1}}@media screen and (max-width:374px){.m-leading-1{line-height:1}}.leading-1_25{line-height:1.25}@media screen and (max-width:767px){.md-leading-1_25{line-height:1.25}}@media screen and (max-width:374px){.m-leading-1_25{line-height:1.25}}.leading-1_5{line-height:1.5}@media screen and (max-width:767px){.md-leading-1_5{line-height:1.5}}@media screen and (max-width:374px){.m-leading-1_5{line-height:1.5}}.leading-1_75{line-height:1.75}@media screen and (max-width:767px){.md-leading-1_75{line-height:1.75}}@media screen and (max-width:374px){.m-leading-1_75{line-height:1.75}}.leading-2{line-height:2}@media screen and (max-width:767px){.md-leading-2{line-height:2}}@media screen and (max-width:374px){.m-leading-2{line-height:2}}.letter-space-0_5{letter-spacing:.5px}.letter-space-1{letter-spacing:1px}.letter-space-5{letter-spacing:5px}.letter-space-15{letter-spacing:15px}@media screen and (max-width:767px){.md-letter-space-0_5{letter-spacing:.5px}}@media screen and (max-width:767px){.md-letter-space-1{letter-spacing:1px}}@media screen and (max-width:374px){.m-letter-space-0_5{letter-spacing:.5px}}@media screen and (max-width:374px){.m-letter-space-1{letter-spacing:1px}}.h-full{height:100%}@media screen and (max-width:767px){.md-h-full{height:100%}}@media screen and (max-width:374px){.m-h-full{height:100%}}@media screen and (max-width:767px){.md-w-full{width:100%}}@media screen and (max-width:374px){.m-w-full{width:100%}}.cursor-pointer{cursor:pointer}.pointer-none{pointer-events:none}.pointer-auto{pointer-events:auto}.has-underline{text-decoration:underline}.no-underline{text-decoration:none}.no-point{list-style:none}.no-border{border-width:0;border-color:transparent}.no-wrap{white-space:nowrap}.no-break{word-break:keep-all}.transparent{opacity:0}.inline-block{display:inline-block}/*!
 * The keyframe collection
 */@-webkit-keyframes star-anim{0%,to{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes star-anim{0%,to{opacity:.5;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes arrow-move-anim{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes arrow-move-anim{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}}.ui{width:100%;height:auto;z-index:80;position:fixed;top:0;pointer-events:none}@media screen and (max-width:767px){.ui{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.ui .ui-wrap{width:100%;height:70px;position:relative;padding:40px 0;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:padding .25s ease;-o-transition:padding .25s ease;transition:padding .25s ease}@media screen and (max-width:767px){.ui .ui-wrap{height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0}}.ui .ui-wrap.active{padding:20px 0}.ui .ui-wrap.active .ui-background{opacity:1}.ui .ui-background{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.5);opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.ui .buttons{z-index:2;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);top:50%;right:10%}@media screen and (max-width:1279px){.ui .buttons{right:3%}}@media screen and (max-width:1023px){.ui .buttons{right:2%}}@media screen and (max-width:767px){.ui .buttons{width:100%;position:relative;top:auto;right:0;bottom:0;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.ui .buttons:before{z-index:1;position:absolute;width:2px;height:60%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;content:"";background-color:#f4ece2}}.ui .buttons>:not(:last-child){margin-right:19.5px}@media screen and (max-width:1023px){.ui .buttons>:not(:last-child){margin-right:10px}}@media screen and (max-width:767px){.ui .buttons>:not(:last-child){margin-right:0}}.ui .ui__btn-support,.ui .ui__btn-youtube{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;width:73px;height:73px;position:relative;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;align-items:center;overflow:hidden;padding:14px 16px;font-size:18px;color:#fff;background-color:#5da6ba;border-radius:50%;outline:none;line-height:18px;font-weight:600;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;pointer-events:all}@media screen and (max-width:1023px){.ui .ui__btn-support,.ui .ui__btn-youtube{width:50px;height:50px;padding:8px 10px;font-size:13px;line-height:13px}}@media screen and (max-width:767px){.ui .ui__btn-support,.ui .ui__btn-youtube{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;line-height:18px}}.ui .ui__btn-support .star-1,.ui .ui__btn-youtube .star-1{z-index:1;position:absolute;width:39px;top:65%;left:20%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.ui .ui__btn-support .star-1,.ui .ui__btn-youtube .star-1{display:none}}.ui .ui__btn-support .star-2,.ui .ui__btn-youtube .star-2{z-index:1;position:absolute;width:25px;top:29%;left:82%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.ui .ui__btn-support .star-2,.ui .ui__btn-youtube .star-2{display:none}}.ui .ui__btn-support .star-3{z-index:1;position:absolute;width:68px;top:48%;left:16%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}@media screen and (max-width:767px){.ui .ui__btn-support .star-3{display:block}}.culture-popup{width:100%;height:100vh;z-index:90;position:fixed;top:0;left:0}.culture-popup .pop,.culture-popup .wrap{width:100%;height:100%}.culture-popup .pop{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:43px;background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;pointer-events:none}.culture-popup .pop.active{opacity:1;pointer-events:all}.culture-popup .pop.active .btn-close{pointer-events:all}.culture-popup .pop-1{background-image:url(images/main/culture/popup-bg-01.png?d3642)}.culture-popup .pop-2{background-image:url(images/main/culture/popup-bg-02.png?36169)}.culture-popup .pop-3{background-image:url(images/main/culture/popup-bg-03.png?c6201)}.culture-popup .btn-close{pointer-events:none;width:32px;margin-bottom:21px}.culture-popup .title{width:282px;margin-bottom:8px}.culture-popup .sub-title{margin-bottom:40px;font-size:16px;color:#fff;line-height:19px}.culture-popup .content{width:90%;max-width:320px;font-size:14px;text-align:justify;color:#fff;opacity:.9;line-height:19px}.analysis-popup{width:100%;height:100vh;z-index:90;position:fixed;top:0;left:0}.analysis-popup .wrap{width:100%;height:100%}.analysis-popup .title{width:230px;margin-bottom:34px}.analysis-popup .btn-close{pointer-events:none;width:32px;margin-bottom:21px}.analysis-popup .pop{z-index:1;position:absolute;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:43px;background-position:50%;background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;pointer-events:none}.analysis-popup .pop.active{opacity:1;pointer-events:all}.analysis-popup .pop.active .btn-close{pointer-events:all}.analysis-popup .pop-1{background-image:url(images/main/join/analysis-popup-bg-1.png?b45a9)}.analysis-popup .pop-1 .content{width:90%;max-width:250px}.analysis-popup .pop-1 .content>:not(:first-child){margin-top:12px}.analysis-popup .pop-1 .content .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.analysis-popup .pop-1 .content .list .tip{padding:2px 9px;font-size:13px;color:#000;background-color:#fff;border-radius:30px}.analysis-popup .pop-1 .content .list .objs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-left:8px;margin-top:7px;font-size:13px;color:hsla(0,0%,100%,.7);font-weight:100;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.landing{padding-top:28px;padding-bottom:122px}@media screen and (max-width:767px){.landing{padding-top:90px;padding-bottom:82px}}.landing .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;max-width:1570px;margin:0 auto}@media screen and (max-width:767px){.landing .wrap{width:100%;max-width:375px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.landing .wrap .main-container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;position:relative;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.landing .fundraising,.landing .wrap .main-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.landing .fundraising{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:90%;max-width:475px;margin:0 auto 75px}@media screen and (max-width:767px){.landing .fundraising{display:none}}.landing .fundraising .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin:0 auto}.landing .fundraising .content{margin-bottom:8px;font-size:20px;font-weight:700}.landing .fundraising .progress{width:100%;height:14px;padding:3px 4px;margin-bottom:5px;border:1px solid #a3845b}.landing .fundraising .progress .bar{width:0;height:100%;position:relative;background-color:#e9bd84}.landing .fundraising .progress .bar .point{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;z-index:1;position:absolute;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);top:50%;right:0}.landing .fundraising .goals{width:100%;height:35px;position:relative;margin-top:5px}.landing .fundraising .goals .goal{z-index:1;position:absolute;top:0;font-size:13px;text-align:right;white-space:nowrap;color:#606060;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);line-height:1.25}.landing .fundraising .goals .goal-money{font-size:14px;font-weight:700}.landing .fundraising .goals .arrow{z-index:1;position:absolute;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);width:13px;top:-5px;right:0}.landing .fundraising .goals .goal-1{left:50%}.landing .fundraising .goals .goal-2{left:75%}.landing .fundraising .goals .goal-3{left:100%}.landing .subTitle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:1;position:relative;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-right:15px}@media screen and (max-width:767px){.landing .subTitle{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-left:20px}}@media screen and (max-width:374px){.landing .subTitle{margin-right:10px;margin-left:10px}}.landing .subTitle .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:25px;font-weight:700;line-height:1}@media screen and (max-width:767px){.landing .subTitle .top{margin-bottom:20px;font-size:14px}}.landing .subTitle .top>:not(:last-child){margin-bottom:3px}.landing .subTitle .bottom{width:40px}@media screen and (max-width:767px){.landing .subTitle .bottom{width:20px}}.landing .subTitle .arrow{z-index:1;position:absolute;width:7px;bottom:0;left:50%;display:none;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:767px){.landing .subTitle .arrow{display:block}}.landing .subTitle .arrow .anim{-webkit-animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite;animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite}.landing .title{z-index:1;width:132px;position:relative;margin-right:30px}@media screen and (max-width:767px){.landing .title{width:62px;margin-right:20px}}.landing .luma-logo{z-index:1;position:absolute;width:132px;top:-200px}@media screen and (max-width:767px){.landing .luma-logo{width:62px;top:-90px}}.landing .video{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;z-index:1;position:relative;overflow:hidden}@media screen and (max-width:767px){.landing .video{width:235px}}@media screen and (max-width:374px){.landing .video{width:180px}}.landing .video .inner{width:1350px;height:758px;position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}@media screen and (max-width:767px){.landing .video .inner{width:882px;height:496px;-webkit-transform:translateX(-46%);-ms-transform:translateX(-46%);transform:translateX(-46%)}}.landing .deco-anchor{z-index:0;top:50%;left:50%}.landing .deco-anchor,.landing .decoration-01{position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.landing .decoration-01{z-index:1;width:730px;top:440px;left:595px}@media screen and (max-width:1549px){.landing .decoration-01{left:300px}}@media screen and (max-width:1439px){.landing .decoration-01{left:310px}}@media screen and (max-width:767px){.landing .decoration-01{width:252px;top:310px;left:60px}}.landing .decoration-02{z-index:0;position:absolute;width:211px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:-440px;left:810px}@media screen and (max-width:767px){.landing .decoration-02{width:119px;top:-290px;left:145px}}.landing .decoration-02:before{z-index:1;position:absolute;width:500vw;height:1px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;content:"";background:#fff;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(5%,hsla(0,0%,100%,.95)),color-stop(95%,hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.95) 5%,hsla(0,0%,100%,.95) 95%,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 5%,hsla(0,0%,100%,.95) 95%,hsla(0,0%,100%,0))}.landing .decoration-02 .vertical-line-bottom,.landing .decoration-02 .vertical-line-top{z-index:1;position:absolute;width:1px;top:50%;left:50%;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;background:#fff;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(25%,hsla(0,0%,100%,.65)),color-stop(85%,hsla(0,0%,100%,.65)),to(hsla(0,0%,100%,.65)));background:-o-linear-gradient(bottom,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65) 100%);background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65))}.landing .decoration-02 .vertical-line-top{height:2500px;-webkit-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);transform:translate(-50%) rotate(180deg)}@media screen and (max-width:767px){.landing .decoration-02 .vertical-line-top{display:none}}.landing .decoration-02 .vertical-line-bottom{height:950px;-webkit-transform:translate(-50%) rotate(0deg);-ms-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}@media screen and (max-width:767px){.landing .decoration-02 .vertical-line-bottom{display:none}}.landing .decoration-03{z-index:0;position:absolute;width:211px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:440px;left:-380px}@media screen and (max-width:767px){.landing .decoration-03{width:90px;top:298px;left:-145px}}.landing .decoration-03:before{z-index:1;position:absolute;width:500vw;height:1px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;content:"";background:#fff;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(5%,hsla(0,0%,100%,.95)),color-stop(95%,hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,0)));background:-o-linear-gradient(left,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.95) 5%,hsla(0,0%,100%,.95) 95%,hsla(0,0%,100%,0) 100%);background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.95) 5%,hsla(0,0%,100%,.95) 95%,hsla(0,0%,100%,0))}.description .wrap{width:90%;max-width:900px;padding-top:60px;padding-bottom:175px;margin:0 auto}@media screen and (max-width:767px){.description .wrap{padding-top:60px}}.description .fundraising-mobile{display:none;margin-bottom:65px}@media screen and (max-width:767px){.description .fundraising-mobile{display:block}}.description .fundraising-mobile__wrap{width:90%;max-width:320px;margin:0 auto}.description .fundraising-mobile__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;font-size:28px;line-height:35px;color:#fff;font-weight:500}.description .fundraising-mobile__progress{width:100%;height:19px;padding:5px;border:1px solid #fff}.description .fundraising-mobile__progress .bar{width:0;height:100%;position:relative;background-color:#e9bd84}.description .fundraising-mobile__progress .bar .point{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;z-index:1;position:absolute;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);top:50%;right:0}.description .fundraising-mobile__goals{width:100%;height:35px;position:relative;margin-top:10px}.description .fundraising-mobile__goals .goal{z-index:1;position:absolute;top:0;font-size:13px;text-align:right;white-space:nowrap;color:#fff;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);line-height:1.25}.description .fundraising-mobile__goals .goal-money{font-size:14px;font-weight:700}.description .fundraising-mobile__goals .arrow{z-index:1;position:absolute;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);width:13px;top:-5px;right:0}.description .fundraising-mobile__goals .goal-1{left:50%}.description .fundraising-mobile__goals .goal-2{left:75%}.description .fundraising-mobile__goals .goal-3{left:100%}.description .count-down{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:55px;white-space:nowrap}@media screen and (max-width:767px){.description .count-down{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.description .count-down .text-main{font-size:46px;color:#5da6ba}@media screen and (max-width:1023px){.description .count-down .text-main{font-size:35px}}.description .count-down .text-sub{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:31px;white-space:nowrap;color:#000}@media screen and (max-width:1023px){.description .count-down .text-sub{font-size:25px}}@media screen and (max-width:767px){.description .count-down .text-sub{font-size:20px}}.description .picture-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:60px}@media screen and (max-width:767px){.description .picture-wrap{width:100%;max-width:320px;margin:0 auto 73px}}.description .main-box{position:relative;margin-right:130px}@media screen and (max-width:1023px){.description .main-box{margin-right:0}}@media screen and (max-width:767px){.description .main-box{margin-right:0}}.description .main-box .inner{padding-bottom:68.79064%}.description .main-box .main-img{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.description .main-box .main-img.disabled{opacity:0}.description .prev-box{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;top:50%;right:0;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:1023px){.description .prev-box{position:relative;top:0;padding-top:3.90625vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}}@media screen and (max-width:767px){.description .prev-box{padding-top:22px}}.description .prev-box>:not(:last-child){margin-bottom:26px}@media screen and (max-width:1023px){.description .prev-box>:not(:last-child){margin-right:8px;margin-bottom:0}}.description .prev-box .prev-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:166px;height:124px;cursor:pointer;position:relative}@media screen and (max-width:1023px){.description .prev-box .prev-img{width:100%;height:100%}}.description .prev-box .prev-img:before{z-index:1;position:absolute;width:100%;height:100%;content:"";background-color:#000;opacity:.5;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.description .prev-box .prev-img.focus .texts,.description .prev-box .prev-img.focus:before{opacity:0}.description .prev-box .prev-img.focus .blur-img{-webkit-filter:blur(0);filter:blur(0)}.description .prev-box .blur-img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transition:-webkit-filter .25s ease;transition:-webkit-filter .25s ease;-o-transition:filter .25s ease;transition:filter .25s ease;transition:filter .25s ease,-webkit-filter .25s ease}.description .prev-box .star-wrap{z-index:1;position:absolute;width:33px;height:33px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:0;left:50%;background-color:#5da6ba;border-radius:50%}@media screen and (max-width:767px){.description .prev-box .star-wrap{width:14px;height:14px}}.description .prev-box .star-wrap .star{z-index:1;position:absolute;width:75%;height:75%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.description .prev-box .star-wrap .star .anim{-webkit-animation:star-anim 2s ease infinite forwards;animation:star-anim 2s ease infinite forwards}.description .prev-box .texts{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;color:#fff;-webkit-transition:opacity .75s ease;-o-transition:opacity .75s ease;transition:opacity .75s ease}.description .text-word-1{width:100%;margin-bottom:35px}@media screen and (max-width:767px){.description .text-word-1{max-width:320px;margin:0 auto 28px}}.description .text-word-2{width:95%;max-width:830px;margin:0 auto}@media screen and (max-width:767px){.description .text-word-2{width:100%;max-width:286px}}.description .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:185px;color:#fff}@media screen and (max-width:767px){.description .content{max-width:320px;margin:0 auto 175px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.description .content>:not(:last-child){margin-right:36px}@media screen and (max-width:767px){.description .content>:not(:last-child){margin-right:0;margin-bottom:20px}}.description .content .text{font-size:15px;letter-spacing:1px;line-height:25px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;word-break:break-all;font-weight:200;text-align:justify}@media screen and (max-width:767px){.description .content .text{font-size:14px}}.animation .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;max-width:555px;position:relative;padding-top:480px;padding-bottom:360px;margin:0 auto}@media screen and (max-width:767px){.animation .wrap{padding-top:120px;padding-bottom:85px}}.animation .content{width:100%;height:auto}@media screen and (max-width:767px){.animation .content{margin-bottom:40px}}.animation .title{width:100%;height:auto;margin-bottom:50px}@media screen and (max-width:767px){.animation .title{width:90%;max-width:330px;margin:0 auto 58px}}.animation .word{font-size:15px;text-align:center}@media screen and (max-width:767px){.animation .word{font-size:14px}}@media screen and (max-width:767px){.animation .word-1{width:90%;max-width:300px;margin:0 auto}.animation .word-1 br{display:none}}.animation .picture-box{z-index:1;position:absolute;pointer-events:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}@media screen and (max-width:767px){.animation .picture-box{display:none}}.animation .picture-mobile{display:none}@media screen and (max-width:767px){.animation .picture-mobile{width:461px;display:block}}.animation .pic{z-index:1;position:absolute;width:410px;height:296px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%}.animation .pic .anim{-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.5);box-shadow:5px 5px 10px rgba(0,0,0,.5)}.animation .pic-01{z-index:1}.animation .pic-01 .anim{-webkit-transform:translate(0) rotate(20deg);-ms-transform:translate(0) rotate(20deg);transform:translate(0) rotate(20deg)}.animation .pic-02{z-index:2}.animation .pic-02 .anim{-webkit-transform:translate(0) rotate(-15deg);-ms-transform:translate(0) rotate(-15deg);transform:translate(0) rotate(-15deg)}.animation .pic-03{z-index:3}.animation .pic-03 .anim{-webkit-transform:translate(0) rotate(20deg);-ms-transform:translate(0) rotate(20deg);transform:translate(0) rotate(20deg)}.animation .pic-04{z-index:4}.animation .pic-04 .anim{-webkit-transform:translate(0) rotate(-10deg);-ms-transform:translate(0) rotate(-10deg);transform:translate(0) rotate(-10deg)}.animation .pic-05{z-index:3}.animation .pic-05 .anim{-webkit-transform:translate(0) rotate(7deg);-ms-transform:translate(0) rotate(7deg);transform:translate(0) rotate(7deg)}.animation .pic-06{z-index:3}.animation .pic-06 .anim{-webkit-transform:translate(0) rotate(10deg);-ms-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}.animation .pic-07{z-index:3}.animation .pic-07 .anim{-webkit-transform:translate(0) rotate(-9deg);-ms-transform:translate(0) rotate(-9deg);transform:translate(0) rotate(-9deg)}.animation .pic-08{z-index:2}.animation .pic-08 .anim{-webkit-transform:translate(0) rotate(-15deg);-ms-transform:translate(0) rotate(-15deg);transform:translate(0) rotate(-15deg)}.animation .pic-09{z-index:2}.animation .pic-09 .anim{-webkit-transform:translate(0) rotate(10deg);-ms-transform:translate(0) rotate(10deg);transform:translate(0) rotate(10deg)}.story{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover;background-image:url(images/main/story/background.png?da99d)}@media screen and (max-width:639px){.story{background-position:18%}}.story .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:2;width:90%;max-width:500px;position:relative;padding-top:220px;padding-bottom:100px;margin:0 auto}@media screen and (max-width:767px){.story .wrap{max-width:320px;padding-top:155px;padding-bottom:60px}}.story .by{z-index:1;position:absolute;right:52px;bottom:42px;font-size:13px;line-height:25px;color:#fff}@media screen and (max-width:767px){.story .by{right:27px;bottom:25px}}.story .title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:50px}@media screen and (max-width:767px){.story .title-wrap{margin-bottom:80px}}.story .title-wrap .title{z-index:2;width:95%;position:relative}@media screen and (max-width:767px){.story .title-wrap .title{width:100%;max-width:258px}}.story .title-wrap .sub-title{z-index:1;position:absolute;width:150%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:-20px;left:50%}@media screen and (max-width:767px){.story .title-wrap .sub-title{width:120%;top:50%}}.story .word-wrap{margin-bottom:20px}.story .word-wrap>:not(:last-child){margin-bottom:30px}.story .word-wrap .word{font-size:15px;text-align:center;color:#fff}@media screen and (max-width:767px){.story .word-wrap .word{line-height:1.75}}.story .vertical-line{width:1px;height:80px;background-color:#fff}.culture .wrap{padding-top:200px;padding-bottom:175px}@media screen and (max-width:1279px){.culture .wrap{padding-top:100px}}@media screen and (max-width:767px){.culture .wrap{padding-top:0;padding-bottom:105px}}.culture .top-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;max-width:1341px;position:relative;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 auto 155px}@media screen and (max-width:1279px){.culture .top-wrap{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto 120px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:374px){.culture .top-wrap{width:100%}}.culture .top-wrap .title-wrap{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:150%;bottom:0;left:37%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:45px;background-color:#bf272d;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}@media screen and (max-width:1549px){.culture .top-wrap .title-wrap{left:41%}}@media screen and (max-width:1439px){.culture .top-wrap .title-wrap{left:44%}}@media screen and (max-width:1279px){.culture .top-wrap .title-wrap{width:500px;position:relative;bottom:auto;left:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:20px;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);margin-bottom:50px}}@media screen and (max-width:767px){.culture .top-wrap .title-wrap{width:auto}}.culture .top-wrap .title{width:525px;position:relative}@media screen and (max-width:1279px){.culture .top-wrap .title{width:100%;max-width:280px;position:relative;bottom:auto;left:0}}.culture .top-wrap .content{width:56%;font-size:15px;text-align:justify}@media screen and (max-width:1439px){.culture .top-wrap .content{width:50%}}@media screen and (max-width:1279px){.culture .top-wrap .content{width:90%;max-width:500px;margin:0 auto}}@media screen and (max-width:767px){.culture .top-wrap .content{max-width:320px}}.culture .picture-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:90%;max-width:1341px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}@media screen and (max-width:1279px){.culture .picture-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.culture .picture-wrap>:not(:last-child){margin-bottom:70px}}.culture .pic{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.culture .pic .wrapper{cursor:pointer;position:relative;margin-bottom:18px}@media screen and (max-width:767px){.culture .pic .wrapper{margin-bottom:10px}}.culture .pic .inner{padding-bottom:100%;width:370px}@media screen and (max-width:767px){.culture .pic .inner{width:320px}}@media screen and (max-width:374px){.culture .pic .inner{width:300px}}.culture .pic .tip{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:2;position:absolute;top:0;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transform:translate(8px,-20px);-ms-transform:translate(8px,-20px);transform:translate(8px,-20px)}@media screen and (max-width:767px){.culture .pic .tip{-webkit-transform:translate(15px,-23px);-ms-transform:translate(15px,-23px);transform:translate(15px,-23px)}}.culture .pic .tip .star-wrap{width:33px;height:33px;position:relative;margin-right:6px;background-color:#5da6ba;border-radius:50%}.culture .pic .tip .star-wrap .star{z-index:1;position:absolute;width:21px;height:21px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.culture .pic .tip .star-wrap .star .anim{-webkit-animation:star-anim 2s ease infinite forwards;animation:star-anim 2s ease infinite forwards}.culture .pic .tip .text{font-size:13px;color:#5da6ba;font-weight:700;line-height:1.75}.culture .pic .content{z-index:2;position:absolute;width:100%;height:100%;top:0;left:0;padding:32px;text-align:justify;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.culture .pic .content .text{font-size:15px;color:#fff;letter-spacing:.31px;word-break:break-all}.culture .pic .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:2;position:absolute;width:100%;bottom:0;left:0;padding:10px;background-color:#5da6ba;-webkit-transition:background-color .25s ease;-o-transition:background-color .25s ease;transition:background-color .25s ease}@media screen and (max-width:767px){.culture .pic .title{background-color:#5da6ba}}.culture .pic .img-hover{z-index:1;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.culture .pic .img,.culture .pic .img-hover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;top:0}.culture .pic .img{z-index:0}.culture .pic .img-word{z-index:-1;position:absolute;width:91px;top:50%;left:-30px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.culture .pic .img-word{width:37px;top:-10px;left:-10px}}.culture .pic .slogan{font-size:17px}.culture .pic:hover .content{opacity:1}@media screen and (max-width:767px){.culture .pic:hover .content{opacity:0}}.culture .pic:hover .title{background-color:rgba(93,166,186,0)}@media screen and (max-width:767px){.culture .pic:hover .title{background-color:#5da6ba}}.culture .pic:hover .img-hover{opacity:1}@media screen and (max-width:767px){.culture .pic:hover .img-hover{opacity:0}}.join .wrap{position:relative;overflow:hidden;padding-top:140px;padding-bottom:120px}@media screen and (max-width:1279px){.join .wrap{padding-top:80px;padding-bottom:145px}}.join .decorate-container-top{z-index:-1;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.join .decorate-container-top .decorate-wrap{z-index:1;position:absolute;width:211px;-webkit-transform:translate(50%);-ms-transform:translate(50%);transform:translate(50%);top:910px;right:-800px}@media screen and (max-width:767px){.join .decorate-container-top .decorate-wrap{width:155px;top:60px;right:-100px}}.join .decorate-container-top .decorate-wrap .vertical-line-bottom,.join .decorate-container-top .decorate-wrap .vertical-line-top{z-index:1;position:absolute;width:1px;top:50%;left:50%;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;background:#fff;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(25%,hsla(0,0%,100%,.65)),color-stop(85%,hsla(0,0%,100%,.65)),to(hsla(0,0%,100%,.65)));background:-o-linear-gradient(bottom,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65) 100%);background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65))}.join .decorate-container-top .decorate-wrap .vertical-line-top{height:1000px;-webkit-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);transform:translate(-50%) rotate(180deg)}@media screen and (max-width:767px){.join .decorate-container-top .decorate-wrap .vertical-line-top{height:120px}}.join .decorate-container-top .decorate-wrap .vertical-line-bottom{height:2500px;-webkit-transform:translate(-50%) rotate(0deg);-ms-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}@media screen and (max-width:767px){.join .decorate-container-top .decorate-wrap .vertical-line-bottom{height:650px}}.join .decorate-container-top .decorate-wrap:before{z-index:1;position:absolute;width:500vw;height:1px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:49%;left:50%;content:"";background-color:hsla(0,0%,100%,.65)}.join .decorate-container-bottom{z-index:-1;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.join .decorate-container-bottom .decorate-wrap{z-index:1;position:absolute;width:211px;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);bottom:780px;left:-750px}@media screen and (max-width:767px){.join .decorate-container-bottom .decorate-wrap{width:220px;bottom:900px;left:-145px}}.join .decorate-container-bottom .decorate-wrap:before{z-index:1;position:absolute;width:500vw;height:1px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:49%;left:50%;content:"";background-color:hsla(0,0%,100%,.5)}.join .decorate-container-bottom .decorate-wrap .vertical-line-bottom,.join .decorate-container-bottom .decorate-wrap .vertical-line-top{z-index:1;position:absolute;width:1px;top:50%;left:50%;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;background:#fff;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,0)),color-stop(25%,hsla(0,0%,100%,.65)),color-stop(85%,hsla(0,0%,100%,.65)),to(hsla(0,0%,100%,.65)));background:-o-linear-gradient(bottom,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65) 100%);background:linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.65) 25%,hsla(0,0%,100%,.65) 85%,hsla(0,0%,100%,.65))}.join .decorate-container-bottom .decorate-wrap .vertical-line-top{height:2500px;-webkit-transform:translate(-50%) rotate(180deg);-ms-transform:translate(-50%) rotate(180deg);transform:translate(-50%) rotate(180deg)}@media screen and (max-width:767px){.join .decorate-container-bottom .decorate-wrap .vertical-line-top{display:none}}.join .decorate-container-bottom .decorate-wrap .vertical-line-bottom{height:825px;-webkit-transform:translate(-50%) rotate(0deg);-ms-transform:translate(-50%) rotate(0deg);transform:translate(-50%) rotate(0deg)}@media screen and (max-width:767px){.join .decorate-container-bottom .decorate-wrap .vertical-line-bottom{display:none}}.join .decorate{position:relative}.join .decorate,.join .top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.join .top{max-width:1920px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 auto 235px}@media screen and (max-width:1279px){.join .top{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:150px}}.join .top .pic-01-wrap{width:1320px;position:relative;margin-right:4%}@media screen and (max-width:1279px){.join .top .pic-01-wrap{display:none}}.join .top .pic-01-wrap .arrow{z-index:1;position:absolute;width:8px;height:auto;right:-6%;bottom:0}.join .top .pic-01-wrap .arrow .anim{-webkit-animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite;animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite}.join .top .pic-01-wrap .pic-01{width:100%}@media screen and (max-width:1279px){.join .top .pic-01-wrap .pic-01{display:none}}.join .top .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-right:1.8%;font-size:13px}@media screen and (max-width:1279px){.join .top .content{margin-right:24px}}.join .top .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:1px;padding:0 2px}.join .top .text>:nth-child(n){font-family:sourcehansans-tc!important}.join .top .title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:106px;margin-right:30px}@media screen and (max-width:1279px){.join .top .title{margin-right:0}}@media screen and (max-width:767px){.join .top .title{width:70px}}.join .pic-01-mobile-wrap{width:90%;max-width:306px;position:relative;display:none;margin:0 auto}@media screen and (max-width:1279px){.join .pic-01-mobile-wrap{display:block;margin-bottom:100px}}.join .pic-01-mobile-wrap .pic-01-mobile{width:100%}.join .pic-01-mobile-wrap .arrow{z-index:1;position:absolute;width:100%;height:auto;max-width:8px;top:0;left:0}.join .pic-01-mobile-wrap .arrow .anim{-webkit-animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite;animation:arrow-move-anim 1.5s cubic-bezier(.23,1,.32,1) infinite}.join .slogan{width:90%;max-width:460px;margin:0 auto 55px;font-size:17px;text-align:center;line-height:25px;font-weight:700}@media screen and (max-width:767px){.join .slogan{display:none}}.join .slogan-mobile{width:90%;max-width:256px;display:none;margin:0 auto 30px;font-size:16px;text-align:center;line-height:24px;font-weight:700}@media screen and (max-width:767px){.join .slogan-mobile{display:block}}.join .icons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:95%;max-width:830px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 auto 188px}@media screen and (max-width:1023px){.join .icons{max-width:237px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0 auto 117px}.join .icons>:not(:last-child){margin-bottom:38px}}.join .icons .icon-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.join .icons .icon-wrap .icon{width:100px;margin-bottom:10px}.join .icons .icon-wrap .title{padding:5px 10px;margin-bottom:16px;background-color:#000;border-radius:30px}.join .icons .icon-wrap .title .text{font-size:17px;color:#fff;line-height:19px}.join .icons .icon-wrap .content{width:100%;max-width:237px;font-size:13px;text-align:justify;color:#000}.join .content-block{margin-bottom:160px;font-size:15px;text-align:center;line-height:25px}@media screen and (max-width:1279px){.join .content-block{margin-bottom:100px}}@media screen and (max-width:1023px){.join .content-block{margin-bottom:87px}}.join .content-block .pc{width:100%;max-width:380px;margin:0 auto}@media screen and (max-width:1023px){.join .content-block .pc{display:none}}.join .content-block .mobile{display:none}@media screen and (max-width:1023px){.join .content-block .mobile{width:90%;max-width:320px;display:block;margin:0 auto}}.join .analysis-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:280px}@media screen and (max-width:1023px){.join .analysis-block{margin-bottom:360px}}.join .analysis-block .chart{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:354px;display:none}@media screen and (max-width:1023px){.join .analysis-block .chart{display:block;margin-bottom:47px}}@media screen and (max-width:374px){.join .analysis-block .chart{width:300px}}.join .analysis-block .title{margin-bottom:22px;font-size:30px;color:#fff;font-weight:700}.join .analysis-block .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:1023px){.join .analysis-block .items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.join .analysis-block .items>:not(:last-child){margin-right:45px}@media screen and (max-width:1023px){.join .analysis-block .items>:not(:last-child){margin-right:0;margin-bottom:31px}}.join .analysis-block .item{width:297px}.join .analysis-block .item .pic{width:100%;position:relative}.join .analysis-block .item .num{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:1;position:absolute;width:80px;right:0;bottom:-50px}.join .analysis-block .item .content{padding-left:10px}.join .analysis-block .item .btn-detail{display:none;padding:3px 9px;margin-top:12px;font-size:13px;color:#fff;background-color:#5da6ba;border-radius:30px;cursor:pointer}@media screen and (max-width:1023px){.join .analysis-block .item .btn-detail{display:inline-block}}.join .analysis-block .item .text{font-size:13px;font-weight:100}.join .analysis-block .item .actived{z-index:1;position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.join .analysis-block .item .actived.active{opacity:1}.join .analysis-block .item .actived,.join .analysis-block .item .unactived{width:100%}.join .analysis-block .item-1 .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:12px}@media screen and (max-width:1023px){.join .analysis-block .item-1 .list{display:none}}.join .analysis-block .item-1 .list .tip{padding:2px 9px;font-size:13px;color:#fff;background-color:#000;border-radius:30px}.join .analysis-block .item-1 .list .objs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:100;width:87%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding-left:8px;margin-top:7px;font-size:13px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.join .swiper-block{position:relative;clear:right}.join .swiper-block .image-text-01{z-index:1;position:absolute;width:1033px;top:-30px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:767px){.join .swiper-block .image-text-01{width:100%;max-width:375px;top:-48px}}.join .swiper-block .btn-wrap{z-index:1;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;display:none}@media screen and (max-width:767px){.join .swiper-block .btn-wrap{display:block}}.join .swiper-block .btn-wrap .btn-next,.join .swiper-block .btn-wrap .btn-prev{z-index:1;position:absolute;width:43px;height:auto;cursor:pointer;top:0}.join .swiper-block .btn-wrap .btn-next.swiper-button-disabled,.join .swiper-block .btn-wrap .btn-prev.swiper-button-disabled{opacity:0}.join .swiper-block .btn-wrap .btn-prev{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:-155px}@media screen and (max-width:374px){.join .swiper-block .btn-wrap .btn-prev{left:-140px}}.join .swiper-block .btn-wrap .btn-next{-webkit-transform:translateX(50%) scaleX(-1);-ms-transform:translateX(50%) scaleX(-1);transform:translateX(50%) scaleX(-1);right:-155px}@media screen and (max-width:374px){.join .swiper-block .btn-wrap .btn-next{right:-140px}}.join .swiper-container{width:90%;max-width:1230px;position:relative}@media screen and (max-width:767px){.join .swiper-container{max-width:225px}}.join .swiper-container .swiper-wrap{position:relative}.join .swiper-container .swiper-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:225px;height:auto;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.join .swiper-container .personal-pic{width:100%;margin-bottom:20px}.join .swiper-container .title-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:34px}.join .swiper-container .title{font-size:30px;font-weight:700;line-height:28px}.join .swiper-container .sub-title{margin-right:16px;font-size:17px;line-height:16px;font-weight:700}.join .swiper-container .content{font-size:15px;text-align:justify;line-height:25px}.feedback .wrap{padding-top:200px;padding-bottom:140px}@media screen and (max-width:639px){.feedback .wrap{padding-top:125px;padding-bottom:100px}}.feedback .plan{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:1144px;margin:0 auto}@media screen and (max-width:1439px){.feedback .plan{max-width:548px}}@media screen and (max-width:639px){.feedback .plan{max-width:262px}}.feedback .plan .business-plan,.feedback .plan .month-plan,.feedback .plan .single-plan{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;width:100%;align-items:center;margin-bottom:90px}.feedback .plan .business-plan{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:183px}.feedback .plan .business-plan .lists{width:auto}.feedback .plan .title{width:156px;margin-bottom:50px}@media screen and (max-width:639px){.feedback .plan .title{margin-bottom:40px}}.feedback .plan .sub-title{padding:8px 10px;margin-bottom:19px;font-size:17px;color:#fff;background-color:#000;border-radius:20px;line-height:1}@media screen and (max-width:639px){.feedback .plan .sub-title{margin-bottom:30px}}.feedback .plan .lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1439px){.feedback .plan .lists>:not(:nth-child(n+3)){margin-bottom:25px}}@media screen and (max-width:639px){.feedback .plan .lists>:not(:nth-child(n+4)){margin-bottom:50px}}.feedback .plan .lists .list{width:262px;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;display:block;background-color:#f0e9df;border-radius:15px;outline:none;cursor:pointer;-webkit-transition:background-color .5s ease;-o-transition:background-color .5s ease;transition:background-color .5s ease}.feedback .plan .lists .list,.feedback .plan .lists .list .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.feedback .plan .lists .list .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:30px}.feedback .plan .lists .list .inner-lv1{min-height:180px}.feedback .plan .lists .list .inner-lv2{min-height:273px}.feedback .plan .lists .list .star-wrap{z-index:1;position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:33px;height:33px;top:0;left:50%;background-color:#5da6ba;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:background-color .25s ease;-o-transition:background-color .25s ease;transition:background-color .25s ease}.feedback .plan .lists .list .star-wrap .star{width:25px;height:21px}.feedback .plan .lists .list .star-wrap .star .anim{-webkit-animation:star-anim 2s ease infinite forwards;animation:star-anim 2s ease infinite forwards}.feedback .plan .lists .list .star-wrap .blue-star{z-index:1;position:absolute;width:25px;height:21px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;left:50%;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.feedback .plan .lists .list .star-wrap .blue-star .anim{-webkit-animation:star-anim 2s ease infinite forwards;animation:star-anim 2s ease infinite forwards}.feedback .plan .lists .list .bottom{width:100%;height:46px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;bottom:0;left:0;font-size:20px;color:#fff;background-color:#5da6ba;line-height:22px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.feedback .plan .lists .list .name{margin-bottom:20px;font-size:32px;font-weight:600;line-height:1;color:#000}.feedback .plan .lists .list .content,.feedback .plan .lists .list .name{text-align:center;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.feedback .plan .lists .list .content{width:90%;margin:0 auto;font-size:17px;color:#918f8f}.feedback .plan .lists .list .content .text{font-weight:400}.feedback .plan .lists .list .content .small-text{display:block;font-size:12px;line-height:1.25;font-weight:200;color:#c3b197;-webkit-transition:color .5s ease;-o-transition:color .5s ease;transition:color .5s ease}.feedback .plan .month-plan-lists .bottom{background-color:#bc8d47!important}.feedback .plan .single-pay-lists a:hover{background-color:#5da6ba}.feedback .plan .single-pay-lists a:hover .star-wrap{background-color:#fff}.feedback .plan .single-pay-lists a:hover .content,.feedback .plan .single-pay-lists a:hover .name{color:#fff}.feedback .plan .single-pay-lists a:hover .content .small-text{color:#e4e4e4}.feedback .plan .month-plan-lists a .bottom,.feedback .plan .month-plan-lists a:hover{background-color:#bc8d47}.feedback .plan .month-plan-lists a:hover .star-wrap{background-color:#fff}.feedback .plan .month-plan-lists a:hover .content,.feedback .plan .month-plan-lists a:hover .name{color:#fff}.feedback .plan .month-plan-lists a:hover .content .small-text{color:#e4e4e4}.feedback .plan .lists .list-business-pay{width:100%;min-width:550px}.feedback .plan .lists .list-business-pay .bottom,.feedback .plan .lists .list-business-pay:hover{background-color:#000}.feedback .plan .lists .list-business-pay:hover .star-wrap{background-color:#fff}.feedback .plan .lists .list-business-pay:hover .content,.feedback .plan .lists .list-business-pay:hover .name{color:#fff}.feedback .plan .lists .list-business-pay:hover .content .small-text{color:#e4e4e4}.feedback .plan .business-card{width:548px;position:relative}@media screen and (max-width:767px){.feedback .plan .business-card{width:262px}}.feedback .plan .business-card:hover .business-card-hover{opacity:1}@media screen and (max-width:767px){.feedback .plan .business-card:hover .business-card-hover{opacity:0}}.feedback .plan .business-card-hover{z-index:1;position:absolute;width:100%;height:auto;top:0;left:0;opacity:0;pointer-events:none;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.feedback .items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:761px;margin:0 auto}@media screen and (max-width:1279px){.feedback .items{max-width:495px}}@media screen and (max-width:639px){.feedback .items{max-width:320px}}@media screen and (max-width:374px){.feedback .items{max-width:300px}}.feedback .items .title{width:155px;margin-bottom:48px}.feedback .items .objects{width:100%;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.feedback .items .objects>:not(:nth-child(n+4)){margin-bottom:48px}@media screen and (max-width:1279px){.feedback .items .objects>:not(:nth-child(n+4)){margin-bottom:0}}@media screen and (max-width:1279px){.feedback .items .objects>:not(:nth-child(n+5)){margin-bottom:48px}}@media screen and (max-width:639px){.feedback .items .objects>:not(:nth-child(n+5)){margin-bottom:34px}}.feedback .items .objects .object{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:225px}@media screen and (max-width:639px){.feedback .items .objects .object{width:150px}}@media screen and (max-width:374px){.feedback .items .objects .object{width:140px}}.feedback .items .objects .object .pic{width:100%;margin-bottom:20px}.feedback .items .objects .object .text-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:38px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:center}.feedback .items .objects .object .text{font-size:17px;color:#fff;line-height:19px;font-weight:400}@media screen and (max-width:374px){.feedback .items .objects .object .text{font-size:15px}}.feedback .items .objects .object .small-text{font-size:12px;color:#e4e4e4;line-height:1.5;font-weight:200}.faq .wrap{width:90%;max-width:880px;padding-top:185px;padding-bottom:280px;margin:0 auto}@media screen and (max-width:767px){.faq .wrap{padding-top:100px;padding-bottom:140px}}.faq .title{width:156px;margin-bottom:33px;margin-left:51px}@media screen and (max-width:767px){.faq .title{width:90%;max-width:156px;margin:0 auto 33px}}.faq .question{position:relative;padding:20px 75px 20px 51px;font-size:25px;text-align:justify;white-space:normal;color:#181818;font-weight:700;cursor:pointer;line-height:1.25}@media screen and (max-width:1023px){.faq .question{padding-right:50px}}@media screen and (max-width:767px){.faq .question{padding:20px 50px 20px 13px;font-size:18px}}.faq .question .arrow{z-index:1;position:absolute;width:20px;height:20px;top:50%;right:45px;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg)}@media screen and (max-width:1023px){.faq .question .arrow{right:15px}}@media screen and (max-width:767px){.faq .question .arrow{width:12px;height:12px}}.faq .question .arrow .inner{z-index:1;position:absolute;width:100%;height:100%;top:0;left:0;border-color:transparent #707070 #707070 transparent;border-style:solid;border-width:1px;-webkit-transform:translateY(-5px) rotate(45deg);-ms-transform:translateY(-5px) rotate(45deg);transform:translateY(-5px) rotate(45deg)}.faq .question .arrow.open{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.faq .answer-wrap{height:0;overflow:hidden;-webkit-transition:height .25s linear;-o-transition:height .25s linear;transition:height .25s linear}.faq .answer{padding:0 51px 20px;font-size:17px;text-align:justify;color:#707070;line-height:24px}@media screen and (max-width:767px){.faq .answer{padding:0 13px 20px}}@media screen and (max-width:767px){.faq .email-answer{text-align:left}}.faq .under-line{width:100%;height:1px;background-color:#d1c4b2}.footer .wrap{padding-bottom:200px}@media screen and (max-width:767px){.footer .wrap{padding-bottom:120px}}.footer .top-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto 55px}@media screen and (max-width:767px){.footer .top-wrap{margin:0 auto 70px}}.footer .top-wrap .title{width:489px;margin-bottom:15px}@media screen and (max-width:767px){.footer .top-wrap .title{width:90%;max-width:316px;margin-bottom:22px}}.footer .top-wrap .mail{margin-bottom:10px;font-size:17px;font-weight:700}@media screen and (max-width:767px){.footer .top-wrap .mail{font-size:13px}}.footer .top-wrap .mail-address{margin-bottom:50px;font-size:17px;color:#707070}.footer .bottom-wrap,.footer .bottom-wrap .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .bottom-wrap .left{margin-right:75px}@media screen and (max-width:767px){.footer .bottom-wrap .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-right:70px}}@media screen and (max-width:374px){.footer .bottom-wrap .left{margin-right:20px}}.footer .bottom-wrap .left .text{margin-right:15px;font-size:17px;font-weight:700}@media screen and (max-width:767px){.footer .bottom-wrap .left .text{margin-right:0;margin-bottom:13px}}.footer .bottom-wrap .left .luma-logo{width:88px}@media screen and (max-width:767px){.footer .bottom-wrap .left .luma-logo{width:74px}}.footer .bottom-wrap .right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer .bottom-wrap .right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.footer .bottom-wrap .right .text{margin-right:15px;font-size:17px;font-weight:700}@media screen and (max-width:767px){.footer .bottom-wrap .right .text{margin-right:0;margin-bottom:13px}}.footer .bottom-wrap .right .backer-founder-logo{width:233px}@media screen and (max-width:767px){.footer .bottom-wrap .right .backer-founder-logo{width:195px}}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;border:0 solid #e5e7eb}*{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{line-height:inherit}body,button{margin:0;font-family:inherit}button{font-size:100%;line-height:1.15;text-transform:none;background-color:transparent;background-image:none;padding:0;line-height:inherit;color:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}[role=button],button{cursor:pointer}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}h1,h2,h3{font-size:inherit;font-weight:inherit}img{border-style:solid}img,video{display:block;vertical-align:middle;max-width:100%;height:auto}h1,h2,h3,p{margin:0}.font-200{font-weight:200}.font-700{font-weight:700}.h-auto{height:auto}.overflow-hidden{overflow:hidden}.relative{position:relative}.content{content:""}.content-block{content:"block"}.w-full{width:100%}@media (max-width:767px){.md\:block{display:block}.md\:hidden{display:none}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:max-w-235px{max-width:235px}.md\:max-w-265px{max-width:265px}.md\:w-9\/10{width:90%}}.description-prev-text-1{font-size:15px;line-height:1;line-height:20px;white-space:nowrap}@media (max-width:767px){.description-prev-text-1{font-size:13px;line-height:1;line-height:1.25rem}}@media (max-width:374px){.description-prev-text-1{font-size:12px;line-height:1;line-height:1.25rem}}.description-prev-text-2{font-size:13px;line-height:1;line-height:20px;white-space:nowrap}@media (max-width:767px){.description-prev-text-2{line-height:.75rem;text-align:center;white-space:normal}}@media (max-width:374px){.description-prev-text-2{font-size:12px;line-height:1;line-height:.75rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow-column>.swiper-wrapper,.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;-webkit-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;-webkit-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;-webkit-font-feature-settings:normal,;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;-webkit-box-sizing:border-box;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}