/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring)50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.flex{display:flex}.hidden{display:none}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.fade-in{--tw-enter-opacity:0}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--radius:.625rem;--background:oklch(100% 0 0);--foreground:oklch(12.9% .042 264.695);--card:oklch(100% 0 0);--card-foreground:oklch(12.9% .042 264.695);--popover:oklch(100% 0 0);--popover-foreground:oklch(12.9% .042 264.695);--primary:oklch(20.8% .042 265.755);--primary-foreground:oklch(98.4% .003 247.858);--secondary:oklch(96.8% .007 247.896);--secondary-foreground:oklch(20.8% .042 265.755);--muted:oklch(96.8% .007 247.896);--muted-foreground:oklch(55.4% .046 257.417);--accent:oklch(96.8% .007 247.896);--accent-foreground:oklch(20.8% .042 265.755);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.9% .013 255.508);--input:oklch(92.9% .013 255.508);--ring:oklch(70.4% .04 256.788);--chart-1:oklch(64.6% .222 41.116);--chart-2:oklch(60% .118 184.704);--chart-3:oklch(39.8% .07 227.392);--chart-4:oklch(82.8% .189 84.429);--chart-5:oklch(76.9% .188 70.08);--sidebar:oklch(98.4% .003 247.858);--sidebar-foreground:oklch(12.9% .042 264.695);--sidebar-primary:oklch(20.8% .042 265.755);--sidebar-primary-foreground:oklch(98.4% .003 247.858);--sidebar-accent:oklch(96.8% .007 247.896);--sidebar-accent-foreground:oklch(20.8% .042 265.755);--sidebar-border:oklch(92.9% .013 255.508);--sidebar-ring:oklch(70.4% .04 256.788)}.dark{--background:oklch(12.9% .042 264.695);--foreground:oklch(98.4% .003 247.858);--card:oklch(20.8% .042 265.755);--card-foreground:oklch(98.4% .003 247.858);--popover:oklch(20.8% .042 265.755);--popover-foreground:oklch(98.4% .003 247.858);--primary:oklch(92.9% .013 255.508);--primary-foreground:oklch(20.8% .042 265.755);--secondary:oklch(27.9% .041 260.031);--secondary-foreground:oklch(98.4% .003 247.858);--muted:oklch(27.9% .041 260.031);--muted-foreground:oklch(70.4% .04 256.788);--accent:oklch(27.9% .041 260.031);--accent-foreground:oklch(98.4% .003 247.858);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.1% .027 264.364);--chart-1:oklch(48.8% .243 264.376);--chart-2:oklch(69.6% .17 162.48);--chart-3:oklch(76.9% .188 70.08);--chart-4:oklch(62.7% .265 303.9);--chart-5:oklch(64.5% .246 16.439);--sidebar:oklch(20.8% .042 265.755);--sidebar-foreground:oklch(98.4% .003 247.858);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.4% .003 247.858);--sidebar-accent:oklch(27.9% .041 260.031);--sidebar-accent-foreground:oklch(98.4% .003 247.858);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.1% .027 264.364)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}.aside-contact.svelte-icvt6m{display:flex;flex-direction:row;gap:16px;justify-content:flex-start;align-items:center;width:100%;position:relative}.aside-contact.svelte-icvt6m>div:where(.svelte-icvt6m){display:flex;flex-direction:column;gap:0;padding:12px 0;width:100%}.aside-contact.svelte-icvt6m:nth-of-type(2){border-top:1px solid #bebebe;border-bottom:1px solid #bebebe}.aside-contact-info-text.svelte-icvt6m{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}.aside-contact.svelte-icvt6m a:where(.svelte-icvt6m){font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000}.openNow.svelte-icvt6m{color:#30ba05;font-weight:600;font-size:16px;line-height:145%;letter-spacing:0%}.aside-contact-info-data.svelte-icvt6m{display:flex;flex-direction:column;gap:8px}.aside-dropdown-list.svelte-icvt6m{width:100%;background:#fff;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000;display:flex;flex-direction:column;gap:8px;z-index:2;cursor:pointer}.aside-dropdown-label.svelte-icvt6m{font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000;opacity:1;transition:all 1s ease-in-out}.aside-dropdown-label.active.svelte-icvt6m{opacity:0}.aside-contact-row.svelte-icvt6m{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.aside-img-two.svelte-icvt6m{position:relative;top:27.5px}.c-two.svelte-icvt6m{align-items:flex-start}.aside-arrow.svelte-icvt6m{transition:all 1s ease-in-out}.aside-arrow.active.svelte-icvt6m{rotate:180deg}.asdie-two-title.svelte-wr577c{display:flex;flex-direction:column;gap:18px;justify-content:center;align-items:flex-start}form.svelte-wr577c{width:100%;display:flex;flex-direction:column;gap:16px}.input-wrapper.svelte-wr577c{position:relative;width:100%}input.svelte-wr577c{width:100%;padding:12px 18px;font-size:16px;border:1px solid #ccc;border-radius:4px;height:56px;outline:none;position:relative}input.svelte-wr577c::placeholder{font-size:16px}input.invalid.svelte-wr577c~label:where(.svelte-wr577c){color:#d3150a}label.svelte-wr577c{position:absolute;top:-8px;left:12px;color:#878787;font-size:16px;pointer-events:none;transition:all .2s ease-out;background:#fff;padding:0 4px}input.svelte-wr577c:focus+label:where(.svelte-wr577c),input.svelte-wr577c:not(:placeholder-shown)+label:where(.svelte-wr577c){font-size:16px;color:#b48330}input.svelte-wr577c:focus{border-color:#b48330}.sdie-two-title-h1.svelte-wr577c{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}.sdie-two-title-h2.svelte-wr577c{color:#898787;font-weight:600;font-size:16px;line-height:145%;letter-spacing:0%}input.invalid.svelte-wr577c{border-color:#d3150a}input.invalid.svelte-wr577c:focus+label:where(.svelte-wr577c),input.invalid.svelte-wr577c:not(:placeholder-shown):valid+label:where(.svelte-wr577c){color:#d3150a}.error-icon.svelte-wr577c{position:absolute;top:50%;right:10px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2015C10.2833%2015%2010.5208%2014.9042%2010.7125%2014.7125C10.9042%2014.5208%2011%2014.2833%2011%2014C11%2013.7167%2010.9042%2013.4792%2010.7125%2013.2875C10.5208%2013.0958%2010.2833%2013%2010%2013C9.71667%2013%209.47917%2013.0958%209.2875%2013.2875C9.09583%2013.4792%209%2013.7167%209%2014C9%2014.2833%209.09583%2014.5208%209.2875%2014.7125C9.47917%2014.9042%209.71667%2015%2010%2015ZM9%2011H11V5H9V11ZM10%2020C8.61667%2020%207.31667%2019.7375%206.1%2019.2125C4.88333%2018.6875%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.3125%2015.1167%200.7875%2013.9C0.2625%2012.6833%200%2011.3833%200%2010C0%208.61667%200.2625%207.31667%200.7875%206.1C1.3125%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.3125%206.1%200.7875C7.31667%200.2625%208.61667%200%2010%200C11.3833%200%2012.6833%200.2625%2013.9%200.7875C15.1167%201.3125%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6875%204.88333%2019.2125%206.1C19.7375%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7375%2012.6833%2019.2125%2013.9C18.6875%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6875%2013.9%2019.2125C12.6833%2019.7375%2011.3833%2020%2010%2020Z'%20fill='%23D3150A'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;transform:translateY(-50%)}button.disabled.svelte-bce4xt{opacity:.5;cursor:not-allowed}p.svelte-bce4xt{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000;text-align:center}button.svelte-bce4xt{width:56px;height:56px;border-radius:100px;display:flex;flex-direction:column;justify-content:center;color:#000;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;text-transform:uppercase;background:transparent;border:1px solid #000000;cursor:pointer}span.svelte-bce4xt{display:flex;flex-direction:column;justify-content:center;font-weight:400;font-size:14px;line-height:145%;letter-spacing:0%;color:#000;width:212px;height:56px;text-align:center;border:1px solid #000000}div.svelte-bce4xt{display:flex;flex-direction:row;justify-content:space-between}.control.svelte-ehs55h{display:flex;flex-direction:row;gap:16px}#calendar.svelte-ehs55h{width:100%;box-shadow:0 0 12px #6b6b6b1a;box-shadow:2px 2px 250px #6b6b6b26;padding:24px 24px 16px;border:1px solid #ffffff;border-radius:16px}.calendar-header.svelte-ehs55h{display:flex;justify-content:space-between;padding:11px 0;align-items:center}.control.svelte-ehs55h button:where(.svelte-ehs55h){cursor:pointer;border-radius:100px;width:32px;height:32px;border:1px solid #000000}.control.svelte-ehs55h button:where(.svelte-ehs55h):first-child{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='14'%20viewBox='0%200%208%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.34952%207.00065L7.24952%2011.9007C7.41619%2012.0673%207.49674%2012.2645%207.49119%2012.4923C7.48563%2012.7201%207.39952%2012.9173%207.23285%2013.084C7.06619%2013.2507%206.86896%2013.334%206.64119%2013.334C6.41341%2013.334%206.21619%2013.2507%206.04952%2013.084L0.932853%207.95065C0.79952%207.81732%200.69952%207.66732%200.632853%207.50065C0.566186%207.33398%200.532853%207.16732%200.532853%207.00065C0.532853%206.83398%200.566186%206.66732%200.632853%206.50065C0.69952%206.33398%200.79952%206.18398%200.932853%206.05065L6.06619%200.917317C6.23285%200.75065%206.4273%200.670094%206.64952%200.67565C6.87174%200.681206%207.06619%200.767317%207.23285%200.933984C7.39952%201.10065%207.48285%201.29787%207.48285%201.52565C7.48285%201.75343%207.39952%201.95065%207.23285%202.11732L2.34952%207.00065Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:8px 13px;background-position:center}.control.svelte-ehs55h button:where(.svelte-ehs55h):last-child{background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='14'%20viewBox='0%200%208%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.34952%207.00065L7.24952%2011.9007C7.41619%2012.0673%207.49674%2012.2645%207.49119%2012.4923C7.48563%2012.7201%207.39952%2012.9173%207.23285%2013.084C7.06619%2013.2507%206.86896%2013.334%206.64119%2013.334C6.41341%2013.334%206.21619%2013.2507%206.04952%2013.084L0.932853%207.95065C0.79952%207.81732%200.69952%207.66732%200.632853%207.50065C0.566186%207.33398%200.532853%207.16732%200.532853%207.00065C0.532853%206.83398%200.566186%206.66732%200.632853%206.50065C0.69952%206.33398%200.79952%206.18398%200.932853%206.05065L6.06619%200.917317C6.23285%200.75065%206.4273%200.670094%206.64952%200.67565C6.87174%200.681206%207.06619%200.767317%207.23285%200.933984C7.39952%201.10065%207.48285%201.29787%207.48285%201.52565C7.48285%201.75343%207.39952%201.95065%207.23285%202.11732L2.34952%207.00065Z'%20fill='black'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:8px 13px;background-position:center;transform:rotate(180deg)}.calendar-title.svelte-ehs55h{font-weight:600;font-style:SemiBold;font-size:20px;line-height:145%;letter-spacing:0%;color:#000;padding:0 0 16px}#month-year.svelte-ehs55h{font-weight:600;font-style:Semibold;font-size:17px;line-height:22px;letter-spacing:-.41px;color:#000}#calendar-days.svelte-ehs55h{padding:5px 0 16px}#calendar-days.svelte-ehs55h,#calendar-dates.svelte-ehs55h{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;row-gap:16px}#calendar-days.svelte-ehs55h div:where(.svelte-ehs55h){color:#585858;font-weight:600;font-style:SemiBold;font-size:13px;line-height:145%;letter-spacing:0%;text-align:center}#calendar-dates.svelte-ehs55h div:where(.svelte-ehs55h){cursor:pointer;transition:all .5s ease-in-out;width:40px;height:40px;place-content:center;border-radius:100px}#calendar-dates.svelte-ehs55h div:where(.svelte-ehs55h):hover{background-color:#fff6ed}.today.svelte-ehs55h{background-color:#fff6ed;color:#000;font-weight:700}.other-month.svelte-ehs55h{color:#aaa}.selected.svelte-ehs55h{background-color:#ffe3c9;color:#000;font-weight:700}.title-h1.svelte-tly4xx{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}.title-h2.svelte-tly4xx{color:#585858;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.card-h1.svelte-tly4xx{color:#b48330;font-weight:600;font-size:16px;line-height:145%;letter-spacing:0%}.card-h2.svelte-tly4xx{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}.card-h3.svelte-tly4xx{color:#000;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.card-h3.svelte-tly4xx span:where(.svelte-tly4xx){font-weight:600;font-size:16px;line-height:145%;letter-spacing:0%;color:#b48330}.complete.svelte-tly4xx{color:#585858;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.pet.svelte-tly4xx{color:#000;font-weight:600;font-size:16px;line-height:145%;letter-spacing:0%;padding:18.5px 16px;border:1px solid #000;border-radius:100px;-webkit-user-select:none;user-select:none}section.svelte-tly4xx{display:flex;flex-direction:column;padding:24px;gap:16px}.pet-box.svelte-tly4xx{display:flex;flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;width:100%;gap:12px;padding:8px 0;cursor:grab}.pet-box.svelte-tly4xx::-webkit-scrollbar{display:none}.pet-box.svelte-tly4xx{-ms-overflow-style:none;scrollbar-width:none}.pet.svelte-tly4xx{flex:0 0 auto;white-space:nowrap;position:relative}.card.svelte-tly4xx{display:flex;flex-direction:column;gap:4px;border:1px solid #b48330;background-color:#ffe3c9;padding:8px 16px;border-radius:18px}.pet.sel.svelte-tly4xx{background-color:#000;border:1px solid #000;color:#fff}.pet.noValid.svelte-tly4xx{border:1px solid #ef233c}.card.noValid.svelte-tly4xx{border:1px solid #ef233c;background-color:#ef233b27}.pet.completed.svelte-tly4xx{border:1px solid #b48330;background-color:#ffe3c9;color:#000}.pet.sel.completed.svelte-tly4xx{background-color:#000;border:1px solid #000;color:#fff}.card.completed.svelte-tly4xx{border:1px solid #29bf12}.sidebar.svelte-6jmnex{display:flex;flex-direction:column;gap:16px;position:sticky;top:74px}aside.svelte-6jmnex{width:404px;min-height:341px;background-color:#fff;box-shadow:0 0 12px #6b6b6b1a;box-shadow:2px 2px 250px #6b6b6b26;border-radius:16px;display:flex;flex-direction:column;gap:24px;padding:18px 24px}aside.svelte-6jmnex button:where(.svelte-6jmnex){width:100%;height:56px;background-color:#ffe3c9;border-radius:100px;border:none;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#000;display:flex;justify-content:center;align-items:center;cursor:pointer}.step-circle.svelte-6jmnex{display:flex;flex-direction:row;gap:2px;background-color:#fff;box-shadow:0 0 12px #6b6b6b;box-shadow:2px 2px 250px #6b6b6b;border-radius:100px;padding:10px 16px 10px 4px;align-items:center;justify-content:center}.step-circle.svelte-6jmnex span:where(.svelte-6jmnex){background-color:#bebebe4d;width:36px;height:36px;color:#bbb;border-radius:100px;border:none;padding:8px 13.5px;display:flex;justify-content:center;align-items:center}.step-circle.svelte-6jmnex span.complete:where(.svelte-6jmnex){background-color:#fff6ed;width:48px;height:48px;color:#000;cursor:pointer}.step-circle.svelte-6jmnex span.selected:where(.svelte-6jmnex){background-color:#ffe3c9;width:48px;height:48px;color:#000;cursor:pointer;animation:svelte-6jmnex-smoothFadeIn .6s ease forwards}@keyframes svelte-6jmnex-smoothFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.step-circle.svelte-6jmnex span.noComplete:where(.svelte-6jmnex){cursor:pointer}.step-one.svelte-1h225mi{width:548px;display:flex;flex-direction:column}.step-one-logo.svelte-1h225mi{width:100%;height:73px;padding:0 0 16px;border-bottom:1px solid #bebebe}.step-one-logo.svelte-1h225mi img:where(.svelte-1h225mi){width:331px;height:100%;object-fit:contain;object-position:left;aspect-ratio:1 / 1}.step-one-about.svelte-1h225mi{display:flex;flex-direction:column;gap:24px;padding:24px 0;border-bottom:1px solid #bebebe}.step-one-about-h1.svelte-1h225mi{font-weight:400;font-size:48px;line-height:110%;letter-spacing:0%;color:#000}.step-one-about-h2.svelte-1h225mi{color:#000;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.step-one-info.svelte-1h225mi{padding:32px 0 0;display:flex}.step-one-info-title.svelte-1h225mi{font-family:Playfair Display;font-weight:400;font-size:32px;line-height:110%;letter-spacing:0%;color:#000;width:inherit}.step-one-info-location.svelte-1h225mi a:where(.svelte-1h225mi){color:#000;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.step-one-info.svelte-1h225mi{display:flex;flex-direction:row;gap:71px}.step-one-info.svelte-1h225mi>div:where(.svelte-1h225mi){display:flex;flex-direction:column;gap:40px}.step-one-info-social.svelte-1h225mi{width:161px}.step-one-info-link.svelte-1h225mi{display:flex;flex-direction:row;gap:16px}.step-one-map.svelte-1h225mi{padding:32px 0 0;width:100%;height:258px}.step-one-map.svelte-1h225mi img:where(.svelte-1h225mi){width:100%;height:100%;object-fit:cover;border-radius:16px;aspect-ratio:1 / 1}.step-one.svelte-2rdphq{width:548px;display:flex;flex-direction:column}.step-one-about.svelte-2rdphq{display:flex;flex-direction:column;gap:24px;padding:24px 0;border-bottom:1px solid #bebebe}.step-one-about-h1.svelte-2rdphq{font-weight:400;font-size:48px;line-height:110%;letter-spacing:0%;color:#000}.step-one-about-h2.svelte-2rdphq{color:#000;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.step-one-info.svelte-2rdphq{padding:32px 0 0;display:flex}.step-one-info-title.svelte-2rdphq{font-family:Playfair Display;font-weight:400;font-size:32px;line-height:110%;letter-spacing:0%;color:#000;width:inherit}.step-one-info-location.svelte-2rdphq a:where(.svelte-2rdphq){color:#000;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.step-one-info.svelte-2rdphq{display:flex;flex-direction:row;gap:71px}.step-one-info.svelte-2rdphq>div:where(.svelte-2rdphq){display:flex;flex-direction:column;gap:40px}.step-one-info-social.svelte-2rdphq{width:161px}.step-one-info-link.svelte-2rdphq{display:flex;flex-direction:row;gap:16px}.step-one-map.svelte-2rdphq{padding:32px 0 0;width:100%;height:258px}.step-one-map.svelte-2rdphq img:where(.svelte-2rdphq){width:100%;height:100%;object-fit:cover;border-radius:16px;aspect-ratio:1 / 1}.breadcrumbs.svelte-2rdphq{display:flex;flex-direction:row;gap:4px;justify-content:flex-start;align-items:center;padding:0 0 16px;border-bottom:1px solid #bebebe}.breadcrumbs-left.svelte-2rdphq{cursor:pointer;display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center}.breadcrumbs-right.svelte-2rdphq{display:flex;justify-content:center;align-items:center}.breadcrumbs-left.svelte-2rdphq span:where(.svelte-2rdphq){background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='64'%20viewBox='0%200%2036%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='35.5'%20y='63.5'%20width='35'%20height='63'%20rx='17.5'%20transform='rotate(-180%2035.5%2063.5)'%20stroke='black'/%3e%3cmask%20id='mask0_1072_7207'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='6'%20y='20'%20width='24'%20height='24'%3e%3crect%20x='30'%20y='44'%20width='24'%20height='24'%20transform='rotate(-180%2030%2044)'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1072_7207)'%3e%3cpath%20d='M15.5249%2032L22.8749%2039.35C23.1249%2039.6%2023.2457%2039.8958%2023.2374%2040.2375C23.2291%2040.5792%2023.0999%2040.875%2022.8499%2041.125C22.5999%2041.375%2022.3041%2041.5%2021.9624%2041.5C21.6207%2041.5%2021.3249%2041.375%2021.0749%2041.125L13.3999%2033.425C13.1999%2033.225%2013.0499%2033%2012.9499%2032.75C12.8499%2032.5%2012.7999%2032.25%2012.7999%2032C12.7999%2031.75%2012.8499%2031.5%2012.9499%2031.25C13.0499%2031%2013.1999%2030.775%2013.3999%2030.575L21.0999%2022.875C21.3499%2022.625%2021.6416%2022.5042%2021.9749%2022.5125C22.3082%2022.5208%2022.5999%2022.65%2022.8499%2022.9C23.0999%2023.15%2023.2249%2023.4458%2023.2249%2023.7875C23.2249%2024.1292%2023.0999%2024.425%2022.8499%2024.675L15.5249%2032Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");display:inline-block;width:36px;height:64px;background-repeat:no-repeat;background-size:auto}.breadcrumbs-left.svelte-2rdphq p:where(.svelte-2rdphq){font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000}.breadcrumbs-right.svelte-2rdphq p:where(.svelte-2rdphq){font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#b48330}.added.svelte-k6lrvp{color:#585858;font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%}.count.svelte-k6lrvp{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}section.svelte-k6lrvp{display:flex;flex-direction:column;gap:24px;padding:0 0 72px;opacity:0;animation:svelte-k6lrvp-fade-in 1.6s forwards}form.svelte-k6lrvp{width:100%;display:flex;flex-direction:column;gap:16px}input.svelte-k6lrvp{width:548px;padding:12px 18px;font-size:16px;border:1px solid #000000;border-radius:4px;height:56px;outline:none;position:relative;color:#000}input.svelte-k6lrvp::placeholder{font-size:16px}input.invalid.svelte-k6lrvp~label:where(.svelte-k6lrvp){color:#d3150a}label.svelte-k6lrvp{position:absolute;top:-8px;left:12px;color:#000;font-size:16px;pointer-events:none;transition:all 1.6s ease-out;background:#fff;padding:0 4px;opacity:0;animation:svelte-k6lrvp-fade-in 1.6s forwards;animation-delay:.4s}@keyframes svelte-k6lrvp-fade-in{0%{opacity:0}to{opacity:1}}input.svelte-k6lrvp:focus+label:where(.svelte-k6lrvp),input.svelte-k6lrvp:not(:placeholder-shown)+label:where(.svelte-k6lrvp){font-size:16px;color:#b48330}input.svelte-k6lrvp:focus{border-color:#b48330}input.invalid.svelte-k6lrvp{border-color:#d3150a}input.invalid.svelte-k6lrvp:focus+label:where(.svelte-k6lrvp),input.invalid.svelte-k6lrvp:not(:placeholder-shown):valid+label:where(.svelte-k6lrvp){color:#d3150a}.error-icon.svelte-k6lrvp{position:absolute;top:50%;right:10px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2015C10.2833%2015%2010.5208%2014.9042%2010.7125%2014.7125C10.9042%2014.5208%2011%2014.2833%2011%2014C11%2013.7167%2010.9042%2013.4792%2010.7125%2013.2875C10.5208%2013.0958%2010.2833%2013%2010%2013C9.71667%2013%209.47917%2013.0958%209.2875%2013.2875C9.09583%2013.4792%209%2013.7167%209%2014C9%2014.2833%209.09583%2014.5208%209.2875%2014.7125C9.47917%2014.9042%209.71667%2015%2010%2015ZM9%2011H11V5H9V11ZM10%2020C8.61667%2020%207.31667%2019.7375%206.1%2019.2125C4.88333%2018.6875%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.3125%2015.1167%200.7875%2013.9C0.2625%2012.6833%200%2011.3833%200%2010C0%208.61667%200.2625%207.31667%200.7875%206.1C1.3125%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.3125%206.1%200.7875C7.31667%200.2625%208.61667%200%2010%200C11.3833%200%2012.6833%200.2625%2013.9%200.7875C15.1167%201.3125%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6875%204.88333%2019.2125%206.1C19.7375%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7375%2012.6833%2019.2125%2013.9C18.6875%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6875%2013.9%2019.2125C12.6833%2019.7375%2011.3833%2020%2010%2020Z'%20fill='%23D3150A'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;transform:translateY(-50%)}.input-wrapper.dropdown.svelte-k6lrvp{position:relative;cursor:pointer}.input-wrapper.dropdown.svelte-k6lrvp ul.dropdown-list:where(.svelte-k6lrvp){position:absolute;top:60px;left:0;width:100%;background:#fff;border:1px solid #ccc;border-radius:4px;z-index:10;list-style:none;padding:0;margin:4px 0 0;box-shadow:0 4px 6px #0000001a}.input-wrapper.dropdown.svelte-k6lrvp ul.dropdown-list:where(.svelte-k6lrvp) li:where(.svelte-k6lrvp){padding:12px 16px;cursor:pointer;transition:background .2s ease-in-out}.input-wrapper.dropdown.svelte-k6lrvp ul.dropdown-list:where(.svelte-k6lrvp) li.selected:where(.svelte-k6lrvp){background-color:#ffe3c9}.input-wrapper.dropdown.active.svelte-k6lrvp input:where(.svelte-k6lrvp){border-color:#b48330}.breadcrumbs.svelte-k6lrvp{display:flex;flex-direction:row;gap:4px;justify-content:flex-start;align-items:center;padding:0 0 16px;border-bottom:1px solid #bebebe}.breadcrumbs-left.svelte-k6lrvp{cursor:pointer;display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center}.breadcrumbs-right.svelte-k6lrvp{display:flex;justify-content:center;align-items:center}.breadcrumbs-left.svelte-k6lrvp span:where(.svelte-k6lrvp){background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='64'%20viewBox='0%200%2036%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='35.5'%20y='63.5'%20width='35'%20height='63'%20rx='17.5'%20transform='rotate(-180%2035.5%2063.5)'%20stroke='black'/%3e%3cmask%20id='mask0_1072_7207'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='6'%20y='20'%20width='24'%20height='24'%3e%3crect%20x='30'%20y='44'%20width='24'%20height='24'%20transform='rotate(-180%2030%2044)'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1072_7207)'%3e%3cpath%20d='M15.5249%2032L22.8749%2039.35C23.1249%2039.6%2023.2457%2039.8958%2023.2374%2040.2375C23.2291%2040.5792%2023.0999%2040.875%2022.8499%2041.125C22.5999%2041.375%2022.3041%2041.5%2021.9624%2041.5C21.6207%2041.5%2021.3249%2041.375%2021.0749%2041.125L13.3999%2033.425C13.1999%2033.225%2013.0499%2033%2012.9499%2032.75C12.8499%2032.5%2012.7999%2032.25%2012.7999%2032C12.7999%2031.75%2012.8499%2031.5%2012.9499%2031.25C13.0499%2031%2013.1999%2030.775%2013.3999%2030.575L21.0999%2022.875C21.3499%2022.625%2021.6416%2022.5042%2021.9749%2022.5125C22.3082%2022.5208%2022.5999%2022.65%2022.8499%2022.9C23.0999%2023.15%2023.2249%2023.4458%2023.2249%2023.7875C23.2249%2024.1292%2023.0999%2024.425%2022.8499%2024.675L15.5249%2032Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");display:inline-block;width:36px;height:64px;background-repeat:no-repeat;background-size:auto}.breadcrumbs-left.svelte-k6lrvp p:where(.svelte-k6lrvp){font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000}.breadcrumbs-right.svelte-k6lrvp p:where(.svelte-k6lrvp){font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#b48330}.slot-box.svelte-qpuat9{display:flex;flex-direction:column;gap:16px;width:100%}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9){padding:0 0 32px;display:flex;flex-direction:column;gap:12px}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9):first-child{border-bottom:1px solid #bebebe}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9) p:where(.svelte-qpuat9){color:#585858;font-weight:400;font-style:Regular;font-size:16px;line-height:145%;letter-spacing:0%}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9) span:where(.svelte-qpuat9){border:1px solid #bebebe;border-radius:100px;padding:8px 16px;cursor:pointer;transition:background .2s,color .2s}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9) span.selected:where(.svelte-qpuat9){background-color:#000;color:#fff}.slot-box.svelte-qpuat9>div:where(.svelte-qpuat9)>div:where(.svelte-qpuat9){display:flex;gap:12px;flex-wrap:wrap}.breadcrumbs.svelte-qpuat9{display:flex;flex-direction:row;gap:4px;justify-content:flex-start;align-items:center;padding:0 0 16px;border-bottom:1px solid #bebebe}.breadcrumbs-left.svelte-qpuat9{cursor:pointer;display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center}.breadcrumbs-right.svelte-qpuat9{display:flex;justify-content:center;align-items:center}.breadcrumbs-left.svelte-qpuat9 span:where(.svelte-qpuat9){background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='64'%20viewBox='0%200%2036%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='35.5'%20y='63.5'%20width='35'%20height='63'%20rx='17.5'%20transform='rotate(-180%2035.5%2063.5)'%20stroke='black'/%3e%3cmask%20id='mask0_1072_7207'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='6'%20y='20'%20width='24'%20height='24'%3e%3crect%20x='30'%20y='44'%20width='24'%20height='24'%20transform='rotate(-180%2030%2044)'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1072_7207)'%3e%3cpath%20d='M15.5249%2032L22.8749%2039.35C23.1249%2039.6%2023.2457%2039.8958%2023.2374%2040.2375C23.2291%2040.5792%2023.0999%2040.875%2022.8499%2041.125C22.5999%2041.375%2022.3041%2041.5%2021.9624%2041.5C21.6207%2041.5%2021.3249%2041.375%2021.0749%2041.125L13.3999%2033.425C13.1999%2033.225%2013.0499%2033%2012.9499%2032.75C12.8499%2032.5%2012.7999%2032.25%2012.7999%2032C12.7999%2031.75%2012.8499%2031.5%2012.9499%2031.25C13.0499%2031%2013.1999%2030.775%2013.3999%2030.575L21.0999%2022.875C21.3499%2022.625%2021.6416%2022.5042%2021.9749%2022.5125C22.3082%2022.5208%2022.5999%2022.65%2022.8499%2022.9C23.0999%2023.15%2023.2249%2023.4458%2023.2249%2023.7875C23.2249%2024.1292%2023.0999%2024.425%2022.8499%2024.675L15.5249%2032Z'%20fill='black'/%3e%3c/g%3e%3c/svg%3e");display:inline-block;width:36px;height:64px;background-repeat:no-repeat;background-size:auto}.breadcrumbs-left.svelte-qpuat9 p:where(.svelte-qpuat9){font-weight:400;font-size:16px;line-height:145%;letter-spacing:0%;color:#000}.breadcrumbs-right.svelte-qpuat9 p:where(.svelte-qpuat9){font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#b48330}section.svelte-qpuat9{display:flex;flex-direction:column;gap:24px}.count.svelte-1884l2n{font-weight:600;font-size:20px;line-height:145%;letter-spacing:0%;color:#000}section.svelte-1884l2n{display:flex;flex-direction:column;gap:24px;padding:0 0 72px;opacity:0;animation:svelte-1884l2n-fade-in 1.6s forwards}form.svelte-1884l2n{width:100%;display:flex;flex-direction:column;gap:16px}input.svelte-1884l2n{width:548px;padding:12px 18px;font-size:16px;border:1px solid #000000;border-radius:4px;height:56px;outline:none;position:relative;color:#000}input.svelte-1884l2n::placeholder{font-size:16px}input.invalid.svelte-1884l2n~label:where(.svelte-1884l2n){color:#d3150a}label.svelte-1884l2n{position:absolute;top:-8px;left:12px;color:#000;font-size:16px;pointer-events:none;transition:all 1.6s ease-out;background:#fff;padding:0 4px;opacity:0;animation:svelte-1884l2n-fade-in 1.6s forwards;animation-delay:.4s}@keyframes svelte-1884l2n-fade-in{0%{opacity:0}to{opacity:1}}input.svelte-1884l2n:focus+label:where(.svelte-1884l2n),input.svelte-1884l2n:not(:placeholder-shown)+label:where(.svelte-1884l2n){font-size:16px;color:#b48330}input.svelte-1884l2n:focus{border-color:#b48330}input.invalid.svelte-1884l2n{border-color:#d3150a}input.invalid.svelte-1884l2n:focus+label:where(.svelte-1884l2n),input.invalid.svelte-1884l2n:not(:placeholder-shown):valid+label:where(.svelte-1884l2n){color:#d3150a}.error-icon.svelte-1884l2n{position:absolute;top:50%;right:10px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%2015C10.2833%2015%2010.5208%2014.9042%2010.7125%2014.7125C10.9042%2014.5208%2011%2014.2833%2011%2014C11%2013.7167%2010.9042%2013.4792%2010.7125%2013.2875C10.5208%2013.0958%2010.2833%2013%2010%2013C9.71667%2013%209.47917%2013.0958%209.2875%2013.2875C9.09583%2013.4792%209%2013.7167%209%2014C9%2014.2833%209.09583%2014.5208%209.2875%2014.7125C9.47917%2014.9042%209.71667%2015%2010%2015ZM9%2011H11V5H9V11ZM10%2020C8.61667%2020%207.31667%2019.7375%206.1%2019.2125C4.88333%2018.6875%203.825%2017.975%202.925%2017.075C2.025%2016.175%201.3125%2015.1167%200.7875%2013.9C0.2625%2012.6833%200%2011.3833%200%2010C0%208.61667%200.2625%207.31667%200.7875%206.1C1.3125%204.88333%202.025%203.825%202.925%202.925C3.825%202.025%204.88333%201.3125%206.1%200.7875C7.31667%200.2625%208.61667%200%2010%200C11.3833%200%2012.6833%200.2625%2013.9%200.7875C15.1167%201.3125%2016.175%202.025%2017.075%202.925C17.975%203.825%2018.6875%204.88333%2019.2125%206.1C19.7375%207.31667%2020%208.61667%2020%2010C20%2011.3833%2019.7375%2012.6833%2019.2125%2013.9C18.6875%2015.1167%2017.975%2016.175%2017.075%2017.075C16.175%2017.975%2015.1167%2018.6875%2013.9%2019.2125C12.6833%2019.7375%2011.3833%2020%2010%2020Z'%20fill='%23D3150A'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;transform:translateY(-50%)}.input-wrapper.dropdown.svelte-1884l2n{position:relative;cursor:pointer}.input-wrapper.dropdown.svelte-1884l2n ul.dropdown-list:where(.svelte-1884l2n){position:absolute;top:60px;left:0;width:100%;background:#fff;border:1px solid #ccc;border-radius:4px;z-index:10;list-style:none;padding:0;margin:4px 0 0;box-shadow:0 4px 6px #0000001a}.input-wrapper.dropdown.svelte-1884l2n ul.dropdown-list:where(.svelte-1884l2n) li:where(.svelte-1884l2n){padding:12px 16px;cursor:pointer;transition:background .2s ease-in-out}.input-wrapper.dropdown.svelte-1884l2n ul.dropdown-list:where(.svelte-1884l2n) li.selected:where(.svelte-1884l2n){background-color:#ffe3c9}.input-wrapper.dropdown.active.svelte-1884l2n input:where(.svelte-1884l2n){border-color:#b48330}.img-time.svelte-1884l2n{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='16'%20viewBox='0%200%2022%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.9079%2015.5C11.8131%2015.5%2010.0387%2014.773%208.58469%2013.319C7.13086%2011.8652%206.40394%2010.0907%206.40394%207.99575C6.40394%205.91658%207.13086%204.1475%208.58469%202.6885C10.0387%201.2295%2011.8131%200.5%2013.9079%200.5C15.9873%200.5%2017.7564%201.2295%2019.2152%202.6885C20.6742%204.1475%2021.4037%205.91658%2021.4037%207.99575C21.4037%2010.0907%2020.6742%2011.8652%2019.2152%2013.319C17.7564%2014.773%2015.9873%2015.5%2013.9079%2015.5ZM13.9037%2014C15.5704%2014%2016.987%2013.4167%2018.1537%2012.25C19.3204%2011.0833%2019.9037%209.66667%2019.9037%208C19.9037%206.33333%2019.3204%204.91667%2018.1537%203.75C16.987%202.58333%2015.5704%202%2013.9037%202C12.237%202%2010.8204%202.58333%209.65369%203.75C8.48702%204.91667%207.90369%206.33333%207.90369%208C7.90369%209.66667%208.48702%2011.0833%209.65369%2012.25C10.8204%2013.4167%2012.237%2014%2013.9037%2014ZM14.6537%207.70575V4.90375C14.6537%204.69125%2014.5818%204.51317%2014.4379%204.3695C14.2943%204.22567%2014.1161%204.15375%2013.9034%204.15375C13.6908%204.15375%2013.5127%204.22567%2013.3692%204.3695C13.2255%204.51317%2013.1537%204.69125%2013.1537%204.90375V7.95775C13.1537%208.07542%2013.1781%208.18942%2013.2269%208.29975C13.2756%208.41008%2013.3424%208.508%2013.4274%208.5935L15.7479%2010.923C15.8968%2011.0782%2016.0734%2011.1558%2016.2779%2011.1558C16.4823%2011.1558%2016.662%2011.0782%2016.8172%2010.923C16.9724%2010.768%2017.0499%2010.5898%2017.0499%2010.3885C17.0499%2010.1872%2016.9724%2010.0089%2016.8172%209.85375L14.6537%207.70575ZM2.34619%204.75C2.13369%204.75%201.95552%204.67808%201.81169%204.53425C1.66802%204.39042%201.59619%204.21225%201.59619%203.99975C1.59619%203.78708%201.66802%203.609%201.81169%203.4655C1.95552%203.32183%202.13369%203.25%202.34619%203.25H4.65394C4.86644%203.25%205.04452%203.32192%205.18819%203.46575C5.33202%203.60958%205.40394%203.78775%205.40394%204.00025C5.40394%204.21292%205.33202%204.391%205.18819%204.5345C5.04452%204.67817%204.86644%204.75%204.65394%204.75H2.34619ZM1.34619%208.75C1.13369%208.75%200.955525%208.67808%200.811691%208.53425C0.668025%208.39042%200.596191%208.21225%200.596191%207.99975C0.596191%207.78708%200.668025%207.609%200.811691%207.4655C0.955525%207.32183%201.13369%207.25%201.34619%207.25H4.65394C4.86644%207.25%205.04452%207.32192%205.18819%207.46575C5.33202%207.60958%205.40394%207.78775%205.40394%208.00025C5.40394%208.21292%205.33202%208.391%205.18819%208.5345C5.04452%208.67817%204.86644%208.75%204.65394%208.75H1.34619ZM2.34619%2012.75C2.13369%2012.75%201.95552%2012.6781%201.81169%2012.5343C1.66802%2012.3904%201.59619%2012.2122%201.59619%2011.9998C1.59619%2011.7871%201.66802%2011.609%201.81169%2011.4655C1.95552%2011.3218%202.13369%2011.25%202.34619%2011.25H4.65394C4.86644%2011.25%205.04452%2011.3219%205.18819%2011.4658C5.33202%2011.6096%205.40394%2011.7878%205.40394%2012.0003C5.40394%2012.2129%205.33202%2012.391%205.18819%2012.5345C5.04452%2012.6782%204.86644%2012.75%204.65394%2012.75H2.34619Z'%20fill='%23B48330'/%3e%3c/svg%3e");display:inline-block;width:30px;height:15px;background-repeat:no-repeat;background-size:auto}.addons-box.svelte-1884l2n{display:flex;flex-direction:column;width:100%;gap:24px;cursor:pointer;border:1px solid #bebebe;border-radius:18px;padding:12px;transition:background-color .3s ease,border-color .3s ease}.addons-box.selected.svelte-1884l2n{border:2px solid #b48330;background-color:#fff9f2}.time-box.svelte-1884l2n{display:flex;gap:0;flex-direction:row;align-items:center}.info-box.svelte-1884l2n{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.info-box.svelte-1884l2n p:where(.svelte-1884l2n){color:#000;font-weight:600;font-style:SemiBold;font-size:20px;line-height:145%;letter-spacing:0%}.info-box.svelte-1884l2n span:where(.svelte-1884l2n){font-weight:600;font-size:16px;line-height:145%;color:#000;border-radius:100px;border:1px solid #000;padding:6px 22px}.addons.svelte-1884l2n{display:flex;flex-direction:column;gap:16px}.addons-box.svelte-1884l2n .info-box:where(.svelte-1884l2n) span:where(.svelte-1884l2n){transition:background-color .3s ease,color .3s ease,border-color .3s ease}span.sel.svelte-1884l2n{background-color:#000;color:#fff;border-color:#000}.addons-counter.svelte-1884l2n{color:#585858;font-weight:400;font-style:Regular;font-size:16px;line-height:145%;letter-spacing:0%}.booking-box.svelte-1r45tql{display:flex;flex-direction:row;gap:148px;justify-content:center;align-items:flex-start}.booking-main.svelte-oib8oa{width:100%;height:100dvh;display:flex;justify-content:center;align-items:flex-start;padding:74px 0}
