2 3 *,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}ul{padding:0}body{--red:#db5d5d;--black:#333;--blue:#00f}.color-red{color:var(--red)}.color-white{color:#fff}.color-black{color:var(--black)}.color-blue{color:#00f}.bold,.font-bold{font-weight:700}.font-norm,.font-normal{font-weight:400}.hover-opacity{opacity:.7}.highlight-red{letter-space:.1em;color:var(--red);font-weight:700}.errors{background:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:25px 20px}@media screen and (max-width:768px){.errors{padding:20px 0}}ul.indent-offset li{display:block;padding-left:1em;text-align:left;text-indent:-1em}.golden-ratio-w{aspect-ratio:1.618/1}.golden-ratio-w,.silver-ratio{display:block;height:auto;width:100%}.silver-ratio{aspect-ratio:2.414/1}.simple-page-ratio{aspect-ratio:3/1;display:block;height:auto;width:100%}.flex-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.mt30{margin-top:30px}.mt60{margin-top:60px}.top-pad-none{margin-top:0!important;padding-top:0!important}.main .body .content{background:#fff;border-radius:5px;box-shadow:6px 4px 21px #74528533;padding:50px}.main .body .content.noBox{box-shadow:unset;padding:0}.btn{box-shadow:2px 4px 4px #00000012;cursor:pointer}.btn[disabled=true]{filter:grayscale(1);pointer-events:none}.btn:hover{opacity:.9}.underline{text-decoration:underline}p.danger{color:red;margin:2em 0;text-align:center}.purple-check-mark{justify-contents:center;align-items:center;display:inline-flex}.purple-check-mark:before{background:url(./success-mark.d1b6d541.svg) no-repeat;background-size:contain;content:"";display:inline-block;height:1em;margin-right:5px;width:1em}.arrow-white{padding-right:12px;position:relative}.arrow-white:after{background:url(./arrow-white.5c389bdd.svg) no-repeat;background-size:contain;content:"";height:1.2em;position:absolute;right:12px;top:50%;transform:translate3d(0,-50%,0);width:1.2em}.pulldown-arrow{position:relative}.pulldown-arrow:after{background:url(./pulldown-arrow.569acf15.svg) no-repeat;background-size:contain;content:"";height:10px;position:absolute;right:0;top:50%;transform:translate3d(0,-50%,0);width:10px}:root{--font-color-danger:#e20101;--font-color-caution:#fa8900;--border-color:#ccc}body{color:#333;font-family:sans-serif;font-size:16px}a[href]{text-decoration:none}textarea{resize:none}html[login=true] header>a.logout{cursor:pointer;display:block}html[login=true] header>a.login{cursor:pointer;display:none}.tab{display:inline-flex;gap:10px;margin:2em 0;text-align:center}.tab a{border:3px solid #745285;border-radius:5px;box-shadow:2px 4px 4px #00000012;cursor:pointer;display:inline-block;line-height:40px;text-decoration:none;width:300px}.tab a.active{background:#745285;color:#fff}.modal.on{display:block}.modal .overlay{background-color:#0009;display:block;height:100%;position:absolute;width:100%}.modal section.box{box-shadow:none!important;margin-top:0!important}.modal .tab{margin-bottom:2em}.modal .tab a{border:1px solid var(--border-color);cursor:pointer;display:inline-block;line-height:2em;width:300px}.modal .tab a.active{background:#3693be;color:#fff}.modal>section.form{background-color:#fff;box-sizing:border-box;overflow-y:auto;position:relative;z-index:2}.modal>section.form>p{padding:0 4vw 40px}.modal>section.form .button{display:flex;gap:0 2em;justify-content:center;margin-top:20px}.modal>section.form .button a.btn{font-size:1em;line-height:3em;width:40%}.modal>section.form>.card{border:1px solid #e3e3e3;margin-bottom:30px;padding:20px 30px}@media only screen and (max-width:768px){.modal>section.form>.card{padding:16px 30px}}.modal>section.form .agreement{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:768px){.modal>section.form>.button>a.btn{display:block;font-size:.9rem;line-height:50px;margin:0 0 1em;width:auto}}.modal>section.form input[type=email],.modal>section.form input[type=password],.modal>section.form input[type=text],.modal>section.form textarea{border:1px solid #d8d8d8;padding:5px 10px;width:80%}@media only screen and (max-width:768px){.modal>section.form input[type=email],.modal>section.form input[type=password],.modal>section.form input[type=text],.modal>section.form textarea{width:100%}}.modal>section.form h2{margin:10px 0 50px;text-align:center}.modal>section.form h3{margin:10px 0}.modal>section.form h3:before{color:#1e8ac3;content:"\25cf  "}@media only screen and (max-width:768px){.modal>section.form h3{font-size:16px;margin:1em 0}}.modal>section.form h4{color:#db5d5d;font-size:28px;margin-bottom:40px;text-align:center}.modal>section.form h5{border-bottom:3px solid #eaeaea;color:#1e8ac3;font-size:20px;padding-bottom:10px;position:relative}.modal>section.form h5:after{border-bottom:3px solid #1e8ac3;bottom:-3px;content:"";left:0;position:absolute;width:200px}.modal>section.form p.annotate{border:1px solid #e3e3e3;box-sizing:border-box;color:#707070;font-size:.9rem;height:298px;margin:30px 50px;overflow-y:scroll;padding:40px 50px}.modal>section.form p.error{background:#feefef;color:red;padding:15px 25px}.modal>section.form p.error+.error{margin-top:10px}.modal>section.form p.error.active{display:block}.modal>section.form p.medium{font-size:20px;padding:0 20px 40px}.modal>section.form p.center{text-align:center}.modal>section.form p.password{text-align:right}.modal>section.form p.password>a{color:#333;font-size:.9rem}.modal>section.form p.password>a>span{text-decoration:underline}.frame-gray.destination{font-size:90%}footer{margin-top:15px;padding:20px 0 0;text-align:center}footer .about{background-color:#666;color:#fff;font-size:14px;padding:1.5em}footer .copyright{background-color:#424242;color:#fff;padding:20px;text-align:center}input.form,select.form,textarea.form{background-color:#fff;border:3px solid #ddd;box-sizing:border-box;height:41px;max-width:95%;padding:0 10px}input.form[readonly]:not(.datepicker),select.form[readonly]:not(.datepicker),textarea.form[readonly]:not(.datepicker){background:transparent;border-color:transparent;padding-left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input.form[disabled],select.form[disabled],textarea.form[disabled]{background:#d3d3d3;color:#000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input.form[const],select.form[const],textarea.form[const]{background:none;border:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}input.form[confirm="1"],select.form[confirm="1"],textarea.form[confirm="1"]{background:none!important;border:none;color:#000!important;padding:0!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}select.form[confirm="1"]{padding:0 10px}select.form[confirm="1"]:first-child{padding-left:10px}textarea.form{height:140px}select.form{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAApCAIAAADWCcwsAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFG2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDYgNzkuZGFiYWNiYiwgMjAyMS8wNC8xNC0wMDozOTo0NCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjQgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTA2LTAxVDIzOjMzOjAyKzA5OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0wNi0xOFQxOTozNDozMCswOTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0wNi0xOFQxOTozNDozMCswOTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpkMGRkN2I2Mi00ZDUwLTQwYzQtYTIyYS1iYWEyMTQwMTJjMDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZDBkZDdiNjItNGQ1MC00MGM0LWEyMmEtYmFhMjE0MDEyYzA4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZDBkZDdiNjItNGQ1MC00MGM0LWEyMmEtYmFhMjE0MDEyYzA4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpkMGRkN2I2Mi00ZDUwLTQwYzQtYTIyYS1iYWEyMTQwMTJjMDgiIHN0RXZ0OndoZW49IjIwMjEtMDYtMDFUMjM6MzM6MDIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi40IChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgXzrJwAAAD+SURBVFiF7ZRBDoIwEEVH49oTeA9Pwwk4jyHCBrbAnnACwwEaDkBFQ9ImmpRoCqkLN0ZFWhQ2zl810z//pcl0ZsSyYFrNJ+YhEpGIRCQiEfm1FjqmlW0v1+te2znL6GbTa9N65cH3JeefPZLzg+/rpGkhWyFKzwOlOh1KlZ7XCvEzJAAIQliadt2yNBWEaEYZjE8VhldKX+tXSqso0s8xQKqm2TuOapo3RSlHQQLApSiqOH6sVHF8KQqjEON/yZJE5Pn9LPKcJYlpgvkqUKrcbtu6buu6dN1PY9whrVXwJMn5MQgAQDI2oH0IEgBOu92wRviXtY5IRCISkYgcTzfKv3Ay8jNi2QAAAABJRU5ErkJggg==);background-position:100%;background-repeat:no-repeat;background-size:contain;padding:0 45px 0 10px;position:relative}select.form+select.form{margin-left:10px}[js-action=radio]{align-items:center;display:flex;height:30px;margin:0 40px 0 0}@media only screen and (max-width:768px){[js-action=radio]{margin:7px 0}}[js-action=radio][disabled=true]{filter:grayscale(1);pointer-events:none}[js-action=radio] label{background:#fff;border:2px solid #707070;border-radius:26px;display:inline-block;height:26px;position:relative;width:26px}[js-action=radio] input[type=radio]{display:none}[js-action=radio] input[type=radio]:checked+label{border-color:#1e8ac3}[js-action=radio] input[type=radio]:checked+label:after{background-color:#1e8ac3;border-radius:14px;content:"";height:14px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:14px}[js-action=radio] span.label{color:#333;font-weight:700;margin:0 1em}[js-action=radio] input[type=radio]:checked+label+span.label{color:#1e8ac3}.txt-danger{color:#bc2e2e}.loader{align-items:center;background-color:#0006;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.loader>p{color:#fff;margin-bottom:10px;padding:0 20px;text-shadow:0 0 3px #666}@media only screen and (max-width:768px){.loader>p{font-size:.8rem}}.loader>img{height:50px;width:50px}ul.progress{display:flex;justify-content:center;margin:30px auto 0;max-width:100%;padding:40px 0;text-align:center;width:1080px}@media only screen and (max-width:768px){ul.progress{margin:0 auto;padding:2vw 0 5vw;width:96%}}ul.progress li{background:#89b490;color:#fff;flex:1;list-style-type:none;margin-right:30px;padding:10px 0;position:relative;white-space:nowrap}ul.progress li:last-child{margin-right:20px}ul.progress li:after{border-bottom:22px solid transparent;border-left:22px solid #89b490;border-top:22px solid transparent;content:"";position:absolute;right:-22px;top:50%;transform:translate3d(0,-50%,0)}@media only screen and (max-width:768px){ul.progress li{font-size:.6rem;margin-right:20px;padding:2vw 0}ul.progress li:last-child{margin-right:10px}ul.progress li:after{border-bottom:15px solid transparent;border-left:15px solid #89b490;border-top:15px solid transparent;position:absolute;right:-15px}}ul.progress[step="1"] li:first-child{background:#1e8ac3}ul.progress[step="1"] li:first-child:after{border-left-color:#1e8ac3}ul.progress[step="2"] li:nth-child(2){background:#1e8ac3}ul.progress[step="2"] li:nth-child(2):after{border-left-color:#1e8ac3}ul.progress[step="3"] li:nth-child(3){background:#1e8ac3}ul.progress[step="3"] li:nth-child(3):after{border-left-color:#1e8ac3}ul.progress[step="4"] li:nth-child(4){background:#1e8ac3}ul.progress[step="4"] li:nth-child(4):after{border-left-color:#1e8ac3}section.button,section.button>div{display:flex;flex-wrap:wrap;gap:.5em .5em;justify-content:center;margin-bottom:2em;margin-top:40px;text-align:center}section.button>div,section.button>div>div{margin:0;width:100%}section.button .disable-top-pm,section.button>div .disable-top-pm{margin-top:0;padding-top:0}section.button a.btn,section.button>div a.btn{border-radius:4px;color:#fff;display:inline-block;flex:1;font-size:16px;line-height:46px;max-width:427px;padding:0 20px;position:relative;text-align:center;text-decoration:none;white-space:nowrap}section.button a.btn.m1,section.button>div a.btn.m1{margin-bottom:1em}@media only screen and (max-width:768px){section.button a.btn,section.button>div a.btn{display:block;font-size:1rem;line-height:50px;margin:0 auto;width:85%}}section.button a.btn[cursor]:after,section.button a.btn[name]:after,section.button>div a.btn[cursor]:after,section.button>div a.btn[name]:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;right:10px;top:0;width:17px}section.button a.btn[cursor=next]:after,section.button a.btn[name=next]:after,section.button a.btn[name=submit]:after,section.button>div a.btn[cursor=next]:after,section.button>div a.btn[name=next]:after,section.button>div a.btn[name=submit]:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAF6ADAAQAAAABAAAAFgAAAAC4T9ojAAAA10lEQVQ4Ee2TgQnCMBBFey5gR+gIdYM4gY7QkdzEFXSCZgUnsE4Q/wePHKVi2h6I4MGRS0jev/y0VVUYKaUTknFG1oXHPm8DLJBqokftIwBQY8Baugp0SjXjXyA/PGz5vkXCftBJi2GbeyuuOuxk2oiY7EVkIFh/DvMRrC57qgkxVtax3m0AuzoCFXWDLVE9P2KVvs8NnjmMDj0wD4SP1suncLNF3mmriQH1kiazMAHI3wdH3KLO91pQvbHCBdxMeLwezEsCHJA2fMDqIMiXF90XbARmPdwTvWvudZnL8A8AAAAASUVORK5CYII=)}section.button a.btn[cursor=prev]:after,section.button a.btn[name=prev]:after,section.button>div a.btn[cursor=prev]:after,section.button>div a.btn[name=prev]:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAF6ADAAQAAAABAAAAFgAAAAC4T9ojAAAA10lEQVQ4Ee2V4Q3CIBCFwQm6iXEDN6kjOIojMIIbqBMUN6gbdAN8DyltLpFcFeOfvuQKB3cf9ALBGIVCCCcYdYE1ihRdCGAONtdRl2nMphQIosN8K2IG4S93CZ5vN/XdcpLIWMG5IL8ohSWdYDTyVHiMqY8dYrOstbfoADxeEHSrqSPcEpeXrNvZ8RK9fqEu+IHSeO68AfcK2wr+Hf5ZjGncnnmADzGYC8A8TOoQA779gLouUC7iP0u0L29tmn37WKSjRJC8BxyrJ5RpfDh6lqweOZE+gT4BksK2YFX/Z8gAAAAASUVORK5CYII=);left:10px;right:auto}section.button a.btn.readonly,section.button>div a.btn.readonly{opacity:.7;pointer-events:none}section.button a.btn.submit,section.button>div a.btn.submit{background:#e04e4e}section.button a.btn.prev,section.button>div a.btn.prev{background:#3c7491}section.button a.btn.red,section.button>div a.btn.red{background:#e04e4e}section.button a.btn.purple,section.button a.btn.yellow,section.button>div a.btn.purple,section.button>div a.btn.yellow{background:#745285}section.button a.btn.grey,section.button>div a.btn.grey{background:#505050}section.button a.btn.green,section.button>div a.btn.green{background:#745285}section.button a.btn.green-deep,section.button>div a.btn.green-deep{background:#359440}section.button a.btn.disabled,section.button>div a.btn.disabled{background:grey;pointer-events:none}section.button+section.button,section.button>div+section.button{margin-bottom:1em}section.button.menu>a.btn,section.button>div.menu>a.btn{font-size:.8rem;line-height:3em}.form.checkbox input[type=checkbox]{display:none}.form.checkbox label{background:#ededed;background:#fff;border:2px solid #c00;display:inline-block;height:27px;margin-right:10px;position:relative;top:3px;width:27px}.form.checkbox input[type=checkbox]:checked+label:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAYCAYAAABwZEQ3AAAAAXNSR0IArs4c6QAAAfdJREFUSA3Nls1SwjAQx3dTLzg64t0PHoEjchHfgDeQR9Czw1hkPFueQH0CHgFP4g18A0VnPKro4MFp191IaoGKBUoxB5pskv3/ZrPZgLCg9mxn029Wqq4UHm4cXbcFQy2CRUC61nIDAAuuC43H03xWODBpGAPCwhpA9IngxbJgL/HISESCIAKDCGnXg+KSDJJqnZP8OWv5EfnRpcvtctNO7Jg0CELpB8D06HKr3NT2RGCigAja3GGigswdZhKQucJMCuLDmGqIQJXN8s2VTMzSpgERPV1n3q2ULdWQQDXE0ZOdy8jkNO2+mrc5E0sjewluza0ZmesbUEqx50EruEAqokJwVtxebd1uvwTnxvU7J7kSoJJaMtgYZNXrFf7ypTyPzgZ3coy4IhKA3VWpVqe6UxyeDxvPCiI+OQBUASYPE0DEDKPVGch/zMLWxQEifv06Iw4J0UHAtTBBbSNyVr2PSjDccYEMwMig/6IeMOGxFg/5kXwCJJvfklqcICLlRyaoK7fpU+EFJ89u0B7sE9Hd9zEGrdyPmKxDu/QwFMYsfKjmCh7gBR/dtrGN/c4AIn7HwhhhXTuA+Ph+zycCerUUFsxfSLN3km8kGHHYr9IO8+8PC8QBIj4jwxgAXSRdckw+xQUyFYyB0jcJ1IGyoDTL0Rh//+77BYQN8iDOTLjNAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.form.checkbox[confirm="1"],.overlay{pointer-events:none}.overlay{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .2s ease;width:100%;z-index:10000}.overlay .content{margin:0!important;padding:0!important}.overlay .branch{margin:30px 0}.overlay.active{opacity:1;pointer-events:auto}.overlay>section{-webkit-overflow-scrolling:touch;background-color:#fff;border:2px solid #f0f0f0;border-radius:6px;box-sizing:border-box;max-height:90vh;max-width:90vw;min-width:50vw;overflow:scroll;padding:40px}.overlay>section.apply>p{margin:20px 0}.overlay>section.active{display:block}.overlay>section h5{font-size:24px;margin:0;text-align:center}.overlay>section h5:after{border-bottom:3px solid #e8751d;content:"";display:block;margin:10px auto 20px;width:60px}.overlay>section p{margin:10px 0 20px}.overlay>section p span.center{display:block;margin:20px 0;text-align:center}.overlay h2{text-align:center}.overlay .button{display:flex;gap:0 2em;justify-content:center;margin-top:2em}.overlay .button a.btn{font-size:1em;line-height:3em;width:40%}.common-mbs table,.overlay table{border-collapse:collapse;border-radius:6px;overflow:hidden;width:100%}.common-mbs table td,.overlay table td{background:#f0f0f0;border:1px solid #c9c9c9;font-size:12px;padding:10px}.common-mbs table td:first-child,.overlay table td:first-child{white-space:nowrap}.common-mbs table td>span,.overlay table td>span{display:flex;margin-bottom:10px}.common-mbs table td>span:before,.overlay table td>span:before{content:attr(before);margin-right:10px}.common-mbs table td>span span,.overlay table td>span span{display:block}.common-mbs table td>span span.m,.overlay table td>span span.m{margin-left:10em}.common-mbs table td>span.btn,.overlay table td>span.btn{background:#fa8900;border:1px solid #fa8900;border-radius:4px;color:#fff;justify-content:center;margin-bottom:0;padding:.4em .6em}.common-mbs table td>span.btn:before,.overlay table td>span.btn:before{display:none}.common-mbs table td a,.overlay table td a{cursor:pointer}.common-mbs table thead td,.overlay table thead td{background:rgba(88,88,88,.78);color:#fff;text-align:center;top:0;z-index:1}.common-mbs table.privacy tbody td:first-child,.overlay table.privacy tbody td:first-child{background:#585858;color:#fff;white-space:nowrap}@media screen and (max-width:768px){.overlay .content ul.form li>section>span{position:static}.overlay .branch{margin:15px 0}.overlay .branch span{font-size:.8rem}.overlay>section{padding:20px}.overlay>section h5{font-size:1.1rem;text-align:center}.overlay>section p{font-size:.9rem;margin:30px 0}.overlay table td{font-size:.7rem;padding:10px}a.button.topright{margin-top:10px!important}}ul.tab{border-bottom:1px solid #999;display:flex;justify-content:center;list-style-type:none;padding:0 2%}ul.tab>li{border:1px solid #999;border-bottom:0;border-radius:4px 4px 0 0;margin:0 .3em;opacity:.5;padding:.8em .2em;width:250px}@media only screen and (max-width:768px){ul.tab>li{font-size:14px;padding:.5em .2em}}ul.tab>li.active{background:#3693be;color:#fff;opacity:1;pointer-events:none}h2{margin-bottom:20px;text-align:left}@media only screen and (max-width:768px){h2{font-size:18px;padding-top:20px;text-align:center}}.sp{display:none}@media only screen and (max-width:768px){.pc{display:none}.sp{display:block}}ul .menu{text-align:right}ul .menu a.btn{font-size:.7rem;padding:0 1em;width:20%}@media only screen and (max-width:768px){ul .menu a.btn{line-height:2.4em!important}}.dragdrop{background:#ededed;padding:50px 0}.flex-rev{display:flex;flex-direction:row-reverse;justify-content:center;padding-top:40px}@media only screen and (max-width:768px){.flex-rev{display:block}}.ast{padding-left:1.5em}.ast li{list-style:none;text-indent:-1em}.ast li:before{content:"\203b"}.size-name{font-size:160%;font-weight:700;padding-bottom:20px;text-align:center}.size-name span{font-size:60%}.size-name span.plus{font-size:140%}@media only screen and (max-width:768px){.size-name span.plus{font-size:7vw}}.red-bold{color:red;font-size:1.6rem;font-weight:700}@media only screen and (max-width:768px){.red-bold{font-size:1.2rem}}.color-lg{color:#4480a9}.color-sm{color:#80c7f0}.indent-1-5{display:block!important;padding-left:1.5em}span.ast:before{content:"\203b";margin-left:-1em}span.dot:before{content:"\30fb";margin-left:-1em}.rel_message{padding:0 4%}.rel_message span{background:#717edd;border:1px solid #707070;color:#fff;display:inline-block;margin:0 5px;padding:2px .5em}@media only screen and (max-width:768px){.rel_message{font-size:90%;text-align:left!important}}.text-c{text-align:center}.mb20{margin-bottom:20px}.link.icon1:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDcuMS1jMDAwIDc5LmRhYmFjYmIsIDIwMjEvMDQvMTQtMDA6Mzk6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YjQ5YWE1MWYtMmRkYi00MTAzLTk1NDQtMWM4N2Q3Y2Q1MzMyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM2NjJFM0RGOTRCMjExRURCRENCOEU0MzQwNTQyNUY0IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM2NjJFM0RFOTRCMjExRURCRENCOEU0MzQwNTQyNUY0IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyMy41IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZjYTY2M2MtNjg5OC00YzEwLWExMjMtZjAyZDc4ZmZiOTBlIiBzdFJlZjpkb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6M2FiZmU0ODYtM2UxOC1jYzRjLTlmMzQtZDczZGQyNGFjZjYxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+a6X+wQAAAVBJREFUeNqclL1LA0EQxe8WsTIEBdNFRCzSWSVImoQEwc5GYqWgRcDe/BOpA5Y22qiNpYqiiCA2lloYRA0hraQyCPGNvINjmMVLBn7cx8x7t3s3c2G+VQ6MqIANHud47wNcg2NwpQUT6joH9oHlvkjq4Absgpco6WKFJfDoMdFRZm1JG8lKzkAqSB4panKRUQgOQDoYPdLUhmJUBctG0RN4S2Am2qoY1TwFPbAAVsH7P2Y1x09sxZDHczDPB/oMK2KU9SQn1fUJDTdBR+WyYvTtMfox7k2DFZDRCTHqeozC2PkUaIJXsGWstuPYWFY4CvZAGzTAjKf2XkbkiPvWkeG7mE3QAofy1AvwYCSXEpqI9tLxM2+DrzE6WzQ74hHNmkzxGuiPYNKn5llP/y0oeLZpbadAjfk/kpUV2SvrnENp2AH4BHfgVN5JrPP/4leAAQDA5TzTwJmw0wAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;margin-right:.5em;position:relative;top:-.1em;vertical-align:middle;width:1em}.file-link{justify-contents:center;align-items:center;color:#ff587e;display:inline-flex}.file-link.pdf:after{background:url(./pdf-icon.2336b94b.svg) no-repeat;background-size:contain;content:"";display:inline-block;height:30px;width:30px}h5.headline{font-size:1.4rem;margin-bottom:2vw;text-align:center}.block{margin-bottom:1em}.block:last-child{margin-bottom:0}.block.inner{margin-left:auto;margin-right:auto;max-width:800px}.block h4.black{color:#333!important}.column{display:flex}.column>*{flex:1}.cyber-security-card{text-align:left}.cyber-security-card .center-box{margin-top:20px;text-align:center}.cyber-security-card .center-box img{display:inline-flex}.ml-5per{margin-left:5%}.downloads{margin:0 auto 3vw;max-width:600px}.downloads.type-2{margin:3em 0;max-width:1000px}.downloads .flex{align-items:center;display:flex;justify-content:flex-start;width:100%}.downloads .flex a{margin-left:auto;width:60%}.downloads .flex p{padding:0}.downloads p.title{border-bottom:2px solid grey;font-size:20px;font-weight:700;margin-bottom:30px;padding-bottom:15px;text-align:left}.downloads .indent-box{margin-bottom:40px;padding:0 15px}.downloads a.link{align-items:center;background:#911e15;color:#fff;display:flex;justify-content:flex-start;line-height:3em;position:relative;text-align:left;transition:opacity .4s ease;width:100%}.downloads a.link:hover{opacity:.8}.downloads a.link:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAABdElEQVQ4jZ3TwUtUURjG4edcZ3aJgUuZoU101y5CRMqUdFchoauU2vWnuHApLRRDLJCYTesosijFjURQ4yqYItyJmERDZIs5N3S63cZ5Nwe+731/53DO+cJKuSxHY5iJazXWGniBJ3jeHghtoBQPMJpHP6GXuI96VkhONK9iuwOI6NmOmVOgFE/R2wEkU2/MpBko4CH6zgDJ1BezIcE4hrqAZBrCeILpvO6V1VUXZ2eFnp5OYNOJ1hP/pXPVqpHlZbd2dlyYmiKEItBYgkqR43yaura+7sbmpoHJyX/ZKgl+dHB0/YODRtfWDExM5PZL+IpLRZCfR0c+LC56v7Cgub+fZ/lS0vpYuaBfzabdpSXv5ud939sr2utNCY9xp73zqVbzam7Ot0ajCJDpUVgplwPe6v4vbWE4wTHu4qALyAHu4TibtTpu4vAMkMOY+cjp6d/A5XjU/2krejeyQqnNUMcwruO21hxW0MRnvEYNz7Su5I9+A6bxVKG70vITAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;margin:0 .7em;position:relative;vertical-align:middle;width:1em}.downloads a.link:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAmCAYAAADTGStiAAAE/0lEQVRYhbVXC2xTVRj+zrn3tmvXdpOWMeY2GLgFNpds8hgwJ/gAMYAIKsRHjBCz8DAEI0QIEcQnaMJYJBBFiU4zI+E1ENgEA/hAZgCHxEdMCC5s616s62u3a3vvMfcsNJR17Tq6Lzlp7rnnfN89/3/+R0nbE8WnpQmFpUSUkAj4G+qFYFOjQpNNpaMv2i8PSHlzxdNelkB0b13LWh4YxZrzLYHWWXlTBtKloAJJyFFvg5iTCyl3oqjYm35tLc2ZFVl4GECSjLB+VQepcLKgdHX8YJ8+5rGECCv2JnS/uRruiq0AYxHXUHMKbFUnoSsqoczpqGudmbvoroW7yhfDW7Ub7s92wFWxZcB1xGCE9fOjEAuKqNpmP2ifnv3ykIVVpwOKoxOm8nWgBiP8F85FXa+J26pqIU0uJczt2mcvyXx1SMJEp4d2G6nJDIgiECkMVQWqqzs0mL8XI3ZWQSooJszj+dhekvWOGLewwQg6wgb3rvc5oW5K2Z0rELz2DzoWRI4kotNBvdm+KW5hDfoHZ8N/9RJAKfQzHgl7Z1q+Bklznoy6371za3BIwkmzF8D7zV4wzd+N18LeCZlj+YgGr3WPSrlt4oR87FuoXR2g1pGQTx6E0m6Pl2Jowv5L5yGMyoB13zEEm66j+/Vl8VLEf6uV5kZ+wqS5iyEVToK5fB38V36DZ8+HcfHE7WPP3h08cxkXPsefLevehf/yBXiqdoH5fVDdLqgdrRDH5SH5xZXcHXcvHAzCd64O4n0ToZs0Ayzg7zP7mPHovXAWrh1bAEJ4ulRrqiHXHkba8b7bfwdYXKaWaw9BaWvmp3G89hJai9PQufRhyDXVEDKyuKh+ahlSt++FmJMH5nWDBQP9iQgZ3ImZT4Z79zbIR6rBvB746o6A3mOFkDUW+vETYJy/BGJ+Ebo3lCPw9xV0rXwW1JICw8LneaaLhJjC2sXpXv8Kgtf/5aYVrGmQppTCvHwtdFPL+Nffgq36NPz1P8J35gSk4mkwPP7UgLxRhQN/XETXqqVA0A/Tqg1wV74NIScX1k8ODbhHV/IQH7EQ1cfOjzZBbbfD9vUpyN/th5CeidS3KmOSxgZRowoTSrl5O5fNh9JyA4a5i3jsJgJRhVO2VELKK+DhYFiwBCmbKxIiilg+1sImrfYKL38kyZAwUQwqZVKacFEQMFF1Okjgr4bEEseA6nRQ0pxv9hFJHznKhwnMJ7tEQmhAdXRGFKaWVP7Leryh1Kf91SHG5H7zfRsoqMkSxqH2eHiOvx3EZPZG9fHoqw6MrKlHev0NpG77lDd3+kfnIf33dtgO/oz0y22wfnE81HEIGdl8j+3AT7DtP8uHLr8oEjWLmTK7Vi/lzVtabQOM85ZA9fVAbWtB++z7+ektG7fzxr1tTmFoT+czZby7jAJlUNWJ9fqgupwhE4fmgwG4tm+EODYXuuJpoXnh3uy+3isje0DOmCc2rVjPw0mrNvKJA9BNmxku7u8FU4K8BmsNggbLGx8AgQBU2QvHmheGJqwVCv/FXxD4s4Gnz34E4/J46dPccQuaWAxTxxbuPX8G/eJcECFk5UAYnYmU9e9BrjuMYOO1mG3tbYh+uXzf10B1O8PmtGqlWSF1cwUYUyGfOgrvl7v4Oyb38D0Ru45wqKSlIMWtup2mwX5qIkBM5v8oCOnvuOEWJlQSicnSQZlqgCCFp5fhgqpQYkz2/A9FUEJQupwh8gAAAABJRU5ErkJggg==) no-repeat;background-size:contain;content:"";padding:.5em;position:absolute;right:.7em;top:50%;transform:translate3d(0,-50%,0)}.downloads a.link:not(:last-child){margin-bottom:1.5em}b.red,span.red{color:var(--font-color-danger)}span.yellow{color:var(--font-color-caution)}span.error{color:var(--font-color-danger);font-weight:700}[js-action-name="validate/error"] h5{border:none!important;color:var(--font-color-danger)!important;font-size:20px!important;margin:0;text-align:center!important}[js-action-name="validate/error"] h5:after{content:none!important}@media only screen and (max-width:768px){[js-action-name="validate/error"] h5{font-size:.9rem!important}}[js-action-name="validate/error"] ul{list-style-type:none}[js-action-name="validate/error"] ul:last-child{margin-bottom:0}[js-action-name="validate/error"] ul li{cursor:pointer}@media only screen and (max-width:768px){[js-action-name="validate/error"] ul{font-size:.8rem;margin-top:5px}}.guideline p{font-weight:700;margin-bottom:.5em;text-align:left}.guideline ul{line-height:1.7em;list-style-type:decimal;margin:0 2em!important;text-align:left}[data-type=number],[data-type=signed]{text-align:right!important}a[data-v-d40f53f2]{color:#000;cursor:pointer;position:relative}a.disactive[data-v-d40f53f2]{filter:grayscale(50)}a.disabled[data-v-d40f53f2]{background:#ccc!important;color:gray!important;cursor:default}a>span[data-v-d40f53f2]{position:relative}a>span>.image[data-v-d40f53f2]{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}a>span>.image>img[data-v-d40f53f2]{height:1.4em;margin-right:1em}a>span>.body.hidden[data-v-d40f53f2]{visibility:hidden}a>p[data-v-d40f53f2]{left:0;position:absolute;width:100%}.close-paper[data-v-cfcfdc0c]{height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.pulldown[data-v-cfcfdc0c]{font-weight:700;list-style-type:none;position:relative;z-index:12}.pulldown .active[data-v-cfcfdc0c],.pulldown:hover .child[data-v-cfcfdc0c]{max-height:100vh;opacity:1;pointer-events:auto}.pulldown .button[data-v-cfcfdc0c]{padding-right:20px}.pulldown .button p[data-v-cfcfdc0c]{border-bottom:2px solid #745285;cursor:pointer;font-size:14px;padding:12px 0 10px;position:relative}@media screen and (max-width:800px){.pulldown .button p[data-v-cfcfdc0c]{font-size:12px}}.pulldown .child{background:#fff;border-radius:10px;bottom:0;box-shadow:1px 6px 20px #7452854d;display:flex;flex-direction:column;opacity:0;padding:30px;pointer-events:none;position:absolute;right:0;transform:translate3d(0,100%,0);transition:opacity .3s!important;width:260px;z-index:2}.pulldown .child a,.pulldown .child p{background:#fff;border-radius:5px;color:inherit;line-height:1em;margin-top:2px;padding:15px 10px;text-decoration:none}.pulldown .child a.current,.pulldown .child p.current{background:#ece5f1}.pulldown .child a:before,.pulldown .child p:before{background:url(./arrow-purple-left.354738bb.svg) no-repeat;content:"";display:inline-flex;height:1em;margin-right:10px;width:1em}.pulldown .child p.preprint{font-size:13px;line-height:1.5em}.pulldown .child p.preprint .data{color:gray;font-weight:400}.pulldown .child a:hover{opacity:.7}a[data-v-d012443e]{cursor:pointer}span.name[data-v-d012443e]{font-weight:700;margin-bottom:.5em;text-align:right}header[data-v-d012443e]{min-width:800px}header .fixed[data-v-d012443e]{left:0;position:fixed;top:0}#main-header-navigation[data-v-d012443e]{box-shadow:0 0 10px #0000001a;padding:20px 0;position:relative;width:100%;z-index:5}#main-header-navigation .inner-width-box[data-v-d012443e]{align-items:center;display:flex;justify-content:flex-start;margin:0 auto;max-width:1300px;padding:0 20px}#main-header-navigation .navigation-main-logo>a[data-v-d012443e]{color:#000}#main-header-navigation .navigation-main-logo>a h1.top img[data-v-d012443e]{height:52px}#main-header-navigation .navigation-main-logo>a p.bottom[data-v-d012443e]{font-size:11px;font-weight:700;margin-top:10px}#main-header-navigation .right-container[data-v-d012443e]{display:flex;flex-direction:column;gap:5px;margin-left:auto}@media screen and (max-width:800px){#main-header-navigation .right-container[data-v-d012443e]{gap:2px}}#main-header-navigation .sub-menus[data-v-d012443e]{margin-left:auto}#main-header-navigation .sub-menus a[data-v-d012443e]{background:#745285;border:2px solid #745285;border-radius:5px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:1em;padding:10px 40px 10px 20px;text-align:center;text-decoration:none}@media screen and (max-width:800px){#main-header-navigation .sub-menus a[data-v-d012443e]{font-size:12px}}#main-header-navigation .sub-menus a+a[data-v-d012443e]{margin-left:1vw}#main-header-navigation .pulldown-menus-container>div[data-v-d012443e]{align-items:center;display:flex;gap:10px;justify-content:flex-end}.main[data-v-15d14c30]{height:100%;width:100%}.content[data-v-15d14c30]:not(.flex){left:0;position:fixed;top:0;z-index:100000}.content[data-v-15d14c30]{align-items:center;background:hsla(0,0%,100%,.7);display:flex;height:100%;justify-content:center;width:100%}.content img[data-v-15d14c30]{width:60px}
