.agency.svelte-h3c96p{display:flex;align-items:center;justify-content:center;line-height:2rem;font-size:.8rem;height:3rem;background:#fdddd8;color:#363636}.agency.svelte-h3c96p p:where(.svelte-h3c96p){text-align:center}.fit_order_btn.svelte-175pjgu:hover{background-color:#ff9480;color:var(--color-brand-primary)}.max_order_btn.svelte-175pjgu:hover{background-color:#4dd9c7;color:var(--color-brand-secondary)}.free_order_btn.svelte-175pjgu:hover{background-color:#5cb8f5;color:#23a1f0}.super_order_btn.svelte-175pjgu:hover{background-color:#b5d672;color:#96c43f}.fit_document_btn.svelte-175pjgu:hover{background-color:#ff9480}.max_document_btn.svelte-175pjgu:hover{background-color:#4dd9c7}.free_document_btn.svelte-175pjgu:hover{background-color:#5cb8f5}.super_document_btn.svelte-175pjgu:hover{background-color:#b5d672}.tab_top.svelte-v32vv2{border-radius:80px 80px 0 0;background:linear-gradient(180deg,var(--gradient1) 0%,var(--gradient1) 50%,var(--gradient2) 50%,var(--gradient2) 100%)}@media (max-width: 640px){.tab_top.svelte-v32vv2{border-radius:0}}.accordion-item.svelte-6s39jw{border:1px solid var(--border-color, #ff0000);border-radius:1vw;background:var(--header-gradient, #fd3523);overflow:hidden}.accordion-header.svelte-6s39jw{width:100%;padding:12px 16px;cursor:pointer;font-size:1.8vw;color:#fff;background:var( --header-gradient, linear-gradient(180deg, #fe5e45 0%, #fe5e45 50%, #fd3523 50%, #fd3523 100%) );border:none;text-align:left}@media (max-width: 640px){.accordion-header.svelte-6s39jw{padding:.7em 0}}.accordion-header.svelte-6s39jw:focus{outline:none}.accordion-body.svelte-6s39jw{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out;padding:0 60px}@media (max-width: 640px){.accordion-body.svelte-6s39jw{padding:0 10px}}.accordion-body.open.svelte-6s39jw{max-height:none;padding-top:clamp(30px,4vw,70px);padding-bottom:clamp(30px,4vw,70px)}button.svelte-1nmvny3{background:none;border:none;color:inherit;font:inherit;padding:0;text-decoration:underline;cursor:pointer}button.svelte-1nmvny3:focus{outline:2px solid #4a90e2;outline-offset:2px}button.svelte-1nmvny3:hover{opacity:.8}.svelte-f5h8yj::-webkit-scrollbar{width:0;height:0}.btn-main.svelte-f5h8yj{font-size:14px;background:#fe5e45 0 0 no-repeat padding-box;color:#fff;display:inline-block;padding:10px 20px;border-radius:50px;text-align:center;position:relative;line-height:1;min-width:56px;text-decoration:none;font-weight:700;margin-top:10px}.accordion-header.svelte-1x4an3l{background:linear-gradient(180deg,#363636,#363636 50%,#1e1a19 50%,#1e1a19)}.accordion-body.svelte-1x4an3l{transition:max-height .3s ease-out,padding .3s ease-out}button.header.svelte-10a7twr{box-sizing:border-box;border:solid 2px var(--color-brand-accent);outline:none}div.details.svelte-10a7twr{border-bottom:2px solid var(--color-brand-accent);border-left:2px solid var(--color-brand-accent);border-right:2px solid var(--color-brand-accent);border-radius:0 0 1vw 1vw;box-sizing:border-box}body.modal-open{overflow:hidden}input.svelte-1wm3e1p{padding:8px;border:2px solid #ccc;border-radius:4px;font-size:16px;width:100%;box-sizing:border-box}ul.svelte-1wm3e1p{list-style-type:none;padding:0;margin:0;max-height:200px;overflow-y:auto}li.svelte-1wm3e1p{padding:8px;transition:background-color .3s;display:flex;justify-content:space-between;align-items:center}li.svelte-1wm3e1p:nth-child(2n){background-color:#f2f2f2}li.svelte-1wm3e1p:nth-child(odd){background-color:#f9f9f9}li.svelte-1wm3e1p:hover{background-color:khaki}.name.svelte-1wm3e1p{flex:2}.color.svelte-1wm3e1p{flex:1;text-align:right}.name.svelte-1wm3e1p{flex:2;overflow:hidden;text-overflow:ellipsis;max-width:80vw}.notice-important.svelte-1xz46gt{font-weight:700;margin:16px auto;background:#fff1f0;border:1px solid #d32f2f;border-radius:6px;padding:12px;max-width:800px;font-size:1.1em}.notice-top.svelte-1xz46gt{margin-bottom:8px}.notice-label.svelte-1xz46gt{color:#d32f2f;margin-right:4px}.notice-link.svelte-1xz46gt{color:#1976d2;text-decoration:underline;font-weight:700;margin:0 4px}:root{--primary-color: #4caf50;--secondary-color: #fc5d44;--border-color: #6d89a3;--selected-bg: #fdd4c9;--price-color: #007bff;--border-radius: 8px;--spacing-sm: 8px;--spacing-md: 16px;--font-size-base: 1rem;--font-size-lg: 1.25rem;--bg-color: #f2fee1}.wrapper.svelte-7aj75h{background-color:var(--bg-color);width:100%;max-width:1200px;border-radius:10px;border:1px solid var(--primary-color);margin:0 auto;overflow:hidden}.container.svelte-7aj75h{display:flex;flex-wrap:wrap;gap:20px;background-color:var(--bg-color);width:100%;max-width:1200px;margin:0 auto;padding:1rem 0}.container.svelte-7aj75h>:where(.svelte-7aj75h){flex:1 1 100%}.header.svelte-7aj75h{background-color:var(--primary-color);color:#fff;padding:var(--spacing-md);text-align:center;font-size:var(--font-size-lg);font-weight:700}.form-item.svelte-7aj75h{width:100%;padding:.5rem 0}.form-item-name.svelte-7aj75h{display:block;font-weight:700}.form-item-body.svelte-7aj75h{margin-top:4px}.form-item-select.svelte-7aj75h{width:100%}.formtitle.svelte-7aj75h{color:var(--primary-color)}.balloon.svelte-7aj75h{filter:drop-shadow(0px 0px 3px rgba(0,0,0,.2));margin-bottom:40px;position:relative;text-align:center;padding:1rem}.balloon.svelte-7aj75h:before{content:"";height:30px;position:absolute;width:100%}.balloon-bottom.svelte-7aj75h:before{bottom:-29px;clip-path:polygon(0 0,50% 100%,100% 0);background-color:var(--bg-color)}.result.svelte-7aj75h{display:flex;flex-wrap:wrap;gap:1rem;width:100%;padding:0 1rem 1rem}.result-item.svelte-7aj75h{flex:1 1 100%;background-color:var(--color-brand-primary);border-radius:15px;padding:0 1rem 1rem;margin-bottom:1rem}.result-item.max.svelte-7aj75h{background-color:var(--color-brand-secondary)}.result-item.free.svelte-7aj75h{background-color:#23a1f0}.result-item.super.svelte-7aj75h{background-color:#8dbf2e}.whitebox.svelte-7aj75h{background-color:#fff;border-radius:50px;margin:.5rem auto;text-align:center;font-weight:700;padding:.2em}.price.svelte-7aj75h{display:inline-flex;align-items:center;gap:.25rem}.va.svelte-7aj75h{font-size:1.5em}.text-white.svelte-7aj75h{margin:16px 0 10px;text-align:center;color:#fff;line-height:1.5}.basecolor-o.svelte-7aj75h{color:var(--color-brand-primary)}.basecolor-g.svelte-7aj75h{color:var(--color-brand-secondary)}.basecolor-b.svelte-7aj75h{color:#23a1f0}.basecolor-a.svelte-7aj75h{color:#8dbf2e}.subText.svelte-7aj75h{text-align:center;line-height:1;color:#fff;font-size:.7em;margin-top:1em}.buttonText.svelte-7aj75h{display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:700;margin:0 auto;line-height:1.2}.text-top.svelte-7aj75h{margin-top:.5rem}.itemTop.svelte-7aj75h{line-height:.3}.selection-list.svelte-7aj75h{display:flex;flex-wrap:wrap;gap:20px;width:100%;justify-content:center;align-items:center;flex-wrap:nowrap}.selection-list.svelte-7aj75h img:where(.svelte-7aj75h){cursor:pointer;display:inline-flex;align-items:center;color:#666;flex:1 1 0;min-width:0;max-width:100%;height:auto;object-fit:contain}@media (max-width: 768px){.selection-list.svelte-7aj75h{gap:10px}}.c-form-select.svelte-7aj75h{position:relative}.c-form-select.svelte-7aj75h:before{content:"";position:absolute;top:0;bottom:0;margin:auto;right:12px;width:8px;height:8px;border-top:2px solid #333;border-right:2px solid #333;transform:rotate(135deg);pointer-events:none}.c-form-select.svelte-7aj75h select:where(.svelte-7aj75h){height:3em;width:100%;padding:0 8px;border-radius:4px;border:1px solid var(--primary-color);box-shadow:0 0 0 1px #ccc inset;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.c-form-select.svelte-7aj75h select:where(.svelte-7aj75h)::-ms-expand{display:none}.c-form-select.svelte-7aj75h select:where(.svelte-7aj75h):focus{outline:0;box-shadow:0 0 0 2px #2196f3 inset}@media (min-width: 768px){.container.svelte-7aj75h>:where(.svelte-7aj75h){flex:1}.container.svelte-7aj75h .small-ratio:where(.svelte-7aj75h){flex:.5 1 0%}.container.svelte-7aj75h .xsmall-ratio:where(.svelte-7aj75h){flex:.2 1 0%}.result-item.svelte-7aj75h{flex:1 1 calc(50% - .5rem)}}@media (min-width: 1024px){.result-item.svelte-7aj75h{flex:1 1 calc(25% - .75rem)}}button.svelte-1cw2tfy{background:inherit;border:none;color:inherit;font:inherit;outline:none}button.svelte-1cw2tfy:focus{outline:none}.hidden-image.svelte-x0o8on{transform:translateY(200px);transition:transform .7s ease}.visible-image.svelte-x0o8on{transform:translateY(0);transition:transform .7s ease}
