html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{height:0;box-sizing:content-box;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{max-width:100%;padding:0;white-space:normal;color:inherit;box-sizing:border-box;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{padding:0;box-sizing:border-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:arial,"Microsoft JhengHei",sans-serif}.scene__stage__title::before,.scene__stage__title2::before,.scene__stage__subtitle::before,.scene__stage__role1::before,.scene__stage__role2::before,.scene__stage__role3::before,.scene__stage__role4::before{background-repeat:no-repeat;background-size:contain;background-position:center}.scene__stage__title::before,.scene__stage__title2::before,.scene__stage__subtitle::before,.scene__stage__role1::before,.scene__stage__role2::before,.scene__stage__role3::before,.scene__stage__role4::before{content:"";width:100%;display:block}.scene__stage::before{content:"";width:100%;display:block}html{height:100%}body{height:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch}.container{width:100%;min-height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative;cursor:default}.content{width:100%;display:flex;flex-grow:1;flex-direction:column;align-items:center}.header{width:100%;padding:1% 2%;background-color:#7f7162;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1020}@media(max-width: 1280px){.header{flex-wrap:wrap}}@media(max-width: 1194px){.header{padding:2%;flex-wrap:nowrap}}.logo{width:70%;max-width:312px;margin-left:auto;position:relative;z-index:1}.logo::before{content:"";width:100%;padding-bottom:16.0256410256%;background-image:url(../assets/images/logo.png);display:block;background-repeat:no-repeat;background-size:contain;background-position:center}@media(max-width: 1280px){.logo{margin-left:initial;order:1}}.ham{width:44px;height:44px;display:none;position:relative;z-index:1060}@media(max-width: 1194px){.ham{display:block;cursor:pointer}}.ham>span{width:60%;height:3px;background-color:#fff;border-radius:9999px;position:absolute;right:50%;transform:translate(50%, -50%);transition:.3s transform,.3s opacity,.3s top}.ham>span:nth-child(1){top:35%}.ham>span:nth-child(2){top:50%}.ham>span:nth-child(3){top:65%}.ham.active>span{background-color:#fff}.ham.active>span:nth-child(1){top:50%;transform:translate(50%, -50%) rotate(-225deg)}.ham.active>span:nth-child(2){opacity:0}.ham.active>span:nth-child(3){top:50%;transform:translate(50%, -50%) rotate(225deg)}.ham__mask{width:100%;height:100vh;background-color:rgba(0,0,0,.6);opacity:0;position:fixed;top:0;left:0;z-index:1000;transition:.3s opacity;pointer-events:none}@media(max-width: 1194px){.ham__mask.active{opacity:1;pointer-events:all}}.nav{margin-left:2%;display:flex;justify-content:flex-end;align-items:center}@media(max-width: 1280px){.nav{width:100%;margin-top:10px;margin-left:0;justify-content:space-between;order:3}}@media(max-width: 1194px){.nav{width:90%;max-width:280px;height:auto;padding:20px;margin:auto;background-color:#665a4e;box-sizing:border-box;overflow-y:auto;flex-grow:0;flex-direction:column;justify-content:flex-start;position:absolute;top:100%;right:0;z-index:1040;transform:translateX(100%);transition:.3s transform}.nav.active{transform:translateX(0)}.nav>div{border-bottom:1px solid #4c443b}.nav>div:nth-last-child(1){border-bottom:none}}.nav__wrap{margin-right:auto;display:flex;flex-shrink:0;justify-content:center;align-items:center;position:relative;z-index:1060}@media(max-width: 1280px){.nav__wrap{margin-right:initial;order:2}}.nav__item{box-sizing:border-box;position:relative}@media(max-width: 1194px){.nav__item{width:100%;flex-shrink:0}}.nav__item:hover .nav__text{color:#fc3}.nav__text{padding:10px 20px;font-weight:bold;text-decoration:none;white-space:nowrap;color:#fff;box-sizing:border-box;transition:.3s color;cursor:pointer;font-size:1.625rem;letter-spacing:.08125rem;line-height:2.4375rem}@media(max-width: 1600px){.nav__text{font-size:1.5rem;letter-spacing:.075rem;line-height:2.25rem}}@media(max-width: 1366px){.nav__text{font-size:1.375rem;letter-spacing:.06875rem;line-height:2.0625rem}}@media(max-width: 1024px){.nav__text{font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}}@media(max-width: 420px){.nav__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1194px){.nav__text{width:100%;padding:15px 0;text-align:center;color:#fff}}.nav__link{cursor:pointer;width:100%;height:100%;position:absolute;top:0;right:0;z-index:1}.nav__dropdown{background-color:#594137;display:none;position:absolute;top:100%;right:50%;transform:translate(50%, 0)}@media(max-width: 1194px){.nav__dropdown{width:100%;background-color:#594137;position:static;transform:translate(0, 0)}}.nav__dropdown__item{background-color:#594137;box-sizing:border-box;display:block;position:relative;transition:.3s background-color}@media(max-width: 1194px){.nav__dropdown__item{background-color:#594137}}.nav__dropdown__item:hover{background-color:#fc3}.nav__dropdown__item:hover .nav__dropdown__text{color:#000}@media(max-width: 1194px){.nav__dropdown__item:hover{background-color:#594137}.nav__dropdown__item:hover .nav__dropdown__text{color:#fff}}.nav__dropdown__text{padding:15px 30px;text-align:center;white-space:nowrap;color:#fff;box-sizing:border-box;transition:.3s color;cursor:pointer;font-size:1.625rem;letter-spacing:.08125rem;line-height:2.4375rem}@media(max-width: 1600px){.nav__dropdown__text{font-size:1.5rem;letter-spacing:.075rem;line-height:2.25rem}}@media(max-width: 1366px){.nav__dropdown__text{font-size:1.375rem;letter-spacing:.06875rem;line-height:2.0625rem}}@media(max-width: 1024px){.nav__dropdown__text{font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}}@media(max-width: 420px){.nav__dropdown__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1194px){.nav__dropdown__text{width:100%;padding:15px 0;color:#fff;box-sizing:border-box}}.nav__dropdown__link{width:100%;height:100%;position:absolute;top:0;right:0;z-index:1}.nav__share{display:flex;flex-shrink:0;justify-content:center;align-items:center}@media(max-width: 1194px){.nav__share{width:100%;flex-wrap:wrap}}.nav__share__item{width:44px;height:44px;margin:0 10px;flex-shrink:0;position:relative}@media(max-width: 1194px){.nav__share__item{margin:10px}}@media(max-width: 568px){.nav__share__item{margin:3px}}.nav__share__item:hover .nav__share__icon--fb{background-color:shade(#3b5998, 20%)}@media(max-width: 1194px){.nav__share__item:hover .nav__share__icon--fb{background-color:#3b5998}}.nav__share__item:hover .nav__share__icon--line{background-color:shade(#00c300, 20%)}@media(max-width: 1194px){.nav__share__item:hover .nav__share__icon--line{background-color:#00c300}}.nav__share__icon{width:100%;height:100%;border-radius:50%;transition:.3s background-color;display:flex;justify-content:center;align-items:center}.nav__share__icon::before{content:"";width:60%;padding-bottom:60%;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.nav__share__icon--fb{background-color:#3b5998}.nav__share__icon--fb::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M279.14%20288l14.22-92.66h-88.91v-60.13c0-25.35%2012.42-50.06%2052.24-50.06h40.42V6.26S260.43%200%20225.36%200c-73.22%200-121.08%2044.38-121.08%20124.72v70.62H22.89V288h81.39v224h100.17V288z%22%2F%3E%3C%2Fsvg%3E")}.nav__share__icon--line{background-color:#00c300}.nav__share__icon--line::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2060%2060%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M60%2C25.8C60%2C12.3%2C46.5%2C1.4%2C30%2C1.4C13.5%2C1.4%2C0%2C12.3%2C0%2C25.8c0%2C12%2C10.7%2C22.1%2C25.1%2C24c1%2C0.2%2C2.3%2C0.6%2C2.6%2C1.5%20c0.3%2C0.8%2C0.2%2C1.9%2C0.1%2C2.7c0%2C0-0.4%2C2.1-0.4%2C2.6c-0.1%2C0.8-0.6%2C3%2C2.6%2C1.6c3.2-1.3%2C17.3-10.2%2C23.6-17.4h0C57.9%2C36%2C60%2C31.1%2C60%2C25.8z%20%20M19.4%2C32.9c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-8.4h0c-0.3%2C0-0.6-0.3-0.6-0.6v0v0V19.8c0-0.3%2C0.3-0.6%2C0.6-0.6h2.1c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6v10.4%20h5.7c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6V32.9z%20M24.5%2C32.9c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-2.1c-0.3%2C0-0.6-0.3-0.6-0.6V19.8c0-0.3%2C0.3-0.6%2C0.6-0.6h2.1%20c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6V32.9z%20M39%2C32.9c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-2.1c-0.1%2C0-0.1%2C0-0.1%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0%20c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c-0.1%2C0-0.1-0.1-0.1-0.1l-6-8.1v7.8c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-2.1%20c-0.3%2C0-0.6-0.3-0.6-0.6V19.8c0-0.3%2C0.3-0.6%2C0.6-0.6h2.1c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0%20c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0%20c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0c0%2C0%2C0%2C0%2C0%2C0.1l6%2C8.1v-7.8c0-0.3%2C0.3-0.6%2C0.6-0.6h2.1c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6V32.9z%20M50.6%2C22%20c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-5.7v2.2H50c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6v2.1c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-5.7v2.2H50c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6v2.1%20c0%2C0.3-0.3%2C0.6-0.6%2C0.6h-8.4h0c-0.3%2C0-0.6-0.3-0.6-0.6v0v0V19.9v0v0c0-0.3%2C0.3-0.6%2C0.6-0.6h0H50c0.3%2C0%2C0.6%2C0.3%2C0.6%2C0.6V22z%22%2F%3E%3C%2Fsvg%3E")}.nav--init{height:50px;opacity:0;overflow:hidden}.footer{width:100%;padding:.5% 2%;margin-top:auto;box-sizing:border-box;position:relative;display:flex;justify-content:center;align-items:center}@media(max-width: 896px){.footer{padding:1% 2%;flex-direction:column}.footer>*{margin-bottom:5px}.footer>*:nth-last-child(1){margin-bottom:0}}@media(max-width: 420px){.footer{padding:2%}}.footer__item{display:flex;align-items:center}@media(max-width: 420px){.footer__item{flex-direction:column}}.footer__fb{padding:2px 10px;text-decoration:none;color:#fff;background-color:#3b5998;border:1px solid #fff;border-radius:5px;box-sizing:border-box;display:block;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.footer__fb{font-size:.84375rem;letter-spacing:.0421875rem;line-height:1.265625rem}}@media(max-width: 1366px){.footer__fb{font-size:.8125rem;letter-spacing:.040625rem;line-height:1.21875rem}}@media(max-width: 1024px){.footer__fb{font-size:.78125rem;letter-spacing:.0390625rem;line-height:1.171875rem}}@media(max-width: 420px){.footer__fb{font-size:.75rem;letter-spacing:.0375rem;line-height:1.125rem}}.footer__fb:hover{background-color:#355089}.footer__copyRight,.footer__ad{margin:0 5px;color:#000;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.footer__copyRight,.footer__ad{font-size:.84375rem;letter-spacing:.0421875rem;line-height:1.265625rem}}@media(max-width: 1366px){.footer__copyRight,.footer__ad{font-size:.8125rem;letter-spacing:.040625rem;line-height:1.21875rem}}@media(max-width: 1024px){.footer__copyRight,.footer__ad{font-size:.78125rem;letter-spacing:.0390625rem;line-height:1.171875rem}}@media(max-width: 420px){.footer__copyRight,.footer__ad{font-size:.75rem;letter-spacing:.0375rem;line-height:1.125rem}}@media(max-width: 568px){.footer__copyRight,.footer__ad{margin:0}}.footer__ad{display:flex;align-items:center}.footer__ad>span{padding:0 5px;margin-left:5px;border:1px solid #000;box-sizing:border-box}.footer__link{display:flex;align-items:center}.footer__link>a{margin:0 2.5px;text-decoration:none;color:#000;opacity:.5;display:block;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.footer__link>a{font-size:.84375rem;letter-spacing:.0421875rem;line-height:1.265625rem}}@media(max-width: 1366px){.footer__link>a{font-size:.8125rem;letter-spacing:.040625rem;line-height:1.21875rem}}@media(max-width: 1024px){.footer__link>a{font-size:.78125rem;letter-spacing:.0390625rem;line-height:1.171875rem}}@media(max-width: 420px){.footer__link>a{font-size:.75rem;letter-spacing:.0375rem;line-height:1.125rem}}.content{width:95%;max-width:1200px;padding:20px 2.5% 50px 2.5%;margin-right:auto;margin-bottom:20px;margin-left:auto;background-color:#fff;border-radius:30px;box-sizing:border-box;flex-grow:0;position:relative}.content>*{margin-bottom:20px}.content>*:nth-last-child(1){margin-bottom:0}.content__head{width:100%;font-weight:bold;text-align:center;color:#594137;font-size:2.5rem;letter-spacing:0rem;line-height:3.75rem}@media(max-width: 1600px){.content__head{font-size:2.25rem;letter-spacing:0rem;line-height:3.375rem}}@media(max-width: 1366px){.content__head{font-size:2rem;letter-spacing:0rem;line-height:3rem}}@media(max-width: 1024px){.content__head{font-size:1.75rem;letter-spacing:0rem;line-height:2.625rem}}@media(max-width: 420px){.content__head{font-size:1.5rem;letter-spacing:0rem;line-height:2.25rem}}.content__body{width:100%;display:flex;flex-direction:column}.content__body>*{margin-bottom:20px}.content__body>*:nth-last-child(1){margin-bottom:0}.page__title{width:100%;font-weight:bold;text-align:center;color:#594137;border-bottom:1px solid #594137;font-size:2.25rem;letter-spacing:.1125rem;line-height:3.375rem}@media(max-width: 1600px){.page__title{font-size:2rem;letter-spacing:.1rem;line-height:3rem}}@media(max-width: 1366px){.page__title{font-size:1.75rem;letter-spacing:.0875rem;line-height:2.625rem}}@media(max-width: 1024px){.page__title{font-size:1.5rem;letter-spacing:.075rem;line-height:2.25rem}}@media(max-width: 420px){.page__title{font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}}.page__note{width:100%;text-align:center}.page__note--primary{font-weight:bold;color:#206662;font-size:1.875rem;letter-spacing:.09375rem;line-height:2.8125rem}@media(max-width: 1600px){.page__note--primary{font-size:1.71875rem;letter-spacing:.0859375rem;line-height:2.578125rem}}@media(max-width: 1366px){.page__note--primary{font-size:1.5625rem;letter-spacing:.078125rem;line-height:2.34375rem}}@media(max-width: 1024px){.page__note--primary{font-size:1.40625rem;letter-spacing:.0703125rem;line-height:2.109375rem}}@media(max-width: 420px){.page__note--primary{font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}}.page__note--secondary{font-weight:bold;color:#594137;font-size:1.375rem;letter-spacing:.06875rem;line-height:2.0625rem}@media(max-width: 1600px){.page__note--secondary{font-size:1.3125rem;letter-spacing:.065625rem;line-height:1.96875rem}}@media(max-width: 1366px){.page__note--secondary{font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}}@media(max-width: 1024px){.page__note--secondary{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 420px){.page__note--secondary{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.page__note--secondary a{color:#37b9f5;text-decoration:none}.page__note--secondary a:hover{text-decoration:underline}.page--danger{color:red}.page--align-justify{text-align:justify}.scene__stage__role4::before,.scene__stage__role3::before,.scene__stage__role2::before,.scene__stage__role1::before,.scene__stage__subtitle::before,.scene__stage__title2::before,.scene__stage__title::before{background-repeat:no-repeat;background-size:contain;background-position:center}.scene__stage__role4::before,.scene__stage__role3::before,.scene__stage__role2::before,.scene__stage__role1::before,.scene__stage__subtitle::before,.scene__stage__title2::before,.scene__stage__title::before{content:"";width:100%;display:block}.scene__stage::before{content:"";width:100%;display:block}.footer{background-color:#7f7162}.footer__copyRight,.footer__ad{color:#fff}.footer__ad>span{border-color:#fff}.scene{position:relative}.scene__bg{background-image:url(../assets/images/bg_main.png);position:fixed;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:center}.scene__bg__mask{width:100%;height:100%;background-image:linear-gradient(180deg, rgba(32, 102, 98, 0.3), #206662 95%);position:absolute;top:0;left:0}.scene__stage{width:100%;max-width:1200px;margin:20px auto -2.5% auto;position:relative}.scene__stage::before{padding-bottom:31.1447811448%}.scene__stage__title{width:53.25%;position:absolute;top:24.3243243243%;left:22.25%}.scene__stage__title::before{padding-bottom:24.882629108%;background-image:url(../assets/images/main_title_01.png)}.scene__stage__title2{width:28%;position:absolute;top:.2702702703%;left:35.8333333333%}.scene__stage__title2::before{padding-bottom:26.4880952381%;background-image:url(../assets/images/main_title_02.png)}.scene__stage__subtitle{width:55.6666666667%;position:absolute;top:67.2972972973%;left:20.9166666667%}.scene__stage__subtitle::before{padding-bottom:9.880239521%;background-image:url(../assets/images/main_title_03.png)}.scene__stage__role1{width:17.8333333333%;position:absolute;top:40.8108108108%;left:72.4166666667%}.scene__stage__role1::before{padding-bottom:96.7289719626%;background-image:url(../assets/images/role_01.png)}.scene__stage__role2{width:12.8333333333%;position:absolute;top:47.027027027%;left:0%}.scene__stage__role2::before{padding-bottom:124.6753246753%;background-image:url(../assets/images/role_02.png)}.scene__stage__role3{width:11%;position:absolute;top:43.2432432432%;left:12.9166666667%}.scene__stage__role3::before{padding-bottom:138.6363636364%;background-image:url(../assets/images/role_03.png)}.scene__stage__role4{width:14.75%;position:absolute;top:41.8918918919%;left:85%}.scene__stage__role4::before{padding-bottom:116.384180791%;background-image:url(../assets/images/role_04.png)}.loading{width:100%;height:100vh;background-color:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:1080;pointer-events:all}.loading.basic::before{content:"";width:100px;height:100px;border:2px solid rgba(0,0,0,0);border-top-color:#fff;border-bottom-color:#fff;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;right:50%;transform:translate(50%, -50%) rotate(0deg);animation:loading-basic-circle 2s linear infinite}.loading.basic::after{content:"LOADING";font-size:.875rem;color:#fff;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);animation:loading-basic-text .8s ease-out infinite alternate}.loading.colorRing .loading__svg{width:65px;height:65px;animation:loading-color-ring-rotator 1.4s linear infinite}.loading.colorRing .loading__cir{fill:none;stroke-width:6px;stroke-linecap:round;stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:loading-color-ring-dash 1.4s ease-in-out infinite,loading-color-ring-colors 5.6s ease-in-out infinite}.loading.ring::before{content:"";width:40px;height:40px;border:5px solid rgba(255,255,255,.5);border-radius:50%;box-sizing:border-box;position:absolute;top:50%;right:50%;transform:translate(50%, -50%)}.loading.ring::after{content:"";width:40px;height:40px;border:5px solid rgba(0,0,0,0);border-top-color:#fff;border-radius:50%;box-sizing:border-box;position:absolute;top:50%;right:50%;transform:translate(50%, -50%) rotate(0deg);animation:loading-basic-circle .8s linear infinite}@keyframes loading-basic-circle{to{transform:translate(50%, -50%) rotate(360deg)}}@keyframes loading-basic-text{to{opacity:1}}@keyframes loading-color-ring-rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}@keyframes loading-color-ring-colors{0%{stroke:#007bff}25%{stroke:#fd7e14}50%{stroke:#ffc107}75%{stroke:#20c997}100%{stroke:#007bff}}@keyframes loading-color-ring-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}.editor{width:100%;word-break:break-all;box-sizing:border-box}.editor a{color:#37b9f5;text-decoration:none}.editor a:hover{text-decoration:underline}.editor img{max-width:100%;margin-right:auto;margin-left:auto;display:block}.editor__h1{font-weight:bold;color:#000;font-size:2rem;letter-spacing:.1rem;line-height:3rem}@media(max-width: 1600px){.editor__h1{font-size:1.875rem;letter-spacing:.09375rem;line-height:2.8125rem}}@media(max-width: 1366px){.editor__h1{font-size:1.75rem;letter-spacing:.0875rem;line-height:2.625rem}}@media(max-width: 1024px){.editor__h1{font-size:1.625rem;letter-spacing:.08125rem;line-height:2.4375rem}}@media(max-width: 420px){.editor__h1{font-size:1.5rem;letter-spacing:.075rem;line-height:2.25rem}}.editor__h2{font-weight:bold;color:#000;font-size:1.5rem;letter-spacing:.0375rem;line-height:2.25rem}@media(max-width: 1600px){.editor__h2{font-size:1.4375rem;letter-spacing:.0359375rem;line-height:2.15625rem}}@media(max-width: 1366px){.editor__h2{font-size:1.375rem;letter-spacing:.034375rem;line-height:2.0625rem}}@media(max-width: 1024px){.editor__h2{font-size:1.3125rem;letter-spacing:.0328125rem;line-height:1.96875rem}}@media(max-width: 420px){.editor__h2{font-size:1.25rem;letter-spacing:.03125rem;line-height:1.875rem}}.editor__p{font-weight:bold;color:#000;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.editor__p{font-size:1.21875rem;letter-spacing:0rem;line-height:1.828125rem}}@media(max-width: 1366px){.editor__p{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1024px){.editor__p{font-size:1.15625rem;letter-spacing:0rem;line-height:1.734375rem}}@media(max-width: 420px){.editor__p{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}.editor--center{text-align:center}.editor--pointer{cursor:pointer}.editor>*{margin-bottom:20px}.editor>*:nth-last-child(1){margin-bottom:0}.alertMsg{background-color:rgba(0,0,0,.8);opacity:0;display:none;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1080}.alertMsg.active{opacity:1;display:flex}.alertMsg__wrap{width:90%;max-width:600px;min-height:30%;max-height:70%;padding:20px;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.alertMsg__wrap>*{margin-bottom:20px}.alertMsg__wrap>*:nth-last-child(1){margin-bottom:0}.alertMsg__content{width:100%;padding-right:10px;box-sizing:border-box;overflow-y:auto;display:flex;flex-grow:1;flex-direction:column}.alertMsg__content::-webkit-scrollbar{width:8px}@media(max-width: 1024px){.alertMsg__content::-webkit-scrollbar{width:4px}}.alertMsg__content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.alertMsg__content::-webkit-scrollbar-button{display:none}.alertMsg__content::-webkit-scrollbar-corner{display:none}.alertMsg__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:9999px}.alertMsg__content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.alertMsg__text{margin:auto;color:#000;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.alertMsg__text{font-size:1.21875rem;letter-spacing:0rem;line-height:1.828125rem}}@media(max-width: 1366px){.alertMsg__text{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1024px){.alertMsg__text{font-size:1.15625rem;letter-spacing:0rem;line-height:1.734375rem}}@media(max-width: 420px){.alertMsg__text{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}.alertMsg__img{width:100%;height:auto;display:block}.confirmMsg{background-color:rgba(0,0,0,.8);opacity:0;display:none;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1080}.confirmMsg__wrap{width:90%;max-width:400px;max-height:70%;padding:20px;background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.confirmMsg__wrap>*{margin-bottom:20px}.confirmMsg__wrap>*:nth-last-child(1){margin-bottom:0}.confirmMsg__content{width:100%;padding-right:10px;box-sizing:border-box;overflow-y:auto;display:flex;flex-grow:1;flex-direction:column}.confirmMsg__content::-webkit-scrollbar{width:8px}@media(max-width: 1024px){.confirmMsg__content::-webkit-scrollbar{width:4px}}.confirmMsg__content::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.confirmMsg__content::-webkit-scrollbar-button{display:none}.confirmMsg__content::-webkit-scrollbar-corner{display:none}.confirmMsg__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:9999px}.confirmMsg__content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.confirmMsg.active{opacity:1;display:flex}a{text-decoration:none;color:initial}button{font:inherit;border:none}button:focus{outline:none}.btnGroup{width:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center}.btnGroup>a,.btnGroup>button,.btnGroup>div{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width: 420px){.btnGroup[data-qty="1"]>.btn{max-width:unset}}.btnGroup[data-qty="2"]>.btn{margin-right:10px}.btnGroup[data-qty="2"]>.btn:nth-last-child(1){margin-right:0}@media(max-width: 568px){.btnGroup[data-qty="2"]{max-width:unset}}@media(max-width: 420px){.btnGroup[data-qty="2"]{flex-direction:column}.btnGroup[data-qty="2"]>.btn{max-width:unset;margin-right:0;margin-bottom:10px}.btnGroup[data-qty="2"]>.btn:nth-last-child(1){margin-bottom:0}}.btnGroup[data-qty="3"]>.btn{margin-right:10px}.btnGroup[data-qty="3"]>.btn:nth-last-child(1){margin-right:0}@media(max-width: 568px){.btnGroup[data-qty="3"]{flex-direction:column}.btnGroup[data-qty="3"]>.btn{max-width:unset;margin-right:0;margin-bottom:10px}.btnGroup[data-qty="3"]>.btn:nth-last-child(1){margin-bottom:0}}.btnGroup[data-qty="4"]>.btn{margin-right:10px}.btnGroup[data-qty="4"]>.btn:nth-last-child(1){margin-right:0}@media(max-width: 812px){.btnGroup[data-qty="4"]{flex-wrap:wrap}.btnGroup[data-qty="4"]>.btn{width:calc(50% - 5px);max-width:unset;margin-bottom:10px}.btnGroup[data-qty="4"]>.btn:nth-child(odd){margin-right:10px}.btnGroup[data-qty="4"]>.btn:nth-child(even){margin-right:0}.btnGroup[data-qty="4"]>.btn:nth-child(3),.btnGroup[data-qty="4"]>.btn:nth-child(4){margin-bottom:0}}@media(max-width: 420px){.btnGroup[data-qty="4"]{flex-direction:column}.btnGroup[data-qty="4"]>.btn{width:100%}.btnGroup[data-qty="4"]>.btn:nth-child(odd){margin-right:0}.btnGroup[data-qty="4"]>.btn:nth-child(3){margin-bottom:10px}}.btnGroup[data-qty="-1"]{flex-wrap:wrap}.btnGroup[data-qty="-1"]>.btn{margin:10px}.btnGroup--fluid>.btn{max-width:unset}.btnGroup--free{width:auto}.btnGroup--free>.btn{max-width:unset;white-space:nowrap}.btn{width:100%;font-weight:bold;box-sizing:border-box;transition:.3s background-color,.3s color;cursor:pointer;display:flex;justify-content:center;align-items:center}.btn--default{max-width:300px;padding:10px 10px;color:#fff;background-color:#999;border-radius:5px;font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}@media(max-width: 1600px){.btn--default{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 1366px){.btn--default{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.btn--default{font-size:1.0625rem;letter-spacing:.053125rem;line-height:1.59375rem}}@media(max-width: 420px){.btn--default{font-size:1rem;letter-spacing:.05rem;line-height:1.5rem}}.btn--default:hover{color:#fff;background-color:gray}@media(max-width: 1024px){.btn--default:hover{color:#fff;background-color:#999}}.btn--primary{max-width:300px;padding:10px 15px;color:#fff;background-color:#f26527;border:solid #594137;border-radius:20px;font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}@media(max-width: 1600px){.btn--primary{font-size:1.21875rem;letter-spacing:.0609375rem;line-height:1.828125rem}}@media(max-width: 1366px){.btn--primary{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 1024px){.btn--primary{font-size:1.15625rem;letter-spacing:.0578125rem;line-height:1.734375rem}}@media(max-width: 420px){.btn--primary{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.btn--primary:hover{color:#fff;background-color:#d44a0d}@media(max-width: 1024px){.btn--primary:hover{color:#fff;background-color:#f26527}}.btn--fb{max-width:300px;padding:10px 15px;color:#fff;background-color:#3b5998;border:solid #594137;border-radius:20px;font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}@media(max-width: 1600px){.btn--fb{font-size:1.21875rem;letter-spacing:.0609375rem;line-height:1.828125rem}}@media(max-width: 1366px){.btn--fb{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 1024px){.btn--fb{font-size:1.15625rem;letter-spacing:.0578125rem;line-height:1.734375rem}}@media(max-width: 420px){.btn--fb{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.btn--fb:hover{color:#fff;background-color:#2f477a}@media(max-width: 1024px){.btn--fb:hover{color:#fff;background-color:#3b5998}}.btn--line{max-width:300px;padding:10px 15px;color:#fff;background-color:#00c300;border:solid #594137;border-radius:20px;font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}@media(max-width: 1600px){.btn--line{font-size:1.21875rem;letter-spacing:.0609375rem;line-height:1.828125rem}}@media(max-width: 1366px){.btn--line{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 1024px){.btn--line{font-size:1.15625rem;letter-spacing:.0578125rem;line-height:1.734375rem}}@media(max-width: 420px){.btn--line{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.btn--line:hover{color:#fff;background-color:#009c00}@media(max-width: 1024px){.btn--line:hover{color:#fff;background-color:#00c300}}.btn--cancel{max-width:300px;padding:10px 15px;color:#fff;background-color:#7f7162;border:solid #594137;border-radius:20px;font-size:1.25rem;letter-spacing:.0625rem;line-height:1.875rem}@media(max-width: 1600px){.btn--cancel{font-size:1.21875rem;letter-spacing:.0609375rem;line-height:1.828125rem}}@media(max-width: 1366px){.btn--cancel{font-size:1.1875rem;letter-spacing:.059375rem;line-height:1.78125rem}}@media(max-width: 1024px){.btn--cancel{font-size:1.15625rem;letter-spacing:.0578125rem;line-height:1.734375rem}}@media(max-width: 420px){.btn--cancel{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.btn--cancel:hover{color:#fff;background-color:#665a4e}@media(max-width: 1024px){.btn--cancel:hover{color:#fff;background-color:#7f7162}}.btn--msg{max-width:200px;padding:5px 5px;color:#666;background-color:#7f7162;border:solid #666;border-radius:10px;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem;overflow:hidden;position:relative}@media(max-width: 1600px){.btn--msg{font-size:1.09375rem;letter-spacing:.0546875rem;line-height:1.640625rem}}@media(max-width: 1366px){.btn--msg{font-size:1.0625rem;letter-spacing:.053125rem;line-height:1.59375rem}}@media(max-width: 1024px){.btn--msg{font-size:1.03125rem;letter-spacing:.0515625rem;line-height:1.546875rem}}@media(max-width: 420px){.btn--msg{font-size:1rem;letter-spacing:.05rem;line-height:1.5rem}}.btn--msg::before{content:"";width:98%;height:40%;background-image:linear-gradient(180deg, rgba(255, 255, 255, 0), #fff 5%, rgba(255, 255, 255, 0));position:absolute;top:0;left:1%;pointer-events:none}.btn--msg:hover{color:#fff;background-color:#9c8e7e}@media(max-width: 1024px){.btn--msg:hover{color:#666;background-color:#7f7162}}.btn--caret-right::after{content:"";width:20px;height:25px;margin-left:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E");display:block;transition:.3s margin;background-repeat:no-repeat;background-size:contain;background-position:center}.btn--caret-right:hover::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E");margin-left:10px}@media(max-width: 1024px){.btn--caret-right:hover::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E")}}@media(max-width: 1024px){.btn--caret-right:hover::after{margin-left:5px}}.btn--caret-right-white::after{content:"";width:20px;height:25px;margin-left:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E");display:block;transition:.3s margin;background-repeat:no-repeat;background-size:contain;background-position:center}.btn--caret-right-white:hover::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E");margin-left:10px}@media(max-width: 1024px){.btn--caret-right-white:hover::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20192%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%20384.662V127.338c0-17.818%2021.543-26.741%2034.142-14.142l128.662%20128.662c7.81%207.81%207.81%2020.474%200%2028.284L34.142%20398.804C21.543%20411.404%200%20402.48%200%20384.662z%22%2F%3E%3C%2Fsvg%3E")}}@media(max-width: 1024px){.btn--caret-right-white:hover::after{margin-left:5px}}.btn--sync-alt::after{content:"";width:20px;height:20px;margin-left:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M370.72%20133.28C339.458%20104.008%20298.888%2087.962%20255.848%2088c-77.458.068-144.328%2053.178-162.791%20126.85-1.344%205.363-6.122%209.15-11.651%209.15H24.103c-7.498%200-13.194-6.807-11.807-14.176C33.933%2094.924%20134.813%208%20256%208c66.448%200%20126.791%2026.136%20171.315%2068.685L463.03%2040.97C478.149%2025.851%20504%2036.559%20504%2057.941V192c0%2013.255-10.745%2024-24%2024H345.941c-21.382%200-32.09-25.851-16.971-40.971l41.75-41.749zM32%20296h134.059c21.382%200%2032.09%2025.851%2016.971%2040.971l-41.75%2041.75c31.262%2029.273%2071.835%2045.319%20114.876%2045.28%2077.418-.07%20144.315-53.144%20162.787-126.849%201.344-5.363%206.122-9.15%2011.651-9.15h57.304c7.498%200%2013.194%206.807%2011.807%2014.176C478.067%20417.076%20377.187%20504%20256%20504c-66.448%200-126.791-26.136-171.315-68.685L48.97%20471.03C33.851%20486.149%208%20475.441%208%20454.059V320c0-13.255%2010.745-24%2024-24z%22%2F%3E%3C%2Fsvg%3E");display:block;transition:.3s transform;background-repeat:no-repeat;background-size:contain;background-position:center}.btn--sync-alt:hover::after{transform:rotateZ(180deg)}@media(max-width: 1024px){.btn--sync-alt:hover::after{transform:rotateZ(0deg)}}.task{width:100%;display:flex;flex-wrap:wrap}.task>*{margin-bottom:20px}.task>*:nth-last-child(1){margin-bottom:0}.task__item{position:relative}.task[item-type=data]>.task__wrap{width:100%;display:flex;flex-wrap:wrap;align-items:center}.task[item-type=data]>.task__wrap>.task__date{margin:1%;color:#594137;flex-grow:1;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.task[item-type=data]>.task__wrap>.task__date{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1366px){.task[item-type=data]>.task__wrap>.task__date{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}@media(max-width: 1024px){.task[item-type=data]>.task__wrap>.task__date{font-size:1.0625rem;letter-spacing:0rem;line-height:1.59375rem}}@media(max-width: 420px){.task[item-type=data]>.task__wrap>.task__date{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}.task[item-type=data]>.task__wrap>.btnGroup{margin:1%}.task[item-type=data]>.task__item{width:24%;padding:10px 20px;margin:.5%;color:#594137;background-color:#fff5d6;border:2px solid #594137;border-radius:15px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.task[item-type=data]>.task__item{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1366px){.task[item-type=data]>.task__item{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}@media(max-width: 1024px){.task[item-type=data]>.task__item{font-size:1.0625rem;letter-spacing:0rem;line-height:1.59375rem}}@media(max-width: 420px){.task[item-type=data]>.task__item{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}@media(max-width: 1366px){.task[item-type=data]>.task__item{width:32.3333333333%}}@media(max-width: 1024px){.task[item-type=data]>.task__item{width:49%}}@media(max-width: 420px){.task[item-type=data]>.task__item{width:100%;padding:10px;margin:1% 0}}.task[item-type=data]>.task__item>.task__data{width:100%;text-align:center}.task[item-type=data]>.task__item>.task__data>span{font-weight:bold;color:#f26527}.task[item-type=task]>.task__item{width:100%;padding:10px;margin:1% 0;font-weight:bold;color:#594137;background-color:#fff5d6;border:2px solid #594137;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:.3s opacity;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.task[item-type=task]>.task__item{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1366px){.task[item-type=task]>.task__item{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}@media(max-width: 1024px){.task[item-type=task]>.task__item{font-size:1.0625rem;letter-spacing:0rem;line-height:1.59375rem}}@media(max-width: 420px){.task[item-type=task]>.task__item{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}.task[item-type=task]>.task__item>.task__icon{width:50px;padding-bottom:50px;margin-bottom:10px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M256%208C119.043%208%208%20119.083%208%20256c0%20136.997%20111.043%20248%20248%20248s248-111.003%20248-248C504%20119.083%20392.957%208%20256%208zm0%20448c-110.532%200-200-89.431-200-200%200-110.495%2089.472-200%20200-200%20110.491%200%20200%2089.471%20200%20200%200%20110.53-89.431%20200-200%20200zm107.244-255.2c0%2067.052-72.421%2068.084-72.421%2092.863V300c0%206.627-5.373%2012-12%2012h-45.647c-6.627%200-12-5.373-12-12v-8.659c0-35.745%2027.1-50.034%2047.579-61.516%2017.561-9.845%2028.324-16.541%2028.324-29.579%200-17.246-21.999-28.693-39.784-28.693-23.189%200-33.894%2010.977-48.942%2029.969-4.057%205.12-11.46%206.071-16.666%202.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846%20131.491%20214.94%20112%20261.794%20112c49.071%200%20101.45%2038.304%20101.45%2088.8zM298%20368c0%2023.159-18.841%2042-42%2042s-42-18.841-42-42%2018.841-42%2042-42%2042%2018.841%2042%2042z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-size:contain;background-position:center}@media(max-width: 1024px){.task[item-type=task]>.task__item>.task__icon{width:40px;padding-bottom:40px}}@media(max-width: 420px){.task[item-type=task]>.task__item>.task__icon{width:20px;padding-bottom:20px;margin-right:10px;margin-bottom:0}}.task[item-type=task]>.task__item.completed{color:#fff;background-color:#f26527}.task[item-type=task]>.task__item.completed .task__icon{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M256%208C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%2048c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m140.204%20130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346%20303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719%2022.536c-4.705%204.667-4.736%2012.265-.068%2016.971l90.781%2091.516c4.667%204.705%2012.265%204.736%2016.97.068l172.589-171.204c4.704-4.668%204.734-12.266.067-16.971z%22%2F%3E%3C%2Fsvg%3E")}.task[item-type=task]>.task__item.completed .task__title.share::before{content:"已社群分享20次獲得幸運抽獎機會"}.task[item-type=task]>.task__item.hide{display:none}.task__title.share::before{content:"FB或Line分享20次可獲得抽獎機會(未達成)"}.task__link{width:100%;height:100%;position:absolute;top:0;right:0;z-index:1}.task .form__item{width:48%;margin:.5%;align-self:stretch}.task .form__item .form__wrap{flex-grow:1}.task .form__item .form__wrap--select{flex-grow:1}.task .form__item .form__select{height:100%}@media(max-width: 1366px){.task .form__item{width:32.3333333333%}}@media(max-width: 1024px){.task .form__item{width:49%}}@media(max-width: 420px){.task .form__item{width:100%;margin:1% 0}}input::-ms-reveal,input::-ms-clear{display:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}input,select,textarea{background-color:rgba(0,0,0,0);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.form{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.form>*{margin-bottom:20px}.form>*:nth-last-child(1){margin-bottom:0}.form__item{width:49%;display:flex;flex-direction:column}@media(max-width: 568px){.form__item{width:100%}}.form__wrap{width:100%;display:flex;flex-direction:column}.form__wrap--mix{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.form__wrap--mix[data-qty="2"]>div{width:calc(50% - 2.5px);margin-bottom:5px}@media(max-width: 568px){.form__wrap--mix[data-qty="2"]>div{width:100%}}.form__wrap--mix[data-qty="2"]>div[mix-fluid]{width:100%}.form__wrap--mix[data-qty="2"]>div[mix-end]{margin-bottom:0}.form__wrap--mix[data-qty="3"]>div{width:auto;margin-right:5px;margin-bottom:5px;flex-grow:1}.form__wrap--mix[data-qty="3"]>div:nth-last-child(1){margin-right:0}@media(max-width: 568px){.form__wrap--mix[data-qty="3"]>div{width:100%;margin-right:0}}.form__wrap--mix[data-qty="3"]>div[mix-fluid]{width:100%}.form__wrap--mix[data-qty="3"]>div[mix-end]{margin-bottom:0}.form__wrap--select{width:100%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;position:relative;transition:.3s border-color}.form__wrap--select::before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E");position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:.3s background-image;pointer-events:none;background-repeat:no-repeat;background-size:contain;background-position:center}.form__wrap--postcode{width:100%;display:flex;justify-content:space-between}.form__wrap--postcode>.form__input:nth-child(1){width:30%;margin-right:5px;text-align:center}@media(max-width: 568px){.form__wrap--postcode>.form__input:nth-child(1){width:40%}}.form__wrap--postcode>.form__input:nth-child(2){flex-grow:1}.form__wrap--verify{width:100%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;overflow:hidden;display:flex;transition:.3s border-color}.form__wrap--verify>.form__input{border:none;flex-grow:1}.form__wrap--verify>.form__verifyImg{width:100%;max-width:200px;overflow:hidden;position:relative}.form__wrap--verify>.form__verifyImg>img{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.form__wrap--checkCode{width:100%;display:flex;justify-content:space-between}@media(max-width: 420px){.form__wrap--checkCode{flex-wrap:wrap}}.form__wrap--checkCode>.form__input{flex-grow:1;flex-shrink:2}@media(max-width: 420px){.form__wrap--checkCode>.form__input{margin-bottom:5px}}.form__wrap--checkCode .form__checkCode__wrap{width:100%;max-width:250px;margin-left:10px;display:flex;justify-content:space-between}@media(max-width: 420px){.form__wrap--checkCode .form__checkCode__wrap{height:50px;margin-left:0}}.form__wrap--checkCode .form__checkCode__img{width:calc(100% - 50px);border-radius:5px;box-sizing:border-box;overflow:hidden;position:relative}.form__wrap--checkCode .form__checkCode__img>img{width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.form__wrap--checkCode .form__checkCode__redo{width:50px;box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.form__wrap--checkCode .form__checkCode__redo::before{content:"";width:45%;padding-bottom:45%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M256.455%208c66.269.119%20126.437%2026.233%20170.859%2068.685l35.715-35.715C478.149%2025.851%20504%2036.559%20504%2057.941V192c0%2013.255-10.745%2024-24%2024H345.941c-21.382%200-32.09-25.851-16.971-40.971l41.75-41.75c-30.864-28.899-70.801-44.907-113.23-45.273-92.398-.798-170.283%2073.977-169.484%20169.442C88.764%20348.009%20162.184%20424%20256%20424c41.127%200%2079.997-14.678%20110.629-41.556%204.743-4.161%2011.906-3.908%2016.368.553l39.662%2039.662c4.872%204.872%204.631%2012.815-.482%2017.433C378.202%20479.813%20319.926%20504%20256%20504%20119.034%20504%208.001%20392.967%208%20256.002%207.999%20119.193%20119.646%207.755%20256.455%208z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.form__wrap--checkCode .form__checkCode__redo::after{content:"更換";font-weight:bold;color:#594137;display:block;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.form__wrap--checkCode .form__checkCode__redo::after{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1366px){.form__wrap--checkCode .form__checkCode__redo::after{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1024px){.form__wrap--checkCode .form__checkCode__redo::after{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 420px){.form__wrap--checkCode .form__checkCode__redo::after{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}.form__wrap--terms{width:100%;display:flex;justify-content:center;align-items:center}.form__wrap--terms+.notice.filled{justify-content:center}.form__wrap--radio{width:100%;display:flex;flex-wrap:wrap;align-items:center}.form__wrap--password{width:100%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;overflow:hidden;position:relative;transition:.3s border-color}.form__wrap--password>.form__input{width:calc(100% - 45px);padding-right:15px;border:none}.form__wrap--copy{width:100%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;overflow:hidden;position:relative;transition:.3s border-color}.form__wrap--copy::after{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M433.941%2065.941l-51.882-51.882A48%2048%200%200%200%20348.118%200H176c-26.51%200-48%2021.49-48%2048v48H48c-26.51%200-48%2021.49-48%2048v320c0%2026.51%2021.49%2048%2048%2048h224c26.51%200%2048-21.49%2048-48v-48h80c26.51%200%2048-21.49%2048-48V99.882a48%2048%200%200%200-14.059-33.941zM266%20464H54a6%206%200%200%201-6-6V150a6%206%200%200%201%206-6h74v224c0%2026.51%2021.49%2048%2048%2048h96v42a6%206%200%200%201-6%206zm128-96H182a6%206%200%200%201-6-6V54a6%206%200%200%201%206-6h106v88c0%2013.255%2010.745%2024%2024%2024h88v202a6%206%200%200%201-6%206zm6-256h-64V48h9.632c1.591%200%203.117.632%204.243%201.757l48.368%2048.368a6%206%200%200%201%201.757%204.243V112z%22%2F%3E%3C%2Fsvg%3E");position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:center}.form__wrap--copy>.form__input{width:calc(100% - 40px);border:none}.form__wrap--copy>.form__input[readonly]{cursor:pointer}.form__wrap--copy>.form__copyInfo{width:100%;height:100%;font-weight:bold;text-align:center;color:#594137;background-color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:100%;left:0;cursor:pointer;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem;display:flex;justify-content:center;align-items:center}@media(max-width: 1600px){.form__wrap--copy>.form__copyInfo{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1366px){.form__wrap--copy>.form__copyInfo{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1024px){.form__wrap--copy>.form__copyInfo{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 420px){.form__wrap--copy>.form__copyInfo{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}.form__wrap--copy>.form__copyInfo::before{content:"";width:15px;height:15px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M256%208C119.033%208%208%20119.033%208%20256s111.033%20248%20248%20248%20248-111.033%20248-248S392.967%208%20256%208zm0%2048c110.532%200%20200%2089.451%20200%20200%200%20110.532-89.451%20200-200%20200-110.532%200-200-89.451-200-200%200-110.532%2089.451-200%20200-200m140.204%20130.267l-22.536-22.718c-4.667-4.705-12.265-4.736-16.97-.068L215.346%20303.697l-59.792-60.277c-4.667-4.705-12.265-4.736-16.97-.069l-22.719%2022.536c-4.705%204.667-4.736%2012.265-.068%2016.971l90.781%2091.516c4.667%204.705%2012.265%204.736%2016.97.068l172.589-171.204c4.704-4.668%204.734-12.266.067-16.971z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.form__wrap--uploadImg{width:100%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;overflow:hidden;display:flex;flex-direction:column;transition:.3s border-color}.form__wrap--checkbox{width:100%;display:flex;flex-wrap:wrap}.form__label{width:100%;font-weight:bold;color:#594137;display:flex;flex-wrap:wrap;align-items:center;transition:.3s color;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}@media(max-width: 1600px){.form__label{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__label{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__label{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__label{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__label a{font-weight:bold;color:#37b9f5;text-decoration:none}.form__label a:hover{text-decoration:underline}.form__input,.form__select,.form__textarea,.form__uploadFile{width:100%;padding:10px 15px;color:#594137;box-sizing:border-box;transition:.3s color,.3s border-color,.3s background-color;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}@media(max-width: 1600px){.form__input,.form__select,.form__textarea,.form__uploadFile{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__input,.form__select,.form__textarea,.form__uploadFile{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__input,.form__select,.form__textarea,.form__uploadFile{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__input,.form__select,.form__textarea,.form__uploadFile{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__input::-moz-placeholder, .form__select::-moz-placeholder, .form__textarea::-moz-placeholder, .form__uploadFile::-moz-placeholder{color:#7f7162;-moz-transition:.3s color;transition:.3s color}.form__input::placeholder,.form__select::placeholder,.form__textarea::placeholder,.form__uploadFile::placeholder{color:#7f7162;transition:.3s color}.form__input[readonly],.form__select[readonly],.form__textarea[readonly],.form__uploadFile[readonly]{cursor:not-allowed}.form__input,.form__uploadFile,.form__textarea{background-color:#fff5d6;border:2px solid #594137;border-radius:5px}.form__textarea{word-break:break-all;resize:none;flex-grow:1}.form__uploadFile{cursor:pointer}.form__select{padding-right:40px;cursor:pointer}.form__select::-ms-expand{display:none}.form__terms__label{width:44px;height:44px;flex-shrink:0;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.form__terms__input{opacity:0;display:none}.form__terms__input:checked+div{background-color:#f2f2f2}.form__terms__input:checked+div::before{opacity:1}.form__terms__input__icon{width:60%;height:60%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;transition:.3s background-color,.3s border-color;display:flex;justify-content:center;align-items:center}.form__terms__input__icon::before{content:"";width:80%;height:80%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E");opacity:0;display:block;transition:.3s opacity;background-repeat:no-repeat;background-size:contain;background-position:center}.form__terms__link{font-weight:bold;word-break:break-all;color:#594137;transition:.3s color;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}@media(max-width: 1600px){.form__terms__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__terms__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__terms__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__terms__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__terms__link>a,.form__terms__link>span{color:#37b9f5;cursor:pointer;text-decoration:none}.form__terms__link>a:hover,.form__terms__link>span:hover{text-decoration:underline}.form__radio__wrap{display:flex;align-items:center}.form__radio__label{width:44px;height:44px;flex-shrink:0;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.form__radio__input{opacity:0;display:none}.form__radio__input:checked+div{border-color:#594137}.form__radio__input:checked+div::before{background-color:#594137}.form__radio__input__icon{width:24px;height:24px;background-color:#fff5d6;border:2px solid #594137;border-radius:50%;box-sizing:border-box;flex-shrink:0;transition:.3s border-color;display:flex;justify-content:center;align-items:center}.form__radio__input__icon::before{content:"";width:12px;height:12px;background-color:#fff5d6;border-radius:50%;display:block;flex-shrink:0;transition:.3s background-color}.form__radio__text{font-weight:bold;color:#594137;align-items:center;transition:.3s color;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}@media(max-width: 1600px){.form__radio__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__radio__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__radio__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__radio__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__password__eye{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M16%208s-3-5.5-8-5.5S0%208%200%208s3%205.5%208%205.5S16%208%2016%208zM1.173%208a13.133%2013.133%200%200%201%201.66-2.043C4.12%204.668%205.88%203.5%208%203.5c2.12%200%203.879%201.168%205.168%202.457A13.133%2013.133%200%200%201%2014.828%208c-.058.087-.122.183-.195.288-.335.48-.83%201.12-1.465%201.755C11.879%2011.332%2010.119%2012.5%208%2012.5c-2.12%200-3.879-1.168-5.168-2.457A13.134%2013.134%200%200%201%201.172%208z%22%2F%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M8%205.5a2.5%202.5%200%201%200%200%205%202.5%202.5%200%200%200%200-5zM4.5%208a3.5%203.5%200%201%201%207%200%203.5%203.5%200%200%201-7%200z%22%2F%3E%3C%2Fsvg%3E");position:absolute;top:50%;right:15px;transform:translateY(-50%);transition:.3s background-image;cursor:pointer;background-repeat:no-repeat;background-size:contain;background-position:center}.form__password__eye.active{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M13.359%2011.238C15.06%209.72%2016%208%2016%208s-3-5.5-8-5.5a7.028%207.028%200%200%200-2.79.588l.77.771A5.944%205.944%200%200%201%208%203.5c2.12%200%203.879%201.168%205.168%202.457A13.134%2013.134%200%200%201%2014.828%208c-.058.087-.122.183-.195.288-.335.48-.83%201.12-1.465%201.755-.165.165-.337.328-.517.486l.708.709z%22%2F%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M11.297%209.176a3.5%203.5%200%200%200-4.474-4.474l.823.823a2.5%202.5%200%200%201%202.829%202.829l.822.822zm-2.943%201.299l.822.822a3.5%203.5%200%200%201-4.474-4.474l.823.823a2.5%202.5%200%200%200%202.829%202.829z%22%2F%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M3.35%205.47c-.18.16-.353.322-.518.487A13.134%2013.134%200%200%200%201.172%208l.195.288c.335.48.83%201.12%201.465%201.755C4.121%2011.332%205.881%2012.5%208%2012.5c.716%200%201.39-.133%202.02-.36l.77.772A7.029%207.029%200%200%201%208%2013.5C3%2013.5%200%208%200%208s.939-1.721%202.641-3.238l.708.709zm10.296%208.884l-12-12%20.708-.708%2012%2012-.708.708z%22%2F%3E%3C%2Fsvg%3E")}.form__uploadImg{width:100%;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;position:relative}@media(max-width: 568px){.form__uploadImg{min-height:456px}}.form__uploadImg__desc{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.form__uploadImg__desc>p{padding:0;margin:0;color:#7f7162;transition:.3s color;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.form__uploadImg__desc>p{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1366px){.form__uploadImg__desc>p{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1024px){.form__uploadImg__desc>p{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 420px){.form__uploadImg__desc>p{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}.form__uploadImg__frame{width:100%;padding:10px;border:1px dashed #999;box-sizing:border-box;flex-grow:1}.form__uploadImg__img{width:100%;padding-bottom:56.25%;box-sizing:border-box;background-repeat:no-repeat;background-size:contain;background-position:center}.form__uploadImg__input{width:100%;height:100%;opacity:0;z-index:1;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.form__uploadImg__info{padding:10px 10px 0 10px;word-break:break-all;color:#7f7162;box-sizing:border-box;display:none;flex-direction:column;align-items:center;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.form__uploadImg__info{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1366px){.form__uploadImg__info{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1024px){.form__uploadImg__info{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 420px){.form__uploadImg__info{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}.form__uploadImg__del{width:40px;height:40px;display:none;justify-content:center;align-items:center;position:absolute;top:20px;right:20px;z-index:1;cursor:pointer}.form__uploadImg__del::before{content:"";width:80%;height:80%;background-color:#fff;border:2px solid #594137;border-radius:50%;box-sizing:border-box;display:block;transition:.3s background-color}.form__uploadImg__del::after{content:"";width:50%;height:50%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M268%20416h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012zM432%2080h-82.41l-34-56.7A48%2048%200%200%200%20274.41%200H173.59a48%2048%200%200%200-41.16%2023.3L98.41%2080H16A16%2016%200%200%200%200%2096v16a16%2016%200%200%200%2016%2016h16v336a48%2048%200%200%200%2048%2048h288a48%2048%200%200%200%2048-48V128h16a16%2016%200%200%200%2016-16V96a16%2016%200%200%200-16-16zM171.84%2050.91A6%206%200%200%201%20177%2048h94a6%206%200%200%201%205.15%202.91L293.61%2080H154.39zM368%20464H80V128h288zm-212-48h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012z%22%2F%3E%3C%2Fsvg%3E");transition:.3s background-image;background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.form__uploadImg__del:hover::before{background-color:red}.form__uploadImg__del:hover::after{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M268%20416h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012zM432%2080h-82.41l-34-56.7A48%2048%200%200%200%20274.41%200H173.59a48%2048%200%200%200-41.16%2023.3L98.41%2080H16A16%2016%200%200%200%200%2096v16a16%2016%200%200%200%2016%2016h16v336a48%2048%200%200%200%2048%2048h288a48%2048%200%200%200%2048-48V128h16a16%2016%200%200%200%2016-16V96a16%2016%200%200%200-16-16zM171.84%2050.91A6%206%200%200%201%20177%2048h94a6%206%200%200%201%205.15%202.91L293.61%2080H154.39zM368%20464H80V128h288zm-212-48h24a12%2012%200%200%200%2012-12V188a12%2012%200%200%200-12-12h-24a12%2012%200%200%200-12%2012v216a12%2012%200%200%200%2012%2012z%22%2F%3E%3C%2Fsvg%3E")}.form__uploadImg__btn{width:100%;padding:10px;color:#fff;background-color:#594137;box-sizing:border-box;transition:.3s background-color;cursor:pointer;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem;display:flex;justify-content:center;align-items:center}@media(max-width: 1600px){.form__uploadImg__btn{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__uploadImg__btn{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__uploadImg__btn{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__uploadImg__btn{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__uploadImg__btn::before{content:"";width:20px;height:20px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M537.6%20226.6c4.1-10.7%206.4-22.4%206.4-34.6%200-53-43-96-96-96-19.7%200-38.1%206-53.3%2016.2C367%2064.2%20315.3%2032%20256%2032c-88.4%200-160%2071.6-160%20160%200%202.7.1%205.4.2%208.1C40.2%20219.8%200%20273.2%200%20336c0%2079.5%2064.5%20144%20144%20144h368c70.7%200%20128-57.3%20128-128%200-61.9-44-113.6-102.4-125.4zM393.4%20288H328v112c0%208.8-7.2%2016-16%2016h-48c-8.8%200-16-7.2-16-16V288h-65.4c-14.3%200-21.4-17.2-11.3-27.3l105.4-105.4c6.2-6.2%2016.4-6.2%2022.6%200l105.4%20105.4c10.1%2010.1%202.9%2027.3-11.3%2027.3z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.form__uploadImg__btn:hover{background-color:shade(#594137, 20%)}.form__checkbox__item{width:49%;margin:.5%;display:flex;align-items:center}@media(max-width: 568px){.form__checkbox__item{width:99%}}.form__checkbox__label{width:44px;height:44px;flex-shrink:0;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.form__checkbox__input{opacity:0;display:none}.form__checkbox__input:checked+div{background-color:#f2f2f2}.form__checkbox__input:checked+div::before{opacity:1}.form__checkbox__input__icon{width:60%;height:60%;background-color:#fff5d6;border:2px solid #594137;border-radius:5px;box-sizing:border-box;transition:.3s background-color,.3s border-color;display:flex;justify-content:center;align-items:center}.form__checkbox__input__icon::before{content:"";width:80%;height:80%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E");opacity:0;display:block;transition:.3s opacity;background-repeat:no-repeat;background-size:contain;background-position:center}.form__checkbox__text{font-weight:bold;color:#594137;transition:.3s color;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}@media(max-width: 1600px){.form__checkbox__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__checkbox__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__checkbox__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__checkbox__text{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__link{width:100%;margin-top:5px;font-weight:bold;color:#37b9f5;display:flex;align-items:center;cursor:pointer;font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem;text-decoration:none}@media(max-width: 1600px){.form__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1366px){.form__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 1024px){.form__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}@media(max-width: 420px){.form__link{font-size:1.125rem;letter-spacing:.05625rem;line-height:1.6875rem}}.form__link:hover{text-decoration:underline}.form__link::before{content:"";width:16px;height:16px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%2337b9f5%22%20d%3D%22M326.612%20185.391c59.747%2059.809%2058.927%20155.698.36%20214.59-.11.12-.24.25-.36.37l-67.2%2067.2c-59.27%2059.27-155.699%2059.262-214.96%200-59.27-59.26-59.27-155.7%200-214.96l37.106-37.106c9.84-9.84%2026.786-3.3%2027.294%2010.606.648%2017.722%203.826%2035.527%209.69%2052.721%201.986%205.822.567%2012.262-3.783%2016.612l-13.087%2013.087c-28.026%2028.026-28.905%2073.66-1.155%20101.96%2028.024%2028.579%2074.086%2028.749%20102.325.51l67.2-67.19c28.191-28.191%2028.073-73.757%200-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037%2016.037%200%200%201-6.947-12.606c-.396-10.567%203.348-21.456%2011.698-29.806l21.054-21.055c5.521-5.521%2014.182-6.199%2020.584-1.731a152.482%20152.482%200%200%201%2020.522%2017.197zM467.547%2044.449c-59.261-59.262-155.69-59.27-214.96%200l-67.2%2067.2c-.12.12-.25.25-.36.37-58.566%2058.892-59.387%20154.781.36%20214.59a152.454%20152.454%200%200%200%2020.521%2017.196c6.402%204.468%2015.064%203.789%2020.584-1.731l21.054-21.055c8.35-8.35%2012.094-19.239%2011.698-29.806a16.037%2016.037%200%200%200-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639%200-101.83l67.2-67.19c28.239-28.239%2074.3-28.069%20102.325.51%2027.75%2028.3%2026.872%2073.934-1.155%20101.96l-13.087%2013.087c-4.35%204.35-5.769%2010.79-3.783%2016.612%205.864%2017.194%209.042%2034.999%209.69%2052.721.509%2013.906%2017.454%2020.446%2027.294%2010.606l37.106-37.106c59.271-59.259%2059.271-155.699.001-214.959z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.form--required .form__label::before{content:"";width:10px;height:10px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M478.21%20334.093L336%20256l142.21-78.093c11.795-6.477%2015.961-21.384%209.232-33.037l-19.48-33.741c-6.728-11.653-21.72-15.499-33.227-8.523L296%20186.718l3.475-162.204C299.763%2011.061%20288.937%200%20275.48%200h-38.96c-13.456%200-24.283%2011.061-23.994%2024.514L216%20186.718%2077.265%20102.607c-11.506-6.976-26.499-3.13-33.227%208.523l-19.48%2033.741c-6.728%2011.653-2.562%2026.56%209.233%2033.037L176%20256%2033.79%20334.093c-11.795%206.477-15.961%2021.384-9.232%2033.037l19.48%2033.741c6.728%2011.653%2021.721%2015.499%2033.227%208.523L216%20325.282l-3.475%20162.204C212.237%20500.939%20223.064%20512%20236.52%20512h38.961c13.456%200%2024.283-11.061%2023.995-24.514L296%20325.282l138.735%2084.111c11.506%206.976%2026.499%203.13%2033.227-8.523l19.48-33.741c6.728-11.653%202.563-26.559-9.232-33.036z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.form--fluid{width:100%}.form--stretch{align-self:stretch}.form--grow{flex-grow:1}.form--compact{max-width:600px;align-self:center}.termsContent{display:none}.error .form__label,.error .form__label>a,.error .form__input,.error .form__select,.error .form__textarea,.error .form__terms__link,.error .form__terms__link>a,.error .form__uploadImg__desc>p,.error .form__radio__text,.error .form__uploadFile,.error .form__checkbox__text,.error .notice{color:red}.error .form__input::-moz-placeholder, .error .form__select::-moz-placeholder, .error .form__textarea::-moz-placeholder, .error .form__uploadFile::-moz-placeholder{color:red}.error .form__input::placeholder,.error .form__select::placeholder,.error .form__textarea::placeholder,.error .form__uploadFile::placeholder{color:red}.error .form__input,.error .form__wrap--select,.error .form__wrap--password,.error .form__textarea,.error .form__wrap--uploadImg,.error .form__uploadImg__frame,.error .form__wrap--verify,.error .form__terms__input__icon,.error .form__uploadFile,.error .form__radio__input__icon,.error .form__checkbox__input__icon{border-color:red}.error .form__uploadImg__btn{background-color:red}.error .form__wrap--select::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E")}.error .form__password__eye{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M16%208s-3-5.5-8-5.5S0%208%200%208s3%205.5%208%205.5S16%208%2016%208zM1.173%208a13.133%2013.133%200%200%201%201.66-2.043C4.12%204.668%205.88%203.5%208%203.5c2.12%200%203.879%201.168%205.168%202.457A13.133%2013.133%200%200%201%2014.828%208c-.058.087-.122.183-.195.288-.335.48-.83%201.12-1.465%201.755C11.879%2011.332%2010.119%2012.5%208%2012.5c-2.12%200-3.879-1.168-5.168-2.457A13.134%2013.134%200%200%201%201.172%208z%22%2F%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M8%205.5a2.5%202.5%200%201%200%200%205%202.5%202.5%200%200%200%200-5zM4.5%208a3.5%203.5%200%201%201%207%200%203.5%203.5%200%200%201-7%200z%22%2F%3E%3C%2Fsvg%3E")}.error .form__password__eye.active{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M13.359%2011.238C15.06%209.72%2016%208%2016%208s-3-5.5-8-5.5a7.028%207.028%200%200%200-2.79.588l.77.771A5.944%205.944%200%200%201%208%203.5c2.12%200%203.879%201.168%205.168%202.457A13.134%2013.134%200%200%201%2014.828%208c-.058.087-.122.183-.195.288-.335.48-.83%201.12-1.465%201.755-.165.165-.337.328-.517.486l.708.709z%22%2F%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M11.297%209.176a3.5%203.5%200%200%200-4.474-4.474l.823.823a2.5%202.5%200%200%201%202.829%202.829l.822.822zm-2.943%201.299l.822.822a3.5%203.5%200%200%201-4.474-4.474l.823.823a2.5%202.5%200%200%200%202.829%202.829z%22%2F%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M3.35%205.47c-.18.16-.353.322-.518.487A13.134%2013.134%200%200%200%201.172%208l.195.288c.335.48.83%201.12%201.465%201.755C4.121%2011.332%205.881%2012.5%208%2012.5c.716%200%201.39-.133%202.02-.36l.77.772A7.029%207.029%200%200%201%208%2013.5C3%2013.5%200%208%200%208s.939-1.721%202.641-3.238l.708.709zm10.296%208.884l-12-12%20.708-.708%2012%2012-.708.708z%22%2F%3E%3C%2Fsvg%3E")}.error .filled{width:100%;margin-top:5px;display:flex;align-items:center;font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}@media(max-width: 1600px){.error .filled{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1366px){.error .filled{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 1024px){.error .filled{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}@media(max-width: 420px){.error .filled{font-size:.875rem;letter-spacing:.04375rem;line-height:1.3125rem}}.error .filled::before{content:"";width:15px;height:15px;margin-right:5px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ca0915%22%20d%3D%22M504%20256c0%20136.997-111.043%20248-248%20248S8%20392.997%208%20256C8%20119.083%20119.043%208%20256%208s248%20111.083%20248%20248zm-248%2050c-25.405%200-46%2020.595-46%2046s20.595%2046%2046%2046%2046-20.595%2046-46-20.595-46-46-46zm-43.673-165.346l7.418%20136c.347%206.364%205.609%2011.346%2011.982%2011.346h48.546c6.373%200%2011.635-4.982%2011.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884%200-12.356%205.78-11.981%2012.654z%22%2F%3E%3C%2Fsvg%3E");display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.pagination{width:100%;display:flex;justify-content:center;align-items:center}.pagination__prevAll,.pagination__prev,.pagination__num,.pagination__next,.pagination__nextAll{width:30px;height:30px;margin:0 5px;text-decoration:none;background-color:#fff5d6;border:1px solid #594137;border-radius:5px;box-sizing:border-box;display:block;transition:.3s background-color;cursor:pointer;display:flex;justify-content:center;align-items:center}.pagination__prevAll:hover,.pagination__prev:hover,.pagination__num:hover,.pagination__next:hover,.pagination__nextAll:hover{background-color:#fc3}@media(max-width: 420px){.pagination__prevAll,.pagination__prev,.pagination__num,.pagination__next,.pagination__nextAll{margin:0 2.5px}}.pagination__num{font-weight:bold;color:#000;font-size:1rem;letter-spacing:0rem;line-height:1.5rem}@media(max-width: 1600px){.pagination__num{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}@media(max-width: 1366px){.pagination__num{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}@media(max-width: 1024px){.pagination__num{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}@media(max-width: 420px){.pagination__num{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}.pagination__prevAll::before,.pagination__prev::before,.pagination__next::before,.pagination__nextAll::before{content:"";width:60%;padding-bottom:60%;display:block;background-repeat:no-repeat;background-size:contain;background-position:center}.pagination__prevAll::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M223.7%20239l136-136c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9L319.9%20256l96.4%2096.4c9.4%209.4%209.4%2024.6%200%2033.9L393.7%20409c-9.4%209.4-24.6%209.4-33.9%200l-136-136c-9.5-9.4-9.5-24.6-.1-34zm-192%2034l136%20136c9.4%209.4%2024.6%209.4%2033.9%200l22.6-22.6c9.4-9.4%209.4-24.6%200-33.9L127.9%20256l96.4-96.4c9.4-9.4%209.4-24.6%200-33.9L201.7%20103c-9.4-9.4-24.6-9.4-33.9%200l-136%20136c-9.5%209.4-9.5%2024.6-.1%2034z%22%2F%3E%3C%2Fsvg%3E")}.pagination__prev::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M31.7%20239l136-136c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9L127.9%20256l96.4%2096.4c9.4%209.4%209.4%2024.6%200%2033.9L201.7%20409c-9.4%209.4-24.6%209.4-33.9%200l-136-136c-9.5-9.4-9.5-24.6-.1-34z%22%2F%3E%3C%2Fsvg%3E")}.pagination__next::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034z%22%2F%3E%3C%2Fsvg%3E")}.pagination__nextAll::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20448%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M224.3%20273l-136%20136c-9.4%209.4-24.6%209.4-33.9%200l-22.6-22.6c-9.4-9.4-9.4-24.6%200-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6%200-33.9L54.3%20103c9.4-9.4%2024.6-9.4%2033.9%200l136%20136c9.5%209.4%209.5%2024.6.1%2034zm192-34l-136-136c-9.4-9.4-24.6-9.4-33.9%200l-22.6%2022.6c-9.4%209.4-9.4%2024.6%200%2033.9l96.4%2096.4-96.4%2096.4c-9.4%209.4-9.4%2024.6%200%2033.9l22.6%2022.6c9.4%209.4%2024.6%209.4%2033.9%200l136-136c9.4-9.2%209.4-24.4%200-33.8z%22%2F%3E%3C%2Fsvg%3E")}.pagination--active{color:#fff;background-color:#f26527}.pagination--active:hover{background-color:#d06431}input,select{background-color:rgba(0,0,0,0);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.table{width:100%;border:2px solid #594137;border-spacing:0;border-collapse:collapse;box-sizing:border-box}.table thead tr{background-color:#f26527}.table thead th{color:#fff}@media(max-width: 812px){.table thead{display:none}}.table tbody tr:nth-child(odd){background-color:#fff5d6}.table tbody tr:nth-child(even){background-color:#ffddc0}@media(max-width: 812px){.table tbody tr{width:100%;display:flex;flex-direction:column}}@media(max-width: 812px){.table tbody tr td{width:100%;text-align:justify;background-image:linear-gradient(90deg, rgba(242, 101, 39, 0.1) 35%, rgba(0, 0, 0, 0) 35%);border-bottom:1px solid #594137;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.table tbody tr td::before{content:attr(data-label);width:35%;margin-right:15px;margin-left:-10.0005px;font-weight:bold;text-align:center;flex-shrink:0}.table tbody tr td .table__checkbox__label{margin:0}}.table tbody td>a{color:#37b9f5;display:contents;text-decoration:none}.table tbody td>a:hover{text-decoration:underline}.table tbody td[data-table=date]{white-space:nowrap}.table tbody td[data-table=item]{min-width:250px}.table tbody td[data-table=content]{text-align:left;word-break:break-all}.table tbody td[data-table=content]>a{color:#37b9f5;display:contents}@media(max-width: 812px){.table tbody td{width:100%;text-align:justify;background-image:linear-gradient(90deg, rgba(242, 101, 39, 0.1) 35%, rgba(0, 0, 0, 0) 35%);border-bottom:1px solid #594137;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.table tbody td::before{content:attr(data-label);width:35%;margin-right:15px;margin-left:-10.0005px;font-weight:bold;text-align:center;flex-shrink:0}.table tbody td .table__checkbox__label{margin:0}}.table th,.table td{padding:15px;text-align:center;word-break:break-all;color:#000;cursor:default;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.table th,.table td{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1366px){.table th,.table td{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}@media(max-width: 1024px){.table th,.table td{font-size:1.0625rem;letter-spacing:0rem;line-height:1.59375rem}}@media(max-width: 420px){.table th,.table td{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}.table th.longContent,.table td.longContent{min-width:250px;text-align:left;white-space:unset}.table__wrap{width:100%;display:flex;flex-direction:column}.table__wrap--select{width:100%;background-color:#f2f2f2;border:2px solid gray;border-radius:5px;box-sizing:border-box;position:relative;transition:.3s border-color}.table__wrap--select::before{content:"";width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20320%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23594137%22%20d%3D%22M143%20352.3L7%20216.3c-9.4-9.4-9.4-24.6%200-33.9l22.6-22.6c9.4-9.4%2024.6-9.4%2033.9%200l96.4%2096.4%2096.4-96.4c9.4-9.4%2024.6-9.4%2033.9%200l22.6%2022.6c9.4%209.4%209.4%2024.6%200%2033.9l-136%20136c-9.2%209.4-24.4%209.4-33.8%200z%22%2F%3E%3C%2Fsvg%3E");position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:.3s background-image;pointer-events:none;background-repeat:no-repeat;background-size:contain;background-position:center}.table__select{width:100%;padding:5px 15px;padding-right:40px;color:#000;box-sizing:border-box;transition:.3s color,.3s border-color;cursor:pointer;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.table__select{font-size:1.1875rem;letter-spacing:0rem;line-height:1.78125rem}}@media(max-width: 1366px){.table__select{font-size:1.125rem;letter-spacing:0rem;line-height:1.6875rem}}@media(max-width: 1024px){.table__select{font-size:1.0625rem;letter-spacing:0rem;line-height:1.59375rem}}@media(max-width: 420px){.table__select{font-size:1rem;letter-spacing:0rem;line-height:1.5rem}}.table__select::-moz-placeholder{color:gray;-moz-transition:.3s color;transition:.3s color}.table__select::placeholder{color:gray;transition:.3s color}.table__select[readonly]{cursor:not-allowed}.table__select::-ms-expand{display:none}.table__checkbox__label{width:44px;height:44px;margin:auto;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.table__checkbox__input{opacity:0;display:none}.table__checkbox__input:checked+div{background-color:#fff;border-color:#000}.table__checkbox__input:checked+div::before{opacity:1;transform:translate(-50%, -50%) scale(1)}.table__checkbox__input__icon{width:60%;height:60%;background-color:#f2f2f2;border:2px solid gray;border-radius:50%;box-sizing:border-box;position:relative;transition:.3s background-color,.3s border-color}.table__checkbox__input__icon::before{content:"";width:65%;height:65%;background-color:#000;border-radius:50%;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transition:.3s opacity,.3s transform}.table tr.disabled{opacity:.3}.table tr.disabled label{cursor:not-allowed}.table tr.used th,.table tr.used td{color:red}.table tr.used input:checked+div{border-color:red}.table tr.used input+div::before{background-color:red}.cardGroup{width:100%;display:flex;flex-wrap:wrap}.cardGroup--collapse{align-items:flex-start}.cardGroup--collapse .card{width:32%;padding:10px;margin:.5%;border:1px solid #e6e6e6;border-radius:5px;box-shadow:5px 5px 5px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-direction:column;transition:.3s box-shadow}.cardGroup--collapse .card:hover{box-shadow:2px 2px 2px rgba(0,0,0,.4)}@media(max-width: 1024px){.cardGroup--collapse .card:hover{box-shadow:5px 5px 5px rgba(0,0,0,.1)}}@media(max-width: 1024px){.cardGroup--collapse .card{width:49%}}@media(max-width: 568px){.cardGroup--collapse .card{width:99%}}.cardGroup--collapse .card.disabled{background-color:#f2f2f2;opacity:.6;cursor:not-allowed}.cardGroup--collapse .card.disabled .card__header,.cardGroup--collapse .card.disabled .card__checkbox__label{cursor:not-allowed}.cardGroup--collapse .card.disabled .card__checkbox__icon::before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20352%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M242.72%20256l100.07-100.07c12.28-12.28%2012.28-32.19%200-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48%200L176%20189.28%2075.93%2089.21c-12.28-12.28-32.19-12.28-44.48%200L9.21%20111.45c-12.28%2012.28-12.28%2032.19%200%2044.48L109.28%20256%209.21%20356.07c-12.28%2012.28-12.28%2032.19%200%2044.48l22.24%2022.24c12.28%2012.28%2032.2%2012.28%2044.48%200L176%20322.72l100.07%20100.07c12.28%2012.28%2032.2%2012.28%2044.48%200l22.24-22.24c12.28-12.28%2012.28-32.19%200-44.48L242.72%20256z%22%2F%3E%3C%2Fsvg%3E");opacity:1}.cardGroup--collapse .card.used .card__checkbox__label>input[type=checkbox]:checked+div{background-color:red}.cardGroup--collapse .card.used .card__main{color:red}.cardGroup--collapse .card.redeemed{background-color:#f2f2f2}.cardGroup--collapse .card__header{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.cardGroup--collapse .card__main{font-weight:bold;color:#000;font-size:2.25rem;letter-spacing:0rem;line-height:3.375rem}@media(max-width: 1600px){.cardGroup--collapse .card__main{font-size:2.125rem;letter-spacing:0rem;line-height:3.1875rem}}@media(max-width: 1366px){.cardGroup--collapse .card__main{font-size:2rem;letter-spacing:0rem;line-height:3rem}}@media(max-width: 1024px){.cardGroup--collapse .card__main{font-size:1.875rem;letter-spacing:0rem;line-height:2.8125rem}}@media(max-width: 420px){.cardGroup--collapse .card__main{font-size:1.75rem;letter-spacing:0rem;line-height:2.625rem}}.cardGroup--collapse .card__main--secondary{font-size:1.75rem;letter-spacing:0rem;line-height:2.625rem}@media(max-width: 1600px){.cardGroup--collapse .card__main--secondary{font-size:1.625rem;letter-spacing:0rem;line-height:2.4375rem}}@media(max-width: 1366px){.cardGroup--collapse .card__main--secondary{font-size:1.5rem;letter-spacing:0rem;line-height:2.25rem}}@media(max-width: 1024px){.cardGroup--collapse .card__main--secondary{font-size:1.375rem;letter-spacing:0rem;line-height:2.0625rem}}@media(max-width: 420px){.cardGroup--collapse .card__main--secondary{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}.cardGroup--collapse .card__content{width:100%;margin-top:10px;display:none}.cardGroup--collapse .card__wrap{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.cardGroup--collapse .card__more{width:50px;height:50px;box-sizing:border-box;position:relative;cursor:pointer}.cardGroup--collapse .card__more::before,.cardGroup--collapse .card__more::after{content:"";width:35%;height:3px;background-color:#000;border-radius:9999px;position:absolute;top:50%;left:50%;transition:.3s transform}.cardGroup--collapse .card__more::before{transform:translate(-50%, -50%) rotateZ(90deg)}.cardGroup--collapse .card__more::after{transform:translate(-50%, -50%)}.cardGroup--collapse .card__more.active::before,.cardGroup--collapse .card__more.active::after{transform:translate(-50%, -50%) rotateZ(180deg)}.cardGroup--collapse .card__title{color:#000;flex-shrink:0;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.cardGroup--collapse .card__title{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 1366px){.cardGroup--collapse .card__title{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 1024px){.cardGroup--collapse .card__title{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 420px){.cardGroup--collapse .card__title{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}.cardGroup--collapse .card__value{margin-left:20px;font-weight:bold;text-align:justify;word-break:break-all;color:#000;font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}@media(max-width: 1600px){.cardGroup--collapse .card__value{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 1366px){.cardGroup--collapse .card__value{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 1024px){.cardGroup--collapse .card__value{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}@media(max-width: 420px){.cardGroup--collapse .card__value{font-size:1.25rem;letter-spacing:0rem;line-height:1.875rem}}.cardGroup--collapse .card__checkbox__label{width:50px;height:50px;flex-shrink:0;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.cardGroup--collapse .card__checkbox__label>input[type=checkbox]{opacity:0;display:none}.cardGroup--collapse .card__checkbox__label>input[type=checkbox]:checked+div{background-color:#36c958}.cardGroup--collapse .card__checkbox__label>input[type=checkbox]:checked+div::before{opacity:1}.cardGroup--collapse .card__checkbox__icon{width:80%;height:80%;background-color:#fff;border:3px solid #000;border-radius:50%;box-sizing:border-box;transition:.3s background-color,.3s border-color;display:flex;justify-content:center;align-items:center}.cardGroup--collapse .card__checkbox__icon::before{content:"";width:70%;height:70%;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3C%21--%20Font%20Awesome%20Free%205.15.1%20by%20%40fontawesome%20-%20https%3A%2F%2Ffontawesome.com%20License%20-%20https%3A%2F%2Ffontawesome.com%2Flicense%2Ffree%20%28Icons%3A%20CC%20BY%204.0%2C%20Fonts%3A%20SIL%20OFL%201.1%2C%20Code%3A%20MIT%20License%29%20--%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M173.898%20439.404l-166.4-166.4c-9.997-9.997-9.997-26.206%200-36.204l36.203-36.204c9.997-9.998%2026.207-9.998%2036.204%200L192%20312.69%20432.095%2072.596c9.997-9.997%2026.207-9.997%2036.204%200l36.203%2036.204c9.997%209.997%209.997%2026.206%200%2036.204l-294.4%20294.401c-9.998%209.997-26.207%209.997-36.204-.001z%22%2F%3E%3C%2Fsvg%3E");opacity:0;display:block;transition:.3s opacity;background-repeat:no-repeat;background-size:contain;background-position:center}.cardGroup--collapse .card .form__item{margin-left:20px}.collapseAllWrap{width:100%;display:flex;justify-content:flex-end}.collapseAll{width:44px;height:44px;margin:1%;border:2px solid #000;border-radius:5px;box-sizing:border-box;position:relative;transition:.3s background-color;cursor:pointer}.collapseAll:hover{background-color:#f2f2f2}.collapseAll::before,.collapseAll::after{content:"";width:35%;height:3px;background-color:#000;border-radius:9999px;position:absolute;top:50%;left:50%;transition:.3s transform}.collapseAll::before{transform:translate(-50%, -50%) rotateZ(90deg)}.collapseAll::after{transform:translate(-50%, -50%)}.collapseAll.active::before,.collapseAll.active::after{transform:translate(-50%, -50%) rotateZ(180deg)}.card{width:23%;padding:10px;margin:1%;background-color:#e6e6e6;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;cursor:default;font-size:1.25rem;letter-spacing:0rem;line-height:1.625rem}.card>*{margin-bottom:10px}.card>*:nth-last-child(1){margin-bottom:0}@media(max-width: 1600px){.card{font-size:1.1875rem;letter-spacing:0rem;line-height:1.54375rem}}@media(max-width: 1366px){.card{font-size:1.125rem;letter-spacing:0rem;line-height:1.4625rem}}@media(max-width: 1024px){.card{font-size:1.0625rem;letter-spacing:0rem;line-height:1.38125rem}}@media(max-width: 420px){.card{font-size:1rem;letter-spacing:0rem;line-height:1.3rem}}@media(max-width: 812px){.card{width:48%}}@media(max-width: 420px){.card{width:98%}}.card__img{width:100%;padding-bottom:100%;background-color:#fff;border-radius:10px;overflow:hidden;position:relative}.card__img>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.card__title{font-weight:bold;text-align:center;color:#000}.card__point{display:flex}.card__point__title{color:#000}.card__point__value{font-weight:bold;color:#333}.card__btn{padding:5px 25px;font-weight:bold;color:#fff;background-color:#666;border-radius:9999px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;transition:.3s background-color;cursor:pointer}.card__btn:hover{background-color:#000}.card__btn--redeem::before{content:"兌換"}.card__btn--redeemed{background-color:#36c958;cursor:not-allowed}.card__btn--redeemed::before{content:"已兌換"}.card__btn--redeemed:hover{background-color:#36c958}.card__btn--allout::before{content:"兌換完畢"}.card__btn--short::before{content:"點數不足"}.card__btn--allout,.card__btn--short{color:#ccc;background-color:#999;cursor:not-allowed}.card__btn--allout:hover,.card__btn--short:hover{background-color:#999}canvas{display:block;position:relative;z-index:1}.wrap{width:100%;background-image:url(../assets/images/bg_main.png);overflow:hidden;display:flex;position:absolute;top:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center}.wrap::before{content:"";width:100%;height:100%;background-image:linear-gradient(180deg, rgba(32, 102, 98, 0.3), #206662 95%);position:absolute;top:0;left:0}.app{margin:auto;position:relative}
