/*! normalize.scss v8.0.1 | MIT License | github.com/necolas/normalize.scss */*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body,p,h1,h2,h3,h4,h5,h6,ul,figure{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:400}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;padding:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;border:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}address{font-style:normal}:root{--sm: 36rem;--md: 48rem;--lg: 62rem;--xl: 75rem;--xxl: 90rem;--white: #ffffff;--wheat-1: #fdfbf5;--wheat-2: #e9e5dc;--wheat-3: #c7af8a;--black-1: #bfbfbd;--black-2: #5b5f62;--black-3: #262626;--gray-3: #e5e5e5}@font-face{font-family:Basis Grotesque Pro;src:url(/fonts/BasisGrotesquePro/BasisGrotesquePro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Basis Grotesque Pro;src:url(/fonts/BasisGrotesquePro/BasisGrotesquePro-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Druk Text Wide;src:url(/fonts/Druk/Druk%20Text%20Wide-Medium.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}body{font-family:Basis Grotesque Pro,sans-serif;font-style:normal;font-weight:500}.container{margin:0 auto;width:100%;max-width:90rem}.px{padding:1.5rem}@media (width <= 48rem){.px{padding:1rem}}.survey-form{padding:2.5rem;display:flex;flex-direction:column;row-gap:1.75rem;background-color:var(--white);box-shadow:0 1px .5rem #0003;border-radius:1.25rem}@media (width <= 48rem){.survey-form{padding:2rem}}.survey-section{margin:3rem auto;max-width:var(--lg)}@media (width <= 48rem){.survey-section{margin:1.5rem auto}}.survey-header{margin-bottom:1.5rem;font-family:Druk Text Wide,sans-serif;font-weight:400;font-style:normal;font-size:2.375rem;text-align:center;line-height:1.1;color:var(--black-2)}@media (width <= 62rem){.survey-header{font-size:1.875rem}}@media (width <= 48rem){.survey-header{margin-bottom:1rem;font-size:1.5rem}}.survey-btn{padding:.75rem 2rem;display:block;width:fit-content;background-color:var(--wheat-2);border-radius:.5rem;color:var(--black-2);font-size:1rem;font-weight:500;line-height:1;text-align:center;transition:background .3s ease-out;-webkit-user-select:none;user-select:none;cursor:pointer}.survey-btn:hover{background-color:var(--wheat-3);color:var(--white)}.survey-btn:disabled{background-color:var(--gray-3);color:var(--black-1);cursor:not-allowed}.question-section{display:flex;flex-direction:column;row-gap:1.75rem}.question{display:flex;flex-direction:column;row-gap:.5rem}.question-zero{display:none}.question-header{position:relative;font-size:1.25rem;font-weight:500;color:var(--black-2)}@media (width <= 36rem){.question-header{font-size:1.125rem}}.question-header.required:before{content:"*";position:absolute;top:0;left:-1rem;display:block;color:var(--wheat-3)}.question-header .remark{margin-top:.5rem;display:block;font-size:1rem;font-weight:400;line-height:1;color:var(--black-1)}.question-text,.question-textarea{position:relative;display:flex;border-radius:.5rem;border:1px solid var(--black-1);overflow:hidden}.question-text:hover,.question-text:focus-within,.question-textarea:hover,.question-textarea:focus-within{border-color:var(--black-3)}.question-text input,.question-text textarea,.question-textarea input,.question-textarea textarea{border:none;outline:none;font-size:1rem;color:var(--black-3)}.question-text button,.question-textarea button{display:none;width:1rem;height:1rem;background:url(/images/x.svg) center center no-repeat;line-height:1;cursor:pointer}.question-text button.show,.question-textarea button.show{display:block}.question-text{padding:.5rem .75rem;column-gap:.5rem;align-items:center;max-width:25rem}.question-text input{flex:1;line-height:1}.question-text button{flex:0 0 1rem}.question-textarea textarea{padding:.5rem .75rem;width:100%;min-height:7rem;line-height:1.25;resize:vertical;overflow-x:hidden}@media (width <= 36rem){.question-textarea{min-height:8rem}}.question-textarea button{position:absolute;top:.5rem;right:1.25rem}.question-fork{display:flex;column-gap:1.25rem}.question-fork label{flex:1 1 50%;padding:.75rem 2rem;display:block;width:fit-content;border-radius:.5rem;background-color:var(--gray-3);color:var(--black-1);font-size:1rem;font-weight:500;line-height:1;text-align:center;transition:background .3s ease-out;-webkit-user-select:none;user-select:none;cursor:pointer}.question-fork label:hover,.question-fork label.active{background-color:var(--wheat-2);color:var(--black-2)}.question-fork input{display:none}.error-message{position:relative;font-size:1.25rem;font-weight:500;color:#c33}.error-border{border:1px solid #cc3333}.success-message{margin-bottom:1.5rem;font-family:Druk Text Wide,sans-serif;font-weight:400;font-style:normal;font-size:2.375rem;text-align:center;line-height:1.1;color:var(--wheat-3)}@media (width <= 62rem){.success-message{font-size:1.875rem}}@media (width <= 48rem){.success-message{margin-bottom:1rem;font-size:1.5rem}}header[data-v-32473d31]{height:5rem;background-color:var(--wheat-1)}@media (width <= 48rem){header[data-v-32473d31]{height:4rem}}header>div[data-v-32473d31]{display:flex;align-items:center;height:100%}@media (width <= 90rem){header>div[data-v-32473d31]{padding-left:1.5rem}}@media (width <= 48rem){header>div[data-v-32473d31]{padding-left:1rem}}header>div img[data-v-32473d31]{width:100%;max-width:25rem}.rating[data-v-d40f84fd]{display:flex;gap:.5rem;font-size:2.5rem}@media (width <= 36rem){.rating[data-v-d40f84fd]{flex-wrap:wrap;gap:0 .5rem;font-size:2.5rem}}.star[data-v-d40f84fd]{line-height:1;color:var(--gray-3);transition:color .2s;cursor:pointer}@media (width <= 36rem){.star[data-v-d40f84fd]{flex:1 1 calc(20% - .5rem);text-align:center;font-size:3rem}}.star.active[data-v-d40f84fd]{color:var(--wheat-3)}.survey-policy[data-v-d8b46715]{margin-top:.5rem;display:flex;align-items:center;gap:1rem;color:var(--black-1);font-weight:400;line-height:1;font-size:1rem}.survey-policy a[data-v-d8b46715]{color:var(--black-2);text-decoration:underline}.survey-policy input[data-v-d8b46715]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25rem;height:1.25rem;min-width:1.25rem;background:transparent;border:1px solid var(--black-1);border-radius:.25rem;position:relative;cursor:pointer}.survey-policy input[data-v-d8b46715]:after{content:"";position:absolute;width:0;height:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' viewBox='0 -960 960 960' width='20' stroke='%23c7af8a' stroke-width='30' fill='%23262626'%3E%3Cpath d='M382-240 154-468l57-57 171 171 367-367 57 57-424 424Z'/%3E%3C/svg%3E");background-repeat:no-repeat;transition:.3s ease}.survey-policy input[data-v-d8b46715]:checked:after{width:1.25rem;height:1.25rem}.survey-policy>label[data-v-d8b46715]{cursor:pointer;text-align:left}.question-select[data-v-3b3ef5c6]{position:relative;max-width:25rem;font-weight:400;font-size:1rem;color:var(--black-3)}.question-select:focus-visible[data-v-3b3ef5c6]{outline:none}.question-select:focus-visible .selected[data-v-3b3ef5c6]{border-color:var(--black-3)}.selected[data-v-3b3ef5c6]{position:relative;padding:.5rem .75rem;display:flex;align-items:center;justify-content:space-between;column-gap:.5rem;height:2.5rem;border-radius:.5rem;border:1px solid var(--black-1);outline:none;font-size:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2}.selected[data-v-3b3ef5c6]:hover,.selected.open[data-v-3b3ef5c6]{border-color:var(--black-3)}.selected.open[data-v-3b3ef5c6]{background-color:var(--gray-3)}.selected span[data-v-3b3ef5c6]{flex:1;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selected svg[data-v-3b3ef5c6]{flex:0 0 auto}.list[data-v-3b3ef5c6]{position:absolute;top:0;left:0;padding-top:2.5rem;display:flex;flex-direction:column;width:100%;border-radius:.5rem;border:1px solid var(--black-1);border-top:none;background-color:var(--white);box-shadow:0 1px .5rem #0003;overflow:hidden;z-index:1}.list li[data-v-3b3ef5c6]{padding:.5rem .75rem;cursor:pointer;-webkit-user-select:none;user-select:none}.list li[data-v-3b3ef5c6]:hover{background-color:var(--gray-3)}.list.hide[data-v-3b3ef5c6]{display:none}
