/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent}b{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}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}[hidden],template{display:none}h1,h2,h3,h4,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{margin:0;padding:0;list-style:none}html{font-family:Noto Sans JP,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #c9c8c5;border-color:var(--color-gray-300,#c9c8c5)}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select,textarea{padding:0;line-height:inherit;color:inherit}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.bg-black{background-color:#272725;background-color:var(--color-black,#272725)}.bg-white{background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc)}.bg-gray-50{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.bg-gray-100{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2)}.bg-gray-700{background-color:#64625e;background-color:var(--color-gray-700,#64625e)}.bg-primary{background-color:#5530d8;background-color:var(--color-primary-default,#5530d8)}.bg-success-500{background-color:#45b529;background-color:var(--color-success-500,#45b529)}.hover\:bg-gray-50:hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.border-white{border-color:#fdfcfc;border-color:var(--color-black,#fdfcfc)}.border-gray-300{border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5)}.border-gray-700{border-color:#64625e;border-color:var(--color-gray-700,#64625e)}.border-primary{border-color:#5530d8;border-color:var(--color-primary-default,#5530d8)}.border-success-500{border-color:#45b529;border-color:var(--color-success-500,#45b529)}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border{border-width:1px}.border-t-0{border-top-width:0}.border-t{border-top-width:1px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-none{flex:none}.font-bold{font-weight:700}.h-0{height:0}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-16{height:4rem}.h-40{height:10rem}.h-full{height:100%}.h-screen{height:100vh}.text-xl{font-size:22px}.text-lg{font-size:18px}.text-base{font-size:16px}.text-sm{font-size:13px}.text-xs{font-size:11px}.leading-none{line-height:1}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.my-16{margin-top:4rem;margin-bottom:4rem}.my-32{margin-top:8rem;margin-bottom:8rem}.mx-auto{margin-left:auto;margin-right:auto}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.mt-1{margin-top:.25rem}.mb-1{margin-bottom:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.mr-12{margin-right:3rem}.mb-12{margin-bottom:3rem}.ml-12{margin-left:3rem}.mt-16{margin-top:4rem}.-ml-6{margin-left:-1.5rem}.-mr-10{margin-right:-2.5rem}.-mt-px{margin-top:-1px}.last\:mr-0:last-child{margin-right:0}.last\:mb-0:last-child{margin-bottom:0}.max-w-xs{max-width:20rem}.max-w-3xl{max-width:48rem}.max-w-full{max-width:100%}.object-contain{-o-object-fit:contain;object-fit:contain}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.hover\:opacity-50:hover{opacity:.5}.focus\:outline-none:focus{outline:0}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pl-6{padding-left:1.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pb-20{padding-bottom:5rem}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.inset-0{right:0;left:0}.inset-0,.inset-y-0{top:0;bottom:0}.inset-x-0{right:0;left:0}.top-0{top:0}.left-0{left:0}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-black{color:#272725;color:var(--color-black,#272725)}.text-white{color:#fdfcfc;color:var(--color-black,#fdfcfc)}.text-gray-500{color:#95938e;color:var(--color-gray-500,#95938e)}.text-gray-700{color:#64625e;color:var(--color-gray-700,#64625e)}.text-primary{color:#5530d8;color:var(--color-primary-default,#5530d8)}.text-info-500{color:#3092d8;color:var(--color-info-500,#3092d8)}.text-success-500{color:#45b529;color:var(--color-success-500,#45b529)}.text-warning-500{color:#c29a0a;color:var(--color-warning-500,#c29a0a)}.text-error-500{color:#d83030;color:var(--color-error-500,#d83030)}.text-error-700{color:#971111;color:var(--color-error-700,#971111)}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tracking-wider{letter-spacing:.05em}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-16{width:4rem}.w-40{width:10rem}.w-48{width:12rem}.w-px{width:1px}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.-rotate-90{--transform-rotate:-90deg}body,html{font-family:Noto Sans JP,sans-serif;color:#42413e;color:var(--color-gray-900,#42413e);background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);font-weight:400;line-height:1.5;font-size:16px}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}button:focus{outline:0}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:leading-tight{line-height:1.25}.sm\:mb-0{margin-bottom:0}.sm\:mr-4{margin-right:1rem}.sm\:ml-4{margin-left:1rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:w-6\/12{width:50%}}@media (min-width:768px){.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:text-base{font-size:16px}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mt-2{margin-top:.5rem}.md\:mr-2{margin-right:.5rem}.md\:ml-2{margin-left:.5rem}.md\:mr-3{margin-right:.75rem}.md\:ml-3{margin-left:.75rem}.md\:ml-5{margin-left:1.25rem}.md\:mr-24{margin-right:6rem}.md\:ml-24{margin-left:6rem}.md\:-mb-4{margin-bottom:-1rem}.md\:-mb-6{margin-bottom:-1.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:w-auto{width:auto}.md\:w-4\/12{width:33.333333%}.md\:w-6\/12{width:50%}}@media (min-width:1024px){.lg\:flex{display:flex}.lg\:mr-8{margin-right:2rem}.lg\:w-3\/12{width:25%}.lg\:w-4\/12{width:33.333333%}.lg\:w-6\/12{width:50%}}.table--heading{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);line-height:1.25;font-size:13px;color:#95938e;color:var(--color-gray-500,#95938e);text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:1rem 1.5rem;white-space:nowrap}.table--heading:last-child{border-right-width:1px}.table--heading.is_text_center{text-align:center}.table--data{border-bottom-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);line-height:1.25;padding:1rem 1.5rem;font-size:13px}.table--data:first-child{border-left-width:1px}.table--data:last-child{border-right-width:1px}.table--data.is_text_center{text-align:center}.table--data_sub_text{font-size:11px;color:#95938e;color:var(--color-gray-500,#95938e)}.table-list{overflow-x:auto;width:100%}.table-list--row{display:block;border-left-width:1px;border-top-width:1px;border-right-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5)}.table-list--row:last-child{border-bottom-width:1px}.table-list--title{width:100%;padding:1rem 1.5rem .5rem;color:#64625e;color:var(--color-gray-700,#64625e);font-size:13px;text-transform:capitalize;letter-spacing:.05em}.table-list--data{width:100%;padding:.5rem 1.5rem 1rem}.table-matrix--col_heading,.table-matrix--data,.table-matrix--form,.table-matrix--row_heading{border-right-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5)}.table-matrix--data.is_touched{background-color:#edf7f7;background-color:var(--color-secondary-100,#edf7f7);color:#398585;color:var(--color-secondary-700,#398585);font-weight:700;text-decoration:underline}.table-matrix--row_heading{padding:.5rem 1rem;font-size:13px;text-align:center;font-weight:700;color:#64625e;color:var(--color-gray-700,#64625e)}.table-matrix--col_heading{padding-top:.5rem;padding-bottom:.5rem;padding-right:1.5rem;font-weight:400;color:#64625e;color:var(--color-gray-700,#64625e)}.table-matrix--data{padding:.5rem 1rem;font-size:13px;text-align:center}.table-matrix--form{padding:0;margin-left:-1px;margin-right:-1px}.table-matrix--form_input{border-top-width:1px;border-bottom-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);height:100%;padding:.75rem 1rem;display:block;margin-bottom:-1px;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-radius:0;box-sizing:content-box}.table-matrix--form_input[type=number]{text-align:right;width:3rem}.table-matrix--form_input[type=number]::-webkit-inner-spin-button,.table-matrix--form_input[type=number]::-webkit-outer-spin-button{margin-left:.5rem;opacity:1;cursor:pointer}.table-matrix--form_input:focus{outline:0}.table-matrix--form_input[disabled]{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);color:#95938e;color:var(--color-gray-500,#95938e)}.table-matrix--form_input.is_touched{background-color:#edf7f7;background-color:var(--color-secondary-100,#edf7f7);color:#398585;color:var(--color-secondary-700,#398585);font-weight:700}@media (min-width:768px){.table-list--row{display:flex}.table-list--title{width:16.666667%;padding-right:.75rem;padding-bottom:1rem}.table-list--data{width:83.333333%;padding-left:.75rem;padding-top:1rem}.table-matrix--data{padding-left:2rem;padding-right:2rem}.table-matrix--form_input[type=number]{width:5rem}}.form_input{display:block;padding:.75rem 1.5rem;max-width:100%;font-size:16px;border-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);outline:0;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);color:#42413e;color:var(--color-gray-900,#42413e)}.form_input:focus,.form_input:hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.form_input:focus{border-color:#64625e;border-color:var(--color-gray-700,#64625e)}.form_input::-moz-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_input:-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_input::-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_input::placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_input.is_error{border-color:#d83030;border-color:var(--color-error-500,#d83030);color:#d83030;color:var(--color-error-500,#d83030)}.form_input[disabled]{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);color:#95938e;color:var(--color-gray-500,#95938e);cursor:not-allowed}.form_textarea{display:block;padding:.75rem 1.5rem;max-width:100%;font-size:16px;border-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);outline:0;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);color:#42413e;color:var(--color-gray-900,#42413e);resize:vertical}.form_textarea:focus,.form_textarea:hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.form_textarea:focus{border-color:#64625e;border-color:var(--color-gray-700,#64625e)}.form_textarea::-moz-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_textarea:-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_textarea::-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_textarea::placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_textarea[disabled]{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);color:#95938e;color:var(--color-gray-500,#95938e);cursor:not-allowed}.form_select{position:relative}.form_select--selector{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:.75rem 3rem .75rem 1.5rem;max-width:100%;width:100%;font-size:16px;border-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);outline:0;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);color:#42413e;color:var(--color-gray-900,#42413e)}.form_select--selector:focus,.form_select--selector:hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.form_select--selector:focus{border-color:#64625e;border-color:var(--color-gray-700,#64625e)}.form_select--selector::-moz-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_select--selector:-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_select--selector::-ms-input-placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_select--selector::placeholder{color:#95938e;color:var(--color-gray-500,#95938e)}.form_select--selector[disabled]{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);color:#95938e;color:var(--color-gray-500,#95938e);cursor:not-allowed}.form_select--selector:not([disabled]){cursor:pointer}.form_select--angle_icon{position:absolute;top:0;bottom:0;right:0;width:1rem;height:100%;margin-right:1rem;-o-object-fit:contain;object-fit:contain;pointer-events:none}.form_checkbox{display:inline-flex;align-items:center;cursor:pointer}.form_checkbox--checkbox_border{width:1.5rem;height:1.5rem;margin-right:1rem;border-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);flex:none}.form_checkbox--checkbox_icon{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;color:#64625e;color:var(--color-gray-700,#64625e)}.form_checkbox--title{line-height:1.25;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form_checkbox--input_element{display:none}.form_checkbox.is_disabled{cursor:not-allowed}.form_checkbox.is_disabled .form_checkbox--checkbox_border{background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2)}.form_checkbox.is_disabled .form_checkbox--checkbox_icon,.form_checkbox.is_disabled .form_checkbox--title{color:#95938e;color:var(--color-gray-500,#95938e)}.form_checkbox:not(.is_disabled):hover .form_checkbox--title{opacity:.5}.form_checkbox:not(.is_disabled):hover .form_checkbox--checkbox_border{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.pager{display:flex;flex-wrap:wrap}.pager--item{text-align:center;width:3rem;border-width:1px;border-color:#42413e;border-color:var(--color-gray-900,#42413e);cursor:pointer;color:#42413e;color:var(--color-gray-900,#42413e);line-height:3rem}.pager--item.is_active{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#42413e;background-color:var(--color-gray-900,#42413e)}.pager--item:not(.is_active):hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.pager--item+.pager--item{margin-left:1rem}.section_title{display:flex;justify-content:space-between;margin-bottom:1.5rem}.section_title--title{margin-right:.5rem}.modal_layout{padding-left:1rem;padding-right:1rem}.modal_layout,.modal_layout--background{position:fixed;top:0;right:0;left:0;height:100vh;z-index:30}.modal_layout--background{background-color:#272725;background-color:var(--color-black,#272725);opacity:.5}.modal_layout--contents{position:fixed;right:0;left:0;z-index:40;margin-left:auto;margin-right:auto;padding:2.5rem 3rem;max-width:48rem;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);height:100%;top:5rem;max-height:calc(100vh - 10rem)}.modal_layout.is_wide .modal_layout--contents{max-width:1100px}.modal--wrapper{overflow:hidden;width:100%;max-height:100%;height:100%;display:flex;flex-direction:column}.modal--header{display:flex;justify-content:space-between;margin-bottom:2.5rem}.modal--title{font-size:18px;margin-right:.5rem;color:#272725;color:var(--color-black,#272725)}.modal--close_button{margin-left:.5rem;color:#64625e;color:var(--color-gray-700,#64625e);display:flex;align-items:center}.modal--close_button:hover{opacity:.5}.modal--close_button_icon{width:1rem;height:1rem;margin-right:.25rem}.modal--close_button_text{display:none;margin-left:.25rem}.modal--main{flex:1 1 0%;overflow-y:auto;overflow-x:hidden}.modal--footer{margin-top:2.5rem}@media (min-width:768px){.modal--close_button_text{display:block}}.text_button{cursor:pointer;margin-left:.5rem;margin-right:.5rem;font-weight:700;padding:.25rem}.text_button:hover{opacity:.5}.text_button.is_uppercase{text-transform:uppercase;letter-spacing:.05em}.button{padding:.75rem 2.5rem;text-align:center;border-width:1px}.button[disabled]{opacity:.5;cursor:not-allowed}.button.is_full_width{width:100%}.button.is_uppercase{text-transform:uppercase;letter-spacing:.05em}.button.is_primary{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#5530d8;background-color:var(--color-primary-default,#5530d8);border-color:#5530d8;border-color:var(--color-primary-default,#5530d8)}.button.is_primary:hover{opacity:.5}.button.is_success{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#267f0f;background-color:var(--color-success-700,#267f0f);border-color:#267f0f;border-color:var(--color-success-700,#267f0f)}.button.is_success:hover{opacity:.5}.button.is_error{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#d83030;background-color:var(--color-error-500,#d83030);border-color:#d83030;border-color:var(--color-error-500,#d83030)}.button.is_error:hover{opacity:.5}.button.is_outline_gray{color:#64625e;color:var(--color-gray-700,#64625e);background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-color:#64625e;border-color:var(--color-gray-700,#64625e)}.button.is_outline_gray:hover{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#64625e;background-color:var(--color-gray-700,#64625e)}.button.is_outline_primary{color:#5530d8;color:var(--color-primary-default,#5530d8);background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-color:#5530d8;border-color:var(--color-primary-default,#5530d8)}.button.is_outline_primary:hover{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#5530d8;background-color:var(--color-primary-default,#5530d8)}.button.is_outline_success{color:#267f0f;color:var(--color-success-700,#267f0f);background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-color:#267f0f;border-color:var(--color-success-700,#267f0f)}.button.is_outline_success:hover{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#267f0f;background-color:var(--color-success-700,#267f0f)}.button.is_outline_error{color:#d83030;color:var(--color-error-500,#d83030);background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-color:#d83030;border-color:var(--color-error-500,#d83030)}.button.is_outline_error:hover{color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#d83030;background-color:var(--color-error-500,#d83030)}.section{display:block;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);padding:2rem 2.5rem}.breadcrumb{color:#64625e;color:var(--color-gray-700,#64625e);line-height:2;padding-top:3rem;padding-bottom:3rem;text-transform:capitalize}.breadcrumb--link:hover{opacity:.5}.product_filter{border-bottom-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2);color:#64625e;color:var(--color-gray-700,#64625e);width:100%;height:4rem;overflow-x:auto;margin-right:-1px;display:flex;font-size:13px}.product_filter--label_wrapper,.product_filter--selector_wrapper{border-right-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5);white-space:nowrap;min-width:170px}.product_filter--label_wrapper{display:flex;align-items:center;padding:.5rem 2rem}.product_filter--selector_wrapper{position:relative}.product_filter--label_icon{height:1rem;width:1rem;margin-right:.5rem}.product_filter--label_text{margin-left:.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:.05em}.product_filter--selector_input_el{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:block;padding:.5rem 4rem .5rem 2rem;max-width:100%;width:100%;height:100%;background-color:#f3f2f2;background-color:var(--color-gray-100,#f3f2f2)}.product_filter--selector_input_el:hover{background-color:#fafafa;background-color:var(--color-gray-50,#fafafa)}.product_filter--selector_input_el:focus{outline:0}.product_filter--selector_angle_icon{position:absolute;top:0;bottom:0;right:0;width:1rem;height:100%;margin-right:1.5rem;-o-object-fit:contain;object-fit:contain;pointer-events:none}.section_footer{display:block;margin-top:1.5rem}@media (min-width:1024px){.section_footer{display:flex;justify-content:space-between;align-items:center}.section_footer--pager{margin-right:.5rem}}.input_wrapper{display:block;margin-bottom:2rem}.input_wrapper:last-child{margin-bottom:0}.input_wrapper--title_wrapper{display:flex;align-items:center;width:100%;line-height:1.25;margin-bottom:.5rem}.input_wrapper--title_text{text-transform:capitalize}.input_wrapper--title_required_badge{font-size:11px;color:#fdfcfc;color:var(--color-black,#fdfcfc);background-color:#d83030;background-color:var(--color-error-500,#d83030);border-radius:9999px;line-height:1.625;padding-left:.5rem;padding-right:.5rem;margin-left:.5rem;display:inline-block}.input_wrapper--form_wrapper{flex:1 1 0%}@media (min-width:1024px){.input_wrapper{display:flex;align-items:flex-start}.input_wrapper--title_wrapper{display:block;width:12rem;margin-bottom:0;margin-right:.5rem}.input_wrapper--title_text{margin-top:.25rem}.input_wrapper--title_required_badge{margin-left:0}.input_wrapper--form_wrapper{margin-left:.5rem}}.form{display:content}.loading_svg_animation{stroke:currentColor;color:#fdfcfc;color:var(--color-black,#fdfcfc);width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain}.loading_svg_animation--path{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:pathAnimation 3s ease-out infinite normal;animation:pathAnimation 3s ease-out infinite normal}@-webkit-keyframes pathAnimation{to{opacity:0;stroke-dashoffset:0}}@keyframes pathAnimation{0%{opacity:1;stroke-dashoffset:1000}60%{stroke-dashoffset:0}80%{opacity:1}90%{opacity:0}to{opacity:0;stroke-dashoffset:0}}.viewer.is_3d_photo{width:100%;height:0;position:relative;padding-top:144%}.viewer--item{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc)}@media (min-width:768px){.viewer.is_3d_photo{padding-top:61.88%}}.notification{max-width:calc(100vw - 4rem);font-size:16px;margin:0 2rem 1.5rem auto;padding:1rem 1.5rem;color:#64625e;color:var(--color-gray-700,#64625e);background-color:#fdfcfc;background-color:var(--color-black,#fdfcfc);border-width:1px;border-color:#c9c8c5;border-color:var(--color-gray-300,#c9c8c5)}.notification.error{color:#971111;color:var(--color-error-700,#971111);border-color:#d83030;border-color:var(--color-error-500,#d83030)}.notification.success{color:#267f0f;color:var(--color-success-700,#267f0f);border-color:#45b529;border-color:var(--color-success-500,#45b529)}