@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap);.hero{padding-top:var(--space-large);padding-bottom:var(--space-large)}.hero--menu{display:flex;align-items:center;flex-wrap:nowrap}.hero__logo{margin-right:20px;padding-bottom:var(--space-medium)}.hero__dark{background-color:var(--color-red-dark);color:var(--color-red-light)}.hero__article{text-align:center;padding-bottom:var(--space-small)}.hero__search{padding-top:var(--space-medium)}.hero__byline-divider{color:var(--color-red-dark)}.heroLandingpage{height:120px}.heroLandingpage,.heroLandingpage__logo{padding-top:var(--space-small);padding-bottom:var(--space-small)}.heroLandingpage__logo{margin-right:20px}.heroLandingpage .hero__search{padding-top:0}.heroLandingpage .wrapper-space{padding-top:26px}.heroFrontpage__content{padding-bottom:var(--space-medium)}.heroFrontpage__content-icon{padding-bottom:var(--space-small);width:120px;color:var(--color-red-dark)}.heroFrontpage__content-icon svg{width:100%;height:auto}.heroFrontpage__search{color:var(--color-black);background-color:var(--color-red-light);padding:var(--space-large) var(--space-small);margin-bottom:-6rem}.search{width:100%;max-width:800px}@media screen and (min-width:674px){.heroFrontpage__search{padding:var(--space-large) var(--space-xx-large)}.heroFrontpage__content{display:flex;padding-bottom:var(--space-large)}.heroFrontpage__content-icon{padding-right:var(--space-large);width:auto;flex:1 0 auto}.heroFrontpage__content-icon svg{width:auto;height:auto}}.blockContent>blockquote,.blockContent>h2,.blockContent>h3,.blockContent>ol,.blockContent>p,.blockContent>ul{max-width:600px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.blockContent .figuresBlock{max-width:800px;margin-left:auto;margin-right:auto}.blockContent>:first-child{margin-top:2rem}.blockContent>:last-child{margin-bottom:2rem}@custom-media --media-max-small (max-width: 449px);@custom-media --media-min-small (min-width: 450px);@custom-media --media-max-medium (max-width: 674px);@custom-media --media-min-medium (min-width: 675px);@custom-media --media-max-large (max-width: 899px);@custom-media --media-min-large (min-width: 900px);@custom-media --media-max-x-large (max-width: 1349px);@custom-media --media-min-x-large (min-width: 1350px);html{color:var(--color-black);font-size:14px;font-family:var(--font-family-sans)}@media screen and (min-width:320px){html{font-size:calc(12.11765px + .58824vw)}}@media screen and (min-width:1000px){html{font-size:18px}}ol,ul{padding-left:1em;line-height:1.8em;margin-top:var(--space-small);margin-bottom:var(--space-small)}ul{list-style:none}section .blockContent>ul{padding-left:3em}li{padding-bottom:var(--space-small)}ol>li{margin-left:1em}ul>li{list-style-position:inside;text-indent:-.85em}ul>li:before{content:"";width:8px;height:8px;background:var(--color-red-dark);border-radius:50%;display:inline-block;margin-left:0;margin-right:8px;margin-bottom:.1em}.remove-list-style{text-decoration:none;padding-left:0;margin-left:0;margin-top:0;margin-bottom:0;list-style-type:none}.remove-list-style li{padding-bottom:0;text-indent:0}.remove-list-style li:before{content:none}code{background-color:#f0f0f0;padding:6px}blockquote{font-family:var(--font-family-serif);font-size:var(--font-size-large);margin:var(--space-xx-large) var(--space-large);position:relative}blockquote:before{content:" ";position:absolute;width:120px;height:120px;background:var(--color-red-light);border-radius:50%;top:-1.5rem;left:-3rem;z-index:-10}@media screen and (min-width:674px){blockquote:before{width:150px;height:150px}}a{text-decoration:none;-webkit-text-decoration:none;padding-bottom:2px;border-bottom:1px solid var(--color-red-dark);border-bottom-color:var(--color-red-dark)}a,a.secondary{color:var(--color-black)}a.secondary{text-decoration:underline;-webkit-text-decoration-color:var(--color-red-dark);text-decoration-color:var(--color-red-dark);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a:hover{color:var(--color-red-dark);cursor:pointer}a:focus{outline:var(--outline-width) solid var(--color-turquoise)}.blockContent p{white-space:pre-wrap}h1{font-size:var(--font-size-x-large);font-family:var(--font-family-serif);line-height:1.1;font-weight:400}h2{font-size:var(--font-size-large);line-height:1.125;margin-top:var(--space-large)}h2,h3{font-weight:400;font-family:var(--font-family-sans)}h3{font-size:var(--font-size-medium);line-height:1.25;margin-top:var(--space-medium)}body{font-size:var(--font-size-small);line-height:1.5;margin:0}.lead-text,body{font-family:var(--font-family-serif)}.lead-text{font-size:var(--font-size-medium);line-height:1.4}.small-text{font-size:var(--font-size-x-small);line-height:1.14;font-family:var(--font-family-sans)}.bold{font-weight:700}.wrapper-large,.wrapper-medium,.wrapper-narrow{margin-left:auto;margin-right:auto}.wrapper-space{padding-left:var(--space-small);padding-right:var(--space-small)}@media (--media-min-medium){.wrapper-space{padding-left:var(--space-large);padding-right:var(--space-large)}}.wrapper-large{max-width:1140px}.wrapper-medium{max-width:800px}.wrapper-narrow{max-width:600px}.data-table{display:block;overflow-x:auto;width:100%}.data-table table{border-collapse:collapse;font-size:var(--font-size-x-small);font-family:var(--font-family-sans)}.data-table thead{border-bottom:1px solid var(--color-black)}.data-table th{text-align:left}.data-table td,.data-table th{padding-right:var(--space-x-small);padding-bottom:var(--space-xxx-small);padding-top:var(--space-xx-small);border-bottom:1px solid #aaa}.data-table .right-align{text-align:right}.data-table th{padding-bottom:var(--space-x-small)}.data-table tr:first-child td{padding-top:var(--space-x-small)}.responsive-table{width:100%;border-collapse:collapse;margin-top:var(--space-large);margin-bottom:var(--space-large)}.responsive-table th{text-align:left;font-size:var(--font-size-x-small);font-family:var(--font-family-sans)}.responsive-table td,.responsive-table th{border-bottom:var(--divider-line);padding-top:var(--space-small);padding-bottom:var(--space-small);padding-right:var(--space-x-small)}@media screen and (max-width:674px){.responsive-table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.responsive-table tr{border-bottom:var(--divider-line);display:block;padding-top:var(--space-x-small);padding-bottom:var(--space-x-small)}.responsive-table tr:first-child{border-top:var(--divider-line)}.responsive-table td{border-bottom:none;display:block;text-align:right;padding-top:var(--space-xx-small);padding-bottom:var(--space-xx-small);padding-right:0}.responsive-table td:before{content:attr(data-label);float:left;font-size:var(--font-size-x-small);font-family:var(--font-family-sans);font-weight:700;padding-right:var(--space-small);vertical-align:bottom}}.menu{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-medium);padding-bottom:var(--space-medium)}.menu__search{width:100%}.menu__navigation{display:flex;align-items:center}.menu__logo--mobile{display:block}.menu__logo--desktop{display:none}@media screen and (min-width:674px){.menu__logo--mobile{display:none}.menu__logo--desktop{display:block}}.menu__about,.menu__mypage{margin:0 var(--space-large);font-size:var(--font-size-x-small);font-family:var(--font-family-sans);letter-spacing:.04em;font-weight:700}.menu__mypage{color:var(--color-white)}.menu__btn:hover,.menu__language-switch:hover,.menu__mypage:hover{color:var(--color-red-light);cursor:pointer}.menu__language-switch{margin:0 var(--space-large);font-size:var(--font-size-x-small);font-family:var(--font-family-sans);letter-spacing:.04em;font-weight:700}.menu__btn{margin-left:var(--space-large);color:var(--color-black);padding:0}.menu__about:hover,.menu__btn:hover,.menu__language-switch:hover{color:var(--color-red-light);cursor:pointer}.menu__btn-text{font-size:13px}@media screen and (max-width:674px){.menu__about,.menu__language-switch,.menu__login{display:none}}.menu-open__bg{background-color:var(--color-red-light)}.menu-open{flex-wrap:wrap}.menu-open__link-list{width:100%}.menu-open__link-list,.menu-open__search{margin-top:var(--space-small);margin-bottom:var(--space-small)}@media screen and (min-width:674px){.menu-open__link-list{-moz-column-count:3;column-count:3;-moz-column-gap:var(--space-small);column-gap:var(--space-small);margin-top:var(--space-large);margin-bottom:var(--space-large)}.menu-open__search{margin-top:var(--space-medium);margin-bottom:var(--space-large)}.menu-open .menu__about,.menu-open .menu__language-switch,.menu-open .menu__login{display:none}}@media screen and (max-width:674px){.menu-open .menu__login{display:block;margin-top:var(--space-small);margin-bottom:var(--space-small)}.menu-open .menu__about,.menu-open .menu__language-switch{display:block;margin:0;margin-top:var(--space-small);margin-bottom:var(--space-small)}}:root{--font-family-sans:"Noto Sans",sans-serif;--font-family-serif:"Noto Serif",serif;--color-black:#36374b;--color-dark-gray:#32373e;--color-gray:#a8a8a8;--color-light-gray:#eee;--color-white:#fff;--color-accent:#ea4d36;--color-brown:#370101;--color-brown-light:#7c0602;--color-red-dark:#ad1400;--color-red:#ea4d36;--color-red-light:#fce1dd;--color-green:#00c851;--color-green-dark:#007e33;--color-pink-light:#f6bfb7;--color-orange:#e07220;--color-yellow:#feb249;--color-yellow-light:#fef0e6;--color-blue:#698da1;--color-turquoise:#2dbdbd;--font-size-x-small:0.8rem;--font-size-small:1rem;--font-size-medium:1.3rem;--font-size-large:1.65rem;--font-size-x-large:2.4rem;--space-xx-small:0.25rem;--space-x-small:0.5rem;--space-small:1rem;--space-medium:1.5rem;--space-large:3rem;--space-x-large:4rem;--space-xx-large:6rem;--space-xxx-large:8rem;--divider-line:1px dashed var(--color-pink-light);--outline-width:3px}.button{border:none;background:none;font-size:var(--font-size-x-small);font-family:var(--font-family-sans);letter-spacing:.04em;font-weight:700;text-decoration:none;background-image:none;display:inline-block;border:var(--outline-width) solid transparent}.button:hover{transition-duration:.2s;transition-timing-function:ease;transition-property:color,border-color,background-color}button:disabled,button:disabled:hover,button[disabled=disabled]{background-color:var(--color-gray);border-color:var(--color-gray);fill:#fff;text-align:center}.button:focus{outline:none;border-color:var(--color-turquoise)}.button__primary{border-color:var(--color-red-dark);background-color:var(--color-red-dark);color:var(--color-white);padding:var(--space-small) var(--space-medium);border-radius:30px}.button__download{border-color:var(--color-green);background-color:var(--color-green)}.button__download,.button__download:hover{color:var(--color-white);padding:.9em 1.8em;border-radius:6px}.button__download:hover{border-color:var(--color-green-dark);background-color:var(--color-green-dark)}.button__primary:hover{background-color:var(--color-red-dark);border-color:var(--color-red-dark);color:var(--color-white);cursor:pointer}.button__secondary{border-color:var(--color-red-dark);color:var(--color-red-dark);padding:var(--space-small) var(--space-medium);border-radius:30px}.button__secondary:hover{background-color:var(--color-red-dark);color:var(--color-red-light);cursor:pointer}.button__small{background-color:var(--color-red-dark);color:var(--color-white);padding:.9em 1.8em;border-radius:6px}.button__small:hover{background-color:var(--color-red-light);border-color:var(--color-red-light);color:var(--color-white);cursor:pointer}.dot{height:13px;width:13px;background-color:var(--color-red-dark);border-radius:50%;display:inline-block;margin-right:5px}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}

/*!
* Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
* Copyright 2015 Daniel Cardoso <@DanielCardoso>
* Licensed under MIT
*/.la-ball-pulse>div[data-v-e928b366],.la-ball-pulse[data-v-e928b366]{position:relative;box-sizing:border-box}.la-ball-pulse[data-v-e928b366]{display:block;font-size:0;color:#fff}.la-ball-pulse.la-dark[data-v-e928b366]{color:#333}.la-ball-pulse>div[data-v-e928b366]{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-pulse[data-v-e928b366]{width:54px;height:18px}.la-ball-pulse>div[data-v-e928b366]:first-child{-webkit-animation-delay:-.2s;animation-delay:-.2s}.la-ball-pulse>div[data-v-e928b366]:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s}.la-ball-pulse>div[data-v-e928b366]:nth-child(3){-webkit-animation-delay:0ms;animation-delay:0ms}.la-ball-pulse>div[data-v-e928b366]{width:10px;height:10px;margin:4px;border-radius:100%;-webkit-animation:ball-pulse-e928b366 1s ease infinite;animation:ball-pulse-e928b366 1s ease infinite}.la-ball-pulse.la-sm[data-v-e928b366]{width:26px;height:8px}.la-ball-pulse.la-sm>div[data-v-e928b366]{width:4px;height:4px;margin:2px}.la-ball-pulse.la-2x[data-v-e928b366]{width:108px;height:36px;margin-left:auto;margin-right:auto;margin-top:2rem}.la-ball-pulse.la-2x>div[data-v-e928b366]{width:20px;height:20px;margin:8px}.la-ball-pulse.la-3x[data-v-e928b366]{width:162px;height:54px}.la-ball-pulse.la-3x>div[data-v-e928b366]{width:30px;height:30px;margin:12px}@-webkit-keyframes ball-pulse-e928b366{0%,60%,to{opacity:1;transform:scale(1)}30%{opacity:.1;transform:scale(.01)}}@keyframes ball-pulse-e928b366{0%,60%,to{opacity:1;transform:scale(1)}30%{opacity:.1;transform:scale(.01)}}.input-group__list-item[data-v-0f34d7f0]{border:1px solid var(--color-gray);width:100%;overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin-top:var(--space-x-small);font-family:var(--font-family-serif)}.input-group__list-item-label[data-v-0f34d7f0]{padding-right:var(--space-xxx-large);padding-bottom:var(--space-small)}.input-group__list[data-v-0f34d7f0]{padding:var(--space-x-small) var(--space-x-small)}.dot[data-v-0f34d7f0]{height:13px;width:13px;background-color:var(--color-red-dark);border-radius:50%;display:inline-block;margin-right:5px}.agreement__header{display:flex;justify-content:space-between;align-items:center;color:var(--color-black);text-decoration:none;border-bottom:none;padding:var(--space-x-small);cursor:pointer}.agreement__header:hover{background-color:var(--color-red-light);border-color:var(--color-red-light)}.agreement__header:after{display:block;content:" ";background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="30" viewBox="0 0 18 30" fill="none"><path d="M2.76562 3L15.4783 15L2.76562 27" stroke="RGB(234 77 54)" stroke-width="3" stroke-linecap="square"/></svg>');background-repeat:no-repeat;height:38px;width:18px;text-align:center;transition:all .35s;-webkit-transform:rotate(90deg);transform-origin:40% 40%;transform:rotate(90deg);margin-right:var(--space-x-small)}.open:after{transform:rotate(270deg);color:var(--color-red-dark)}.input-group[data-v-0447b3ef]{margin-top:var(--space-x-small);margin-bottom:var(--space-x-large);padding:0;font-family:var(--font-family-sans)}.input-group__list-item[data-v-0447b3ef]{width:100%}.input-group__list-item-select[data-v-0447b3ef],.input-group__list-item[data-v-0447b3ef]{border:1px solid var(--color-gray);overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin-top:var(--space-x-small);font-family:var(--font-family-serif)}.input-group__list-item-select[data-v-0447b3ef]{width:70%;background-color:#fff}.input-group__list-item-label[data-v-0447b3ef]{padding-right:var(--space-xxx-large);padding-bottom:var(--space-small)}.input-group__list-checkbox[data-v-0447b3ef]{padding:var(--space-small)}.input-group__list[data-v-0447b3ef]{padding:var(--space-x-small) var(--space-x-small)}.input-group[data-v-0baab5f4]{margin-top:var(--space-x-small);margin-bottom:var(--space-x-large);padding:0;font-family:var(--font-family-sans)}.input-group__list-item[data-v-0baab5f4]{width:100%}.input-group__list-item-select[data-v-0baab5f4],.input-group__list-item[data-v-0baab5f4]{border:1px solid var(--color-gray);overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin-top:var(--space-x-small);font-family:var(--font-family-serif)}.input-group__list-item-select[data-v-0baab5f4]{width:70%;background-color:#fff}.input-group__list-item-label[data-v-0baab5f4]{padding-right:var(--space-xxx-large);padding-bottom:var(--space-small)}.input-group__list-checkbox[data-v-0baab5f4]{padding:var(--space-small)}.input-group__list[data-v-0baab5f4]{padding:var(--space-x-small) var(--space-x-small)}.dot[data-v-0baab5f4]{height:13px;width:13px;background-color:var(--color-red-dark);border-radius:50%;display:inline-block;margin-right:5px}.input-group[data-v-0246b211]{margin-top:var(--space-x-small);margin-bottom:var(--space-x-large);padding:0;font-family:var(--font-family-sans)}.input-group__list-item[data-v-0246b211]{width:100%}.input-group__list-item-select[data-v-0246b211],.input-group__list-item[data-v-0246b211]{border:1px solid var(--color-gray);overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin-top:var(--space-x-small);font-family:var(--font-family-serif)}.input-group__list-item-select[data-v-0246b211]{width:70%;background-color:#fff}.input-group__list-item-label[data-v-0246b211]{padding-right:var(--space-xxx-large);padding-bottom:var(--space-small)}.input-group__list-checkbox[data-v-0246b211]{padding:var(--space-small)}.input-group__list[data-v-0246b211]{padding:var(--space-x-small) var(--space-x-small)}.dot[data-v-0246b211]{height:13px;width:13px;background-color:var(--color-red-dark);border-radius:50%;display:inline-block;margin-right:5px}.input-group__list-item-select[data-v-861c33c6]{border:2px solid var(--color-gray);border-radius:6px;width:40%;background-color:#fff;overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin:var(--space-x-small);font-family:var(--font-family-serif)}.input-group[data-v-25d5ec8c]{margin-top:var(--space-x-small);margin-bottom:var(--space-x-large);padding:0;font-family:var(--font-family-sans)}.input-group__list-item[data-v-25d5ec8c]{width:100%}.input-group__list-item-select[data-v-25d5ec8c],.input-group__list-item[data-v-25d5ec8c]{border:1px solid var(--color-gray);overflow:hidden;font-size:var(--font-size-small);padding:var(--space-x-small) var(--space-x-small);margin-top:var(--space-x-small);font-family:var(--font-family-serif)}.input-group__list-item-select[data-v-25d5ec8c]{width:70%;background-color:#fff}.input-group__list-item-label[data-v-25d5ec8c]{padding-right:var(--space-xxx-large);padding-bottom:var(--space-small)}.input-group__list-checkbox[data-v-25d5ec8c]{padding:var(--space-small)}.input-group__list[data-v-25d5ec8c]{padding:var(--space-x-small) var(--space-x-small)}.dot[data-v-25d5ec8c]{height:13px;width:13px;background-color:var(--color-red-dark);border-radius:50%;display:inline-block;margin-right:5px}