.index .shadow-area{position:fixed;bottom:0;width:100%;height:100px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.3),transparent)}.index canvas{cursor:var(--canvas-cursor)}body{--float-text-box-display:none;--handler-dom-display:flex;--drawer-handler-icon-active:none;--drawer-handler-point-active:auto}.handler-dom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:var(--handler-dom-display)}.handler-dom .handler-icon{background:#fff;border-radius:100px;width:50px;height:50px;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.12);box-shadow:0 0 10px 0 rgba(0,0,0,.12);display:var(--handler-icon-active);cursor:s-resize}.handler-dom .handler-point{width:35px;height:35px;background:#fff;border-radius:100px;opacity:.4;display:var(--handler-point-active)}.drawer-handler-dom{pointer-events:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer-handler-dom .handler-icon{background:#fff;border-radius:100px;width:35px;height:35px;padding:4px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.12);box-shadow:0 0 10px 0 rgba(0,0,0,.12);display:var(--drawer-handler-icon-active);cursor:pointer}.drawer-handler-dom .handler-icon.large{width:45px;height:45px;padding:10px}.drawer-handler-dom .handler-point{width:30px;height:30px;background:#fff;border-radius:100px;opacity:.4;display:var(--drawer-handler-point-active)}.drawer-handler-dom.handler-all{pointer-events:all}.size-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;display:var(--handler-dom-display);position:relative;top:6px;font-size:16px}.size-input input{background:transparent;width:40px;border:none;outline:none;-webkit-appearance:none;resize:none;margin-right:10px;text-align:right}.size-input input.active{background:#fff}#cell-form-input-clone{display:var(--handler-dom-display)}.mark-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-size:20px;white-space:nowrap}.text-teal-14{color:#20304a!important}.bg-amber-4,.bg-teal-14{background:#20304a!important}.bg-amber-4 .text-center{color:#fff!important}.dg.ac{z-index:1000;left:0!important;right:auto!important}.doors{height:100%}@media screen and (max-width:1022px){.doors .nav-line-area{padding-top:88px!important;background:#f6f6f6;padding-bottom:20px;margin-bottom:10px}.doors .nav-line-area .nav-item{display:none}.doors .control-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doors .control-layout-item{display:none}}.doors table{width:100%;font-size:15px;line-height:33px;border-collapse:separate;border-spacing:0;border:2px solid #323332;margin:10px auto;border-radius:.25rem;text-align:center;-webkit-filter:grayscale(1);filter:grayscale(1)}.doors table tr:nth-child(2n-1){background:#e8e8e8}.doors table tr th{line-height:35px;border:1px solid #b3d8d3}.doors table th{font-weight:100%}.doors table thead tr:last-child th{border-bottom:3px solid #b3d8d3;background:#323332;color:#fff}.doors table tbody tr:hover{background-color:rgba(172,255,179,.2);cursor:default}.doors table tbody tr:last-child td{border:none;border:1px solid #b3d8d3}.doors table tbody td{border-bottom:1px solid #b3d8d3}.doors table tbody td,.doors table td:last-child{border:1px solid #b3d8d3}.doors table thead tr{color:#000}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.row-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.column-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.column-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column-fill{height:100%;flex-direction:column}.column-fill,.column-fill>:nth-child(n){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.column-fill>:nth-child(n){flex-direction:column;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.row-box{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.column,.row-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.column{-webkit-box-flex:1;-ms-flex:auto;flex:auto;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.between,.space-around{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fill{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.full{-ms-flex-negative:0;flex-shrink:0}.mini-scrollbar{overflow-x:hidden}.mini-scrollbar::-webkit-scrollbar{width:0;height:0;background:transparent}.mini-scrollbar::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.mini-scrollbar:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,53%,.4)}.mini-scrollbar:hover::-webkit-scrollbar-track{background:hsla(0,0%,53%,.1)}.mini-scrollbar::-webkit-scrollbar{display:none}.scrollbar-show::-webkit-scrollbar{width:6px;height:6px;display:block}.ellipsis{display:inline-block;white-space:nowrap;max-width:130px;overflow:hidden;text-overflow:ellipsis}.line-ellipsis{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.button-default{border-radius:8px;font-size:16px;padding-top:0;padding-bottom:40px}.button-default div{height:100%;width:100%;float:left;padding:14px 0;color:#fff;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#de2431),to(#f9c073)),-webkit-gradient(linear,left top,left bottom,from(#fbad63),to(#f28441));background:linear-gradient(90deg,#de2431,#f9c073),linear-gradient(180deg,#fbad63,#f28441);-webkit-transition:all .3s;transition:all .3s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;letter-spacing:1px;cursor:pointer}.button-default div:hover{-webkit-filter:brightness(.96) saturate(100%) contrast(100%);filter:brightness(.96) saturate(100%) contrast(100%);-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02)}.button-default-flex{border-radius:8px;font-size:16px;padding-top:0;padding-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.button-default-flex div{height:100%;width:100%;float:left;padding:14px 0;color:#fff;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#de2431),to(#f9c073)),-webkit-gradient(linear,left top,left bottom,from(#fbad63),to(#f28441));background:linear-gradient(90deg,#de2431,#f9c073),linear-gradient(180deg,#fbad63,#f28441);-webkit-transition:all .3s;transition:all .3s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;letter-spacing:1px;cursor:pointer}.button-default-flex div:hover{-webkit-filter:brightness(.96) saturate(100%) contrast(100%);filter:brightness(.96) saturate(100%) contrast(100%);-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02)}.button-default-flex div{-webkit-box-flex:0.3;-ms-flex:0.3;flex:0.3}.space{width:15px;height:10px}.minor-button{border-radius:8px;font-size:16px;padding-top:0;padding-bottom:40px}.minor-button div{height:100%;width:100%;float:left;padding:14px 0;color:#fff;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#de2431),to(#f9c073)),-webkit-gradient(linear,left top,left bottom,from(#fbad63),to(#f28441));background:linear-gradient(90deg,#de2431,#f9c073),linear-gradient(180deg,#fbad63,#f28441);-webkit-transition:all .3s;transition:all .3s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;letter-spacing:1px;cursor:pointer}.minor-button div:hover{-webkit-filter:brightness(.96) saturate(100%) contrast(100%);filter:brightness(.96) saturate(100%) contrast(100%);-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02)}.minor-button div{background:#da9528}.minor-button div:hover{background:#df9a2d}.abst{color:red}.anp{font-size:20px}.primary-button{border-radius:8px;font-size:16px;padding-top:0;padding-bottom:40px}.primary-button div{height:100%;width:100%;float:left;padding:14px 0;color:#fff;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#de2431),to(#f9c073)),-webkit-gradient(linear,left top,left bottom,from(#fbad63),to(#f28441));background:linear-gradient(90deg,#de2431,#f9c073),linear-gradient(180deg,#fbad63,#f28441);-webkit-transition:all .3s;transition:all .3s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;letter-spacing:1px;cursor:pointer}.primary-button div:hover{-webkit-filter:brightness(.96) saturate(100%) contrast(100%);filter:brightness(.96) saturate(100%) contrast(100%);-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02)}.touch-active:active{background:#eee}.active-soft{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.active-soft:hover{-webkit-filter:brightness(1.2) saturate(110%) contrast(110%);filter:brightness(1.2) saturate(110%) contrast(110%)}.active-light{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.active-light:hover{-webkit-filter:brightness(1.01) saturate(110%) opacity(.8);filter:brightness(1.01) saturate(110%) opacity(.8)}.active-choose{cursor:pointer}.active-choose:hover{-webkit-filter:brightness(1.01) saturate(110%) opacity(.8);filter:brightness(1.01) saturate(110%) opacity(.8)}.button-default-double{border-radius:8px;font-size:16px;padding-top:0;padding-bottom:40px}.button-default-double div{height:100%;width:100%;float:left;padding:14px 0;color:#fff;border-radius:5px;background:-webkit-gradient(linear,left top,right top,from(#de2431),to(#f9c073)),-webkit-gradient(linear,left top,left bottom,from(#fbad63),to(#f28441));background:linear-gradient(90deg,#de2431,#f9c073),linear-gradient(180deg,#fbad63,#f28441);-webkit-transition:all .3s;transition:all .3s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-weight:600;letter-spacing:1px;cursor:pointer}.button-default-double div:hover{-webkit-filter:brightness(.96) saturate(100%) contrast(100%);filter:brightness(.96) saturate(100%) contrast(100%);-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02);box-shadow:0 2px 4px -1px rgba(0,0,0,.1),0 4px 5px 0 rgba(0,0,0,.04),0 1px 10px 0 rgba(0,0,0,.02)}.button-default-double div{width:35%;margin:10px 11.5%;margin-bottom:30px}.button-default-double .button-ripple{font-size:16px;padding:10px 0}.button-default-double div:last-child{color:#bbb}.button-default-double div:last-child:hover{color:#999}@-webkit-keyframes bg-move{0%{opacity:.1;-webkit-filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);background-position:-100% 0}50%{opacity:.3;-webkit-filter:brightness(1.4) saturate(100%) contrast(100%) blur(4px);filter:brightness(1.4) saturate(100%) contrast(100%) blur(4px)}to{opacity:.1;-webkit-filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);background-position:100% 0}}@keyframes bg-move{0%{opacity:.1;-webkit-filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);background-position:-100% 0}50%{opacity:.3;-webkit-filter:brightness(1.4) saturate(100%) contrast(100%) blur(4px);filter:brightness(1.4) saturate(100%) contrast(100%) blur(4px)}to{opacity:.1;-webkit-filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);filter:brightness(1.2) saturate(110%) contrast(110%) blur(2px);background-position:100% 0}}.extra:before{color:#de2020;font-size:16px;content:"*"}.skeleton{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#f3f3f6),color-stop(18%,#f8faff),color-stop(33%,#f3f3f6));background:linear-gradient(90deg,#f3f3f6 8%,#f8faff 18%,#f3f3f6 33%);background-size:1000px 104px;border-radius:4px}@-webkit-keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.default-active{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.default-active:hover{-webkit-filter:brightness(1.01);filter:brightness(1.01)}.default-active:active{-webkit-filter:brightness(1.05) saturate(105%) contrast(105%);filter:brightness(1.05) saturate(105%) contrast(105%)}.fade-show{-webkit-animation-name:fade-show;animation-name:fade-show;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.4,.6,.2,1);transition-timing-function:cubic-bezier(.4,.6,.2,1)}@-webkit-keyframes fade-show{0%{opacity:0}to{opacity:1}}@keyframes fade-show{0%{opacity:0}to{opacity:1}}.render .shadow-area{position:fixed;bottom:0;width:100%;height:100px}.render canvas{outline:none}body{--handler-icon-active:none;--handler-point-active:auto}#css-renderer{-webkit-transition:opacity .15s;transition:opacity .15s}#css-renderer:hover{opacity:1!important}