﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--bs-body-color: #050505;--bs-body-bg: #FFF;--bs-body-bg-rgb: 255, 255, 255;--bs-secondary-color: mix(#050505, #B7B7B7);--bs-secondary-bg: rgba(#B7B7B7, 0.7);--bs-tertiary-color: mix(#050505, #E8E8E8);--bs-tertiary-bg: #E8E8E8;--bs-border-color: #B7B7B7;--bs-border-color-translucent: rgba(#050505, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: 5rem;--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(#050505, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(#050505, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(#050505, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(#050505, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(#0d6dfd, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #CB3A3A;--bs-form-invalid-border-color: #CB3A3A}::placeholder{color:rgba(0,0,0,.5)}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-clip:padding-box;border:1px solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:1px 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,109,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e") }.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid var(--bs-border-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e") }.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e") }.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e") }.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e") }.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") }.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e") }.form-range{width:100%;height:1.5rem;padding:0;background-color:rgba(0,0,0,0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-tertiary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + 2px);min-height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::-moz-placeholder,.form-floating>.form-control::-moz-placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:not(:-moz-placeholder-shown)~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:1px 0}.form-floating>:disabled~label{color:#6c757d}.form-floating>:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3rem + 1.5em + .75rem)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + 1.5em + .75rem)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}html{font-size:1.5vw}@media(min-width: 931px){html{font-size:1vw}}@media(min-width: 1400px){html{font-size:100%}}body{background-color:#fff;background-image:url(../img/bg_footer.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:contain;color:#050505;font-family:"Lato","M PLUS 1p",serif;font-weight:400;font-style:normal}img{max-width:100%;width:auto;height:auto;vertical-align:bottom;border:none}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.w-0{width:0%}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-85{width:85%}.w-90{width:90%}.w-95{width:95%}.w-100{width:100%}.site{overflow-x:hidden}.container{width:calc(100% - 3.75rem);margin:0 auto}@media(min-width: 931px){.container{width:82.5rem}}.narrow{width:auto;margin:0 auto}@media(min-width: 931px){.narrow{width:82.5rem}}@media screen and (min-width: 1280px){.narrow{width:66.666666%}}.row{display:flex;flex-direction:column;gap:4.6875rem}.row .col{width:auto}@media screen and (min-width: 931px){.row{flex-direction:row}.row .col{width:50%}}.card{background-color:#fff;border-radius:2.5rem;padding:6.25rem 3.125rem}@media screen and (min-width: 931px){.card{padding:3.125rem 6.25rem}}.table{width:100%;table-layout:fixed}.table tr{border-bottom:dashed 1px #b7b7b7}.table tr th,.table tr td{padding:1em 1em 1em .25em}.table tr th>.form-control,.table tr td>.form-control{width:calc(100% - 1.5em)}.table tr th{white-space:normal}.table tr td{padding:1em 0}.table tr:first-child{border-top:dashed 1px #b7b7b7}.table-sm tr th,.table-sm tr td{padding:.25em .5em .25em .5em}.table-borderless{border:none}.table-borderless tr{border:none}.table-borderless tr .point th,.table-borderless tr td{border:none}.table-borderless tr:first-child{border:none}.table-borderless.table-sm tr th,.table-borderless.table-sm tr td{padding:.25em 0}@media screen and (min-width: 931px){.table tr th{white-space:nowrap;padding:1em 2em 1em 1em}.table-sm tr th,.table-sm tr td{padding:.25em 0}}h1,h2,h3,h4,h5,h6,strong,em,b,th,dt{font-weight:700}h1,h2,h3,h4,h5,h6{line-height:1.4}th,td,dt,dd,p{line-height:1.8}h1{font-size:4.375rem}h2{font-size:3rem}h3{font-size:2.5rem}@media screen and (min-width: 931px){h3{font-size:2.125rem}}h4{font-size:2.375rem}@media screen and (min-width: 931px){h4{font-size:1.125rem}}h5{font-size:2.25rem}@media screen and (min-width: 931px){h5{font-size:1.125rem}}h6{font-size:2.25rem;transform:rotate(0.04deg)}@media screen and (min-width: 931px){h6{font-size:1.125rem}}p{font-size:2.25rem}@media screen and (min-width: 931px){p{font-size:1.125rem}}p,li,dl,th,td{transform:rotate(0.04deg)}th,td{font-size:2.25rem;text-align:left}@media screen and (min-width: 931px){th,td{font-size:1.25rem}}input,button,select,textarea{font-size:max(16px,2.375rem);appearance:none}@media screen and (min-width: 931px){input,button,select,textarea{font-size:1.25rem}}.form-control{font-size:max(16px,2.375rem)}@media screen and (min-width: 931px){.form-control{font-size:1.25rem}}.scrolled-footer .header__scroll{opacity:0}.scrolled-content .header__nav{opacity:0}.d-none{display:none}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.direction-row{flex-direction:row}.direction-column{flex-direction:column}.gap-0{gap:0}.gap-1{gap:1em}.gap-2{gap:2em}.gap-3{gap:3em}.gap-4{gap:4}.gap-5{gap:5em}.text-wrap{text-wrap:wrap}.text-nowrap{text-wrap:nowrap}.text-start{text-align:left}.text-center{text-align:center}.text-end{text-align:right}.text-primary{color:#7d4050 !important}.text-danger{color:#cb3a3a !important}.text-muted{color:rgba(5,5,5,.5) !important}.alert--danger{color:#cb3a3a}.error__list{font-size:1.75rem;font-weight:700;list-style-type:circle;padding-left:1.5em}@media screen and (min-width: 931px){.error__list{font-size:.875rem}}small,.small{display:inline-block;font-size:.875em;line-height:1.3}.btn__group{display:flex;justify-content:center;align-items:center;text-align:center}.ratio{position:relative}.ratio-1x1{aspect-ratio:1}.ratio-4x3{aspect-ratio:4/3}.ratio-16x9{aspect-ratio:16/9}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto}@keyframes move-and-fade{0%{top:100%;opacity:0}16.67%{opacity:1}83.33%{top:calc(100% + 70px);opacity:1}100%{top:calc(100% + 70px);opacity:0}}.header{position:fixed;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;z-index:50}.header__brand{display:inline-block;background:#7d4050;color:#fff;padding:1em 2em 1em 1em;border-top-right-radius:3.125rem;border-bottom-right-radius:3.125rem;margin:2em 0}.header__brand img{width:20rem;height:auto}.header__scroll{position:relative;top:calc(50vh - 150px);font-size:1.375rem;position:relative;background-color:rgba(0,0,0,0);font-weight:700;color:#7d4050;writing-mode:vertical-rl;border:none;padding:1em;transition:opacity .5s}.header__scroll::before,.header__scroll::after{display:block;position:absolute;top:100%;left:50%;right:50%;content:"";background-color:#7d4050}.header__scroll::before{width:2px;height:78px}.header__scroll::after{width:10px;height:10px;border-radius:5px;left:calc(50% - 6px);right:auto;animation:move-and-fade 2s infinite}.header__range input{writing-mode:vertical-lr}.header__nav{position:fixed;bottom:1.875rem;right:1.875rem;transition:opacity .75s}.header__nav-list{display:flex;flex-direction:column;gap:1.875rem}.header__nav-form-link,.header__nav-guide-link{position:relative;font-size:1.5rem;font-weight:700;display:block;background-repeat:no-repeat;border-radius:6.25rem;box-shadow:.625rem .625rem 0rem rgba(203,58,58,.4);text-decoration:none;padding:5.5em 2em 1.5em 2em}.header__nav-form-link:hover,.header__nav-guide-link:hover{left:2px;top:2px;box-shadow:.5rem .5rem 0rem rgba(203,58,58,.4)}.header__nav-form-link:active,.header__nav-guide-link:active{left:5px;top:5px;box-shadow:.3125rem .3125rem 0rem rgba(203,58,58,.4)}.header__nav-form-link{color:#fff;background-color:#7d4050;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.966' height='44.463' viewBox='0 0 56.966 44.463'%3E%3Cg id='icon_mail' transform='translate(0 -56.188)'%3E%3Cpath id='p' d='M56.826,62.215a7.475,7.475,0,0,0-1.549-3.278,6.307,6.307,0,0,0-.5-.557,7.506,7.506,0,0,0-5.288-2.192h-42a7.431,7.431,0,0,0-5.289,2.193,6.564,6.564,0,0,0-.509.564A7.387,7.387,0,0,0,.145,62.219,7.228,7.228,0,0,0,0,63.67v29.5a7.522,7.522,0,0,0,2.192,5.289c.169.168.336.323.515.474a7.5,7.5,0,0,0,4.775,1.719h42a7.443,7.443,0,0,0,4.781-1.731,6.479,6.479,0,0,0,.509-.462,7.439,7.439,0,0,0,1.532-2.209l.049-.117a7.376,7.376,0,0,0,.612-2.963V63.67A7.666,7.666,0,0,0,56.826,62.215ZM3.874,60.963a3.518,3.518,0,0,1,.413-.488A4.49,4.49,0,0,1,7.482,59.15h42a4.457,4.457,0,0,1,3.2,1.327,4.51,4.51,0,0,1,.407.475l.321.432L30.988,80.923a3.811,3.811,0,0,1-5.01,0L3.581,61.39Zm-.9,32.467a1.786,1.786,0,0,1-.015-.26V64.281l17.4,15.177L3.137,94.474Zm48.748,3.663a4.49,4.49,0,0,1-2.241.595h-42a4.486,4.486,0,0,1-2.241-.595l-.7-.408L22.331,81.178l1.95,1.7a6.4,6.4,0,0,0,8.41,0l1.949-1.7L52.429,96.686ZM54,93.169a1.868,1.868,0,0,1-.013.256l-.154,1.054L36.606,79.466,54,64.288Z' transform='translate(0 0)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:center 2em;background-size:4rem auto;border:solid .1875rem #fff}.header__nav-form-link:hover,.header__nav-form-link:focus-within{color:#7d4050;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.966' height='44.463' viewBox='0 0 56.966 44.463'%3E%3Cg id='icon_mail' transform='translate(0 -56.188)'%3E%3Cpath id='p' d='M56.826,62.215a7.475,7.475,0,0,0-1.549-3.278,6.307,6.307,0,0,0-.5-.557,7.506,7.506,0,0,0-5.288-2.192h-42a7.431,7.431,0,0,0-5.289,2.193,6.564,6.564,0,0,0-.509.564A7.387,7.387,0,0,0,.145,62.219,7.228,7.228,0,0,0,0,63.67v29.5a7.522,7.522,0,0,0,2.192,5.289c.169.168.336.323.515.474a7.5,7.5,0,0,0,4.775,1.719h42a7.443,7.443,0,0,0,4.781-1.731,6.479,6.479,0,0,0,.509-.462,7.439,7.439,0,0,0,1.532-2.209l.049-.117a7.376,7.376,0,0,0,.612-2.963V63.67A7.666,7.666,0,0,0,56.826,62.215ZM3.874,60.963a3.518,3.518,0,0,1,.413-.488A4.49,4.49,0,0,1,7.482,59.15h42a4.457,4.457,0,0,1,3.2,1.327,4.51,4.51,0,0,1,.407.475l.321.432L30.988,80.923a3.811,3.811,0,0,1-5.01,0L3.581,61.39Zm-.9,32.467a1.786,1.786,0,0,1-.015-.26V64.281l17.4,15.177L3.137,94.474Zm48.748,3.663a4.49,4.49,0,0,1-2.241.595h-42a4.486,4.486,0,0,1-2.241-.595l-.7-.408L22.331,81.178l1.95,1.7a6.4,6.4,0,0,0,8.41,0l1.949-1.7L52.429,96.686ZM54,93.169a1.868,1.868,0,0,1-.013.256l-.154,1.054L36.606,79.466,54,64.288Z' transform='translate(0 0)' fill='%237d4050'/%3E%3C/g%3E%3C/svg%3E%0A");border:solid .1875rem #7d4050}.header__nav-form-link:active{color:#050505;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.966' height='44.463' viewBox='0 0 56.966 44.463'%3E%3Cg id='icon_mail' transform='translate(0 -56.188)'%3E%3Cpath id='p' d='M56.826,62.215a7.475,7.475,0,0,0-1.549-3.278,6.307,6.307,0,0,0-.5-.557,7.506,7.506,0,0,0-5.288-2.192h-42a7.431,7.431,0,0,0-5.289,2.193,6.564,6.564,0,0,0-.509.564A7.387,7.387,0,0,0,.145,62.219,7.228,7.228,0,0,0,0,63.67v29.5a7.522,7.522,0,0,0,2.192,5.289c.169.168.336.323.515.474a7.5,7.5,0,0,0,4.775,1.719h42a7.443,7.443,0,0,0,4.781-1.731,6.479,6.479,0,0,0,.509-.462,7.439,7.439,0,0,0,1.532-2.209l.049-.117a7.376,7.376,0,0,0,.612-2.963V63.67A7.666,7.666,0,0,0,56.826,62.215ZM3.874,60.963a3.518,3.518,0,0,1,.413-.488A4.49,4.49,0,0,1,7.482,59.15h42a4.457,4.457,0,0,1,3.2,1.327,4.51,4.51,0,0,1,.407.475l.321.432L30.988,80.923a3.811,3.811,0,0,1-5.01,0L3.581,61.39Zm-.9,32.467a1.786,1.786,0,0,1-.015-.26V64.281l17.4,15.177L3.137,94.474Zm48.748,3.663a4.49,4.49,0,0,1-2.241.595h-42a4.486,4.486,0,0,1-2.241-.595l-.7-.408L22.331,81.178l1.95,1.7a6.4,6.4,0,0,0,8.41,0l1.949-1.7L52.429,96.686ZM54,93.169a1.868,1.868,0,0,1-.013.256l-.154,1.054L36.606,79.466,54,64.288Z' transform='translate(0 0)' fill='%237d4050'/%3E%3C/g%3E%3C/svg%3E%0A");border:solid .1875rem #7d4050}.header__nav-guide-link{color:#7d4050;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.086' height='60.374' viewBox='0 0 47.086 60.374'%3E%3Cg id='icon_guide' transform='translate(-13.11 -258.718)'%3E%3Cpath id='p' d='M17.075,258.718a3.992,3.992,0,0,0-3.965,3.966v52.44a3.994,3.994,0,0,0,3.965,3.968H56.228a4,4,0,0,0,3.968-3.968v-52.44a4,4,0,0,0-3.968-3.966Zm0,3.266H56.228a.668.668,0,0,1,.7.7v52.44a.67.67,0,0,1-.7.7H17.075a.667.667,0,0,1-.7-.7v-52.44a.664.664,0,0,1,.7-.7ZM28.436,272.5l-3.112,4.157-2.3-2.65L21.954,275.8l3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,8.984-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,9.568-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.333v2.333H50v-2.333Z' fill='%237d4050'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:3.75rem auto;background-position:center 1.25em;border:solid .1875rem #7d4050}.header__nav-guide-link:hover,.header__nav-guide-link:focus-within{color:#fff;background-color:#7d4050;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.086' height='60.374' viewBox='0 0 47.086 60.374'%3E%3Cg id='icon_guide' transform='translate(-13.11 -258.718)'%3E%3Cpath id='p_3' data-name='p 3' d='M17.075,258.718a3.992,3.992,0,0,0-3.965,3.966v52.44a3.994,3.994,0,0,0,3.965,3.968H56.228a4,4,0,0,0,3.968-3.968v-52.44a4,4,0,0,0-3.968-3.966Zm0,3.266H56.228a.668.668,0,0,1,.7.7v52.44a.67.67,0,0,1-.7.7H17.075a.667.667,0,0,1-.7-.7v-52.44a.664.664,0,0,1,.7-.7ZM28.436,272.5l-3.112,4.157-2.3-2.65L21.954,275.8l3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,8.984-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,9.568-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.333v2.333H50v-2.333Z' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");border:solid .1875rem #fff}.header__nav-guide-link:active{color:#050505;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='47.086' height='60.374' viewBox='0 0 47.086 60.374'%3E%3Cg id='icon_guide' transform='translate(-13.11 -258.718)'%3E%3Cpath id='p' d='M17.075,258.718a3.992,3.992,0,0,0-3.965,3.966v52.44a3.994,3.994,0,0,0,3.965,3.968H56.228a4,4,0,0,0,3.968-3.968v-52.44a4,4,0,0,0-3.968-3.966Zm0,3.266H56.228a.668.668,0,0,1,.7.7v52.44a.67.67,0,0,1-.7.7H17.075a.667.667,0,0,1-.7-.7v-52.44a.664.664,0,0,1,.7-.7ZM28.436,272.5l-3.112,4.157-2.3-2.65L21.954,275.8l3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,8.984-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.332v2.333H50v-2.333Zm-4.532,9.568-3.112,4.157-2.3-2.65-1.075,1.794,3.37,3.668,4.594-5.379Zm4.532,2.333v2.333H50v-2.333Z' fill='%237d4050'/%3E%3C/g%3E%3C/svg%3E%0A");border:solid .1875rem #7d4050}@media screen and (min-width: 931px){.header__brand img{width:14.375rem}.header__nav-form-link,.header__nav-guide-link{font-size:1.125rem}.header__nav-form-link{background-size:3.560375rem auto}.header__nav-guide-link{background-size:2.942875rem auto}}@keyframes revealClip{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(-100% -100% -100% -100%)}}.hero{position:relative;height:50vw;background-color:#f8f6f1;background-image:url(../img/img_hero.png);background-repeat:no-repeat;background-position:20vw top;background-size:auto 100%;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%)}.hero__title{position:absolute;top:0%;bottom:0%;left:3.75rem;display:inline-block;height:1em;background-color:#fff;line-height:1;color:#050505;padding:.25em;margin:auto;transition:all .4s ease;clip-path:inset(0 100% 0 0);animation:revealClip .8s ease-in-out .3s forwards}.hero__title-support{position:absolute;left:-1.5em;top:-1em;color:#7d4050;font-size:2rem;transform:rotate(-15deg)}.hero__title-support::before,.hero__title-support::after{padding:0 .3em}.hero__title-support::before{content:"\\"}.hero__title-support::after{content:"/"}@media screen and (min-width: 931px){.hero{height:40vw;background-position:right top;background-size:75% auto}.hero__title{left:9.375rem}.hero__title__support{font-size:2.6875rem}}@media screen and (min-width: 1840px){.hero{background-size:contain}}.point{background-color:#f8f6f1;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%) 9.375rem}.point .card{position:relative}.point .row{flex-direction:row;gap:0}.point .row .col{width:50%}.point .row .card h3{font-size:3rem}.point .row:nth-last-child(odd){margin:0 0 4.6875rem}.point .row:nth-last-child(odd) .point__badge{left:0}.point .row:nth-last-child(odd) .point__badge::before{transform:rotate(45deg);right:0;border-top:solid .1875rem #7d4050}.point .row:nth-last-child(odd) .point__figure{margin-left:-50%;margin-top:21.875rem}.point .row:nth-last-child(odd) .card{margin-right:-20rem}.point .row:nth-last-child(even){margin:0 0 9.375rem;flex-direction:row-reverse}.point .row:nth-last-child(even) .col{display:flex}.point .row:nth-last-child(even) .col:first-child{align-self:flex-end;margin-bottom:-4.6875rem}.point .row:nth-last-child(even) .point__badge{right:0}.point .row:nth-last-child(even) .point__badge::before{transform:rotate(135deg);left:0;border-bottom:solid .1875rem #7d4050}.point .row:nth-last-child(even) .point__figure{margin-right:-50%}.point .row:nth-last-child(even) .card{margin-left:-21.875rem;margin-top:18.75rem}.point__title{line-height:1.2;text-align:center;margin:0 auto 4.6875rem;padding:4.6875rem 0 0}.point__title::after{display:block;content:"● ● ● ●";font-size:1.125rem;letter-spacing:.1em;text-indent:.1em;color:#e9acac;margin-top:.9375rem}.point__title span{font-size:5.25rem}.point__badge{background-color:#fff;position:absolute;text-align:center;line-height:1;color:#7d4050;top:-4.6875rem;border:solid .1875rem #7d4050;border-radius:4.6875rem;padding:.75em}.point__badge small,.point__badge .small{display:block;font-size:1.25rem;line-height:1.125rem}.point__badge strong{display:block;font-size:3.75rem;line-height:3.125rem}.point__badge::before{position:absolute;bottom:0;display:block;content:"";width:1.5rem;height:.625rem;background-color:#fff}@media screen and (min-width: 931px){.point .row .card h3{font-size:2.125rem}.point .row:nth-last-child(odd){margin:0 0 4.6875rem}.point .row:nth-last-child(odd) .point__figure{margin-left:-5%;margin-top:4.6875rem}.point .row:nth-last-child(odd) .card{margin-right:0;margin-top:0}.point .row:nth-last-child(even){margin:0 0 9.375rem}.point .row:nth-last-child(even) .point__figure{margin-right:-5%;margin-top:0}.point .row:nth-last-child(even) .card{margin-left:0;margin-top:0}}.work{background-color:#fff;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%) 6.25rem}.work__title{background-color:#7d4050;font-size:2.5rem;color:#fff;text-align:center;padding:.5em;margin-bottom:4.6875rem;border-radius:4.6875rem;position:relative;top:-1.2em;margin-bottom:calc(-1.2em + 4.6875rem)}.work__header{gap:4.6875rem;align-items:center;margin:0 auto 4.6875rem}.work__subtitle{font-size:2.5rem;margin-bottom:1em}.work__subtitle-line{background:linear-gradient(transparent 0%, transparent 75%, #E9ACAC 75.001%, #E9ACAC 100%)}.work__subtitle--primary{text-align:center}.work__subtitle-brackets{position:relative;display:inline-block;color:#7d4050;font-size:2.1875rem;padding:.25em .5em}.work__subtitle-brackets::before,.work__subtitle-brackets::after{position:absolute;width:1.125rem;height:1.125rem;content:""}.work__subtitle-brackets::before{border-left:solid .1875rem;border-top:solid .1875rem;top:0;left:0}.work__subtitle-brackets::after{border-right:solid .1875rem;border-bottom:solid .1875rem;bottom:0;right:0}.work__sections{gap:4.6875rem;margin-bottom:6.25rem}.work__section{display:flex;justify-content:center;align-items:center;font-size:3.125rem;font-weight:700;color:#7d4050;border-radius:1.25rem;background:#fff;border:.1875rem solid #7d4050;padding:2em 1em}@media screen and (min-width: 931px){.work__subtitle-brackets{font-size:1.8125rem}.work__section{font-size:1.875rem}}.daily{background-color:#f8f6f1;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%) 9.375rem}.daily__title{background-color:#7d4050;font-size:2.5rem;color:#fff;text-align:center;padding:.5em;margin-bottom:4.6875rem;border-radius:4.6875rem;position:relative;top:-1.2em;margin-bottom:calc(-1.2em + 4.6875rem)}.daily__subtitle{text-align:center;margin-bottom:1em}.daily__items{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGCAYAAAACEPQxAAAAAXNSR0IArs4c6QAAABJJREFUGFdj2L59+38GBMGAAgDS2AltCcXbvgAAAABJRU5ErkJggg==) repeat-y;background-position:center center}.daily__item{width:50%;padding-bottom:2.8125rem}.daily__item:nth-child(odd):not(:last-child){margin:0 auto 0 0}.daily__item:nth-child(odd):not(:last-child) .daily__box .card{margin-right:7.8125rem}.daily__item:nth-child(odd):not(:last-child) .daily__box .card+.daily__image{margin-right:7.8125rem}@media screen and (min-width: 931px){.daily__item:nth-child(odd):not(:last-child) .daily__box .card{margin-right:12.5rem}.daily__item:nth-child(odd):not(:last-child) .daily__box .card+.daily__image{margin-right:12.5rem}}.daily__item:nth-child(odd):not(:last-child) .daily__time{margin-right:-100%;text-indent:-6.25rem}.daily__item:nth-child(odd):not(:last-child) .daily__time::before{content:none}.daily__item:nth-child(odd):not(:last-child) .daily__time::after{clip-path:polygon(0 0, 100% 50%, 0 100%);margin:0 1em 0 .5em}.daily__item:nth-child(odd):not(:last-child)::before{left:0}.daily__item:nth-child(even){margin:0 0 -21.875rem auto}.daily__item:nth-child(even) .daily__box .card,.daily__item:last-child .daily__box .card{margin-left:7.8125rem}.daily__item:nth-child(even) .daily__box .card+.daily__image,.daily__item:last-child .daily__box .card+.daily__image{margin-left:7.8125rem}@media screen and (min-width: 931px){.daily__item:nth-child(even) .daily__box .card,.daily__item:last-child .daily__box .card{margin-left:12.5rem}.daily__item:nth-child(even) .daily__box .card+.daily__image,.daily__item:last-child .daily__box .card+.daily__image{margin-left:12.5rem}}.daily__item:nth-child(even) .daily__time,.daily__item:last-child .daily__time{margin-left:-100%;text-indent:6.25rem}.daily__item:nth-child(even) .daily__time::before,.daily__item:last-child .daily__time::before{clip-path:polygon(0 50%, 100% 0, 100% 100%);margin:0 .5em 0 1em}.daily__item:nth-child(even) .daily__time::after,.daily__item:last-child .daily__time::after{content:none}.daily__item:nth-child(even)::before,.daily__item:last-child::before{right:0}.daily__item:first-child::before{content:none}.daily__item:last-child,.daily__item:nth-last-child(2){margin:0 0 0 auto}.daily__item:last-child::before,.daily__item:nth-last-child(2)::before{content:none}.daily__item:first-child .daily__time-desc,.daily__item:last-child .daily__time-desc{position:absolute;top:-0.5em;right:auto;left:7.8125rem;background:#fff;display:inline-block;padding:.25em 1.5em;border:solid 2px #7d4050;border-radius:1.875rem}@media screen and (min-width: 931px){.daily__item:first-child .daily__time-desc,.daily__item:last-child .daily__time-desc{left:12.5rem}}.daily__item:first-child .daily__time-desc{right:7.8125rem;left:auto}@media screen and (min-width: 931px){.daily__item:first-child .daily__time-desc{right:12.5rem}}@media screen and (min-width: 931px){.daily__item::before{position:absolute;bottom:0;content:"";border-bottom:solid 1px #b7b7b7;width:95%;height:1px}}.daily__box{position:relative}.daily__box .card{position:relative;padding:1.75rem 2.5rem;margin-top:-2em}.daily__box .card+.daily__image{position:relative;z-index:-1;margin-top:-1.875rem}.daily__box .card::after{position:absolute;left:calc(50% - 10px);top:calc(100% - 1px);display:block;width:20px;height:15px;content:"";background-color:#fff;clip-path:polygon(0 0, 100% 0, 50% 100%)}.daily__time{text-align:center;vertical-align:middle;line-height:1;font-size:1.75rem;color:#7d4050;background-image:radial-gradient(circle closest-corner, rgba(203, 58, 58, 0.4) 1.5%, rgba(203, 58, 58, 0) 1.5%)}.daily__time-desc{font-size:2.25rem;margin-bottom:.25em}.daily__time::before,.daily__time::after{position:relative;display:inline-block;bottom:.1em;content:"";width:.8125rem;height:.811898816rem;background-color:#7d4050}.daily__text{font-size:2rem;line-height:1.6}@media screen and (min-width: 931px){.daily__subtitle{font-size:2.5rem;margin-bottom:1em}.daily__time-desc{font-size:1.625rem}.daily__text{font-size:1rem}}.location{background-color:#fff;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 50%);margin-bottom:4.6875rem}.location__title{position:relative;top:-1.2em;background-color:#7d4050;font-size:2.5rem;color:#fff;text-align:center;padding:.5em;margin-bottom:4.6875rem;border-radius:4.6875rem}.location__desc{font-size:2.5rem;text-align:center;margin-bottom:4.6875rem}.guide{margin-bottom:4.6875rem}.guide__title{background-color:#7d4050;font-size:2.5rem;color:#fff;text-align:center;padding:.5em;margin-bottom:4.6875rem;border-radius:4.6875rem}.form{margin-bottom:9.375rem}.form .card{border:solid 1px #b7b7b7;min-height:10vw;padding-right:1.5625rem;padding-left:1.5625rem}.form .card[action$=thanks] .input-group-text{border:none;background-color:rgba(0,0,0,0)}.form .table{margin-bottom:1.5625rem}.form .table tr th .label-danger{font-size:2rem;color:#7d4050 !important;background-color:rgba(203,58,58,.4);padding:.2em .5em;border-radius:3.125rem;white-space:nowrap}.form .table tr td>div:not(:last-child){margin-bottom:.5em}@media screen and (min-width: 931px){.form .table tr th{width:25%}.form .table tr th .label-danger{font-size:.875rem}}.form .input-group-text{font-size:2.25rem}.form label input[type=radio]{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}.form label input[type=radio]+span{display:inline-flex;align-items:center;margin-right:1em;cursor:pointer}.form label input[type=radio]+span::before{background-color:#e8e8e8;display:inline-block;content:"";width:1em;height:1em;border:solid 1px #b7b7b7;border-radius:3.125rem;margin-right:.5em}.form label input[type=radio]:checked+span::before{background:radial-gradient(circle, #7D4050 0%, #7D4050 50%, #FFF 55%, #FFF 100%)}.form__title{background-color:#7d4050;font-size:2.5rem;color:#fff;text-align:center;padding:.5em;margin-bottom:4.6875rem;border-radius:4.6875rem}.form__address::before{display:block;font-size:1.75rem;content:"郵便番号を入力すると都道府県、市町村、町名まで自動的に入力されます。"}.form button[type=submit]{display:inline-block;cursor:pointer;color:#7d4050;font-size:3.25rem;font-weight:700;background-color:#fff;border:solid 2px #7d4050;border-radius:.9375rem;width:50%;margin:.5em auto;padding:.5em}.form button[type=submit]:hover,.form button[type=submit]:focus-within{color:#fff;background-color:#7d4050}.form button[type=submit]:active{color:#41232b;background-color:#fff;border:solid 2px #7d4050}@media screen and (min-width: 931px){.form__address::before{font-size:.875rem}.form button[type=submit]{font-size:1.625rem}.form .input-group-text{font-size:1.125rem}}@media screen and (max-width: 1023.98px){.form .table{display:block}.form .table tbody{display:block}.form .table tr{display:block}.form .table tr th,.form .table tr td{display:block;width:100%;padding:.25em 0}.form .table tr td{padding:.5em 0 1em}}.copyright{text-align:center;background-color:rgba(0,0,0,.5);padding:2em 0}.copyright p{font-size:1.75rem;color:#fff}@media screen and (min-width: 931px){.copyright p{font-size:.875rem}}/*# sourceMappingURL=theme.css.map */