@import url(https://fonts.googleapis.com/css2?family=Akshar:wght@300;400;500;700&display=swap);.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:visible;overflow:initial;font-size:1em;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:transparent!important}div:where(.swal2-container).swal2-bottom-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-bottom,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-top{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-bottom-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}div:where(.swal2-container).swal2-center-left>.swal2-popup,div:where(.swal2-container).swal2-center-start>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}div:where(.swal2-container).swal2-bottom-left>.swal2-popup,div:where(.swal2-container).swal2-bottom-start>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup,div:where(.swal2-container).swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0,100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-radius:100%;border-color:#2778c4 transparent;border-style:solid;border-width:.25em}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px transparent;font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto!important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:transparent;color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) label:where(.swal2-checkbox),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) textarea:where(.swal2-textarea){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:transparent;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) input:where(.swal2-file)::-moz-placeholder,div:where(.swal2-container) input:where(.swal2-input)::-moz-placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::-moz-placeholder{color:#ccc}div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:transparent;color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-checkbox,div:where(.swal2-container) .swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-checkbox label,div:where(.swal2-container) .swal2-radio label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-checkbox input,div:where(.swal2-container) .swal2-radio input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message):before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border-radius:50%;border:.25em solid #000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:0;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotate(45deg);opacity:0}25%{transform:rotate(-25deg);opacity:.4}50%{transform:rotate(15deg);opacity:.8}75%{transform:rotate(-5deg);opacity:1}to{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:transparent!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/*!
 * Select2 Bootstrap4 Theme v1.0.2 (https://github.com/berkan52/select2-bootstrap4-theme)
 *
 * A theme for Select2 v4 and Bootstrap 4.1.1
 *
 * Release v1.0.2 - 13/05/2018
 * Copyright 2017 Berkan Akyürek <berkan52@gmail.com>
 * Latest build by djibe (with autoprefixer)
 * Licensed under MIT
 *
 * Updated by Leo @CianWang
 *
 */.select2-container--bootstrap4{display:block}.select2-container--bootstrap4 .select2-selection{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem;outline:0}.select2-container--bootstrap4 .select2-selection.form-control{border-radius:.25rem}.select2-container--bootstrap4 .select2-search--dropdown .select2-search__field{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:1rem}.select2-container--bootstrap4 .select2-search__field{outline:0}.select2-container--bootstrap4 .select2-search__field::-webkit-input-placeholder{color:#6c757d}.select2-container--bootstrap4 .select2-search__field:-moz-placeholder{color:#6c757d}.select2-container--bootstrap4 .select2-search__field::-moz-placeholder{color:#6c757d;opacity:1}.select2-container--bootstrap4 .select2-search__field:-ms-input-placeholder{color:#6c757d}.select2-container--bootstrap4 .select2-results__option{padding:.75rem .375rem;font-size:1rem}.select2-container--bootstrap4 .select2-results__option[role=group]{padding:0}.select2-container--bootstrap4 .select2-results__option[aria-disabled=true]{color:#6c757d;cursor:not-allowed}.select2-container--bootstrap4 .select2-results__option[aria-selected=true]{background-color:#f8f9fa;color:#16181b}.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected]{background-color:#007bff;color:#fff}.select2-container--bootstrap4 .select2-results__option .select2-results__option{padding:.75rem .375rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option{margin-left:-.375rem;padding-left:.75rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-.75rem;padding-left:1.125rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.125rem;padding-left:1.5rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.5rem;padding-left:1.875rem}.select2-container--bootstrap4 .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.875rem;padding-left:2.25rem}.select2-container--bootstrap4 .select2-results__group{color:#6c757d;display:block;padding:.75rem .375rem;font-size:75%;line-height:1;white-space:nowrap}.select2-container--bootstrap4.select2-container--focus .select2-selection,.select2-container--bootstrap4.select2-container--open .select2-selection{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-color:#80bdff}@media screen and (prefers-reduced-motion:reduce){.select2-container--bootstrap4.select2-container--focus .select2-selection,.select2-container--bootstrap4.select2-container--open .select2-selection{transition:none}}.select2-container--bootstrap4.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #6c757d;border-width:0 .25rem .25rem}.select2-container--bootstrap4.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}.select2-container--bootstrap4.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-top-color:transparent}.select2-container--bootstrap4 button.select2-selection__clear{float:right;width:.9em;height:.9em;padding-left:.15em;margin-top:.7em;margin-right:.3em;line-height:.75em;color:#f8f9fa;background-color:#c8c8c8;border-radius:100%}.select2-container--bootstrap4 button.select2-selection__clear:hover{background-color:#afafaf}.select2-container--bootstrap4.select2-container--disabled .select2-selection{border-color:#ced4da}.select2-container--bootstrap4.select2-container--disabled .select2-search__field,.select2-container--bootstrap4.select2-container--disabled .select2-selection{cursor:not-allowed}.select2-container--bootstrap4.select2-container--disabled .select2-selection,.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#e9ecef}.select2-container--bootstrap4.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove,.select2-container--bootstrap4.select2-container--disabled .select2-selection__clear{display:none}.select2-container--bootstrap4 .select2-dropdown{border-color:#80bdff;border-width:1px;overflow-x:hidden;margin-top:-1px}.select2-container--bootstrap4 .select2-dropdown--above{margin-top:1px}.select2-container--bootstrap4 .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap4 .select2-selection--single{height:calc(2.25rem + 2px);line-height:1;padding:.75rem 1.125rem .75rem .375rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:.375rem;top:0;width:.25rem}.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b{border-color:#6c757d transparent transparent;border-style:solid;border-width:.25rem .25rem 0;height:0;left:0;margin-left:-.25rem;margin-top:-.125rem;position:absolute;top:50%;width:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered{color:#495057;padding:0}.select2-container--bootstrap4 .select2-selection--single .select2-selection__placeholder{color:#6c757d}.select2-container--bootstrap4 .select2-selection--multiple{min-height:calc(1.5em + .75rem + 2px)!important;padding:0;height:auto}.select2-container .select2-selection--multiple.act-as-tags .select2-selection__rendered{padding:0 .375rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;line-height:1;list-style:none;margin:0}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__placeholder{color:#6c757d;float:left;margin-top:5px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice{color:#495057;background:transparent;border:1px solid #bdc6d0;border-radius:.25rem;cursor:default;float:left;padding:.25rem .6rem .1rem .25rem;margin-top:calc(.375rem - 2px);margin-left:.38rem;cursor:pointer}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice .select2-selection__choice__display{margin-left:.25rem}.select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field{background:transparent;padding:0 .375rem;height:calc(2.25rem + 2px)-2;line-height:2.2;margin-top:0;margin-left:0;min-width:5em;height:28px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove{float:left;padding-right:3px;padding-left:3px;margin-right:1px;margin-left:3px;font-weight:700;border:none;background-color:transparent;color:#bdc6d0}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover{color:#343a40}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:#c8c8c8!important;border:1px!important;padding:2px}.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear{position:absolute!important;top:0;right:.7em;float:none;margin-right:0}.form-group-sm .select2-container--bootstrap4 .select2-selection--single,.input-group-sm .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-sm{border-radius:.2rem;font-size:75%;height:calc(1.8125rem + 2px);line-height:1;padding:.5rem 1rem .5rem .25rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-sm .select2-selection__arrow b{margin-left:-.5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-sm{min-height:calc(1.8125rem + 2px);border-radius:.2rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__rendered{padding:.5rem .25rem 0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__choice{font-size:75%;line-height:1;margin:0 0 0 .125rem;padding:0 .5rem}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field{padding:0 .25rem;font-size:75%;height:calc(1.8125rem + 2px)-2;line-height:1}.form-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-sm .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-sm .select2-selection__clear{margin-top:.5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single,.input-group-lg .select2-container--bootstrap4 .select2-selection--single,.select2-container--bootstrap4 .select2-selection--single.input-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1;padding:1rem 1.4375rem 1rem .5rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow{width:.3125rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection--single.input-lg .select2-selection__arrow b{border-width:.3125rem .3125rem 0;margin-left:-1rem;margin-top:-.15625rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple,.select2-container--bootstrap4 .select2-selection--multiple.input-lg{min-height:calc(2.875rem + 2px);border-radius:.3rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__choice{font-size:1.25rem;line-height:1;border-radius:.25rem;margin:0 0 0 .25rem;padding:0 1rem}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-search--inline .select2-search__field,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field{padding:0 .5rem;font-size:1.25rem;height:calc(2.875rem + 2px)-2;line-height:1}.form-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.input-group-lg .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__clear,.select2-container--bootstrap4 .select2-selection--multiple.input-lg .select2-selection__clear{margin-top:1rem}.input-group-lg .select2-container--bootstrap4 .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--bootstrap4 .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #6c757d;border-width:0 .3125rem .3125rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single{padding-left:1.125rem;padding-right:.375rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:0;text-align:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow{left:.375rem;right:auto}.select2-container--bootstrap4[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:.1875rem}.select2-container--bootstrap4[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#ffc107}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection,.has-warning.select2-drop-active{border-color:#d39e00}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#d39e00}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#dc3545}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection,.has-error.select2-drop-active{border-color:#bd2130}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#bd2130}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#28a745}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection,.has-success.select2-drop-active{border-color:#1e7e34}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#1e7e34}.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection,.input-group>.select2-hidden-accessible:first-child+.select2-container--bootstrap4>.selection>.select2-selection.form-control{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child)+.select2-container--bootstrap4:not(:last-child)>.selection>.select2-selection.form-control{border-radius:0}.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection,.input-group>.select2-hidden-accessible:not(:first-child):not(:last-child)+.select2-container--bootstrap4:last-child>.selection>.select2-selection.form-control{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.select2-container--bootstrap4{display:table;table-layout:fixed;position:relative;z-index:2;width:100%;margin-bottom:0}.input-group>.select2-container--bootstrap4>.selection>.select2-selection.form-control{float:none}.input-group>.select2-container--bootstrap4.select2-container--focus,.input-group>.select2-container--bootstrap4.select2-container--open{z-index:3}.input-group>.select2-container--bootstrap4,.input-group>.select2-container--bootstrap4 .input-group-btn,.input-group>.select2-container--bootstrap4 .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{position:absolute!important;width:1px!important}@media (min-width:576px){.form-inline .select2-container--bootstrap4{display:inline-block}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,ol,ul{list-style:none}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dl,ol,ul{margin-top:0;margin-bottom:1rem}dd{margin-bottom:.5rem;margin-left:0}small{font-size:80%}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a,button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input{line-height:normal;overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}body,html{width:100%;font-family:Microsoft JhengHei,Helvetica,sans-serif,Arial;font-weight:400;font-style:normal;font-size:16px}.dalab-products-item .item-title .num,.design-grading-table thead,.font-en,.other-process-item .item-step,.pagination .page-item,.product-item-price,.product-show-price .price,[class*=-en],[class^=-en],[lang=en] .index-custom-title,[lang=en] .title-banner,[lang=en] .title-lg,[lang=en] .title-lg-s,[lang=en] [data-filter-item=color] .form-radio-label{font-family:Akshar}html{scroll-padding-top:139px}@media(max-width:800px){html{scroll-padding-top:calc(50px + .5rem)}}html[lang=en]{font-family:Helvetica,sans-serif,Arial}@media(max-width:640px){body{overflow-x:hidden}}h1,h2,h3,h4,h5,h6{line-height:1.3;box-sizing:border-box}p{line-height:1.6;padding:.3em 0}a{text-decoration:none;color:inherit}a:focus{outline:none}b{font-weight:700}[class*=" dvicon-"],[class^=dvicon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.frame-outer{width:100%;padding-top:50px;box-sizing:border-box}@media(min-width:801px){.frame-outer{padding-top:139px}}.frame{width:100%;min-height:100vh;box-sizing:border-box}@media(min-width:641px){.frame{position:relative;min-height:80vh}}.frame.primary-bg{background:linear-gradient(180deg,#f1f1f1,hsla(0,0%,94.5%,0) 214px)}.container{width:1280px;max-width:100%;margin:0 auto;padding:0 7vw;box-sizing:border-box}@media(max-width:800px){.container.container-pad-pt0{padding:0}}@media(max-width:640px){.container.container-mobile-pt0{padding:0}}@media(max-width:375px){.container{padding:0 5vw}}@media(min-width:1281px){.container{padding:0 40px}}.wrapper{position:relative;width:100%;text-align:center;box-sizing:border-box;padding-bottom:1rem;z-index:1}@media(min-width:1281px){.wrapper{padding-bottom:2rem}}@media(min-width:1601px){.wrapper{padding-bottom:3rem}}.img-ab-cover{-o-object-fit:cover;object-fit:cover}.img-ab-cover,.img-ab-fit{position:absolute;top:0;left:0;width:100%;height:100%}.img-ab-fit{-o-object-fit:contain;object-fit:contain}@media(min-width:801px){.hide-web{display:none!important}}@media(max-width:800px){.hide-pad{display:none!important}}@media(max-width:640px){.hide-mobile{display:none!important}}.overflow-h{overflow:hidden}.tab-pane{display:none}.tab-pane.is-active{display:block}.alert-block{background:#ffd3d3;padding:.5em;color:#ec4747;font-weight:400;display:flex;justify-content:flex-start;align-items:center;border:2px solid #ff9b9b;margin-bottom:1.5em}@media(max-width:640px){.alert-block{padding:.5em .4em}}.alert-block .alert-icon{margin-right:.8em;width:2em;height:2em;-o-object-fit:contain;object-fit:contain}@media(max-width:640px){.alert-block .alert-icon{margin-right:.5em}}.alert-block .alert-danger ul{margin:0;display:flex;flex-direction:column}.alert-block .alert-danger li{position:relative;margin-left:16px}.alert-block .alert-danger li:before{content:"";width:5px;height:5px;border-radius:50%;background:#ec4747;position:absolute;left:-14px;top:8px}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:0 0;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.bounce{animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateX(0)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}to{transform:translateX(0)}}.wobble{animation-name:wobble}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}to{transform:translateY(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}to{transform:translateX(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}to{transform:translateY(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}to{opacity:0;transform:translateX(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}to{opacity:0;transform:translateX(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateY(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}to{opacity:1;transform:translateX(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}to{opacity:1;transform:translateX(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateY(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-20px)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(.95);animation-timing-function:ease-in}to{transform:perspective(400px) translateZ(0) rotateY(1turn) scale(1);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}to{transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}to{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0) skewX(-15deg);opacity:1}to{transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{transform:translateX(0) skewX(0deg);opacity:1}to{transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}to{transform-origin:center center;transform:rotate(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}to{transform-origin:left bottom;transform:rotate(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:rotate(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}to{transform-origin:center center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}to{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideOutLeft{0%{transform:translateX(0)}to{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}to{opacity:0;transform:translateX(2000px)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}to{opacity:0;transform:translateY(-2000px)}}.slideOutUp{animation-name:slideOutUp}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}to{opacity:0;transform:translateX(100%) rotate(120deg)}}.rollOut{animation-name:rollOut}.swiper-pagination{position:relative;padding:10px 0 0}.swiper-pagination .swiper-pagination-bullet{width:58px;height:4px;border-radius:0;background-color:#d9d9d9;opacity:1;transition:.3s}@media(max-width:640px){.swiper-pagination .swiper-pagination-bullet{width:23px}}.swiper-pagination .swiper-pagination-bullet:hover{background-color:#9ca0b3}.swiper-pagination .swiper-pagination-bullet-active{background-color:#182c80}.swiper:hover .swiper-button{opacity:1}.swiper-button{position:absolute;top:calc(50% - .75em);font-size:40px;z-index:50;opacity:0;transition:.6s}@media(max-width:1280px){.swiper-button{font-size:30px}}.swiper-button.prev{left:0}.swiper-button.next{right:0}.swiper-button .swiper-btn-inner{display:inline-flex;align-items:center;justify-content:center;width:1.5em;height:1.5em;color:#fff;background-color:rgba(31,31,31,.8);cursor:pointer}.swiper-button .swiper-btn-inner:hover{background-color:#2649a4}.swiper-button .swiper-btn-inner .dvicon{display:block}.swiper-button .swiper-button-disabled{opacity:0}@media(max-width:640px){.swal2-container.mobile-full{padding-bottom:0!important}.swal2-container.mobile-full .swal2-popup{display:block!important;min-height:100vh;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}}.swal2-container .swal2-popup{border-radius:0}.swal2-container .swal2-popup.popup-hint{box-shadow:0 4px 10px rgba(0,0,0,.25)}@media(min-width:641px){.swal2-container .swal2-popup.popup-size-md{width:360px}}.swal2-container .swal2-html-container{margin:0;font-size:1rem;padding:0 2.5rem 1rem}@media(max-width:640px){.swal2-container .swal2-html-container{padding:0 2rem 1rem}}.swal2-container .swal2-html-container.html-hint{padding:2.5rem 2rem 1rem;box-sizing:border-box}@media(max-width:640px){.swal2-container .swal2-html-container.html-hint{padding:2rem 1rem 1rem}}.swal2-container .swal2-html-container.mobile-menu-html{padding:0}.swal2-title{position:relative;color:#333;font-size:32px;font-weight:600;padding:.6em 2.5rem .45em;text-align:left}@media(max-width:640px){.swal2-title{padding:.9em 2rem .45em;font-size:24px}}.swal2-title:before{content:"";position:absolute;top:.7em;left:-6px;width:12px;height:1.2em;background-color:#182c80}@media(max-width:640px){.swal2-title:before{top:.95em}}.swal2-close{width:56px;height:56px;opacity:.7}.swal2-close,.swal2-close:hover{color:transparent;background:url(/packs/media/public/images/icon/close-5447bc5d08c4ee0fa08e201e18434a71.svg);background-repeat:no-repeat;background-size:26px 26px;background-position:50%}.swal2-close:hover{opacity:1}.swal2-close:focus{outline:none;box-shadow:none;color:transparent}@media(max-width:640px){.mobile-full .swal2-close{position:absolute;top:0;right:0}}.swal-hint-icon{position:relative;display:inline-flex;justify-content:center;align-items:center;width:110px;height:110px;border-radius:50%;color:#fff;font-size:60px;background-color:#182c80}.swal-hint-icon .dvicon{display:block}.swal-hint-icon[data-icon=add_to_cart] .dvicon{transform:translateY(5px)}.swal-hint-icon[data-icon=add_to_cart] .dvicon-arrow-bottom{position:absolute;top:-10px;left:calc(50% - 18px);font-size:36px}.swal-hint-text{font-size:18px;font-weight:700;padding:1em 0 1.5em}.swal2-container .popup-order{justify-items:center}.swal2-container .popup-order .btn,.swal2-container .popup-order .btn-add,.swal2-container .popup-order .btn-outerline,.swal2-container .popup-order .btn-primary,.swal2-container .popup-order .btn-second{margin:0 4px}.swal2-container .popup-order .btn-min.cancel{background:#fff}.swal2-container .popup-order .swal-hint-text{text-align:center;padding:1.5em 0}.swal2-container .popup-order .swal2-title:before{display:none}.swal2-container .popup-order .swal-icon-custom{margin-top:1em;width:4em;height:4em}.swal2-container .popup-order .swal-icon-custom.confirm{background:#182c80}.swal2-container .popup-order .swal-icon-custom.alert{background:#2649a4}.swal2-container .popup-order .swal-icon-custom.error{background:#ec4747}.swal2-container .popup-order .swal-icon-custom .swal2-icon-content{color:#fff;font-size:2.6em}.swal2-container .popup-order .swal-icon-custom [class^=swal2-x-mark-line]{top:1.8em;width:2em}.swal2-container .swal2-confirm{display:inline-block;font-size:1rem;padding:.8em 1.3em .75em;box-sizing:border-box;border:none;outline:none;transition:.3s;color:#fff;border-radius:0;background-color:#182c80}.swal2-container .swal2-confirm:focus{outline:none;box-shadow:none}.swal2-container .swal2-confirm:hover{background-color:#2649a4}.breadcrumb{display:block;padding:2rem 0}@media(max-width:640px){.breadcrumb{padding:.8rem 0}}.breadcrumb-items{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0}.breadcrumb-item{display:inline-block;margin-right:1.5rem}.breadcrumb-item:first-child{white-space:nowrap}.breadcrumb-item:not(.breadcrumb-item:first-child){font-weight:600;flex:0 1 60%}@media(max-width:800px){.breadcrumb-item.btn-back .dvicon{display:none}.breadcrumb-item.btn-back .text{padding-left:1rem}}[data-tooltip]{position:relative}@media(max-width:800px){[data-tooltip]:after,[data-tooltip]:before{display:none!important}}[data-tooltip]:after,[data-tooltip]:before{position:absolute;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1;visibility:visible}[data-tooltip]:before{content:attr(data-tooltip-text);display:inline-block;max-width:210px;min-width:3em;min-height:1em;color:#fff;font-size:13px!important;text-align:center;background:#182c80;text-transform:capitalize;white-space:nowrap;border-radius:5px;padding:4px 5px 3px;line-height:1.3;z-index:2}[data-tooltip]:after{content:"";width:0;height:0}[data-tooltip=top]:after,[data-tooltip=top]:before{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:13px}[data-tooltip=top]:after{margin-bottom:6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid #182c80}[data-tooltip=bottom]:after,[data-tooltip=bottom]:before{top:100%;left:50%;transform:translate(-50%);margin-top:13px}[data-tooltip=bottom]:after{margin-top:8px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid #182c80}[data-tooltip=right]:after,[data-tooltip=right]:before{top:50%;left:100%;transform:translateY(-50%);margin-left:13px}[data-tooltip=right]:after{margin-left:9px;border-top:5px solid transparent;border-right:7px solid #182c80;border-bottom:5px solid transparent}[data-tooltip=left]:after,[data-tooltip=left]:before{top:50%;right:100%;transform:translateY(-50%);margin-right:13px}[data-tooltip=left]:after{margin-right:9px;border-top:5px solid transparent;border-left:7px solid #182c80;border-bottom:5px solid transparent}.form-control{display:block;width:100%;height:44px;padding:.57rem .75rem;font-size:16px;line-height:1.5;color:#252525;box-sizing:border-box;background-color:#fff;background-clip:padding-box;border:1px solid #eaeef3;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#252525;background-color:#fff;border-bottom:1px solid #182c80;box-shadow:0 1px 0 0 #182c80;outline:0}.form-control::-moz-placeholder{color:#969696;opacity:1}.form-control::placeholder{color:#969696;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control{position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:25px;background-image:url(/packs/media/public/images/icon/select-8829df1543c24c93412c4cdb2ff3d6ba.svg);background-repeat:no-repeat;background-position:center right 5px;background-size:15px 8px}select.form-control:not([size]):not([multiple]){height:44px}select.form-control:active,select.form-control:focus{color:#252525;background-color:#fff;background-image:url(/packs/media/public/images/icon/select_focus-ef64942270c3b5fbd66c80a90b71874c.svg)}select.form-control.val-empty,select.form-control>option:disabled{color:#969696}select.form-control.val-empty:active,select.form-control.val-empty:focus,select.form-control.val-empty:focus::-ms-value{color:#969696}.form-control-file,.form-control-plaintext,.form-control-range{display:block;width:100%}.form-control-plaintext{padding-top:.57rem;padding-bottom:.57rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-group{font-size:16px;margin-bottom:1.2em;text-align:left}.form-group abbr{position:relative;text-decoration:none;color:transparent;width:1px;height:1px}.form-group abbr:before{content:"*";color:#ec4747;font-size:.8em;position:absolute;left:.2em}.form-group-center{text-align:center}.form-group-right{text-align:right}.form-text{display:block;padding:.5em .5em 0;line-height:1.3;box-sizing:border-box}.form-note,.form-text{text-align:left;color:#969696}.form-note{font-size:15px;line-height:1.5;padding:0 .5em .5em}.form-input-group{display:flex;flex-wrap:wrap;margin-left:-.6rem;margin-right:-.6rem}.form-input-group .form-check,.form-input-group .form-group{padding:0 .6rem}.form-input-group.group-all .form-check,.form-input-group.group-all .form-group{flex:1 1}@media(max-width:640px){.form-input-group.group-phone{display:block}}.form-input-group.group-phone .form-check,.form-input-group.group-phone .form-group{flex:1 1}@media(max-width:800px){.form-input-group.group-pad .form-check,.form-input-group.group-pad .form-group{display:block}}@media(min-width:801px){.form-input-group.group-pad .form-check,.form-input-group.group-pad .form-group{flex:1 1}}.form-input-size-group{display:flex;align-items:center;margin-bottom:1.2em}.form-input-size-group .input-group{width:100%;display:flex;flex-wrap:wrap;border:1px solid #eaeef3}.form-input-size-group .input-group:has(.form-control:focus){border-color:#182c80}.form-input-size-group .form-group{flex:1 1;margin-bottom:0}.form-input-size-group .form-group+.form-group{position:relative}.form-input-size-group .form-group+.form-group:before{content:"~";position:absolute;top:calc(50% - .5em);left:-.4em;font-size:1em;color:#969696}.form-input-size-group .form-group .form-control{border:none}.form-input-size-group .input-group-unit{font-size:16px;color:#707070;margin-left:.5em}.form-control-group-title,label,legend{display:block;color:#3e3331;font-size:16px;text-align:left;font-weight:700;margin-bottom:.5em}.form-control-group-title{width:100%}.form-control-group-des{color:#6b6b6b;display:block;text-align:left;font-size:15px;padding-top:.3em;padding-bottom:1.5em;line-height:1.7}.form-submit,input.form-submit{position:relative;display:inline-block;width:100%;border:none;outline:none;color:#fff;padding:.6em;box-sizing:border-box;background:#182c80}.form-submit.second-submit,input.form-submit.second-submit{background-color:#1f1f1f}.form-submit:hover,input.form-submit:hover{background-color:#2649a4}.form-submit:disabled,input.form-submit:disabled{background-color:#e9ecef;opacity:1;cursor:no-drop}.form-check{font-size:16px;display:inline-block;box-sizing:border-box;position:relative}input.form-check-input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0}input.form-check-input:disabled~.form-check-label{color:#999}input.form-check-input:checked~.form-check-label:after{opacity:1}.form-check-label{position:relative;display:flex;margin-bottom:0;font-weight:400;cursor:pointer}.form-check-label:hover{color:#182c80}.form-check-label:hover:after{opacity:.3}.form-check-label:before{content:"";display:inline-block;width:20px;height:20px;margin-right:.5em;border:1px solid #eaeef3;background-color:#fff;border-radius:0}.form-check-label:after{content:"";position:absolute;top:1px;left:1px;display:block;width:20px;height:20px;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='blue' /></svg>");mask-image:url("data:image/svg+xml;utf8,<svg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='blue' /></svg>");-webkit-mask-size:15px 10px;mask-size:15px 10px;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:#182c80;opacity:0;transition:.3s}.form-check-label a{color:#182c80}.form-check-label a:hover{text-decoration:underline}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.radio-buttons .col-form-label{width:100%}.radio-buttons.form-radio-inline .radio{width:-moz-fit-content;width:fit-content;min-width:10%;display:inline-block}.radio-buttons label{font-size:16px;color:#252525;line-height:1.3;font-weight:400;cursor:pointer}.radio-buttons label:hover{color:#182c80}.radio-buttons .radio{position:relative;flex:1 1;padding:.57rem .75rem .57rem 1.8em;cursor:pointer}.radio-buttons .radio label{margin-bottom:0}.radio-buttons .radio .custom-control-input{position:absolute;top:.57rem;left:0;width:20px;height:20px}@media(min-width:641px){.radio-buttons .radio .custom-control-input{top:.5em}}.form-radio-input{position:absolute;left:0;width:20px;height:20px;accent-color:#182c80}.form-radio-input.hide{width:1px;height:1px;opacity:0}.from-radio-inline{display:flex;flex-wrap:wrap}.valid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#48934f}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(72,147,79,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-bottom:1px solid #48934f;box-shadow:0 1px 0 0 #48934f}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-bottom:1px solid #48934f;box-shadow:0 0 0 1px rgba(72,147,79,.25),0 1px 0 0 #48934f}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#48934f}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#48934f}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#91c996}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(72,147,79,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#48934f}.custom-file-input.is-valid~.custom-file-label:before,.was-validated .custom-file-input:valid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 1px rgba(72,147,79,.25)}.invalid-feedback{display:none;text-align:left;width:100%;font-size:.8em;box-sizing:border-box;padding:.3em .5em 0;line-height:1.3;color:#d53d38}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(213,61,56,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-bottom:1px solid #d53d38;box-shadow:0 1px 0 0 #d53d38}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-bottom:1px solid #d53d38;box-shadow:0 0 0 1px rgba(213,61,56,.25),0 1px 0 0 #d53d38}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#d53d38}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#d53d38}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#eba4a1}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px rgba(213,61,56,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#d53d38}.custom-file-input.is-invalid~.custom-file-label:before,.was-validated .custom-file-input:invalid~.custom-file-label:before{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 1px rgba(213,61,56,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}.select2-custom .select2-selection{position:relative;-moz-appearance:none;-webkit-appearance:none;appearance:none;padding-right:25px;background-image:url(/packs/media/public/images/icon/select-8829df1543c24c93412c4cdb2ff3d6ba.svg);background-repeat:no-repeat;background-position:center right 5px;background-size:15px 8px}.select2-custom .select2-selection.form-control{border-radius:0}.select2-custom .select2-selection.form-control:active,.select2-custom .select2-selection.form-control:focus{color:#252525;background-color:#fff;background-image:url(/packs/media/public/images/icon/select_focus-ef64942270c3b5fbd66c80a90b71874c.svg);box-shadow:none}.select2-custom .select2-selection:not([size]):not([multiple]){height:44px}.select2-custom .select2-selection>option:disabled{color:#969696}.select2-custom .select2-selection .select2-selection__arrow{display:none}.select2-container--bootstrap4 .select2-dropdown,.select2-container--bootstrap4.select2-container--focus .select2-selection{border-color:#eaeef3}.select2-container--bootstrap4 .select2-results__option--highlighted[aria-selected]{background-color:#1f1f1f}.select2-container--bootstrap4 .select2-dropdown{border-radius:0}.date-input{position:relative}.date-input ::-webkit-calendar-picker-indicator{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.date-input input{text-indent:10px;color:#969696}.date-input .dvicon{position:absolute;top:40px;left:8px;width:24px;height:24px;color:#182c80}.btn,.btn-add,.btn-outerline,.btn-primary,.btn-second{display:inline-block;font-size:1rem;padding:.8em 1.3em .75em;box-sizing:border-box;border:none;outline:none;transition:.3s}.btn-add:focus,.btn-outerline:focus,.btn-primary:focus,.btn-second:focus,.btn:focus{outline:none}[lang=en] .btn,[lang=en] .btn-add,[lang=en] .btn-outerline,[lang=en] .btn-primary,[lang=en] .btn-second{padding:.8em 1em .75em}.btn-primary{color:#fff;background-color:#182c80}.btn-primary:hover{background-color:#2649a4}.btn-primary.second-color{background-color:#1f1f1f}.btn-primary.second-color:hover{background-color:#393939}.btn-primary.font-big{font-size:20px}.btn-primary.type-icon{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:.7em 1.3em}.btn-primary.type-icon .dvicon{font-size:1.5em;margin-right:.45em}.btn-primary.btn-min{padding:.5em 1.2em .55em;border:1px solid #182c80}.btn-primary:disabled{background-color:#6c6c6c;cursor:not-allowed}.btn-primary.line-login{background-color:#00b900;margin-top:16px;width:100%}.btn-primary.line-login:hover{background-color:#00c800}.btn-second{color:#fff;background-color:#1f1f1f}.btn-second:hover{background-color:#182c80}.btn-outerline{color:#424242;border:1px solid #939393}.btn-outerline:hover{color:#182c80;border-color:#182c80}.btn-outerline.btn-min{padding:.5em 1.2em .55em}.btn-outerline.color-primary{border-color:#182c80;color:#182c80}.btn-outerline.color-primary:hover{background-color:#eaeef3}.btn-outerline-icon{display:inline-flex;font-size:1rem;box-sizing:border-box;color:#fff;border:1px solid hsla(0,0%,100%,.1);background-color:#33353f;transition:.3s}.btn-outerline-icon:hover{background-color:#182c80}.btn-outerline-icon .dvicon{font-size:23px;padding:8px 10px 7px;display:block;border-right:1px solid hsla(0,0%,100%,.1)}.btn-outerline-icon .text{display:inline-block;font-size:16px;padding:10px;text-align:center;min-width:130px}.btns-group{display:flex}.btns-group [class^=btn-]+[class^=btn-]{margin-left:.5em}.btn-close{display:inline-block;padding:.8em .9em;box-sizing:border-box}.btn-close .dvicon{font-size:25px;color:#707c9c}.btn-inner{display:inline-block;align-items:center;padding:.2em .45em;box-sizing:border-box;color:#333;font-weight:700;border:none;outline:none;background-color:#e4e4e4;cursor:pointer;transition:.3s}.btn-inner:hover{background-color:#cecfd8}.btn-inner:focus{outline:none}.btn-inner.btn-inner-icon{display:inline-flex;padding:.3em .8em .3em .5em;font-weight:400}.btn-inner.btn-inner-icon .dvicon{font-size:1.2em;margin-right:.2em}.btn-back{position:relative;display:inline-flex;font-size:1rem;color:#fff;box-sizing:border-box;background-color:#1f1f1f;transition:.3s;z-index:10}.btn-back:hover,.btn-back:hover:after{background-color:#182c80}.btn-back:after{content:"";position:absolute;top:0;right:0;width:.6em;height:100%;background-color:#1f1f1f;transform-origin:left top;transform:skewX(-15deg) translateX(100%);transition:.3s;z-index:-1}.btn-back .dvicon{font-size:21px;padding:5px 0 5px 10px;display:block}.btn-back .text{display:inline-block;font-size:16px;padding:5px 10px;z-index:5}.btn-add{color:#2649a4;border:1px solid #2649a4;display:inline-flex;align-items:center;justify-content:center;padding:.5em .6em}.btn-add .dvicon{color:inherit;margin-right:.45em}.btn-add:hover{color:#1f1f1f;border-color:#1f1f1f}.title,.title-banner,.title-lg,.title-lg-s,.title-md,.title-sm{font-weight:700;color:#333;line-height:1.3;box-sizing:border-box}[data-filter-item=color] .form-radio-label{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.title-banner{font-size:48px;line-height:1.3;padding:1.5em 0;color:#333;text-align:center;font-weight:700;box-sizing:border-box}@media(max-width:1280px){.title-banner{font-size:36px}}@media(max-width:640px){.title-banner{padding:1.5em 7vw 1em;font-size:26px}}.banner .title-banner{padding-bottom:.5em}.banner .banner-des{font-size:1rem;color:#424242;padding:0 1rem 2rem;text-align:center;box-sizing:border-box}.title-lg{font-size:36px;padding:1em 0}@media(max-width:1280px){.title-lg{font-size:30px}}@media(max-width:640px){.title-lg{font-size:24px}}.title-lg.pd-min{padding:.3em 0}.title-lg-s{font-size:32px;padding:.5em 0}@media(max-width:1280px){.title-lg-s{font-size:28px}}@media(max-width:640px){.title-lg-s{font-size:24px}}.title-lg-s.title-pd-lg{padding:1em 0}.title-md{font-size:20px;padding:.6em 0}@media(max-width:1280px){.title-md{font-size:18px}}.title-sm{padding:.5em 0;font-size:18px}.title-sm.color-primary{color:#182c80}.text-note{font-size:14px;color:#969696}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.base-pagination{text-align:center;margin:2rem auto}.pagination{display:inline-flex;flex-wrap:wrap;align-items:center;margin:0 auto}.pagination .page-item{position:relative;font-size:18px;text-align:center;padding:0;color:#1f1f1f;transition:.3s;margin:0 3px;overflow:hidden}.pagination .page-item:hover{color:#182c80;background-color:rgba(24,44,128,.1)}.pagination .page-item.active{color:#fff;background-color:#1f1f1f}.pagination .page-item a.page-link{display:flex;align-items:center;justify-content:center;height:30px;min-width:30px;line-height:30px}.product-items{display:flex;flex-wrap:wrap}@media(max-width:641px){.product-items{width:calc(100% + 14px);margin-left:-7px}}.product-items .product-item{width:50%;padding:0 7px;margin-bottom:1.5rem}@media(min-width:1281px){.product-items .product-item{width:33.3333333333%;padding:0 7px;margin-bottom:2rem}}.product-item{position:relative;box-sizing:border-box}.product-item-link{position:relative;display:block}.product-item-link:hover .product-item-img{border-color:rgba(38,73,164,.5)}.product-item-link:hover img{transform:scale(1.1)}.product-item-img{position:relative;width:100%;padding-top:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s}.product-item-img img{transition:.3s}.product-item-tags{display:flex;flex-wrap:wrap;padding:1em 0 .7em;font-size:14px;color:#707c9c}@media(max-width:640px){.product-item-tags{font-size:11px;padding:1em 0 .5em}}@media(max-width:375px){.product-item-tags{font-size:10px}}.product-item-tag{display:inline-block;padding:0 .6em;box-sizing:border-box;border-right:1px solid #c8ccde}.product-item-tag:last-child{border-right:none}@media(min-width:1281px){.product-item-lg .product-item-content{display:flex;align-items:center;justify-content:space-between}}.product-item-name{font-size:18px;font-weight:700;padding:.3rem .4rem;box-sizing:border-box}@media(max-width:640px){.product-item-name{font-size:16px}}.product-item-price{display:flex;align-items:center;font-size:20px;font-weight:400;padding:.3rem .4rem}@media(max-width:640px){.product-item-price{font-size:18px}}.product-item-price:before{content:"NT$";color:#707c9c;font-size:.5em;margin-right:.6em}[lang=en] .product-item-price:before{content:"$"}.story-item,.story-item-link{position:relative}.story-item-link{display:block}.story-item-link:hover img{transform:scale(1.1)}.story-item-img{position:relative;width:100%;padding-top:100%;box-sizing:border-box;overflow:hidden;transition:.3s}.story-item-img img{transition:.3s}.story-item-content{min-height:20%;background:linear-gradient(180deg,transparent,#000)}.story-item-content,.story-item-title{position:absolute;bottom:0;left:0;width:100%}.story-item-title{height:2.8em;font-size:16px;color:#fff;padding:.8em;box-sizing:border-box;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header{position:fixed;top:0;left:0;width:100%;height:139px;border-top:5px solid #182c80;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.16);z-index:999;box-sizing:border-box;transition:.3s}@media(max-width:800px){.header{display:none}}.header.is-min{height:auto;border-top:3px solid #182c80}.header-main{display:flex;justify-content:space-between;padding:17px 3vw 14px;box-sizing:border-box}.is-min .header-main{padding-top:10px;padding-bottom:8px}.header-main .header-logo{width:200px;transition:.3s}.is-min .header-main .header-logo{width:160px}.header-main .header-logo img{width:100%}.header-main .header-icon{display:inline-block;font-size:27px;line-height:1;color:#182c80;box-sizing:border-box;padding:.18em .25em;border-radius:50%;transition:.3s}.header-main .header-icon:hover{background-color:#eaeef3}.header-main .header-icon .dvicon{display:block}.icon-shopping-cart{position:relative}.shopping-cart-num{position:absolute;top:0;right:-5px;height:20px;min-width:20px;-webkit-text-size-adjust:none;font-size:14px!important;padding:3px 5px;line-height:1;text-align:center;border-radius:12px;color:#fff;background-color:#2649a4;transform:scale(.7);transform-origin:top right;box-sizing:border-box}.header-mobile-btn .shopping-cart-num{top:10px;right:10px}.shopping-cart-num span{font-size:10px}.header-other-links,.hs-links{width:calc(50% - 120px)}.header-other-links{display:flex;align-items:flex-start;justify-content:flex-end}.header-other-links .header-icon+.header-icon{margin-left:.35em}.header-user-dropdown{position:relative;margin-left:1.5rem;z-index:999}.header-user-dropdown:hover{box-shadow:0 2px 5px rgba(0,0,0,.16)}.header-user-dropdown:hover .header-user-content{display:block}.header-user-dropdown:hover .header-user-btn{border-radius:0}.header-user-dropdown:hover .header-user-btn .arrow{color:#182c80}.header-user-btn{display:flex;align-items:center;justify-content:space-between;font-size:1rem;border-radius:20px;padding:.3em .5em;box-sizing:border-box;background-color:#eaeef3}@media(min-width:800px){.header-user-btn{min-width:146px;max-width:250px;overflow:hidden}}.header-user-btn .dvicon{font-size:24px;color:#182c80}.header-user-btn .arrow{font-size:15px;color:rgba(24,44,128,.5);transition:.3s}.header-user-btn .text{display:inline-block;width:calc(100% - 40px);margin-left:5px;margin-right:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-user-content{display:none;position:absolute;bottom:0;left:0;width:100%;max-height:80vh;box-sizing:border-box;background-color:#eaeef3;overflow-x:hidden;overflow-y:auto;transform:translateY(100%)}.header-user-links{padding:5px;box-sizing:border-box}.header-user-link{display:block;box-sizing:border-box;padding:.3em .5em;margin-bottom:.1em;text-align:center;transition:.3s}.header-user-link:last-child{border-top:1px solid #d0d9e4}.header-user-link:hover{color:#182c80;background-color:#d0d9e4}.header-container{text-align:center;padding:0}.header-menu{display:inline-block;margin:2px auto 0;font-size:16px}.is-min .header-menu{margin:0 auto}.header-menu-links{display:flex;margin-bottom:0}.header-menu-link{position:relative;padding:0 1.1em;box-sizing:border-box;cursor:pointer}@media(min-width:1281px){.header-menu-link{padding:0 1.8em}}.header-menu-link:hover .menu-link{color:#182c80}.header-menu-link:hover .header-menu-dropdown{display:block;height:auto}.header-menu-link:hover .header-menu-dropdown:after{animation:dropdown_line_show .3s ease-in forwards}.header-menu-link:hover .header-menu-dropdown-inner{animation:dropdown_inner_show .3s ease-in forwards;box-shadow:0 0 10px rgba(0,0,0,.25)}.header-menu-link:not(.dropdown):hover .menu-link:after{transform:scaleX(1)}.header-menu-link .menu-link{position:relative;display:block;padding:1.1em 0;height:56px;box-sizing:border-box;transition:.3s;z-index:5}[lang=en] .header-menu-link .menu-link{padding:1.2em 0}.is-min .header-menu-link .menu-link{padding:1.1em 0}.header-menu-link .menu-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#182c80;transform:scaleX(0);transform-origin:center;transition:.3s ease-in}.header-menu-dropdown{position:absolute;bottom:3px;left:50%;height:0;padding:0 10px 10px;box-sizing:border-box;transform:translate(-50%,100%);overflow:hidden;z-index:-1}.header-menu-dropdown:after{content:"";position:absolute;top:0;left:10px;width:calc(100% - 20px);height:3px;background-color:#182c80;transform:scaleX(0);transform-origin:center;z-index:5}@keyframes dropdown_line_show{to{transform:scaleX(1)}}.header-menu-dropdown-inner{position:relative;max-height:calc(90vh - 139px);background-color:#fff;min-width:8em;transform:translateY(-100%);overflow-y:auto;overflow-x:hidden;z-index:-1}.header-menu-dropdown-inner .dropdown-link{display:block;padding:.7em 1em;box-sizing:border-box;white-space:nowrap;transition:.3s}.header-menu-dropdown-inner .dropdown-link:hover{color:#182c80;background-color:#eaeef3}.header-menu-dropdown-inner .dropdown-link+.dropdown-link{border-top:1px solid #eaeef3}@keyframes dropdown_inner_show{to{transform:translateY(0)}}.header-mobile{position:absolute;top:0;left:0;width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;border-top:3px solid #182c80;background-color:#fff;z-index:999}@media(min-width:801px){.header-mobile{display:none}}.header-mobile-logo{padding-left:1rem;height:25px}.header-mobile-logo img{height:100%}.header-mobile-btn{display:inline-block;font-size:30px;padding:13px 20px;box-sizing:border-box;color:#182c80}.header-mobile-btn .dvicon{display:block}.header-mobile-btn:focus{opacity:.8}.footer{padding-top:50px;box-sizing:border-box;color:#fff;background-color:#1f1f1f;overflow:hidden}@media(max-width:640px){.footer{padding-top:2rem;padding-bottom:100px}}.footer-main{width:100%;text-align:center;padding:1.5rem 0;border-bottom:1px solid #454545}@media(min-width:641px){.footer-main{display:flex;align-items:center;justify-content:space-between}}.footer-logo{display:inline-block;width:200px;filter:brightness(0) invert(1)}@media(max-width:640px){.footer-logo{width:160px}}.footer-logo img{width:100%}.footer-social-links{display:flex;align-items:center}@media(max-width:640px){.footer-social-links{flex-wrap:nowrap;justify-content:center;padding:1.5em 0 0}}.footer-social-links .social-link{display:inline-block;font-size:26px;line-height:1;color:#969696;box-sizing:border-box;padding:.18em;transition:.3s;opacity:.6}@media(max-width:640px){.footer-social-links .social-link{padding:.5em .8em}}.footer-social-links .social-link:hover{opacity:1}.footer-social-links .social-link .dvicon{display:block}.footer-content{padding:1.5rem 0;box-sizing:border-box;border-bottom:1px solid #454545}@media(max-width:640px){.footer-content{text-align:center}}@media(min-width:641px){.footer-content{display:flex}}@media(min-width:1281px){.footer-content{min-height:320px}}@media(max-width:1280px){.footer-content{flex-wrap:wrap}}.footer-link-group{padding:0 0 1.5rem}@media(min-width:641px){.footer-link-group{width:230px;padding:1rem 0}.footer-link-group+.footer-link-group{margin-left:1rem}}.footer-links-title{padding:.2em .5em;margin-bottom:1em}[data-footer-links=about] .footer-links{display:flex;flex-wrap:wrap}@media(min-width:801px){[data-footer-links=about] .footer-links{width:280px}}.footer-link{display:block;padding:.25em .5em;box-sizing:border-box;opacity:.8}@media(max-width:640px){.footer-link{width:33.33%;padding:.5em;text-align:center}}@media(min-width:801px){[data-footer-links=about] .footer-link{width:50%}}.footer-link:hover{opacity:1}.footer-contact{padding:1rem 0 2rem}@media(max-width:640px){.footer-contact{padding:2rem 0;border-top:1px solid #454545}}@media(min-width:1281px){.footer-contact{margin-left:auto;margin-right:1.5rem;width:25%}}.footer-contact-inner{display:inline-block;min-width:260px;margin:0 auto}.footer-contact-title{text-align:left;padding:.1em .8em;border-left:3px solid #454545;margin-bottom:1em}.footer-contact-item{display:flex;font-size:14px;padding-bottom:.5em}.footer-contact-item .dvicon{font-size:18px;color:#969696;margin-right:.5em}.footer-contact-item .item-text{width:calc(100% - 2em);text-align:left;line-height:1.5}.footer-other{padding:1rem 0}@media(max-width:640px){.footer-other{text-align:center}}.footer-other h2{margin-bottom:1em}.footer-other p{font-size:14px}.footer-other .btn-outerline-icon{margin:1rem 0}@media(max-width:640px){.footer-other .btn-outerline-icon{margin:1.5rem auto .5rem}}.footer-bottom{display:flex;padding:1rem 0;box-sizing:border-box;font-size:14px;text-align:center}@media(max-width:800px){.footer-bottom{flex-direction:column-reverse}}@media(min-width:801px){.footer-bottom{align-items:center;justify-content:space-between}}.lang-switch{position:relative;display:inline-block;box-sizing:border-box;margin:2rem auto}@media(min-width:801px){.lang-switch{margin:10px 0}}.lang-switch:hover .lang-switch-list{display:block}.lang-switch.fixed:hover .lang-switch-list{display:none}.lang-switch-btn{display:flex;align-items:center;font-size:1rem;box-sizing:border-box;color:#fff;text-align:left;border:1px solid hsla(0,0%,100%,.1);transition:.3s}.lang-switch-btn:hover{background-color:#353535}.lang-switch-btn .dvicon{font-size:24px;padding:8px 10px 7px;display:block}.lang-switch-btn .arrow{color:hsla(0,0%,100%,.3);font-size:18px}.lang-switch-btn .text{display:inline-block;font-size:16px;padding:10px 0;min-width:100px}.lang-switch-list{display:none;position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);background-color:#333}.lang-switch-li+.lang-switch-li{border-top:1px solid hsla(0,0%,100%,.1)}.lang-switch-link{padding:.5em 1em;display:block;font-size:1rem;box-sizing:border-box}.lang-switch-link:hover{background-color:#454545}.float-btns{position:fixed;right:24px;bottom:100px;z-index:999}@media(max-width:800px){.float-btns{bottom:130px}}.float-btn+.float-btn{margin-top:6px}@media(min-width:1280px){.float-btn+.float-btn{margin-top:10px}}.float-btn.back-to-top{display:none}.float-btn-content{width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:50%;color:#fff;cursor:pointer;transition:.3s ease-in-out}@media(min-width:801px){.float-btn-content{width:60px;height:60px}}.service-center .float-btn-content{background-color:#182c80}.service-center .float-btn-content:hover{background-color:#2649a4}.service-line .float-btn-content{background-color:#00b900}.service-line .float-btn-content:hover{background-color:#0d970d}.back-to-top .float-btn-content{background-color:rgba(0,0,0,.6)}.float-btn-content .dvicon{font-size:28px}@media(min-width:801px){.float-btn-content .dvicon{font-size:38px}}.service-items{margin-top:1rem}.service-item{margin-bottom:.8em}.service-item-link{display:flex;align-items:center;font-size:1rem;box-sizing:border-box;color:#fff;border:1px solid hsla(0,0%,100%,.1);background-color:#33353f}[data-service=line] .service-item-link{background-color:#00b900}[data-service=messenger] .service-item-link{background-color:#466fbe}.service-item-link:hover{opacity:.8}.service-item-link .dvicon{font-size:36px;padding:8px 10px 7px;display:block;border-right:1px solid hsla(0,0%,100%,.2)}.service-item-link .text{display:inline-block;width:calc(100% - 57px);font-size:16px;padding:10px;text-align:center}.float-menu{position:fixed;bottom:0;left:0;width:100%;z-index:1004}@media(min-width:801px){.float-menu{display:none}}.float-menu.is-hide{display:none}.float-menu-items{display:flex;justify-content:space-evenly;width:100%;background-color:#182c80;color:#fff;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;box-shadow:0 0 5px 0 rgba(0,0,0,.16)}.float-menu-item{width:20%}.float-menu-btn{width:100%;display:block;text-align:center;box-sizing:border-box;padding:10px 5px;border:none;outline:none;color:#fff;background-color:#182c80}.float-menu-btn:focus{border:none;outline:none;opacity:.8}.float-menu-btn .dvicon{font-size:26px}.float-menu-btn .btn-title{font-size:12px!important;padding:.05em 0 0}[lang=en] .float-menu-btn .btn-title{font-size:10px!important}.float-menu-container{display:none;position:fixed;top:0;left:0;width:100%;z-index:1029}.float-menu-container.is-active{display:block}.float-menu-container.is-active .float-menu-content{animation:fmc_show .3s ease-in-out forwards}.float-menu-container.is-active.is-fade .float-menu-content{animation:fmc_fade .3s ease-in-out forwards}@keyframes fmc_show{0%{opacity:0;transform:translateY(100%)}20%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes fmc_fade{0%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0;transform:translateY(100)}}.float-menu-content{height:100vh;color:#424242;background-color:#fff;transition:.3s;opacity:0;transform:translateY(100%)}.fmc-header{position:absolute;top:0;left:0;width:100%;height:52px;border-top:3px solid #182c80;background-color:#f1f1f1;z-index:10}.fmc-header.fmc-header-tab{height:100px}.fmc-title{font-size:1rem;font-weight:700;box-sizing:border-box;padding:1em 6vw;text-align:left;color:#182c80}.fmc-close{position:absolute;top:0;right:0;width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;color:#777;opacity:.8;z-index:50}.fmc-close:focus{opacity:1}.fmc-body{height:100vh;padding:52px 0 0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.fmc-body[data-tab-panes]{padding:100px 0 0}.fmc-links{width:100%;padding-bottom:2rem}.fmc-link{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:1em 3vw 1.1em 6vw;border-bottom:1px solid #f1f1f1;transition:.3s}.fmc-link:focus{background-color:#f1f1f1}.fmc-link .dvicon{color:#d3d8dc;font-size:18px}.fmc-link-img{padding:0}.fmc-link-img .link-text{width:52%;padding-left:6vw;box-sizing:border-box}.fmc-link-img .link-img{position:relative;width:48%;height:80px}.fmc-tabs{width:100%}.fmc-tabs ul{display:flex;justify-content:space-around;padding-top:.2rem}.fmc-tabs .tab{display:inline-block;padding:.6em;font-size:1rem;font-weight:700;color:#424242;box-sizing:border-box;border-bottom:2px solid rgba(24,44,128,0);transition:.3s}.fmc-tabs .tab.is-active{color:#182c80;border-color:#182c80}.custom-editor{width:100%;line-height:1.6;text-align:left;color:#656565;font-size:16px}.custom-editor h2,.custom-editor h3,.custom-editor h4{line-height:1.45;font-weight:600;margin-top:.5em;margin-bottom:.45em;color:#222}.custom-editor h2{font-size:30px}.custom-editor h2.big{font-size:32px}@media(max-width:640px){.custom-editor h2{font-size:28px}}.custom-editor h3{font-size:24px}.custom-editor h3.big{font-size:26px}@media(max-width:640px){.custom-editor h3{font-size:22px}}.custom-editor h4{font-size:22px}@media(max-width:640px){.custom-editor h4{font-size:20px}}.custom-editor h5{font-size:18px}.custom-editor p{font-size:16px;padding:0 0 .6em;margin-bottom:0}.custom-editor a{text-decoration:none;color:#182c80;transition:.3s}.custom-editor a:focus{outline:none}.custom-editor a:hover{opacity:.8}.custom-editor small{font-size:.8em}.custom-editor b,.custom-editor strong{font-weight:500}.custom-editor sup{font-size:.5em;vertical-align:text-top}.custom-editor sub{font-size:.5em;vertical-align:text-bottom}.custom-editor em,.custom-editor i{font-style:oblique}.custom-editor li{padding-bottom:.5em;margin-left:20px;line-height:1.5;text-align:left}.custom-editor ul{margin-bottom:1.5em}.custom-editor ul li{list-style:disc}.custom-editor ol{margin-bottom:1.5em;padding-left:.45em;box-sizing:border-box}.custom-editor ol li{list-style:decimal}.custom-editor blockquote{padding:1em;box-sizing:border-box;background-color:#eaeef3}.custom-editor img{max-width:100%;height:auto!important}.custom-editor hr{border-top:1px solid rgba(0,0,0,.1)}.custom-editor table{width:100%;color:#424242}.custom-editor table.table-font-min{font-size:14px}.custom-editor td,.custom-editor th{padding:.35em;text-align:center;vertical-align:middle;font-weight:400}@media(min-width:1601px){.custom-editor td,.custom-editor th{padding:.35em .8em}}.custom-editor td.text-left,.custom-editor th.text-left{text-align:left}.custom-editor td.text-right,.custom-editor th.text-right{text-align:right}.custom-editor thead{width:100%}.custom-editor thead tr th{background-color:#182c80;color:#fff}@media(max-width:640px){.custom-editor thead tr th{white-space:nowrap}}.custom-editor thead tr.second-th th{background-color:#1f1f1f}.custom-editor tbody tr{background-color:#fff}.custom-editor tbody th{color:#182c80}.custom-editor tbody tr:nth-child(odd){background-color:#eaeef3}.custom-editor .td-line{border-right:1px solid rgba(62,100,199,.2)}.custom-editor .table-responsive{width:100%;overflow-y:hidden;overflow-x:auto}.custom-editor .table-responsive::-webkit-scrollbar{height:5px}.custom-editor .table-responsive::-webkit-scrollbar-track{border-radius:3px}.custom-editor .table-responsive::-webkit-scrollbar-thumb{background:rgba(24,44,128,.5);border-radius:3px}.custom-editor .table-responsive::-webkit-scrollbar-thumb:hover{background:#182c80}@media(max-width:640px){.ck-mobile-text-center{text-align:center}.ck-mobile-text-left{text-align:left}}.ck-template-flex-box{width:100%;padding:0;overflow:hidden}@media(min-width:641px){.ck-template-flex-box{display:flex;flex-wrap:wrap}}@media(max-width:640px){.ck-template-flex-box:not(.ck-template-flex-box.ck-flex-all) .ck-col{width:100%}}@media(max-width:640px){.ck-template-flex-box.ck-flex-all{display:flex;flex-wrap:wrap}}@media(max-width:800px){.ck-template-flex-box.ck-flex-pad{display:block}}@media(min-width:801px)and (max-width:1280px){.ck-template-flex-box.ck-flex-web-pad{display:block}}@media(min-width:641px){.ck-template-flex-box.ck-flex-pt{width:calc(100% + 2rem);margin-right:-1rem;margin-left:-1rem}}@media(min-width:641px){.ck-template-flex-box.ck-flex-pt-sm{width:calc(100% + 20px);margin-right:-10px;margin-left:-10px}}.ck-flex-start{align-items:flex-start}.ck-flex-end{align-items:flex-end}.ck-flex-center{align-items:center}.ck-flex-content-between{justify-content:space-between}@media(min-width:641px){.ck-web-flex-reverse{flex-direction:row-reverse}}@media(min-width:641px){.ck-web-flex-column{flex-direction:column}}.ck-col{box-sizing:border-box}@media(max-width:640px){.ck-col{width:100%}}.ck-flex-pt .ck-col{padding:1rem 0}@media(min-width:641px){.ck-flex-pt .ck-col{padding:1rem}}@media(min-width:1281px){.ck-flex-web-pl .ck-col+.ck-col{padding-left:5%}}@media(min-width:641px){.ck-flex-pt-sm .ck-col{padding:10px}}.ck-col-70{width:70%}.ck-col-65{width:65%}.ck-col-60{width:60%}.ck-col-55{width:55%}.ck-col-50{width:50%}.ck-col-45{width:45%}.ck-col-40{width:40%}.ck-col-35{width:35%}.ck-col-33{width:33.33%}@media(max-width:800px)and (min-width:641px){.ck-col-33.ck-col-50{width:50%}}.ck-col-30{width:30%}.ck-col-25{width:25%}.ck-bg-block{width:100%;box-sizing:border-box}@media(min-width:801px){.ck-bg-block{margin-top:2rem}}@media(max-width:800px){.ck-bg-block{width:calc(100% + 12vw);margin-left:-6vw;margin-right:-6vw}}.ck-bg-dark .ck-block-title-text,.ck-bg-dark .ck-photo-group{color:#fff}.ck-block-title{display:flex;align-items:center;padding-top:1rem;color:#454545;text-align:center}@media(min-width:801px){.ck-block-title .ck-block-title-line{position:relative;flex:1 1;width:40%;height:1.5px;background-color:#d7d7d7}.ck-block-title .ck-block-title-line:after,.ck-block-title .ck-block-title-line:before{content:"";position:absolute;width:100%;height:1px;background-color:#d7d7d7}.ck-block-title .ck-block-title-line:before{top:-5px}.ck-block-title .ck-block-title-line:after{top:6px;height:2px}.ck-block-title .ck-block-title-line.left:before{left:0;width:97%}.ck-block-title .ck-block-title-line.left:after{left:0;width:103%}.ck-block-title .ck-block-title-line.right:before{right:0;width:97%}.ck-block-title .ck-block-title-line.right:after{right:0;width:103%}}.ck-block-title-text{padding-left:1.5em;padding-right:1.5em;text-align:center;font-weight:400;margin:0 auto;margin-bottom:.2em!important}.ck-photo-group{padding:5px 6vw 1.5rem;box-sizing:border-box}@media(min-width:641px){.ck-photo-group{padding:8px 8px 1rem;display:flex;overflow:hidden}}.ck-photo-group-items{width:100%}@media(min-width:641px){.ck-photo-group-items{display:flex;flex-wrap:wrap}}@media(min-width:641px){.ck-photo-group-items.column-items{display:flex;flex-direction:column}.ck-photo-group-items.column-items .ck-photo-group-item{width:100%}}.ck-photo-group-item{padding:5px;box-sizing:border-box}@media(min-width:641px){.ck-photo-group-item{width:50%}.ck-photo-group-item[data-group="1"]{width:44.7%}.ck-photo-group-item[data-group="2"]{width:55.3%}}.ck .btn-second{display:inline-block;font-size:1rem;padding:.8em 1.3em .75em;box-sizing:border-box;border:none;outline:none;transition:.3s;color:#fff;background-color:#1f1f1f}.ck .btn-second:focus{outline:none}.ck .btn-second:hover{background-color:#182c80}[lang=en] .ck .btn-second{padding:.8em 1em .75em}.agree-cookie{position:fixed;bottom:1rem;left:1.2rem;max-width:480px;width:calc(100% - 2.4rem);background-color:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.16);padding:1rem;box-sizing:border-box;z-index:1000}@media(max-width:800px){.agree-cookie{left:0;bottom:60px;width:100%}}.agree-cookie.approved{display:none}.agree-cookie-inner{width:100%;font-size:14px}@media(max-width:800px){.agree-cookie-inner{display:flex;align-items:flex-end}}.agree-cookie-inner:after{content:"";clear:both}.agree-cookie-inner h2{font-size:16px;padding:.2em 0}.agree-cookie-inner a{color:#182c80}.agree-cookie-inner a:hover{color:#2649a4}.agree-cookie-inner .agree-cookie-text{line-height:1.3}@media(min-width:801px){.agree-cookie-inner .agree-cookie-text{padding:0 0 .5em}}.agree-cookie-btn{min-width:100px;margin-top:.5rem;padding:.5em 1em}.index-popup .swal2-html-container{padding:2.5rem 1rem 1rem}.index-popup .swal-imgbox{width:100%;height:300px}.index-popup .swal2-title{color:#333;font-size:32px;font-weight:600;padding:.6em 1.8rem .45em;text-align:left}.index-popup .swal2-title:before{left:2px}.index-popup .content{text-align:left;padding:0 1.8rem .8rem}.index-banner{width:100%}.index-banner .swiper{position:relative}.index-banner .swiper-wrapper{width:100%}.index-banner .swiper-slide-img{position:relative;width:100%;padding-top:84.5%}@media(min-width:601px){.index-banner .swiper-slide-img{padding-top:36.492%}}.index-product-group-block{width:100%;text-align:center}.index-product-group{display:flex;justify-content:space-between;padding:3rem 0 2rem}@media(max-width:800px){.index-product-group{flex-wrap:wrap;padding:.6rem 0}}@media(max-width:640px){.index-product-group{padding:.6rem 1rem}}.index-product-group-link{display:inline-block;padding:.3em 0 1.5em;font-size:1rem;font-weight:600;text-align:center}@media(max-width:640px){.index-product-group-link{width:25%;font-size:14px}}.index-product-group-link:hover .link-img{opacity:.8}.index-product-group-link:hover .link-title{color:#182c80}.index-product-group-link .link-img{position:relative;width:120px;max-width:100%;padding-top:100%;margin:0 auto;transition:.3s}@media(max-width:1280px)and (min-width:641px){.index-product-group-link .link-img{width:70px;padding-top:70px}}@media(max-width:640px){.index-product-group-link .link-img{width:70px;padding-top:70px}}.index-product-group-link .link-title{color:#1f1f1f;transition:.3s}.index-custom{position:relative;width:100%;text-align:center}@media(min-width:801px){.index-custom{padding:2rem 0 3.5rem}}@media(max-width:999px){.index-custom{padding:3rem 0}}.index-custom-container{display:flex}@media(min-width:1000px){.index-custom-container{align-items:center;justify-content:space-between}}@media(max-width:999px){.index-custom-container{flex-direction:column-reverse;overflow:hidden}}@media(max-width:640px){.index-custom-container{padding-left:0;padding-right:0}}.index-custom-content{max-width:350px;color:#333;line-height:1.5;box-sizing:border-box}@media(min-width:1000px){.index-custom-content{width:30%;text-align:left}}@media(min-width:1280px){.index-custom-content{padding-left:3.5%}}@media(max-width:999px){.index-custom-content{margin:0 auto}}@media(max-width:640px){.index-custom-content{padding-left:20px;padding-right:20px}}.index-custom-title{font-weight:600;font-size:20px;padding-bottom:.3em}[lang=en] .index-custom-title{font-size:32px;text-transform:uppercase;padding-bottom:.5em}@media(max-width:999px){.index-custom-title{position:absolute;width:100%;top:.8rem;left:0;margin:0 auto;text-align:center;font-size:24px}}@media(max-width:480px){.index-custom-title{font-size:7vw}[lang=en] .index-custom-title{font-size:26px}}.index-custom-en{font-size:96px;color:#1a1a1a;letter-spacing:-.05em;font-weight:700;line-height:1;padding-bottom:.5rem;transform:translateX(-.1em)}[lang=en] .index-custom-en{display:none}@media(max-width:1280px){.index-custom-en{font-size:8vw}}@media(max-width:800px){.index-custom-en{display:none}}.index-custom-items{font-size:1rem;padding:0 0 1rem 50px;text-align:left;margin-bottom:0}.index-custom-item{position:relative;padding:0 0 1.2rem;counter-increment:li-counter}.index-custom-item:not(.index-custom-item:last-child):before{content:"";position:absolute;top:0;left:-36px;width:2px;height:100%;background-color:#1f1f1f}.index-custom-item:after{content:counter(li-counter);position:absolute;left:-50px;top:-5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;color:#fff;font-size:15px;padding-top:.2em;background-color:#1f1f1f;border-radius:50%;box-sizing:border-box}.index-custom-item .item-title{font-weight:600;padding-bottom:.5em}.index-custom-item .custom-color{flex:initial;max-width:32%;width:80px;padding:0}.index-custom-item .custom-color+.custom-color{margin-left:1%}.index-custom-item .custom-color label{display:block;position:relative;width:100%;height:30px;cursor:pointer}.index-custom-item .custom-color label:hover{opacity:.85}.index-custom-item .custom-color label:before{content:"";display:inline-block;position:absolute;top:calc(50% - 6px);left:calc(50% - 9px);width:18px;height:13px;background-image:url("data:image/svg+xml;utf8,<svg width='18' height='13' viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1 4.125L6.76 11L17 1' stroke='white' stroke-width='2' /></svg>");background-repeat:no-repeat;transition:.3s;opacity:0}.index-custom-item .custom-color .blue{background-color:#182c80}.index-custom-item .custom-color .green{background-color:#5cc2c6}.index-custom-item .custom-color .purple{background-color:#753b92}.index-custom-item .custom-color input:checked+label:before{opacity:1}@media(max-width:999px){.index-custom-btns{margin:0 auto 1.5rem;justify-content:center}}@media(min-width:1000px){[lang=zh-Hant-TW] .index-custom-btns{padding-left:46px}}.index-custom-imgs{position:relative;width:100%}@media(min-width:1000px){.index-custom-imgs{width:70%}}@media(max-width:1280px)and (min-width:1170){.index-custom-imgs{transform:translateX(5%)}}@media(min-width:1281px){.index-custom-imgs{width:720px}}@media(max-width:999px){.index-custom-imgs{padding-bottom:1rem}}.index-custom-imgs:before{content:"";position:absolute;top:50%;left:50%;width:135%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transform:translate(-50%,-48%);z-index:-1}@media(min-width:1281px){.index-custom-imgs:before{width:910px;height:520px}}.index-custom-imgs[data-bg=universe]:before{background-image:url(/packs/media/public/images/index/custom/universe_bg-b00eebf5a66de7c2850b6285405c3cf7.png)}.index-custom-imgs[data-bg=amoeba]:before{background-image:url(/packs/media/public/images/index/custom/amoeba_bg-9ba77a237110a731065f07b90e9993f3.png)}.index-custom-imgs .index-custom-img-logo,.index-custom-imgs .index-custom-img-uniform{position:relative;width:100%;padding-top:60%}@media(min-width:1281px){.index-custom-imgs .index-custom-img-logo,.index-custom-imgs .index-custom-img-uniform{width:720px;padding-top:500px}}.index-custom-imgs .index-custom-img-logo{position:absolute;top:0;left:0;width:100%;padding-top:60%}@media(min-width:1281px){.index-custom-imgs .index-custom-img-logo{width:720px;padding-top:500px}}.index-custom-imgs .logo-img,.index-custom-imgs .uniform-img{opacity:0}.index-products,.index-story{padding-bottom:5rem;overflow:hidden}.index-story{text-align:center}.index-story .btn-outerline{margin:0 auto}.index-story-container{max-width:2000px;width:100%;margin:0 auto 2rem;overflow:hidden}@media(min-width:2001px){.index-story-container{width:1200px}}.product-index-container{position:relative}@media(min-width:801px){.product-index-container{display:flex;align-items:flex-start}}.product-index-main{position:relative;padding:1.25rem 0 1rem;box-sizing:border-box}@media(min-width:801px){.product-index-main{width:250px;padding:1rem;background-color:#f1f1f1}}.product-index-main .title-lg{position:relative;padding:.3em 0 .1em}@media(max-width:800px){.product-index-main .title-lg{width:calc(100% - 80px)}}@media(min-width:801px){.product-index-main .title-lg{display:flex;align-items:center;justify-content:space-between}.product-index-main .title-lg:after{content:"";height:1px;flex:1 1;background-color:#969696;transform:translateX(1rem)}}.product-index-main .product-index-note{width:calc(100% - 80px);overflow:hidden;display:none}.product-index-main .text{position:relative}.product-index-main .text+.text:before{content:", "}.product-index-content{padding:0 0 2rem;box-sizing:border-box}@media(min-width:801px){.product-index-content{width:calc(100% - 280px);padding:1.6rem 0 2.5rem;margin-left:45px}}.product-index-header{display:flex;align-items:center;justify-content:flex-end;font-size:1rem;padding:1.5em .5em 1.2em;color:#969696;box-sizing:border-box}@media(max-width:800px){.product-index-header{padding:0 0 .8em;font-size:13px}}.product-index-header .product-number{white-space:nowrap}@media(max-width:800px){.product-index-header .product-number{position:absolute;top:5rem;right:5vw;text-align:right}}@media(max-width:800px){.product-filter{position:absolute;top:2rem;right:0}}.product-filter .product-filter-clear{width:100%;padding:.6rem;text-align:center;justify-content:center}.product-filter-btn{display:inline-flex;min-width:5em;align-items:center;color:#182c80;padding:.3em .5em .3em .3em;box-sizing:border-box;border:1px solid #a0b5d5}@media(min-width:801px){.product-filter-btn{display:none}}.product-filter-btn .dvicon{font-size:1.3em;margin-right:.2em}.product-filter-btn .text{width:calc(100% - 1.5em)}.product-filter-content{position:relative;box-sizing:border-box;padding:1rem 0}@media(max-width:800px){.product-filter-content{padding:1.5rem;display:none;position:fixed;top:0;left:0;width:100%;height:100vh;overflow-x:hidden;overflow-y:auto;background-color:#f1f1f1}.product-filter-content.is-active{display:block;z-index:1009}}.product-filter-header{display:flex;justify-content:space-between;align-items:center}@media(min-width:801px){.product-filter-header{display:none}}.product-filter-header .title-md{padding:0 0 1em;color:#182c80}.product-filter-header .btn-close{position:absolute;top:0;right:0}.product-filter-item{margin-bottom:.8rem}.product-filter-item-title{font-weight:600;color:#333;margin-bottom:.5em}[data-filter-item=type]{display:flex;flex-wrap:wrap}[data-filter-item=type] .form-check{width:50%;margin-right:0;margin-bottom:.7rem;color:#3c3c3c}@media(min-width:801px){[lang=en] [data-filter-item=type] .form-check label{font-size:14px}}[data-filter-item=color]{display:flex;flex-wrap:wrap}@media(min-width:801px){[data-filter-item=color]{justify-content:space-between}[data-filter-item=color]:after{content:"";width:50px}}[data-filter-item=color] .filter-color-radio{width:50px;margin-bottom:.3em}@media(max-width:800px){[data-filter-item=color] .filter-color-radio{width:60px;padding:2px 10px;box-sizing:border-box}}[data-filter-item=color] input:checked~.form-radio-label{color:transparent}[data-filter-item=color] input:checked~.form-radio-label:after{opacity:1}[data-filter-item=color] input:checked~.form-radio-label:before{opacity:1;transform:scale(1)}[data-filter-item=color] .form-radio-label{position:relative;display:flex;align-items:center;justify-content:center;width:46px;height:46px;font-size:11px;border-radius:50%;color:hsla(0,0%,100%,.8);background-color:#222;text-align:center;cursor:pointer;transition:.3s}[lang=en] [data-filter-item=color] .form-radio-label{font-weight:300}[data-filter-item=color] .form-radio-label:hover{color:#fff}[data-filter-item=color] .form-radio-label:hover:before{transform:scale(1);opacity:.5}[data-filter-item=color] .form-radio-label:before{content:"";position:absolute;top:calc(50% - 26px);left:calc(50% - 26px);width:50px;height:50px;border-radius:50%;border:1px solid transparent;transform:scale(0);opacity:0;transition:.3s}[data-filter-item=color] .form-radio-label:after{content:"";position:absolute;top:0;left:0;display:block;width:46px;height:46px;background-image:url("data:image/svg+xml;utf8,<svg width='15' height='12' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='white' /></svg>");background-repeat:no-repeat;background-position:50%;opacity:0;transition:.3s}[data-filter-item=color] .form-radio-label[data-color=black]{background-color:#000}[data-filter-item=color] .form-radio-label[data-color=black]:before{border-color:#000}[data-filter-item=color] .form-radio-label[data-color=white]{background-color:#fff}[data-filter-item=color] .form-radio-label[data-color=white]:before{border-color:#fff}[data-filter-item=color] .form-radio-label[data-color=red]{background-color:#ed1b24}[data-filter-item=color] .form-radio-label[data-color=red]:before{border-color:#ed1b24}[data-filter-item=color] .form-radio-label[data-color=blue]{background-color:#143255}[data-filter-item=color] .form-radio-label[data-color=blue]:before{border-color:#143255}[data-filter-item=color] .form-radio-label[data-color=royal_blue]{background-color:#05269c}[data-filter-item=color] .form-radio-label[data-color=royal_blue]:before{border-color:#05269c}[data-filter-item=color] .form-radio-label[data-color=green]{background-color:#166737}[data-filter-item=color] .form-radio-label[data-color=green]:before{border-color:#166737}[data-filter-item=color] .form-radio-label[data-color=purple]{background-color:#602581}[data-filter-item=color] .form-radio-label[data-color=purple]:before{border-color:#602581}[data-filter-item=color] .form-radio-label[data-color=yellow]{background-color:#edbe04}[data-filter-item=color] .form-radio-label[data-color=yellow]:before{border-color:#edbe04}[data-filter-item=color] .form-radio-label[data-color=orange]{background-color:#ff8000}[data-filter-item=color] .form-radio-label[data-color=orange]:before{border-color:#ff8000}[data-filter-item=color] .form-radio-label[data-color=gray]{background-color:grey}[data-filter-item=color] .form-radio-label[data-color=gray]:before{border-color:grey}[data-filter-item=color] .form-radio-label[data-color=white]{color:#333}[data-filter-item=color] .form-radio-label[data-color=white]:hover{color:#222}[data-filter-item=color] .form-radio-label[data-color=white]:after{background-image:url("data:image/svg+xml;utf8,<svg width='15' height='12' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='gray' /></svg>")}[data-filter-item=color] .form-radio-label[data-color=multicolor]{background:linear-gradient(180deg,#107bf9,#107bf9 31.77%,#a84dcc 36.46%,#af4ac9 66.67%,#ea38b8 66.68%,#ea38b8 98.96%)}[data-filter-item=color] .form-radio-label[data-color=multicolor]:before{border-color:#a84dcc}@media(min-width:801px){.product-show-main{display:flex}}.product-show-imgs{box-sizing:border-box}@media(min-width:801px){.product-show-imgs{width:50%;padding-right:5%;padding-bottom:2rem}}.product-show-img-swiper{max-width:544px;box-sizing:border-box;border:1px solid #f1f1f1}@media(max-width:641px){.product-show-img-swiper{height:100vw}}@media(min-width:1281px){.product-show-img-swiper{width:544px;height:544px}}.product-show-img-swiper .swiper-pagination{position:absolute;display:inline-block;color:#fff;font-size:12px!important;width:auto;height:1.5em;padding:.1em .6em;background-color:rgba(0,0,0,.48);box-sizing:border-box;border-radius:2em}@media(max-width:800px){.product-show-img-swiper .swiper-pagination{bottom:.5em;left:.5em}}@media(min-width:801px){.product-show-img-swiper .swiper-pagination{top:.5em!important;right:.5em!important;left:auto!important}}.product-show-img{display:block;position:relative;width:100%;padding-top:100%;overflow:hidden}@media(min-width:1281px){.product-show-img{padding-top:544px}}.product-show-content{padding-bottom:2rem}@media(max-width:800px){.product-show-content{background-color:#f1f1f1}}@media(min-width:801px){.product-show-content{position:relative;width:50%}}.product-show-title{padding:.15em 0}@media(min-width:801px){.product-show-title{width:calc(100% - 160px)}}.product-show-price{display:flex;flex-wrap:wrap;align-items:flex-end;padding:1rem 0 2rem;box-sizing:border-box}@media(max-width:800px){.product-show-price{padding:0 .8em .5em}}.product-show-price .price{font-size:20px;font-weight:300;color:#5e5e5e}@media(max-width:640px){.product-show-price .price{font-size:16px}}.product-show-price .price:before{content:"NT$";font-size:.7em;vertical-align:text;margin-right:.4em;font-weight:300;color:#5e5e5e}[lang=en] .product-show-price .price:before{content:"$"}.product-show-price .total-price{display:inline-block;font-size:24px;color:#333;font-weight:500;box-sizing:border-box;padding-right:.5em;line-height:1}@media(max-width:640px){.product-show-price .total-price{font-size:20px}}.product-show-price .total-price+.second-price{position:relative}.product-show-price .total-price+.second-price:before{content:"";position:absolute;top:0;left:0;height:100%;width:1px;background-color:#d6d6d6;transform:rotate(15deg)}.product-show-price .second-price{display:inline-flex;word-break:keep-all;color:#5e5e5e;padding-left:1em;box-sizing:border-box}.product-show-price .second-price:not(.product-show-price .second-price:last-child):after{content:" ,"}.product-show-price .second-price .text{margin-right:.5em;vertical-align:bottom}.product-show-price .second-price .price{vertical-align:bottom}.product-show-color .item-title{padding:0 0 .8rem}@media(max-width:800px){.product-show-color .item-title{padding:.5rem 1rem}}.product-show-color .item-title .main{font-weight:700;margin-right:.8em}.product-show-color-items{width:100%}@media(max-width:800px){.product-show-color-items{background-color:#fff;overflow:hidden}}.product-show-color-items .product-color-items{box-sizing:border-box}@media(min-width:801px){.product-show-color-items .product-color-items{display:flex;flex-wrap:wrap}}@media(max-width:800px){.product-show-color-items .product-color-items{padding:10px 10px 25px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}}.product-show-color-items .product-color-item{display:inline-block;position:relative;width:53px;height:53px;margin-right:5px;margin-bottom:5px}@media(max-width:800px){.product-show-color-items .product-color-item{margin-right:3px;margin-bottom:0;vertical-align:top}}.product-show-color-items .product-color-item input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0}.product-show-color-items .product-color-item input:checked~.product-color-item-label{box-shadow:0 0 0 1px #182c80}.product-show-color-items .product-color-item input:checked~.product-color-item-label:after{height:100%;background-image:url("data:image/svg+xml;utf8,<svg width='20' height='16' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='white' /></svg>");transform:translateY(0)}.product-show-color-items .product-color-item input:checked~.product-color-item-label img{border-color:#182c80}.product-show-color-items .product-color-item .product-color-item-label{position:relative;width:100%;height:100%;cursor:pointer;box-sizing:border-box;overflow:hidden;margin-bottom:0}.product-show-color-items .product-color-item .product-color-item-label:hover:after{transform:translateY(0)}.product-show-color-items .product-color-item .product-color-item-label:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:20px;background-color:rgba(24,44,128,.72);background-image:url("data:image/svg+xml;utf8,<svg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.86803 8L0 4.28973L1.20818 3.13083L3.86803 5.6822L9.79184 0L11 1.15892L3.86803 8Z' fill='white' /></svg>");background-repeat:no-repeat;background-position:50%;transform:translateY(100%);transition:.3s}.product-show-color-items .product-color-item .product-color-item-label img{box-sizing:border-box;border:1px solid #dce2e9}.product-show-color-items .product-color-item .item-name{width:100%;height:15px;font-size:10px;padding-top:2px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-show-color-items .product-color-item-back{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;color:#bebebe;font-size:25px;background-color:#f1f1f1;overflow:hidden}.product-show-color-items .product-color-item-back .dvicon{display:block}@media(max-width:800px){.product-show-bottom{display:flex;position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:1000}}.product-show-current{padding:.6rem .3rem .8rem}@media(max-width:800px){.product-show-current{padding:.6em 0 .6em 1em;flex:1 1}}.product-show-current .item-title{color:#707c9c}@media(max-width:800px){.product-show-current .item-title{display:block;font-size:12px;margin-bottom:.5em}}@media(max-width:800px){.product-show-current .item-color{font-weight:700}}.product-show-btns{display:flex}@media(min-width:801px){.product-show-btns .product-show-btn+.product-show-btn{margin-left:.5em}}@media(max-width:1280px){.product-show-btns .product-show-btn{font-size:18px}}@media(max-width:800px){.product-show-btns .product-show-btn{display:inline-block;text-align:center;font-size:14px;padding:.5em 1.2em}.product-show-btns .product-show-btn .dvicon{font-size:26px;margin-right:0}}@media(max-width:800px){.product-show-btns .product-show-btn .text{display:block}}@media(max-width:640px){.product-show-btns .product-show-btn .text{font-size:12px}}@media(min-width:1281px){.product-show-btns [data-btn=add_to_cart]{width:270px}}.product-show-summary{padding:1.3rem 0;box-sizing:border-box;text-align:left}@media(max-width:640px){.product-show-summary{padding:1.5rem 5vw}}.product-show-summary .summary-list{width:100%;color:#424242}.product-show-summary .summary-list tr th{color:#333;font-weight:700;padding:.35em .3em;min-width:3em}.product-show-summary .summary-list tr th:lang(zh-Hant-TW){width:2.8em}.product-show-summary .summary-list tr td{padding:.35em;min-width:80%;max-width:calc(100% - 3em)}.product-show-summary .summary-list tr td .text-inline{display:inline;margin-right:1rem}.product-show-other{display:flex;justify-content:center}@media(max-width:800px){.product-show-other{margin-bottom:2rem}}@media(min-width:801px){.product-show-other{position:absolute;top:0;right:0}}.product-other-btn{display:inline-block;font-size:14px;color:#2649a4;padding:.2em .45em .5em;text-align:center;border:1px solid #2649a4}@media(max-width:800px){.product-other-btn{display:flex;align-items:center;padding:.5em 1.3em .5em 1.2em;font-weight:700}}.product-other-btn:hover{background-color:#eaeef3}.product-other-btn+.product-other-btn{margin-left:.4rem}.product-other-btn .dvicon{display:block;font-size:27px;text-align:center;margin:0 auto}@media(max-width:800px){.product-other-btn .dvicon{margin-right:.15em}}.product-other-btn .text{font-weight:700}@media(min-width:801px){.product-other-btn .text{display:block}}.product-show-size-main{width:100%;margin-bottom:1.5rem}@media(min-width:801px){.product-show-size-main{display:flex}.product-show-size-main .main-size{width:47%}}@media(min-width:801px){.product-show-size-main .main-img{width:53%}}.product-show-size-main .main-img img{max-width:100%}.product-show-detail{border-top:1px solid #e0e2ea;padding:1.6rem 0;text-align:center;box-sizing:border-box}@media(min-width:1281px){.product-show-detail{padding:2rem 0}}.product-show-detail .custom-editor{max-width:800px;margin:0 auto;box-sizing:border-box}@media(max-width:800px){.product-show-detail .custom-editor{padding:0 6vw;overflow:hidden}}.product-show-more{text-align:center;padding:1.5rem 0 4rem}@media(min-width:1281px){.product-show-more{padding:2rem 0 5rem}}.product-show-more a{min-width:160px}.pswp__custom-caption.pswp__hide-on-close{display:none}.fabric-index-container{width:100%;max-width:1440px;box-sizing:border-box;margin:0 auto}@media(min-width:801px){.fabric-index-container{padding-right:100px}}.fabric-index-cate{position:relative;overflow:hidden}@media(min-width:801px){.fabric-index-cate{display:flex;align-items:flex-start}}.fic-img{position:relative}@media(max-width:800px){.fic-img{position:absolute;top:0;left:0;width:32vw;padding-top:25vw}}@media(min-width:801px){.fic-img{width:35%;max-width:405px;padding-top:30%}}@media(min-width:1281px){.fic-img{padding-top:300px}}@media(min-width:1441px){.fic-img:after{content:"";position:absolute;top:0;left:0;width:36%;height:100%;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}}.fic-content{text-align:left;box-sizing:border-box}@media(min-width:801px){.fic-content{width:60%;margin-left:5%}}@media(max-width:800px){.fic-header{display:flex;flex-direction:column;justify-content:center;min-height:25vw;padding:0 5vw 0 36vw;box-sizing:border-box}}@media(min-width:801px){.fic-header{padding-top:2rem}}.fic-title-en{position:relative;display:flex;align-items:center;font-size:30px;font-weight:700;transform:translateX(-.05em)}@media(min-width:641px){.fic-title-en{font-size:50px}}.fic-title-en:after{content:"";flex:1 1;height:1px;width:auto;margin-left:.6em;background-color:#e4e4e4}.fic-title{font-size:20px;font-weight:500;padding-bottom:.5em}@media(min-width:641px){.fic-title{font-size:24px}}.fic-des{color:#424242}[lang=en] .fic-des{display:none}@media(max-width:800px){.fic-des{padding:0 7vw 0 36vw;transform:translateY(-2.5rem)}}@media(max-width:640px){.fic-des{padding:.5em 7vw 0;transform:translateY(0)}}.fic-items{width:100%;display:flex;flex-wrap:wrap;margin:2rem 0 5rem;box-sizing:border-box}@media(max-width:800px){.fic-items{padding:0 7vw;margin:1.5rem 0 4rem}}@media(min-width:801px){.fic-items{margin:2rem -1rem 5rem}}.fic-item{width:50%;padding:0 1rem 1.5rem;box-sizing:border-box;text-align:center}@media(min-width:641px){.fic-item{width:33.33%;padding:0 1rem 2rem}}@media(min-width:1281px){.fic-item{width:25%}}.fic-item-link{text-align:center}@media(min-width:1281px){.fic-item-link{width:182px}}.fic-item-link:hover .fic-item-img:before{transform:scale(1);opacity:1}.fic-item-link:hover img{transform:scale(.95)}.fic-item-link:hover .fic-item-title{color:#182c80}.fic-item-img{position:relative;width:100%;padding-top:100%;box-sizing:border-box;overflow:hidden}.fic-item-img:before{content:"";position:absolute;display:block;left:0;top:0;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;border:2px solid #2649a4;transform:scale(.5);opacity:0;transition:.3s}.fic-item-img img{transform:scale(.88);border-radius:50%;transition:.3s}.fic-item-title{padding:1em 0}@media(max-width:640px){.fic-item-title{font-size:1rem}}@media(min-width:801px){.fabric-show-container{display:flex}}.fabric-show-img{position:relative}@media(min-width:801px){.fabric-show-img{width:40%}}@media(min-width:1601px){.fabric-show-img{width:50%}}.fabric-show-img-inner{width:100%;height:35vw}@media(min-width:801px){.fabric-show-img-inner{position:fixed;top:calc(139px - 2rem);left:0;width:40%;height:calc(100vh - 139px + 2rem);z-index:-1}}@media(min-width:801px)and (min-width:1601px){.fabric-show-img-inner{width:50%}}.fabric-show-content{box-sizing:border-box;max-width:720px;text-align:center;padding-bottom:5rem}@media(max-width:800px){.fabric-show-content{padding:0 7vw 3rem;margin-top:-2rem}}@media(min-width:801px){.fabric-show-content{width:60%}}@media(min-width:1601px){.fabric-show-content{width:50%}}.fabric-show-content-inner{width:100%;box-sizing:border-box;text-align:left}@media(min-width:801px){.fabric-show-content-inner{padding:0 12%;margin:0 auto}}.fabric-show-content-inner .title-lg-s{padding:0 0 .4em}.fabric-feature-items{display:flex;flex-wrap:wrap;margin:1rem 0}.fabric-feature-item{display:inline-block;min-width:100px;text-align:center;color:#182c80;padding:3px 5px 0;margin-bottom:10px;box-sizing:border-box;border-right:1px solid #eaeef3}@media(max-width:640px){.fabric-feature-item{min-width:auto;width:25%}[lang=en] .fabric-feature-item{width:33.33%}}.fabric-feature-item:last-child{border-right:none}.fabric-feature-item .fabric-feature-icon{display:inline-block;padding:10px;background-color:#eaeef3;border-radius:22px;margin:0 auto}.fabric-feature-item .fabric-feature-text{font-size:14px;font-weight:700}@media(max-width:375px){.fabric-feature-item .fabric-feature-text{line-height:1.3}}.fabric-show-list{max-width:100%;font-size:1rem}.fabric-show-list td,.fabric-show-list th{padding:.3em 0}.fabric-show-list th{padding-right:1em;font-weight:700}.fabric-show-item{margin-top:1.5rem;padding:1.5rem 0;border-top:1px solid #f1f1f1}.fabric-rating-items{width:100%;padding-top:.6em;vertical-align:middle}.fabric-rating-items td,.fabric-rating-items th{padding:5px 0}@media(max-width:640px){[lang=en] .fabric-rating-items td,[lang=en] .fabric-rating-items th{display:block}}@media(min-width:801px){[lang=zh-Hant-TW] .fabric-rating-items th{width:170px}}.fabric-rating-items .title,.fabric-rating-items .title-banner,.fabric-rating-items .title-lg,.fabric-rating-items .title-lg-s,.fabric-rating-items .title-md,.fabric-rating-items .title-sm{margin-right:.5em}@media(min-width:641px){.fabric-rating-items .title,.fabric-rating-items .title-banner,.fabric-rating-items .title-lg,.fabric-rating-items .title-lg-s,.fabric-rating-items .title-md,.fabric-rating-items .title-sm{margin-right:1em}}.fabric-rating-items .des{font-size:14px;color:#969696}@media(min-width:801px){[lang=en] .fabric-rating-items .des{display:block}}.fabric-rating-items .rating-items{display:flex;background-color:#f1f1f1;margin-bottom:0}@media(max-width:640px){.fabric-rating-items .rating-items{margin-bottom:10px}}@media(min-width:801px){[lang=en] .fabric-rating-items .rating-items{margin-top:.5rem}}.fabric-rating-items .rating-item{flex:1 1;display:inline-block;color:#a0b5d5;counter-increment:li-counter;text-align:center}.fabric-rating-items .rating-item+.rating-item{border-left:1px solid #c8ccde}.fabric-rating-items .rating-item:after{content:counter(li-counter);font-size:14px;line-height:2;padding:0 .8em}@media(min-width:641px){.fabric-rating-items .rating-item:after{padding:0 1.2em}}.fabric-rating-items .rating-item.is-active{color:#fff}.fabric-rating-items .rating-item.is-active:first-child{background-color:#182c80}.fabric-rating-items .rating-item.is-active:nth-child(2){background-color:#2649a4}.fabric-rating-items .rating-item.is-active:nth-child(3){background-color:#4466bf}.fabric-rating-items .rating-item.is-active:nth-child(4){background-color:#597ed8}.fabric-rating-items .rating-item.is-active:nth-child(5){background-color:#6092e2}.fabric-show-wash{padding-top:.6em;padding-left:1.2em}.fabric-show-wash li{list-style:disc;line-height:1.5;padding-bottom:.3em}.customize-tabs{text-align:center}.customize-tabs ul{max-width:1086px;width:100%;display:inline-flex;justify-content:center;align-items:flex-end;margin:0 auto;font-size:20px;border-bottom:1px solid #f1f1f1}@media(max-width:640px){.customize-tabs ul{font-size:18px}}.customize-tabs .tab{position:relative;color:#333;padding:.5em;cursor:pointer;margin:0 .5em}.customize-tabs .tab.is-active,.customize-tabs .tab:hover{color:#182c80}.customize-tabs .tab.is-active:before{opacity:1}.customize-tabs .tab:before{content:"";position:absolute;left:0;bottom:-1.5px;height:3px;width:100%;background-color:#182c80;opacity:0}.customize-container{width:1206px;margin:0 auto;padding-bottom:3rem}.customize-container .tab-pane{padding:1rem 0;box-sizing:border-box}.customize-container .title-md{padding:.5em 12px}.customize-items{display:flex;flex-wrap:wrap;padding-bottom:2rem}.customize-item{width:50%;box-sizing:border-box;padding:12px}@media(min-width:641px){.customize-item{width:33.333%}}@media(min-width:801px){.customize-item{width:25%}}.customize-item-link{width:100%;padding-top:100%;display:block;position:relative;overflow:hidden;border:1px solid #e4e4e4}.customize-item-link:hover:after,.customize-item-link:hover:before{opacity:1}.customize-item-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);opacity:0;z-index:1;transition:.3s}.customize-item-link:after{content:"";position:absolute;top:calc(50% - 11px);left:calc(50% - 11px);width:22px;height:22px;background-image:url(/packs/media/public/images/icon/zoom_in-7028faf3cae7f68d84310d4cb7ee4428.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;z-index:2;opacity:0;transition:.3s}.customize-colors{display:flex;flex-wrap:wrap;padding-top:1.5rem}.customize-color{display:inline-block;padding:6px;width:33.3333333333%;box-sizing:border-box}@media(min-width:641px){.customize-color{width:25%}}@media(min-width:801px){.customize-color{width:20%;padding:12px}}@media(min-width:1281px){.customize-color{width:16.6666666667%}}.customize-color-inner{border:3px solid #f1f1f1;border-bottom:0;background-color:#f1f1f1}.color-item{padding-top:100%}.color-name{font-size:.8rem;padding:.5em;box-sizing:border-box}@media(min-width:641px){.color-name{font-size:1rem}}@media(min-width:801px){.payment-container{display:flex}}.payment-menu{position:sticky;top:0;box-sizing:border-box}@media(max-width:800px){.payment-menu{width:100%;overflow-y:hidden;overflow-x:auto;z-index:999}}@media(min-width:801px){.payment-menu{width:160px;height:calc(70vh - 139px);top:139px}}@media(min-width:1281px){.payment-menu{width:223px}}@media(max-width:800px){.payment-menu-nav{display:flex}}.payment-menu-item{font-size:18px;color:#333;box-sizing:border-box;transition:.3s}@media(max-width:800px){.payment-menu-item{width:50%;display:inline-block;white-space:nowrap}.payment-menu-item+.payment-menu-item{border-left:1px solid #ddd}}@media(min-width:801px){.payment-menu-item{margin-bottom:5px}}.payment-menu-item a{display:block;padding:1em;box-sizing:border-box;background-color:#f1f1f1}@media(max-width:800px){.payment-menu-item a{padding:.5em 1em;line-height:30px}}@media(min-width:801px){.payment-menu-item a:hover{background-color:#eaeef3}}.payment-menu-item a.active{color:#fff;background-color:#1f1f1f}.payment-items{width:100%}@media(min-width:801px){.payment-items{width:calc(100% - 170px);margin-left:5%}}@media(min-width:1281px){.payment-items{width:calc(100% - 230px)}}.payment-item{padding:1rem 1rem 1rem 60px;border-top:1px solid #f1f1f1;box-sizing:border-box;text-align:left}@media(min-width:641px){.payment-item{padding:1rem 1rem 1rem 80px}}.payment-item p{padding-bottom:1.2rem}.payment-item-title{position:relative;font-size:24px;padding:.8em 0}.payment-item-title .title-icon{position:absolute;top:50%;left:-10px;width:40px;transform:translate(-100%,-50%)}@media(min-width:641px){.payment-item-title .title-icon{width:63px}}.payment-item-title .accent-note{color:#ef775d;font-size:1rem;font-weight:700;margin-left:1.2rem}.payment-item-main{color:#f1f1f1;padding:.8rem;box-sizing:border-box;background-color:#182c80;margin-bottom:1.5rem}.payment-item-main table{font-size:1rem}.payment-item-main table td,.payment-item-main table th{padding:.5em .8em}.payment-item-main table th{opacity:.8}.payment-item-main table th.icon-th{padding-right:0}.payment-item-second{margin-bottom:1.5rem}@media(min-width:641px){.payment-item-second{display:flex}}.payment-item-second .item-account{flex:1 0 66%;padding:1rem 1.2rem;box-sizing:border-box;background-color:#f1f1f1}.payment-item-second .item-account .payment-account-title{color:#424242;padding-bottom:.5em}.payment-item-second .item-account .payment-account{font-size:1.2em}@media(min-width:801px){.payment-item-second .item-account .payment-account{font-size:1.4em}}.payment-item-second .item-link{flex:0 1 33%;display:inline-flex;align-items:center;justify-content:center;padding:1rem .5em;color:#fff;box-sizing:border-box;text-align:center;background-color:#182c80;transition:.3s}.payment-item-second .item-link:hover{background-color:#2649a4}@media(max-width:640px){.payment-item-second .item-link{display:block}}.payment-item-note ul{color:#424242;padding-left:1.4em;font-size:1rem}.payment-item-note ul li{list-style:disc;padding-bottom:.5em}.payment-item-note a:hover{color:#182c80}.sublimation-main{text-align:center;background-color:#eaeef3;overflow:hidden}.sublimation-main .title-banner{padding-bottom:.25em}.sublimation-main h2{color:#182c80;padding-left:.5em}.sublimation-main-content{position:relative;text-align:center;max-width:1020px;margin:0 auto}.sublimation-main-img{position:relative;width:80%;padding-top:80%;margin:0 auto}@media(max-width:800px)and (min-width:641px){.sublimation-main-img{position:absolute;bottom:0;right:-15%;width:65vw;padding-top:100%}}@media(min-width:801px){.sublimation-main-img{position:relative;width:433px;padding-top:400px;margin:4rem auto 0;transform:translateX(2%)}}.sublimation-main-img img{-o-object-position:center bottom;object-position:center bottom}.sublimation-main-words{width:100%;box-sizing:border-box}@media(max-width:800px)and (min-width:641px){.sublimation-main-words{padding:1rem 45% 2rem 5%}}@media(max-width:640px){.sublimation-main-words{padding:1rem 7vw 0;display:flex;flex-wrap:wrap}}.sublimation-main-words .word-balloon{background-color:#fff;color:#424242;box-sizing:border-box;font-size:14px;z-index:10}.sublimation-main-words .word-balloon:lang(en){font-size:13px}.sublimation-main-words .word-balloon:after{content:"";position:absolute;width:24px;height:21px;background-image:url(/packs/media/public/images/icon/balloon-line-114319655debe03c8e8f117d7a8b1c23.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}@media(max-width:801px){.sublimation-main-words .word-balloon:after{width:20px;height:18px;right:-18px;bottom:0}}@media(max-width:640px){.sublimation-main-words .word-balloon:after{right:calc(50% - 10px);bottom:-17px}}@media(max-width:640px){.sublimation-main-words .word-balloon:nth-child(odd):after{transform:scaleX(-1)}}@media(max-width:800px){.sublimation-main-words .word-balloon{position:relative;border-radius:.5em;padding:.5em .75em;margin-bottom:.5em;text-align:left}}@media(max-width:640px){.sublimation-main-words .word-balloon{width:48%;font-size:13px}.sublimation-main-words .word-balloon:nth-child(2n){margin-left:4%}}@media(min-width:801px){.sublimation-main-words .word-balloon{position:absolute;display:inline-block;padding:2.2em 1.5em;border-radius:100%}}@media(min-width:801px)and (min-width:1281px){.sublimation-main-words .word-balloon{font-size:16px}}@media(min-width:801px){.sublimation-main-words .word-balloon:before{content:"";position:absolute;top:-5px;right:-5px;height:100%;width:100%;border-radius:100%;border:1px solid rgba(160,181,213,.5)}}@media(min-width:801px){.sublimation-main-words .word-balloon:first-child:after,.sublimation-main-words .word-balloon:nth-child(2):after,.sublimation-main-words .word-balloon:nth-child(3):after,.sublimation-main-words .word-balloon:nth-child(4):after{right:8%;bottom:2%;transform:scaleX(-1)}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(5):after,.sublimation-main-words .word-balloon:nth-child(6):after,.sublimation-main-words .word-balloon:nth-child(7):after,.sublimation-main-words .word-balloon:nth-child(8):after{left:20%;bottom:-2%}}@media(min-width:801px){.sublimation-main-words .word-balloon:first-child{width:18.2%;left:0;top:12%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(2){width:19.5%;left:5%;bottom:10%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(3){width:17.6%;left:20%;bottom:40%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(4){width:19.6%;left:21%;top:-11%}.sublimation-main-words .word-balloon:nth-child(4):lang(en){width:22%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(5){width:14.7%;right:28%;top:-9%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(6){width:17.1%;right:19%;top:23%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(7){width:20.3%;right:4%;top:-12%}}@media(min-width:801px){.sublimation-main-words .word-balloon:nth-child(8){width:18.6%;right:2%;bottom:10%}.sublimation-main-words .word-balloon:nth-child(8):lang(en){width:22%}}.sublimation-advantage-wrapper{padding:2rem 0 3rem}.sublimation-advantages{display:flex;flex-wrap:wrap}.sublimation-advantage{width:100%;display:flex;text-align:left;box-sizing:border-box;padding:.8rem 0}@media(min-width:801px){.sublimation-advantage{width:48%;padding:1rem;align-items:center}.sublimation-advantage:nth-child(2n){margin-left:4%}}.sublimation-advantage-img{position:relative;width:110px;height:110px;padding:5px;box-sizing:border-box;border-radius:50%;border-bottom:1px solid #182c80;border-right:1px solid #182c80}@media(min-width:641px){.sublimation-advantage-img{width:135px;height:135px;padding:7px}}.sublimation-advantage-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sublimation-advantage-content{width:calc(100% - 110px);box-sizing:border-box;padding:0 0 1rem 2rem}@media(min-width:641px){.sublimation-advantage-content{width:calc(100% - 136px);padding:1rem 0 1rem 2rem}}.sublimation-bottom{position:relative;width:1160px;max-width:100%;text-align:left;margin:1rem auto 0;padding:2rem 0;box-sizing:border-box}@media(max-width:1280px){.sublimation-bottom{overflow:hidden}}@media(min-width:801px){.sublimation-bottom{display:flex;align-items:center;margin:1rem auto 4rem}.sublimation-bottom:lang(en){justify-content:center}}@media(max-width:800px)and (min-width:641px){.sublimation-bottom{padding:2rem 7vw}}.sublimation-video{position:relative;width:100%;padding-top:56.6%}@media(min-width:801px){.sublimation-video{width:61.5%;padding-top:35%}.sublimation-video:before{content:"";position:absolute;top:-1.5rem;left:-2.5rem;width:33%;height:40%;background-color:#eaeef3;z-index:-1}.sublimation-video:after{content:"";position:absolute;top:0;left:-2.7rem;width:.7rem;height:17%;background-color:#182c80}}.sublimation-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sublimation-bottom-text{box-sizing:border-box;padding:1.5rem}.sublimation-bottom-text:lang(en){display:none}.sublimation-bottom-text p{line-height:1.7}@media(min-width:801px){.sublimation-bottom-text{width:38%;padding:10% 2% 3% 8%}}.sublimation-bottom-text:before{content:"";position:absolute;top:-1rem;right:0;width:100%;height:100%;background-color:#eaeef3;z-index:-1}@media(min-width:801px){.sublimation-bottom-text:before{width:55%;top:4rem;right:-2rem;height:calc(100% - 3rem)}}.sublimation-bottom-text:after{content:"";position:absolute;bottom:-1.5rem;right:17%;width:15%;height:13px;background-color:#182c80}@media(min-width:641px){.dalab-banner-container{display:flex;align-items:center;justify-content:space-between;padding-top:2.5rem;padding-bottom:2.5rem}}.dalab-banner-container .banner-content{flex:0 1 500px}[lang=en] .dalab-banner-container .banner-content{flex:0 1 570px}@media(min-width:641px){.dalab-banner-container .title-banner{text-align:left;padding:.5rem 0}}.dalab-banner-container .banner-img{position:relative;width:100%;padding-top:65%}@media(max-width:640px){.dalab-banner-container .banner-img{margin:.5rem auto}}@media(min-width:641px){.dalab-banner-container .banner-img{max-width:420px;flex:0 1 420px;padding-top:30%}}@media(min-width:1281px){.dalab-banner-container .banner-img{padding-top:23%}}.dalab-container{margin-bottom:2rem}@media(min-width:801px){.dalab-container{display:flex;flex-direction:row-reverse}}.dalab-menu{position:sticky;top:0;width:100%}@media(max-width:800px){.dalab-menu{box-shadow:0 2px 3px rgba(0,0,0,.16);z-index:999}}@media(min-width:801px){.dalab-menu{width:190px;height:calc(50vh - 139px);top:139px;text-align:left}[lang=en] .dalab-menu{width:230px}}@media(max-width:800px){.dalab-menu-nav{display:flex;overflow-x:auto;overflow-y:hidden;background-color:#fff}}@media(min-width:801px){.dalab-menu-nav{min-height:60vh}}@media(max-width:800px){.dalab-menu-item{white-space:nowrap}}.dalab-menu-item .scrollspy-link{display:block;padding:.4em 1.5em}@media(max-width:800px){.dalab-menu-item .scrollspy-link{padding:1em;background-color:#fff}}.dalab-menu-item .scrollspy-link.active{color:#182c80;font-weight:700}.dalab-content{text-align:left;box-sizing:border-box}@media(max-width:800px){.dalab-content{padding:1rem 7vw}}@media(min-width:801px){.dalab-content{width:calc(100% - 190px);border-right:1px solid #f1f1f1;padding-right:6%}[lang=en] .dalab-content{width:calc(100% - 230px);padding-right:4%}}.dalab-item{padding:.8rem 0 1.2rem;border-bottom:1px solid #969696}.dalab-item:last-child{border-bottom:none}.dalab-flex{padding:.5rem 0}@media(min-width:641px){.dalab-flex{display:flex}.dalab-flex+.dalab-flex{border-top:1px solid #f1f1f1}}.dalab-flex-title{background-color:#f1f1f1}@media(max-width:640px){.dalab-flex-title{padding:.5rem}}@media(min-width:641px){.dalab-flex-title{text-align:center;width:166px}}.dalab-flex-title h3{color:#424242}@media(max-width:640px){.dalab-flex-title h3{font-size:20px;font-weight:700}}@media(min-width:641px){.dalab-flex-title h3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;font-size:24px;margin:0 auto;padding:.8rem 0}[lang=en] .dalab-flex-title h3{font-size:18px;font-weight:700}}.dalab-flex-title .num{color:#333;font-weight:700}@media(max-width:640px){.dalab-flex-title .num{padding-right:.5rem}}@media(min-width:641px){.dalab-flex-title .num{font-size:2.7em;display:block}}.dalab-flex-content{box-sizing:border-box;padding:1rem .5rem}@media(min-width:641px){.dalab-flex-content{width:calc(100% - 166px);align-self:center;padding:1.2rem 0 1.2rem 2.5rem}}@media(min-width:801px){.dalab-flex-content{padding:1.2rem 2.5rem}}.dalab-list-check{margin-bottom:0;font-size:1rem;padding-left:1.5em;box-sizing:border-box}@media(min-width:641px){.dalab-list-check{font-size:18px}}.dalab-list-check li{position:relative;box-sizing:border-box;padding:.2em 0;line-height:1.5}.dalab-list-check li:before{content:"";position:absolute;top:0;left:-1.5em;height:1.9em;width:1em;background-image:url(/packs/media/public/images/icon/check-8266d7b169de82a5090ccb2976d7034f.svg);background-repeat:no-repeat;background-position:50%}.dalab-list-check li p{font-size:1rem;color:#424242}.dalab-list-check .list-imgs img{max-width:100%}.dalab-list-check .list-links{display:flex;flex-wrap:wrap;align-items:center;padding:.5rem 1.2rem;box-sizing:border-box;color:#fff;margin:.8rem 0;max-width:640px}.dalab-list-check .list-links .links-title{padding:.5rem}@media(max-width:640px){.dalab-list-check .list-links .links-title{width:100%}}@media(min-width:641px){.dalab-list-check .list-links .links-title{margin-right:1.5rem}}.dalab-list-check .list-links .btn-outerline{padding:.5em;text-align:center;color:#fff;margin:.5rem}.dalab-list-check .list-links .btn-outerline:hover{background-color:#182c80}@media(max-width:640px){.dalab-list-check .list-links .btn-outerline{width:calc(50% - 1rem)}}@media(min-width:641px){.dalab-list-check .list-links .btn-outerline{min-width:142px}}.dalab-team{padding-bottom:1rem}@media(min-width:801px){.dalab-team{display:flex;justify-content:space-between}}.dalab-team-list{margin-bottom:0;font-size:1rem;padding-left:1.5em;box-sizing:border-box}@media(min-width:801px){.dalab-team-list{font-size:18px}[lang=en] .dalab-team-list{flex:0 2 355px}}.dalab-team-list li{position:relative;box-sizing:border-box;padding:.2em 0;line-height:1.5;list-style:disc}.dalab-team-img{padding:1rem 0}@media(min-width:801px){.dalab-team-img{flex:0 3 500px}}.dalab-team-img img{width:100%}@media(min-width:1281px){.dalab-project{display:flex;flex-wrap:wrap}}@media(min-width:1281px){.dalab-project-item{width:50%}}.dalab-project-item .title-sm{color:#182c80}.dalab-project-list{font-size:1rem;padding-left:1.5em;box-sizing:border-box}.dalab-project-list li{position:relative;box-sizing:border-box;padding:.2em 0;line-height:1.5;list-style:disc}.dalab-products-items{display:flex;flex-wrap:wrap;justify-content:space-between}.dalab-products-item{position:relative;width:100%;display:flex;align-items:center;margin-bottom:.5rem;font-size:18px}@media(min-width:641px){.dalab-products-item{width:calc(50% - 15px)}}@media(min-width:801px){.dalab-products-item{font-size:20px}}.dalab-products-item:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 1.5rem);background-color:#f1f1f1;z-index:-1}@media(min-width:801px){.dalab-products-item:before{height:calc(100% - 2.5rem)}}.dalab-products-item .item-img{position:relative;width:50%;padding-bottom:50%}.dalab-products-item .item-content{display:flex;flex-direction:column;justify-content:flex-end;width:50%;min-height:100%;padding:2.5rem 2rem 2rem 0;box-sizing:border-box}.dalab-products-item .item-title{display:flex;align-items:center;color:#333;margin-bottom:1.5em}@media(min-width:801px){.dalab-products-item .item-title{margin-bottom:2.5em}}.dalab-products-item .item-title .num{display:inline-block;min-width:1em;font-size:13px;text-align:center;line-height:1;padding:.4em .4em .3em;color:#fff;margin-left:.8em;background-color:#1f1f1f;border-radius:1em}.dalab-products-item .btn-outerline{display:block;width:100%;text-align:center;padding:.4em .5em}.dalab-products-detail{display:flex;flex-wrap:wrap}.dalab-products-detail .dpd-item{width:50%;padding:10px;box-sizing:border-box}@media(min-width:641px){.dalab-products-detail .dpd-item{width:33.33%}}@media(min-width:801px){.dalab-products-detail .dpd-item{width:25%}}.dalab-products-detail .item-img{position:relative;width:100%;padding-top:100%}.dalab-products-detail .item-title{text-align:center;font-size:1rem;padding:.5em 0;box-sizing:border-box}@media(min-width:801px){.dalab-process-items{display:flex;flex-wrap:wrap;justify-content:space-between}}.dalab-process-item{counter-increment:li-counter;margin-bottom:1.5rem}@media(max-width:800px){.dalab-process-item{display:flex;align-items:flex-start}}@media(min-width:801px){.dalab-process-item{text-align:center}[lang=en] .dalab-process-item{width:33.3333333333%}}.dalab-process-item .item-step{display:flex;align-items:center;justify-content:center;font-size:15px;color:#182c80}@media(max-width:800px){.dalab-process-item .item-step{flex-direction:column;font-size:12px;margin-top:.5rem;width:40px}}.dalab-process-item .item-step:after{content:counter(li-counter,decimal-leading-zero);font-size:20px;margin-left:.3em;font-weight:500}@media(max-width:800px){.dalab-process-item .item-step:after{margin-left:0;line-height:1}}.dalab-process-item .item-icon{display:inline-block;border-radius:50%;padding:15px;font-size:60px;line-height:1;background-color:#f1f1f1;color:#182c80;box-sizing:border-box;margin-bottom:.3rem}@media(max-width:800px){.dalab-process-item .item-icon{font-size:40px;padding:8px}}.dalab-process-item .item-icon .dvicon{display:block}@media(max-width:800px){.dalab-process-item .item-content{width:calc(100% - 100px);margin-left:.5rem}}@media(max-width:800px){.dalab-process-item h3{padding:.3rem .5rem}}@media(max-width:800px){.dalab-process-item ul{display:flex;flex-wrap:wrap}}.dalab-process-item ul li{line-height:1.6;padding-bottom:.3em}@media(max-width:800px){.dalab-process-item ul li{display:inline-block;padding:0 .4rem;margin:.15em 0;border-right:1px solid #dbdbdb;font-size:14px}.dalab-process-item ul li:last-child{border-right:none}}.dalab-process-other{display:flex;flex-wrap:wrap;align-items:center;padding:1rem;box-sizing:border-box;background-color:#f1f1f1}.dalab-process-other h4{padding:1rem}@media(max-width:640px){.dalab-process-other h4{width:100%;padding:0 .5rem 1rem}}@media(min-width:1281px){.dalab-process-other h4{margin-right:auto}}.dalab-process-other button{margin:.3rem;font-weight:300}@media(min-width:1281px){.dalab-process-other button{flex:0 1 20%}.dalab-process-other button:last-child{flex:0 1 25%}}.other-process-items{padding:1rem 0}.other-process-item{display:flex;counter-increment:step-counter;margin-bottom:1.5rem}.other-process-item .item-step{display:flex;flex-direction:column;align-items:center;width:55px;color:#182c80;font-size:20px;text-align:center;padding:.5rem 0}@media(max-width:640px){.other-process-item .item-step{font-size:13px;width:35px}}.other-process-item .item-step:before{content:"STEP";display:block;font-weight:300}.other-process-item .item-step:after{content:counter(step-counter,decimal-leading-zero);display:block;font-size:2.2em;font-weight:700;line-height:1}.other-process-item .item-content{width:calc(100% - 80px);margin-left:25px;text-align:left;padding:1.3rem;box-sizing:border-box;background-color:#eaeef3}@media(max-width:640px){.other-process-item .item-content{width:calc(100% - 45px);margin-left:10px;padding:.7rem 1rem}}.other-process-item .item-content .accent{color:#182c80}.other-process-item .item-content .accent-mail{color:#182c80;font-size:1.2em}.other-process-item .item-content a:hover{opacity:.7}@media(min-width:641px)and (max-width:800px),(min-width:1281px){.dalab-member-container{display:flex;align-items:center;justify-content:space-between}}.dalab-member-content{flex:1 1}.dalab-member-img{max-width:385px;flex:0 1 385px}@media(min-width:641px)and (max-width:800px){.dalab-member-img{flex:0 1 250px}}.dalab-member-img img{width:100%}.dalab-contact-items{display:flex;flex-wrap:wrap;background-color:#f1f1f1;margin:.5em 0}.dalab-contact-item{padding:1rem;box-sizing:border-box}@media(max-width:640px){.dalab-contact-item{width:100%}.dalab-contact-item+.dalab-contact-item{border-top:1px solid #e2e2e2}}@media(min-width:641px){.dalab-contact-item{width:50%}}@media(min-width:1281px){.dalab-contact-item{width:33.3333333333%}.dalab-contact-item+.dalab-contact-item{border-left:1px solid #e2e2e2}}.dalab-contact-item .item-list{display:flex;align-items:center}.dalab-contact-item .dvicon{font-size:1.2em;color:#969696;margin-right:.5em}.dalab-contact-item .job-title{font-size:.85em;margin-left:1em;color:#182c80}.dalab-contact-item a:hover{color:#182c80}.design-grading-container{padding-top:2rem!important;padding-bottom:2rem!important}@media(max-width:640px){.design-grading-container{padding:2rem 0!important}}.design-grading,.design-grading-table{width:100%}@media(max-width:640px){.design-grading-table{overflow-x:hidden;overflow-y:auto}}.design-grading-table td,.design-grading-table th{padding:.3em;vertical-align:middle}.design-grading-table thead tr{border-right:1px solid hsla(0,0%,85.1%,.4)}.design-grading-table thead tr:first-child th:not(.design-grading-table thead tr:first-child th:first-child){border-top:1px solid hsla(0,0%,85.1%,.4)}.design-grading-table thead th{color:#333;font-weight:500;white-space:nowrap}@media(max-width:640px){.design-grading-table thead th:not(.design-grading-table thead th:first-child){min-width:100px}}.design-grading-table thead th:first-child{background-color:#fff}@media(max-width:640px){.design-grading-table thead th:first-child{position:sticky;position:-webkit-sticky;left:0;z-index:1}}.design-grading-table tbody th{text-align:right;padding-left:0;padding-right:1em;white-space:nowrap;background-color:#fff}@media(max-width:640px){.design-grading-table tbody th{position:sticky;padding-left:1em;font-size:14px;width:6em;left:0;z-index:1}.design-grading-table tbody th:lang(en){font-size:12px}}.design-grading-table tbody tr{border-right:1px solid hsla(0,0%,85.1%,.4)}.design-grading-table tbody tr:last-child td{border-bottom:1px solid hsla(0,0%,85.1%,.4)}.design-grading-table tbody tr:nth-child(odd){background-color:hsla(0,0%,85.1%,.2)}.design-grading-table tbody tr:nth-child(odd) th{background-color:#fff}@media(min-width:641px){.design-grading-table tbody tr:nth-child(odd) td{width:167px}}.design-grading-table .primary-bg{background-color:hsla(0,0%,82.7%,.2)}.design-grading-table .dvicon,.design-grading-table .th-accent{color:#2649a4;font-weight:700}.design-grading-table .td-accent{color:#2649a4}[data-page=posts]{position:relative}[data-page=posts]:after,[data-page=posts]:before{content:"";background:linear-gradient(180deg,#efefef 43%,hsla(0,0%,94.5%,0));position:absolute;top:0;width:30%;height:30vh;display:inline-block;z-index:-1}[data-page=posts]:before{-webkit-clip-path:polygon(0 0,100% 0,83% 100%,0 100%);clip-path:polygon(0 0,100% 0,83% 100%,0 100%);left:0}[data-page=posts]:after{-webkit-clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);clip-path:polygon(16% 0,100% 0,100% 100%,0 100%);right:0}[data-page=posts] .base-pagination{margin-bottom:2.5rem}.cards-list{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box;margin:0 auto 80px}.single-card{width:33.33%;padding:1.2em 1em;box-sizing:border-box}@media(max-width:1280px){.single-card{width:50%}}@media(max-width:800px){.single-card{flex:0 0 100%;width:100%}}.single-card .post-group{padding:12px 0}.single-card .post-date{color:#969696;font-size:17px;font-family:Akshar,Helvetica,sans-serif,Microsoft JhengHei,Arial}.single-card .post-title{padding:.2em 0 .5em}.single-card .img-ab-cover{transition:.2s}.single-card .post-btn{display:flex;color:#2649a4;align-items:center;font-family:Akshar;position:relative;transition:all .2s;transform:translateX(-6px);margin-left:6px}.single-card .post-btn span{margin-right:8px;font-size:17px}.single-card .post-btn:before{content:"";width:12px;height:1px;background:#182c80;display:block;position:absolute;top:50%;left:38px;transform:translate(-6px,-50%);transition:all .2s;transition-delay:.15s;opacity:0}.single-card:hover .img-ab-cover{transform:scale(1.08)}.single-card:hover .post-btn{transform:translateX(0)}.single-card:hover .post-btn:before{transform:translateY(-50%);opacity:1}.post-container .title-lg-s{text-align:center}.post-container .post-info{display:flex;justify-content:space-between;align-items:center;border-top:2px solid #eaeef3;padding:10px 0;margin-bottom:1.5em}.post-container .post-date{font-family:Akshar;font-size:17px;color:#969696}.post-container .post-category{font-size:16px;color:#2649a4}.post-container .post-group{max-width:800px;margin:0 auto}.post-container .post-image{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;width:500px;max-width:100%;display:block;margin:0 auto 1.5em}.post-container .post-nav-links{display:flex;justify-content:space-between;align-items:center;border-top:2px solid #eaeef3;padding:10px 0;margin:3em 0 1.5em}.post-container .post-nav-link{font-size:16px;color:#2649a4;display:flex;align-items:center}.post-container .post-nav-link.post-prev span{margin-left:8px}.post-container .post-nav-link.post-next span{margin-right:8px}.post-container .post-nav-link .dvicon{transition:all .2s}.post-container .post-nav-link:hover.post-prev .dvicon{transform:translateX(-8px)}.post-container .post-nav-link:hover.post-next .dvicon{transform:translateX(8px)}.post-custom-link{text-align:center;margin-bottom:60px}.post-nav-links-container{margin:2em auto 1em}.post-nav-links{border-top:1px solid #eaeef3;display:flex;justify-content:space-between;align-items:center}.post-nav-links .post-nav-link{flex:1 1;color:#182c80;padding:1em 0;display:flex;align-items:center}.post-nav-links .post-nav-link .dvicon{color:#2649a4}@media(max-width:800px){.post-nav-links .post-nav-link .post-nav-post-title{display:none}}.post-nav-links .post-nav-link.post-prev{justify-content:flex-start}.post-nav-links .post-nav-link.post-prev .dvicon{margin-right:8px}.post-nav-links .post-nav-link.post-next{justify-content:flex-end}.post-nav-links .post-nav-link.post-next .dvicon{margin-left:8px}.faqs-container{display:flex}@media(max-width:800px){.faqs-container{flex-direction:column}}.faqs-sidebar{box-sizing:border-box}@media(max-width:800px){.faqs-sidebar{width:100%;max-width:240px;margin:0 auto}}@media(min-width:801px){.faqs-sidebar{position:sticky;top:0;width:160px;min-width:160px;height:calc(50vh - 139px);top:139px}}@media(min-width:1281px){.faqs-sidebar{width:223px;min-width:223px}}.faqs-menu-item{font-size:18px;color:#333;box-sizing:border-box;transition:.3s;margin-bottom:5px;text-align:center}.faqs-menu-item .faqs-menu-item-link{display:block;padding:1em;box-sizing:border-box;background-color:#f1f1f1}@media(max-width:800px){.faqs-menu-item .faqs-menu-item-link{padding:.5em 1em}}.faqs-menu-item:hover .faqs-menu-item-link{background-color:#eaeef3}.faqs-menu-item.active .faqs-menu-item-link{color:#fff;background-color:#1f1f1f}.faqs-main{height:100%;width:100%;padding:2.5em 4px}@media(min-width:801px){.faqs-main{padding:0 2.5em;min-height:50vh}}.faqs-accordion{margin-left:1em}@media(max-width:800px){.faqs-accordion{margin-left:.5em}}.faqs-item{border:1px solid #eaeef3;position:relative}.faqs-item:before{content:"Q";font-family:Akshar;font-weight:700;font-size:18px;display:inline-flex;justify-content:center;align-items:center;color:#182c80;background:#fff;border:1px solid #2649a4;width:30px;height:30px;box-sizing:border-box;border-radius:50%;position:absolute;top:2.1em;left:-15px;transform:translateY(-50%);transition:all .2s;transition-delay:.15s}@media(max-width:800px){.faqs-item:before{top:1.8em}}.faqs-item .faqs-title{padding:1.5em 1em 1.5em 2em;cursor:pointer;box-sizing:border-box;width:100%;display:inline-flex;align-items:center;justify-content:space-between;transition:all .2s}@media(max-width:800px){.faqs-item .faqs-title{padding:1.2em .8em 1.2em 1.5em}}.faqs-item .faqs-content{padding:0 2em 1.5em;display:none}@media(max-width:800px){.faqs-item .faqs-content{padding:0 1.2em 1.5em}}.faqs-item .dvicon{color:#182c80;width:20px;height:20px;transition:all .2s}.faqs-item.active:before{background:#182c80;border:1px solid #182c80;color:#fff}.faqs-item.active .faqs-title{color:#182c80}.faqs-item.active .dvicon{transform:rotate(90deg)}.instruction-container{display:flex}@media(max-width:1280px){.instruction-container{flex-direction:column-reverse}}.instruction-video{box-sizing:border-box;position:relative}@media(max-width:1280px){.instruction-video{width:100%;margin:0 auto 60px}}@media(min-width:1281px){.instruction-video{position:sticky;top:0;flex:1 1;height:calc(60vh - 139px);top:139px}}.instruction-video:after,.instruction-video:before{content:"";position:absolute;display:inline-block}.instruction-video:before{height:50%;background:#f1f1f1;top:-20px;left:0;animation:video_before .3s .2s forwards}.instruction-video:after{width:10px;background:#182c80;top:0;left:-5px;animation:video_after .3s .5s forwards}@keyframes video_before{0%{width:0}to{width:40%}}@keyframes video_after{0%{height:0}to{height:60px}}.instruction-video .video-box{margin-left:1em;position:relative}.instruction-video iframe{aspect-ratio:16/9}.instruction-main{height:100%;width:100%;padding:0;flex:1 1}@media(min-width:1281px){.instruction-main{padding:0 2.5em;min-height:80vh}}.instruction-items{margin-left:45px;padding-bottom:60px}@media(max-width:800px){.instruction-items{padding-bottom:30px}}.instruction-item{margin-bottom:20px;position:relative;text-align:center}.instruction-item .dvicon{transform:rotate(90deg);color:#2649a4;width:24px;height:24px}.instruction-item:last-child .dvicon{display:none}.instruction-img{position:absolute;top:0;left:-45px;background:#eaeef3;border-radius:50%}@media(max-width:800px){.instruction-img{left:-35px}}.instruction-img .imgbox{border:0;width:90px;height:90px;display:inline-flex;justify-content:center;align-items:center;padding:1.1em}@media(max-width:800px){.instruction-img .imgbox{width:70px;height:70px;padding:.8em}}.instruction-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.instruction-group{border:1px solid #eaeef3;padding:1em 1.6em 1em 3.4em;text-align:left;margin-bottom:20px}@media(max-width:800px){.instruction-group{padding:.6em 1em .8em 2.6em}}.instruction-group .instruction-title-group .instruction-step{font-size:2.5em;color:#182c80;font-family:Akshar;font-weight:700}.instruction-group .instruction-title-group .title-md{padding-top:0}.instruction-group .instruction-content{margin-bottom:8px}.contact-container{display:flex;justify-content:space-between;margin-bottom:40px}@media(max-width:1280px){.contact-container{flex-direction:column}}.contact-group{padding:1rem 0 2rem;min-width:260px}@media(max-width:640px){.contact-group{padding:2rem 0}}.contact-group .contact-title{text-align:left;padding:.1em .8em;border-left:3px solid #454545;margin-bottom:1em}.contact-group .contact-item{display:flex;font-size:14px;padding-bottom:.5em}.contact-group .contact-item .dvicon{font-size:18px;color:#969696;margin-right:.5em}.contact-group .contact-item .item-text{width:calc(100% - 2em);text-align:left;line-height:1.5}.contact-us-block{width:calc(100% - 260px);padding:2em 3em;margin-left:3em;position:relative;box-sizing:border-box}@media(max-width:1280px){.contact-us-block{width:100%;margin-left:.3em;padding:2em}}@media(max-width:640px){.contact-us-block{padding:2em 1em}}.contact-us-block:after,.contact-us-block:before{content:"";position:absolute;display:inline-block;z-index:-1}.contact-us-block:before{height:100%;width:100%;background:#eaeef3;top:0;left:0;animation:contact_before .6s .2s forwards}.contact-us-block:after{width:10px;background:#182c80;top:0;left:-5px;animation:contact_after .3s .5s forwards}@keyframes contact_before{0%{width:0}to{width:100%}}@keyframes contact_after{0%{height:0}to{height:60px}}.contact-us-block form{margin:0 auto}.contact-us-block .form-input-group{flex-wrap:nowrap}@media(max-width:1280px){.contact-us-block .form-input-group{flex-direction:column}}.contact-us-block .form-group{box-sizing:border-box;width:100%}.contact-us-block textarea{min-height:88px}[data-page=privacy],[data-page=terms]{margin-bottom:60px}[data-page=privacy] ol,[data-page=privacy] ul,[data-page=terms] ol,[data-page=terms] ul{list-style:auto;margin-left:20px}[data-page=privacy] li,[data-page=terms] li{list-style:auto;line-height:1.6}[data-page=thank_you] .container{display:flex;align-items:center;justify-content:center;min-height:80vh}[data-page=thank_you] .thank-content{padding:3em 0;box-sizing:border-box;text-align:center}[data-page=thank_you] .check-block{width:100px;height:100px;background:#182c80;transform:scale(.84);border-radius:50%;animation:check-block .75s ease-out .75s forwards;opacity:0;margin:0 auto}@keyframes check-block{0%{opacity:0;transform:scale(0)}50%{transform:scale(1)}to{opacity:1}}[data-page=thank_you] .check-icon{position:relative;width:100px;height:100px;border-radius:50%}[data-page=thank_you] .check-icon:after,[data-page=thank_you] .check-icon:before{content:"";display:inline-block;position:absolute;width:0;height:8px;background-color:#fff;border-radius:5px}[data-page=thank_you] .check-icon:before{top:46px;left:26px;transform-origin:left;transform:rotate(45deg);animation:check_left .25s ease-in 1.1s forwards}@keyframes check_left{0%{width:0}to{width:24px}}[data-page=thank_you] .check-icon:after{top:65px;left:40px;transform-origin:left;transform:rotate(-45deg);animation:check_right .35s ease-in 1.5s forwards}@keyframes check_right{0%{width:0}to{width:48px}}[data-page=thank_you] .thank-discription{margin-bottom:1em}[data-routes-name=articles-index] .float-menu,[data-routes-name=articles-index] .footer,[data-routes-name=articles-index] .header,[data-routes-name=articles-index] .header-mobile,[data-routes-name=articles-show] .float-menu,[data-routes-name=articles-show] .footer,[data-routes-name=articles-show] .header,[data-routes-name=articles-show] .header-mobile,[data-routes-name=www-index] .float-menu,[data-routes-name=www-index] .footer,[data-routes-name=www-index] .header,[data-routes-name=www-index] .header-mobile{display:none}[data-routes-name=articles-index] .frame-outer,[data-routes-name=articles-show] .frame-outer,[data-routes-name=www-index] .frame-outer{padding:0}[data-routes-name=articles-index] .breadcrumb-item:not(.breadcrumb-item:first-child),[data-routes-name=articles-show] .breadcrumb-item:not(.breadcrumb-item:first-child),[data-routes-name=www-index] .breadcrumb-item:not(.breadcrumb-item:first-child){flex:unset}.w-index-container{margin-top:2em;margin-bottom:60px}.w-link-title{z-index:3;display:inline-block;position:absolute;bottom:1em;left:1em;color:#fff;opacity:0;transition:all .5s}.w-index-imgbox.imgbox{margin-bottom:2em;border:0;display:block;aspect-ratio:19/6}.w-index-imgbox.imgbox:before{content:"";height:50%;width:100%;display:block;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));z-index:2;opacity:0;transition:all .2s}.w-index-imgbox.imgbox:hover .w-link-title,.w-index-imgbox.imgbox:hover:before{opacity:1}.w-index-imgbox.imgbox.w-image-2{display:inline-block;width:100%;aspect-ratio:19/6;float:none}@media(min-width:801px){.w-index-imgbox.imgbox.w-image-2{aspect-ratio:17/6;width:calc(50% - 1em)}.w-index-imgbox.imgbox.w-image-2.last{float:right;clear:both}}.w-footer{background:#f1f1f1;padding:1.5rem 0}.w-footer .w-footer-container{display:flex;justify-content:space-between;align-items:center}@media(max-width:800px){.w-footer .w-footer-container{flex-direction:column}}.w-footer-links{display:flex;justify-content:space-between;color:#333}.w-footer-links .w-footer-link{box-sizing:border-box;opacity:.8;white-space:nowrap;padding:0 1em;margin-bottom:1em}.w-footer-links .w-footer-link:hover{opacity:1}.w-footer-links .w-footer-link:not(:last-child){border-right:1px solid #969696}@media(min-width:801px){.w-footer-links .w-footer-link{margin-bottom:0;padding:.25em 2em}.w-footer-links .w-footer-link:first-child{padding:.25em 2em .25em .25em}}.w-footer-social-icons .social-link{display:inline-block;font-size:30px;line-height:1;color:#424242;box-sizing:border-box;padding:.18em;transition:.3s;opacity:.6}.w-footer-social-icons .social-link:hover{opacity:1}.steps{margin-bottom:40px}.steps,.steps .step{display:flex;justify-content:center;align-items:center}.steps .step .title-ms{color:#969696;padding:.5em .5em .5em .2em}@media(max-width:800px){.steps .step .title-ms{display:none}}.steps .step .dvicon{width:40px;height:40px;color:#969696}.steps .step .dvicon.dvicon-step-arrow{width:16px;height:16px;margin-right:.2em}@media(max-width:800px){.steps .step .dvicon.dvicon-step-arrow{margin:0 .2em}}.steps .step .dvicon.dvicon-{display:none}.steps .step.active .dvicon,.steps .step.active .title-ms{color:#182c80}.steps .step.active{font-weight:600}.imgbox{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1}.order-items{display:flex;flex-direction:column}.order-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eaeef3}.order-item:first-child{border-top:1px solid #eaeef3}@media(min-width:1281px){.order-item:hover{background:linear-gradient(90deg,#f1f3f5 3.33%,hsla(0,0%,100%,0) 60.68%)}.order-item:hover .img-ab-fit{transform:scale(1.04)}}@media(max-width:800px){.order-item{padding:16px 0}}.order-item .order-item-content{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:33%}@media(max-width:1280px){.order-item .order-item-content{width:45%}}@media(max-width:800px){.order-item .order-item-content{width:100%}}.order-item .order-item-content .order-item-img{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1;min-width:180px;max-width:180px}@media(max-width:800px){.order-item .order-item-content .order-item-img{min-width:100px;max-width:100px}}.order-item .order-item-content .order-item-img .img-ab-fit{transition:.2s}.order-item .order-item-content .content{margin-left:28px}@media(max-width:800px){.order-item .order-item-content .content{margin-left:8px}}.order-item .order-item-content .content .order-item-name{font-size:18px;font-weight:700;box-sizing:border-box;margin-bottom:.3em}.order-item .order-item-content .content .order-item-category{color:#969696;font-size:16px;margin-bottom:.5em}.order-item .order-item-color{width:8%}@media(max-width:800px){.order-item .order-item-color{display:none}}.order-item .order-item-price{width:20%;display:flex;flex-direction:column;align-items:flex-start}@media(max-width:800px){.order-item .order-item-price{display:none}}.order-item .item-price{display:flex;flex-direction:row;align-items:flex-end}.order-item .item-price span{white-space:nowrap}.order-item .item-price.hide-web{margin-bottom:.5em}.order-item .item-price.hide-web .price{font-size:20px}.order-item .item-price.hide-web span{font-size:16px}.order-item .price{display:flex;align-items:flex-end;font-weight:400;padding:0 .4rem;font-family:Akshar;line-height:1em}.order-item .set .price{font-size:24px}.order-item .set span{font-size:18px}.order-item .other-price{display:flex;flex-direction:row;color:#969696;margin-top:6px}@media(max-width:1280px){.order-item .other-price{flex-direction:column}}.order-item .other-price .price{font-size:20px}.order-item .other-price span{font-size:15px}.order-item .other-price span.quantity{font-family:Akshar;margin:0 4px;line-height:1.2em}.order-item .other-price .item-price+.item-price:before{content:",";margin-right:6px}.order-item .remove-item,.order-item .remove-suit{cursor:pointer;padding:12px}.order-item .remove-item .dvicon-delete,.order-item .remove-suit .dvicon-delete{text-align:center;width:24px;height:24px;color:#969696}.order-item .remove-item .dvicon-delete:hover,.order-item .remove-suit .dvicon-delete:hover{color:#182c80}.fitting-custom-btns,.order-custom-btns{margin-top:30px;margin-bottom:90px;justify-content:center}.fitting-custom-btns .btn-outerline,.order-custom-btns .btn-outerline{margin-right:.5em}.fitting-custom-btns .btn-primary,.order-custom-btns .btn-primary{padding:.8em 4.5em .75em}@media(max-width:640px){.fitting-custom-btns .btn-primary,.order-custom-btns .btn-primary{padding:.8em 1.8em .75em}}.fitting-custom-btns.login,.order-custom-btns.login{position:relative;margin-top:60px}.fitting-custom-btns.login p,.order-custom-btns.login p{position:absolute;top:-54px;left:50%;transform:translateX(-50%);width:100%;text-align:center}.fitting-custom-btns .save,.order-custom-btns .save{cursor:pointer;margin-right:12px;background:#fff}.order-primary-btn{text-align:center;margin:60px 0 90px}@media(max-width:640px){.order-checkout .order-item{flex-direction:column}}.order-checkout .order-item .btn-checkout{white-space:nowrap}@media(max-width:640px){.order-checkout .order-item .btn-checkout{width:100%;text-align:center;margin-top:20px;padding:.3em 1.3em .35em}}.order-checkout .order-item .quantity{font-family:Akshar;margin:0 4px;line-height:1.2em}.order-checkout .estimate-price{text-align:right;margin-top:40px;margin-bottom:60px}.order-checkout .estimate-price .item-price{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end}.order-checkout .estimate-price .item-price span{white-space:nowrap;margin-bottom:5px}.order-checkout .estimate-price .price{display:flex;align-items:baseline;font-weight:400;padding:0 .4rem;font-size:30px;color:#2649a4;font-family:Akshar;line-height:1em}.order-checkout .estimate-price .price:before{content:"NT$";color:inherit;font-size:.5em;margin-right:.3em}[lang=en] .order-checkout .estimate-price .price:before{content:"US$"}.order-checkout .purchase-contact-items{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px}@media(max-width:800px){.order-checkout .purchase-contact-items{grid-template-rows:1fr 1fr;grid-template-columns:auto}}.order-checkout-popup table{width:100%;text-align:left;color:#424242}.order-checkout-popup table.list{width:250px;margin-left:20px}.order-checkout-popup table thead tr th{background-color:#182c80;color:#fff}.order-checkout-popup table tr th{color:#333;font-weight:700;padding:.35em .3em}@media(max-width:1280px){.order-checkout-popup table tr th{min-width:3em}}.order-checkout-popup table tr td{padding:.35em}.order-checkout-popup .product-info{display:flex;margin-bottom:30px}.order-checkout-popup .product-info .order-item-img{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1;min-width:140px;max-width:140px}.order-checkout-popup .style-and-member-info{display:flex;flex-wrap:nowrap}@media(max-width:800px){.order-checkout-popup .style-and-member-info{flex-direction:column}}.order-checkout-popup .style-and-member-info .title-sm{text-align:left}.order-checkout-popup .style{flex:1 1;margin-right:1em}@media(max-width:800px){.order-checkout-popup .style{margin-right:unset;margin-bottom:2em}}.order-checkout-popup .style a{margin-left:4px;color:#182c80}.order-checkout-popup .style .style-inner{background:#f1f1f1;padding:20px 12px}.order-checkout-popup .style .customized-item-title,.order-checkout-popup .style th{font-weight:400;color:#969696;font-size:16px;padding:.4em 0}.order-checkout-popup .style .customized-items{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:1em;grid-row-gap:1em}.order-checkout-popup .style .customized-item-img{position:relative;width:100%;box-sizing:border-box;overflow:hidden;transition:.3s;aspect-ratio:1/1;border:2px solid #eaeef3}.order-checkout-popup .member{flex:1 1;margin-left:1em}@media(max-width:800px){.order-checkout-popup .member{margin-left:unset}}.order-checkout-popup .member table.member-table{text-align:center}.order-checkout-popup .member table.member-table tr{border:solid #eaeef3;border-width:1px 0}.order-checkout-popup .member table.member-table tr td:first-child{color:#182c80;font-family:Akshar;font-size:1.1em;border-right:1px solid #eaeef3}.title-md.blue-title,.title-sm.blue-title{color:#182c80}.order-edit-item{border:2px solid #eaeef3;position:relative;display:flex;flex-direction:row;transition:all .3s;margin-bottom:30px}@media(min-width:1281px){.order-edit-item.close{display:block}.order-edit-item.close .order-info{flex-direction:row;background:#f6f6f6}.order-edit-item.close .order-info .order-info-box{flex-direction:row;align-items:center;max-width:unset}.order-edit-item.close .order-info .order-info-box .info{margin-left:20px}.order-edit-item.close .order-info .order-info-box .order-item-img{margin:0}}@media(max-width:1280px){.order-edit-item{display:block;border-width:0 0 2px}.order-edit-item.active .order-edit-section{padding:0}}.order-edit-item .order-info{background:#f1f1f1;padding:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:all .3s}@media(max-width:1280px){.order-edit-item .order-info{padding:8px;flex-direction:row;justify-content:space-between;align-items:center;background:#f6f6f6}}.order-edit-item .order-info .order-info-box{display:flex;flex-direction:column;transition:all .3s;max-width:180px}@media(max-width:1280px){.order-edit-item .order-info .order-info-box{flex-direction:row;align-items:center;max-width:unset}}.order-edit-item .order-info .info{transition:all .4s}@media(max-width:1280px){.order-edit-item .order-info .info{margin-left:12px}}.order-edit-item .order-info .order-item-img{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1;min-width:160px;max-width:160px;margin-bottom:12px;transition:all .4s}@media(max-width:1280px){.order-edit-item .order-info .order-item-img{min-width:100px;max-width:100px;margin-bottom:0}}.order-edit-item .order-info .order-item-name{font-size:18px;font-weight:700;box-sizing:border-box;margin-bottom:.3em}.order-edit-item .order-info .order-item-category{color:#969696;font-size:16px;margin-bottom:.5em}.order-edit-item .collapse-toggle{position:absolute;top:0;right:0;height:44px;background-color:#e4e4e4;box-sizing:border-box;color:#333;display:flex;justify-content:center;align-items:center;transition:all .3s;cursor:pointer;padding:0 12px}.order-edit-item .collapse-toggle:hover{background-color:#cecfd8}.order-edit-item .collapse-toggle .dvicon{color:#182c80;width:20px;height:20px;transition:all .3s}.order-edit-item .collapse-toggle span{display:none}.order-edit-item .collapse-toggle.close .dvicon{transform:rotate(270deg)}.order-edit-item .collapse-toggle.close span{display:block;color:#182c80;font-weight:600}@media(max-width:1280px){.order-edit-item .collapse-toggle{position:unset;width:100%}}.order-edit-item .order-edit-content{width:100%;display:block}.order-edit-item .order-edit-content.close{display:none}.order-edit-item .order-edit-content .order-edit-section{padding:24px 36px 8px;width:100%;box-sizing:border-box;margin-left:inherit;margin-right:inherit}@media(max-width:1280px){.order-edit-item .order-edit-content .order-edit-section{padding:24px 8px 8px}}.order-edit-item .order-edit-content .order-edit-section.custom{padding-top:0}.order-edit-item .order-edit-content .order-edit-section .form-input-group{margin-left:inherit;margin-right:inherit}.order-edit-item .order-edit-content .order-edit-section .custom-member-in-customize,.order-edit-item .order-edit-content .order-edit-section .no-custom-member-in-customize{display:none}.order-edit-item .order-edit-content .order-edit-section .custom-member-title .from-radio-inline.item-content{width:50%}.order-edit-item .order-edit-content .order-edit-section .custom-member-title .text-note{font-size:14px;font-weight:400}.order-edit-item .order-edit-content .order-edit-section-title{font-size:17px}.order-edit-item .order-edit-content hr{border:1px solid #eaeef3;margin:0}@media(max-width:1280px){.order-edit-item .order-edit-content .order-edit-flex{flex-direction:column}}.order-edit-item .order-edit-content .order-edit-flex .form-group{flex:1 1}.order-edit-item .order-edit-content .item-add-link{margin-top:20px}.order-edit-item .remove-item,.order-edit-item .remove-suit{cursor:pointer;padding:12px}@media(max-width:1280px){.order-edit-item .remove-item,.order-edit-item .remove-suit{padding:8px}}.order-edit-item .remove-item .dvicon-delete,.order-edit-item .remove-suit .dvicon-delete{text-align:center;width:24px;height:24px;color:#969696}.order-edit-item .remove-item .dvicon-delete:hover,.order-edit-item .remove-suit .dvicon-delete:hover{color:#182c80}.custom-member-title .from-radio-inline{flex-direction:column}.order-edit-customize{margin-bottom:24px}.order-edit-customize .item{position:relative;padding:10px 52px 10px 2em;box-sizing:border-box;counter-increment:li-counter}@media(max-width:1280px){.order-edit-customize .item{padding:10px 0 10px 44px;display:block}}@media(min-width:1281px){.order-edit-customize .item:hover{background:linear-gradient(90deg,#f1f3f5 3.33%,hsla(0,0%,100%,0) 60.68%)}}.order-edit-customize .item:before{content:counter(li-counter);line-height:1;font-size:18px;padding:.5em;font-weight:600;text-align:center;font-family:Akshar;color:#182c80;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:2}@media(max-width:1280px){.order-edit-customize .item:before{top:8px;left:6px;transform:unset}}.order-edit-customize .item .form-input-group{align-items:center;counter-increment:li;flex-wrap:nowrap}@media(max-width:1280px){.order-edit-customize .item .form-input-group{align-items:flex-start;width:100%}}.order-edit-customize .item .form-group{margin-bottom:.5em;flex:1 1}@media(max-width:1280px){.order-edit-customize .item .form-group{width:100%;flex:1 1;padding:0 .4rem}}.order-edit-customize .item .remove-item,.order-edit-customize .item .remove-suit{position:absolute;right:0;bottom:50%;transform:translateY(50%)}@media(max-width:1280px){.order-edit-customize .item .remove-item,.order-edit-customize .item .remove-suit{right:unset;left:0;bottom:6px;transform:unset}}.order-success-content{display:flex;justify-content:center;align-items:center;padding:80px 0}.order-success-content .success-content{text-align:center;max-width:480px}.order-success-content .success-icon{width:58px;height:58px;background:#182c80;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto}.order-success-content .success-icon .dvicon{color:#fff;width:32px;height:32px}.order-success-content .title-md{color:#182c80}.order-success-content .number{margin-bottom:8px}.order-success-content .number span{color:#182c80}.order-success-content .content{color:#969696}.dropify-custom .dropify-clear,.dropify-custom .dropify-filename,.dropify-custom .dropify-infos,.dropify-custom .dropify-loader,.dropify-custom .dropify-message,.dropify-custom .dropify-preview,.dropify-custom .dropify-render,.no-customize-group{display:none}.dropify-custom .dropify-errors-container ul{margin-bottom:0}.dropify-custom .dropify-errors-container ul li{color:#ec4747;background:#ffd3d3;padding:.5em;border:2px solid #ff9b9b;margin-bottom:.5em}.need-customize-group{display:none}.need-customize-group .form-radio-inline{display:flex;flex-direction:column;flex:1 1}.need-customize-group .radio-with-input{position:relative}@media(max-width:640px){.need-customize-group .radio-with-input{display:flex;flex-direction:column;align-items:flex-start}}.need-customize-group .radio-with-input input[type=file],.need-customize-group .radio-with-input input[type=text]{position:absolute;top:0;left:136px;max-width:240px}@media(max-width:640px){.need-customize-group .radio-with-input input[type=file],.need-customize-group .radio-with-input input[type=text]{margin:6px 0 0 -8px;position:unset}}.need-customize-group .radio-with-input .form-note,.need-customize-group .radio-with-input input[type=file]{display:none}.need-customize-group .design-form-group .dropify-errors-container{margin-top:1.5em}.need-customize-group .design-form-group .order_items_logo_file{padding:0}.need-customize-group .upload-btn{max-width:240px;width:100%;height:44px;padding:.55rem;font-size:16px;line-height:1.5;color:#969696;box-sizing:border-box;background-color:#fff;background-clip:padding-box;border:1px solid #eaeef3;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;font-weight:400}.need-customize-group .btn-choose-file{position:absolute;right:4px;top:50%;transform:translateY(-50%)}.need-customize-group .customized-flex{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:30px;grid-column-gap:2em}@media(max-width:800px){.need-customize-group .customized-flex{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-column-gap:6px;grid-row-gap:1em}}.need-customize-group .customized-item{flex:1 1;padding:0 .6rem;cursor:pointer}.need-customize-group .customized-item .customized-item-title{display:block;color:#3e3331;font-size:16px;text-align:left;font-weight:700;margin-bottom:.5em}.need-customize-group .customized-item:hover .customized-item-img{border-color:rgba(38,73,164,.5)}.need-customize-group .customized-item:hover .img-ab-fit{transform:scale(1.05)}.need-customize-group .customized-item-img{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1;margin-bottom:12px;transition:all .2s}.need-customize-group .img-ab-fit{transition:all .2s}.need-customize-group .customized-item-outer{position:relative}@media(min-width:801px){.need-customize-group .customized-item-outer:hover .btn-remove-custom-item{opacity:1}}.need-customize-group .btn-remove-custom-item{position:absolute;top:56px;right:6px;z-index:2;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#b0b0b0;padding:.1em}@media(min-width:801px){.need-customize-group .btn-remove-custom-item{opacity:0}.need-customize-group .btn-remove-custom-item:hover{background:#182c80}}.need-customize-group .btn-remove-custom-item .dvicon{width:1.2em;height:1.2em}.form-team-suits-group .text-note{margin:8px 0}.form-team-suits-group .suits-upload-group{background:#eaeef3;padding:20px}.form-team-suits-group .form-suit-items{margin-top:8px}.form-team-suits-group .suit-item .suit-flex{display:flex;width:100%}@media(max-width:1280px){.form-team-suits-group .suit-item .form-input-group{flex-direction:column}}@media(min-width:1281px){.form-team-suits-group .suit-item .form-group{width:100%}}.swal-custom-items{display:flex;flex-wrap:wrap;padding-bottom:2rem}.swal-custom-item{width:50%;box-sizing:border-box;padding:12px;position:relative;overflow:hidden}@media(min-width:641px){.swal-custom-item{width:33.333%}}@media(min-width:801px){.swal-custom-item{width:25%}}.swal-custom-item .dvicon{color:#fff;background:#182c80;width:1em;height:1em;border-radius:50%;padding:4px;position:absolute;top:6px;left:6px;z-index:2;display:none}.swal-custom-item .swal-custom-img{position:relative;width:100%;box-sizing:border-box;border:1px solid #eaeef3;overflow:hidden;transition:.3s;aspect-ratio:1/1;margin-bottom:12px;transition:all .2s}.swal-custom-item .swal-custom-radio{position:absolute;left:-9999px}.swal-custom-item input[type=radio]:checked+label{border-color:rgba(38,73,164,.5);border-width:2px}.swal-custom-item input[type=radio]:checked+label .dvicon{display:block}.swal-custom-check{padding:0 12px;text-align:right;background:hsla(0,0%,100%,.9)}.purchase-contact-form{padding:20px;margin-bottom:60px;box-sizing:border-box;text-align:left}@media(max-width:800px){.purchase-contact-form{padding:20px 8px;margin-bottom:36px}}.purchase-contact-form.blue-bg{background:#eaeef3;border-left:6px solid #2649a4}.purchase-contact-form .form-input-group{flex-wrap:nowrap}@media(max-width:800px){.purchase-contact-form .form-input-group{flex-direction:column}}.purchase-contact-form .form-check{margin-bottom:20px}.purchase-contact-form .form-group{width:100%;box-sizing:border-box;flex:1 1}@media(min-width:801px){.purchase-contact-form .form-group.coupon{max-width:calc(33.33% - .6rem)}}.purchase-contact-form .form-group.flex-2{flex-grow:2}.purchase-contact-form .form-control:disabled{background:#e6e6e6;cursor:not-allowed}.purchase-contact-form textarea{min-height:88px}.purchase-contact-form table{width:100%;color:#424242}.purchase-contact-form table tr th{color:#333;font-weight:700;padding:.35em .3em;min-width:3em}.purchase-contact-form table tr td{padding:.35em}@media(min-width:801px){.purchase-contact-form.other-info{padding:0 20px 20px}}.fitting-index-banner{background:#eaeef3}@media(min-width:801px){.fitting-index-banner .title-banner{padding:1.5em 0 0}}.fitting-index-banner .fitting-intro{display:flex;align-items:center}@media(max-width:800px){.fitting-index-banner .fitting-intro{flex-direction:column-reverse}}.fitting-index-banner .fitting-banner-imgbox{flex:1 1;aspect-ratio:13/9}@media(max-width:800px){.fitting-index-banner .fitting-banner-imgbox{max-width:400px}}.fitting-index-banner .fitting-banner-imgbox img{bottom:0;top:unset;height:auto}.fitting-index-banner .intro{flex:1 1;margin-left:2em}@media(max-width:800px){.fitting-index-banner .intro{text-align:center;margin-left:0}}.fitting-index-banner .intro p{max-width:450px;margin-bottom:1em}.fitting-notice{margin-top:60px;margin-bottom:60px;display:flex;line-height:1.2em}@media(max-width:800px){.fitting-notice{flex-direction:column-reverse}}.fitting-notice li{display:flex;align-items:flex-start}.fitting-notice .send-back-info{width:320px;background:#f1f1f1;padding:1.5em 1.1em;box-sizing:border-box;margin-right:2.5em;height:-moz-fit-content;height:fit-content}@media(max-width:800px){.fitting-notice .send-back-info{margin-right:0;width:100%;margin-top:2em}}.fitting-notice .send-back-info ul{margin-top:12px;margin-left:4px}.fitting-notice .send-back-info li{margin-bottom:12px;color:#969696;display:flex;align-items:flex-start}.fitting-notice .send-back-info .dvicon{width:18px;height:18px;margin-right:8px}.fitting-notice .title-lg-s{padding-top:8px}.fitting-notice .content li{color:#424242;counter-increment:li;line-height:1.4em;margin-bottom:6px}.fitting-notice .content li:before{content:counter(li) ". ";margin-right:4px}.fitting-custom-btn{text-align:center;margin-bottom:60px}.fitting-custom-btn.fitting-index{display:flex;flex-direction:column;align-items:center}.fitting-custom-btn .text-note{margin-bottom:8px}.fitting-custom-btn .form-check{display:block;margin-bottom:8px}.fitting-custom-btn .btn-primary{padding:.7em 2.5em}[data-page=fitting_new] .order-items{margin-bottom:60px}@media(max-width:1280px){[data-page=fitting_new] .order-item{flex-direction:column;align-items:flex-start}}[data-page=fitting_new] .fitting-item-form{width:55%}@media(max-width:1280px){[data-page=fitting_new] .fitting-item-form{width:100%;margin-top:24px}}[data-page=fitting_new] .form-input-group{flex-wrap:nowrap}[data-page=fitting_new] .form-group{width:100%;flex:1 1}[data-page=fitting_checkout] .order-items{margin-bottom:60px}[data-page=fitting_checkout] .order-item{justify-content:flex-start}[data-page=fitting_checkout] .fitting-item-quantity{white-space:nowrap}.user-form{min-height:unset}.user-form .users-form-container{display:flex;flex-direction:row;min-height:70vh}.user-form .user-form-imgbox{background:linear-gradient(180deg,#171717 17.71%,#3f3f3f 52.08%,#1f1f1f 87.5%);position:relative;width:100%;padding:60px 0;box-sizing:border-box;overflow:hidden;max-width:40%}@media(max-width:1280px){.user-form .user-form-imgbox{display:none}}.user-form .user-form-imgbox .user-form-img{max-width:30vw;left:50%;transform:translateX(-50%)}.user-form .user-form-box{width:100%;display:flex;justify-content:center;align-items:center;padding:3em 1.6em}.user-form .user-form-box .user-form-content{width:400px}@media(max-width:640px){.user-form .user-form-box .user-form-content{width:90%}}.user-form .user-form-box .form-inputs{margin-bottom:40px}.user-form .user-form-box h1{color:#182c80;text-align:center;font-size:32px;font-weight:700;margin-bottom:44px}@media(max-width:640px){.user-form .user-form-box h1{font-size:24px}}.user-form .user-form-box .form-note-link{color:#2649a4;text-align:right}.user-form .input-mail,.user-form .input-passward{position:relative}.user-form .input-mail .dvicon,.user-form .input-passward .dvicon{width:24px;height:24px;color:#182c80;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.user-form .input-mail .form-control,.user-form .input-passward .form-control{text-indent:26px}.user-form .input-mail .form-group.input-icon label,.user-form .input-passward .form-group.input-icon label{display:none}.user-form .form-submit{padding:.8em .6em}.user-form .form-other-links{margin-top:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-form .form-other-links .form-other-link *{display:inline-block}.user-form .form-other-links a{color:#2649a4;margin-bottom:6px}.user-form .skip-login{border-top:1px solid #eaeef3;text-align:center;margin-top:20px;padding-top:20px}.user-form .skip-login a{color:#2649a4}[data-page=sign_up] .user-form-box .user-form-content{width:700px}@media(max-width:800px){[data-page=sign_up] .user-form-box .user-form-content{width:90%}}[data-page=sign_up] .form-input-group{flex-wrap:nowrap}@media(max-width:800px){[data-page=sign_up] .form-input-group{flex-direction:column}}[data-page=sign_up] .form-group{box-sizing:border-box;width:100%}.user-name-banner{display:inline-flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:12px;word-break:break-all}@media(max-width:800px){.user-name-banner{margin-bottom:0}}.user-name-banner img{width:60px;height:60px;margin-right:12px}.user-name-banner span{margin-right:8px}@media(max-width:800px){.user-name-banner span{display:block}}.user-main-container{display:flex}.user-sidebar{display:none}@media(min-width:801px){.user-sidebar{display:block;border-right:2px solid #eaeef3;box-sizing:border-box;top:139px;position:sticky;min-width:180px;height:-moz-fit-content;height:fit-content;padding:1.5em 0;margin-bottom:2em}}.user-menu-item{padding:6px 0;color:#1f1f1f;position:relative;transition:all .3s}.user-menu-item:after{content:"";width:4px;height:100%;position:absolute;top:0;right:-3px;display:block;background:#182c80;transform:scale(0);transform-origin:center}.user-menu-item.active{color:#182c80}.user-menu-item.active:after{animation:user-menu-active .2s .05s forwards}.user-menu-item:hover{color:#182c80}@keyframes user-menu-active{0%{transform:scale(0)}to{transform:scale(1)}}a.user-menu-item-link{width:100%;display:block}.user-main{height:100%;width:100%;padding:2.5em 4px}@media(min-width:801px){.user-main{padding:0 2.5em;min-height:50vh}}.user-custom-btn{margin-top:30px;margin-bottom:90px;text-align:center}.user-custom-btn .btn-primary{padding:.8em 4.5em .75em}@media(max-width:640px){.user-custom-btn .btn-primary{padding:.8em 1.8em .75em}}.user-histories-section{margin-top:60px}@media(max-width:800px){.user-histories-section{margin-top:40px}}.user-notice{color:#333;font-size:18px;padding:1em 1em 1.2em;text-align:center;background:#eaeef3;position:absolute;top:4%;left:50%;max-width:600px;transition:all .3s;animation:user-notice 3s .5s forwards;z-index:1000;box-shadow:0 4px 10px rgba(0,0,0,.25);opacity:0}@media(max-width:640px){.user-notice{max-width:82%}}@keyframes user-notice{0%{opacity:0;transform:translate(-50%,5%)}10%{opacity:1;transform:translate(-50%,4%)}80%{opacity:1;transform:translate(-50%,4%)}to{opacity:0;transform:translate(-50%,3%)}}.user-avatar{border-radius:50%}.user-reminds{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px}@media(max-width:1280px){.user-reminds{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media(max-width:640px){.user-reminds{grid-template-columns:auto;grid-template-rows:1fr 1fr 1fr}}.user-remind{background:#eaeef3;text-align:center;width:100%;box-sizing:border-box}.user-remind:hover{background:#f1f1f1}.user-remind:hover .title-sm{color:#182c80}.user-remind .title-sm{border-bottom:2px solid #fff}.user-remind .user-remind-number{font-weight:700;box-sizing:border-box;font-size:48px;color:#182c80;padding:12px 0}@media(max-width:1280px){.user-remind .user-remind-number{font-size:36px}}@media(max-width:640px){.user-remind .user-remind-number{font-size:30px}}.user-edit-profile-form .form-input-group{flex-wrap:nowrap}@media(max-width:800px){.user-edit-profile-form .form-input-group{flex-direction:column}}.user-edit-profile-form .form-group{width:100%;box-sizing:border-box;flex:1 1}.user-edit-profile-form .form-group.flex-2{flex-grow:2}.user-edit-profile-form .form-control:disabled{background:#e6e6e6;cursor:not-allowed}.user-histories-item{margin-bottom:1.5em;border:1px solid #eaeef3;position:relative;display:flex;justify-content:space-between;align-items:stretch}.user-histories-item:after,.user-histories-item:before{content:"";width:4px;height:100%;position:absolute;top:0;left:0;display:block;transform-origin:top}.user-histories-item:before{background:#eaeef3}@media(max-width:640px){.user-histories-item:before{background:transparent}}.user-histories-item:after{transform:scale(0);background:#2649a4;z-index:2}.user-histories-item:hover:after{animation:user-menu-active .3s forwards}.user-histories-item:hover .detail-group{opacity:1}.user-histories-item:hover .detail-group:before{transform:translateY(-50%)}@media(max-width:640px){.user-histories-item{flex-direction:column}}.user-history-info{display:flex;justify-content:space-between;align-items:center;color:#1f1f1f;padding:1.5em;width:70%;font-size:16px;box-sizing:border-box}@media(max-width:640px){.user-history-info{padding:1em .5em;width:100%}}.user-history-info .info-group{display:flex;color:#333;padding:.35em .3em;align-items:center}.user-history-info .info-group .info-title{font-weight:700;margin-right:1.5em}.user-history-info .info-group .info-content{font-weight:400}.user-history-info .detail-group{display:flex;align-items:center;color:#182c80;position:relative;opacity:0;transition:all .35s;transition-delay:.2s}@media(max-width:1280px){.user-history-info .detail-group{display:none}}.user-history-info .detail-group span{margin-right:1em}.user-history-info .detail-group:before{content:"";width:12px;height:2px;background:#182c80;display:block;position:absolute;top:50%;right:8px;transform:translate(-6px,-50%);transition:all .3s;transition-delay:.25s}.user-history-status{width:30%;background:#eaeef3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#182c80}@media(max-width:640px){.user-history-status{width:100%;flex-direction:row;padding:.5em 0}}.user-history-status .dvicon{width:32px;height:32px;margin-bottom:4px}@media(max-width:640px){.user-history-status .dvicon{width:28px;height:28px;margin-right:8px;margin-bottom:unset}}.user-no-history-order{text-align:center}.user-no-history-order img{width:180px;height:180px;-o-object-fit:contain;object-fit:contain;margin-bottom:8px}.user-back-btn{margin-bottom:2em}@media(max-width:800px){.user-back-btn{margin-bottom:0}}.user-histories-item.inner-page{border:0}@media(max-width:1280px){.user-histories-item.inner-page{flex-direction:column}}.user-histories-item.inner-page:after,.user-histories-item.inner-page:before{content:none}.user-histories-item.inner-page .user-history-info{padding:0 1.5em 0 0}@media(max-width:1280px){.user-histories-item.inner-page .user-history-info{padding:1em 0;width:100%}}.user-histories-item.inner-page .user-history-status{min-height:120px}@media(max-width:1280px){.user-histories-item.inner-page .user-history-status{min-height:unset;width:100%;flex-direction:row;padding:.5em 0}}.user-history-btns{display:flex;flex-direction:column;text-align:center}@media(max-width:800px){.user-history-btns{margin-top:8px}}.user-history-btns a:first-child{margin-bottom:8px}.user-main .order-item{padding:12px}@media(max-width:1280px){.user-main .order-item{flex-direction:column}}.user-main .order-item .order-item-content{width:40%}@media(max-width:1280px){.user-main .order-item .order-item-content{width:100%}}@media(max-width:1280px){.user-main .order-item .order-item-color,.user-main .order-item .order-item-price{display:none}}@media(max-width:1280px){.user-main .order-item .btn-checkout{width:100%;text-align:center;margin-top:20px;padding:.3em 1.3em .35em}}.user-histories-section .deco-line{width:100%;height:2px;background:#eaeef3;margin-bottom:30px}.user-service-reply-item{margin-bottom:10px;padding:.8em 1em;background:#f1f1f1;display:flex;align-items:center}@media(max-width:640px){.user-service-reply-item{flex-direction:column;align-items:flex-start}}.user-service-reply-item .date{color:#969696;margin:0 1em 0 0}@media(max-width:640px){.user-service-reply-item .date{margin:0 0 .2em}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0 0 0 20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}