/*! tailwindcss v4.1.10 | 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)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--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-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-gray-50:oklch(98.5% .002 247.839);--color-gray-300:oklch(87.2% .01 258.338);--color-white:#fff;--spacing:.25rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono);--animate-fade-in:fadeIn 1.5s ease-out forwards}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;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,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}body,html{font-size:62.5%}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-1\/2{top:50%}.top-\[7\.2rem\]{top:7.2rem}.top-\[69px\]{top:69px}.top-full{top:100%}.right-0{right:calc(var(--spacing)*0)}.right-\[1\.6rem\]{right:1.6rem}.right-\[4\.6rem\]{right:4.6rem}.right-\[131px\]{right:131px}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-\[147px\]{bottom:147px}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-\[422px\]{left:422px}.z-2{z-index:2}.z-5{z-index:5}.z-10{z-index:10}.mx-\[16px\]{margin-inline:16px}.mx-auto{margin-inline:auto}.my-\[5rem\]{margin-block:5rem}.my-\[8rem\]{margin-block:8rem}.mt-\[1\.2rem\]{margin-top:1.2rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[4px\]{margin-top:4px}.mt-\[4rem\]{margin-top:4rem}.mt-\[5rem\]{margin-top:5rem}.mt-\[7\.2rem\]{margin-top:7.2rem}.mt-\[9\.1rem\]{margin-top:9.1rem}.mr-\[2px\]{margin-right:2px}.mb-\[0\.2rem\]{margin-bottom:.2rem}.mb-\[0\.8rem\]{margin-bottom:.8rem}.mb-\[1\.2rem\]{margin-bottom:1.2rem}.mb-\[1\.6rem\]{margin-bottom:1.6rem}.mb-\[1rem\]{margin-bottom:1rem}.mb-\[2\.1rem\]{margin-bottom:2.1rem}.mb-\[2\.4rem\]{margin-bottom:2.4rem}.mb-\[2rem\]{margin-bottom:2rem}.mb-\[4rem\]{margin-bottom:4rem}.mb-\[5rem\]{margin-bottom:5rem}.mb-\[6rem\]{margin-bottom:6rem}.mb-\[8px\]{margin-bottom:8px}.mb-\[15\.3rem\]{margin-bottom:15.3rem}.mb-\[19\.3rem\]{margin-bottom:19.3rem}.mb-\[37px\]{margin-bottom:37px}.ml-\[-34px\]{margin-left:-34px}.ml-auto{margin-left:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.aspect-\[658\/454\]{aspect-ratio:658/454}.h-\[0\.1rem\]{height:.1rem}.h-\[0\.3rem\]{height:.3rem}.h-\[1rem\]{height:1rem}.h-\[3\.6rem\]{height:3.6rem}.h-\[4\.2rem\]{height:4.2rem}.h-\[4\.8rem\]{height:4.8rem}.h-\[4rem\]{height:4rem}.h-\[5\.6rem\]{height:5.6rem}.h-\[5\.9rem\]{height:5.9rem}.h-\[5rem\]{height:5rem}.h-\[6rem\]{height:6rem}.h-\[7\.2rem\]{height:7.2rem}.h-\[8\.9rem\]{height:8.9rem}.h-\[9\.1rem\]{height:9.1rem}.h-\[9\.5rem\]{height:9.5rem}.h-\[13rem\]{height:13rem}.h-\[19px\]{height:19px}.h-\[26rem\]{height:26rem}.h-\[41\.9rem\]{height:41.9rem}.h-\[42\.4rem\]{height:42.4rem}.h-\[48\.3rem\]{height:48.3rem}.h-\[957px\]{height:957px}.h-\[calc\(100vh-7\.2rem\)\]{height:calc(100vh - 7.2rem)}.h-full{height:100%}.max-h-0{max-height:calc(var(--spacing)*0)}.max-h-96{max-height:calc(var(--spacing)*96)}.max-h-\[40vh\]{max-height:40vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[6rem\]{min-height:6rem}.min-h-\[36rem\]{min-height:36rem}.w-\[0\.5rem\]{width:.5rem}.w-\[0\.8rem\]{width:.8rem}.w-\[1rem\]{width:1rem}.w-\[3\.6rem\]{width:3.6rem}.w-\[3\.9rem\]{width:3.9rem}.w-\[5\.2rem\]{width:5.2rem}.w-\[5rem\]{width:5rem}.w-\[11px\]{width:11px}.w-\[12rem\]{width:12rem}.w-\[13rem\]{width:13rem}.w-\[15rem\]{width:15rem}.w-\[21\.4rem\]{width:21.4rem}.w-\[23rem\]{width:23rem}.w-\[28\.2rem\]{width:28.2rem}.w-\[30rem\]{width:30rem}.w-\[34\.3rem\]{width:34.3rem}.w-\[60rem\]{width:60rem}.w-\[90\%\]{width:90%}.w-\[100\%\]{width:100%}.w-\[131px\]{width:131px}.w-\[152px\]{width:152px}.w-\[644px\]{width:644px}.w-\[658px\]{width:658px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[34\.4rem\]{max-width:34.4rem}.max-w-\[37\.5rem\]{max-width:37.5rem}.max-w-\[90vw\]{max-width:90vw}.max-w-\[120rem\]{max-width:120rem}.max-w-\[1000px\]{max-width:1000px}.max-w-\[1200px\]{max-width:1200px}.max-w-full{max-width:100%}.flex-1{flex:1}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1)}.-translate-x-1\/2,.translate-x-0{translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-0{--tw-translate-x:calc(var(--spacing)*0)}.translate-x-full{--tw-translate-x:100%}.-translate-y-1\/2,.translate-x-full{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1)}.-translate-y-2{--tw-translate-y:calc(var(--spacing)*-2)}.-translate-y-2,.-translate-y-4\/5{translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-4\/5{--tw-translate-y:calc(calc(4/5*100%)*-1)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-180{rotate:180deg}.rotate-\[90deg\]{rotate:90deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-fade-in{animation:var(--animate-fade-in)}.animate-pulse{animation:var(--animate-pulse)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[0\.6rem\]{gap:.6rem}.gap-\[0\.8rem\]{gap:.8rem}.gap-\[0\.9rem\]{gap:.9rem}.gap-\[1\.2rem\]{gap:1.2rem}.gap-\[1\.6rem\]{gap:1.6rem}.gap-\[1rem\]{gap:1rem}.gap-\[2rem\]{gap:2rem}.gap-\[3\.2rem\]{gap:3.2rem}.gap-\[3\.4rem\]{gap:3.4rem}.gap-\[3rem\]{gap:3rem}.gap-\[4\.4rem\]{gap:4.4rem}.gap-\[4rem\]{gap:4rem}.gap-\[7\.5rem\]{gap:7.5rem}.gap-\[95px\]{gap:95px}.gap-x-\[1\.1rem\]{column-gap:1.1rem}.gap-y-\[3\.2rem\]{row-gap:3.2rem}.gap-y-\[4rem\]{row-gap:4rem}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-\[10rem\]{border-radius:10rem}.rounded-full{border-radius:3.40282e+38px}.rounded-none{border-radius:0}.rounded-t-\[2rem\]{border-top-left-radius:2rem;border-top-right-radius:2rem}.border,.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-\[0\.3rem\]{border-style:var(--tw-border-style);border-width:.3rem}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.border-b-1{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-\[5px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:5px}.border-l-\[0\.3rem\]{border-left-style:var(--tw-border-style);border-left-width:.3rem}.border-\[\#B3B3B3\]{border-color:#b3b3b3}.border-\[\#D5D5D5\]{border-color:#d5d5d5}.border-\[\#D8D8D8\],.border-\[\#d8d8d8\]{border-color:#d8d8d8}.border-black{border-color:#131313}.border-primary{border-color:#e8495b}.border-transparent{border-color:#0000}.border-white{border-color:var(--color-white)}.border-b-\[\#B3B3B3\]{border-bottom-color:#b3b3b3}.border-b-\[\#D8D8D8\]{border-bottom-color:#d8d8d8}.border-b-black{border-bottom-color:#131313}.bg-\[\#2A2A2A\]{background-color:#2a2a2a}.bg-\[\#B6BECA\]{background-color:#b6beca}.bg-\[\#D9A049\]{background-color:#d9a049}.bg-\[\#F5F6F8\]{background-color:#f5f6f8}.bg-\[\#F9FAEA\]{background-color:#f9faea}.bg-\[\#FFC842\]{background-color:#ffc842}.bg-\[\#FFF0F7\]{background-color:#fff0f7}.bg-\[\#FFFEEE\]{background-color:#fffeee}.bg-\[\#b3b3b3\]{background-color:#b3b3b3}.bg-\[rgba\(245\,246\,248\,0\.29\)\]{background-color:#f5f6f84a}.bg-bg-gray{background-color:#f5f6f8}.bg-black{background-color:#131313}.bg-black\/60{background-color:oklab(18.6741% -2.98023e-8 0/.6)}.bg-btn-gray{background-color:#ececee}.bg-dark-gray{background-color:#626262}.bg-gray-300{background-color:var(--color-gray-300)}.bg-navy{background-color:#00345d}.bg-orange{background-color:#f15d4e}.bg-primary{background-color:#e8495b}.bg-secondary{background-color:#0060af}.bg-skyblue{background-color:#059dbc}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-\[url\(\'\.\.\/assets\/images\/sns\/sns-bg\.png\'\)\]{background-image:url(/_next/static/media/sns-bg.81a6e573.png)}.bg-cover{background-size:cover}.bg-fixed{background-attachment:fixed}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.p-\[1\.6rem\]{padding:1.6rem}.px-\[0\.5rem\]{padding-inline:.5rem}.px-\[0\.8rem\]{padding-inline:.8rem}.px-\[0\.75rem\]{padding-inline:.75rem}.px-\[1\.2rem\]{padding-inline:1.2rem}.px-\[1\.3rem\]{padding-inline:1.3rem}.px-\[1\.4rem\]{padding-inline:1.4rem}.px-\[1\.6rem\]{padding-inline:1.6rem}.px-\[1\.7rem\]{padding-inline:1.7rem}.px-\[1\.9rem\]{padding-inline:1.9rem}.px-\[1\.25rem\]{padding-inline:1.25rem}.px-\[1\.45rem\]{padding-inline:1.45rem}.px-\[1\.85rem\]{padding-inline:1.85rem}.px-\[1rem\]{padding-inline:1rem}.px-\[2\.7rem\]{padding-inline:2.7rem}.px-\[2\.15rem\]{padding-inline:2.15rem}.px-\[2\.25rem\]{padding-inline:2.25rem}.px-\[2\.55rem\]{padding-inline:2.55rem}.px-\[2rem\]{padding-inline:2rem}.px-\[3\.5rem\]{padding-inline:3.5rem}.px-\[3\.6rem\]{padding-inline:3.6rem}.px-\[4\.05rem\]{padding-inline:4.05rem}.px-\[4rem\]{padding-inline:4rem}.px-\[5\.55rem\]{padding-inline:5.55rem}.px-\[5rem\]{padding-inline:5rem}.py-0{padding-block:calc(var(--spacing)*0)}.py-\[0\.2rem\]{padding-block:.2rem}.py-\[0\.3rem\]{padding-block:.3rem}.py-\[0\.5rem\]{padding-block:.5rem}.py-\[0\.8rem\]{padding-block:.8rem}.py-\[0\.15rem\]{padding-block:.15rem}.py-\[0\.35rem\]{padding-block:.35rem}.py-\[0\.75rem\]{padding-block:.75rem}.py-\[0\.95rem\]{padding-block:.95rem}.py-\[1\.2rem\]{padding-block:1.2rem}.py-\[1\.6rem\]{padding-block:1.6rem}.py-\[1\.8rem\]{padding-block:1.8rem}.py-\[1\.45rem\]{padding-block:1.45rem}.py-\[1rem\]{padding-block:1rem}.py-\[2\.05rem\]{padding-block:2.05rem}.py-\[2\.7rem\]{padding-block:2.7rem}.py-\[2\.8rem\]{padding-block:2.8rem}.py-\[2rem\]{padding-block:2rem}.py-\[3\.6rem\]{padding-block:3.6rem}.py-\[4rem\]{padding-block:4rem}.py-\[5rem\]{padding-block:5rem}.py-\[11px\]{padding-block:11px}.pt-\[2rem\]{padding-top:2rem}.pt-\[3\.8rem\]{padding-top:3.8rem}.pt-\[4rem\]{padding-top:4rem}.pt-\[5rem\]{padding-top:5rem}.pt-\[81px\]{padding-top:81px}.pb-\[5rem\]{padding-bottom:5rem}.pb-\[10rem\]{padding-bottom:10rem}.pl-\[0\.8rem\]{padding-left:.8rem}.pl-\[2rem\]{padding-left:2rem}.text-center{text-align:center}.text-end{text-align:end}.text-start{text-align:start}.font-sans{font-family:var(--font-geist-sans)}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.3rem\]{font-size:1.3rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.8rem\]{font-size:1.8rem}.text-\[1rem\]{font-size:1rem}.text-\[2\.2rem\]{font-size:2.2rem}.text-\[2\.4rem\]{font-size:2.4rem}.text-\[2\.8rem\]{font-size:2.8rem}.text-\[3\.2rem\]{font-size:3.2rem}.leading-\[1\.6rem\]{--tw-leading:1.6rem;line-height:1.6rem}.leading-\[2\.4rem\]{--tw-leading:2.4rem;line-height:2.4rem}.leading-\[2\.6rem\]{--tw-leading:2.6rem;line-height:2.6rem}.leading-\[2\.8rem\]{--tw-leading:2.8rem;line-height:2.8rem}.leading-\[3\.2rem\]{--tw-leading:3.2rem;line-height:3.2rem}.leading-\[3\.4rem\]{--tw-leading:3.4rem;line-height:3.4rem}.leading-\[100\%\]{--tw-leading:100%;line-height:100%}.font-\[800\]{--tw-font-weight:800;font-weight:800}.font-\[900\]{--tw-font-weight:900;font-weight:900}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-keep{word-break:keep-all}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-\[\#7E7E7E\]{color:#7e7e7e}.text-\[\#AAAAAA\]{color:#aaa}.text-\[\#ffffff\]{color:#fff}.text-black{color:#131313}.text-dark-gray{color:#626262}.text-light-gray{color:#979797}.text-primary{color:#e8495b}.text-secondary{color:#0060af}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a)}.shadow,.shadow-\[6px_6px_4px_rgba\(0\,0\,0\,0\.2\)\]{box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-\[6px_6px_4px_rgba\(0\,0\,0\,0\.2\)\]{--tw-shadow:6px 6px 4px var(--tw-shadow-color,#0003)}.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-0{--tw-duration:0s;transition-duration:0s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.duration-1000{--tw-duration:1s;transition-duration:1s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.group-hover\:scale-120:is(:where(.group):hover *){--tw-scale-x:120%;--tw-scale-y:120%;--tw-scale-z:120%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-0:is(:where(.group):hover *){opacity:0}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:scale-\[110\%\]:hover{scale:110%}.hover\:border-\[2px\]:hover{border-style:var(--tw-border-style);border-width:2px}.hover\:border-\[\#E8495B\]:hover,.hover\:border-\[\#e8495b\]:hover{border-color:#e8495b}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-primary:hover{background-color:#e8495b}.hover\:bg-white\/80:hover{background-color:#fffc}@supports (color:color-mix(in lab,red,red)){.hover\:bg-white\/80:hover{background-color:color-mix(in oklab,var(--color-white)80%,transparent)}}.hover\:text-white:hover{color:var(--color-white)}.hover\:opacity-70:hover{opacity:.7}.hover\:duration-300:hover{--tw-duration:.3s;transition-duration:.3s}}.disabled\:bg-light-gray:disabled{background-color:#979797}@media (min-width:375px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:bg-contain{background-size:contain}.sm\:bg-\[position\:0\%_0\%\]{background-position:0 0}}@media (min-width:1024px){.md\:static{position:static}.md\:mx-auto{margin-inline:auto}.md\:my-\[8rem\]{margin-block:8rem}.md\:mt-\[1\.2rem\]{margin-top:1.2rem}.md\:mt-\[2\.4rem\]{margin-top:2.4rem}.md\:mt-\[8rem\]{margin-top:8rem}.md\:mt-\[13rem\]{margin-top:13rem}.md\:mb-\[1\.2rem\]{margin-bottom:1.2rem}.md\:mb-\[1\.6rem\]{margin-bottom:1.6rem}.md\:mb-\[2\.8rem\]{margin-bottom:2.8rem}.md\:mb-\[3\.2rem\]{margin-bottom:3.2rem}.md\:mb-\[3rem\]{margin-bottom:3rem}.md\:mb-\[4\.8rem\]{margin-bottom:4.8rem}.md\:mb-\[4rem\]{margin-bottom:4rem}.md\:mb-\[5rem\]{margin-bottom:5rem}.md\:mb-\[7rem\]{margin-bottom:7rem}.md\:mb-\[8rem\]{margin-bottom:8rem}.md\:mb-\[10rem\]{margin-bottom:10rem}.md\:mb-\[15\.3rem\]{margin-bottom:15.3rem}.md\:mb-\[15rem\]{margin-bottom:15rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[1\.2rem\]{height:1.2rem}.md\:h-\[5\.9rem\]{height:5.9rem}.md\:h-\[8\.9rem\]{height:8.9rem}.md\:h-\[8rem\]{height:8rem}.md\:h-\[38\.6rem\]{height:38.6rem}.md\:w-\[0\.8rem\]{width:.8rem}.md\:w-\[1\.1rem\]{width:1.1rem}.md\:w-\[1\.3rem\]{width:1.3rem}.md\:w-\[6\.6rem\]{width:6.6rem}.md\:w-\[8rem\]{width:8rem}.md\:w-\[12rem\]{width:12rem}.md\:w-\[18rem\]{width:18rem}.md\:w-\[28\.2rem\]{width:28.2rem}.md\:w-\[38\.4rem\]{width:38.4rem}.md\:w-\[57\.5rem\]{width:57.5rem}.md\:w-\[90\%\]{width:90%}.md\:w-auto{width:auto}.md\:max-w-\[48\.6rem\]{max-width:48.6rem}.md\:max-w-\[120rem\]{max-width:120rem}.md\:translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-\[0\.74rem\]{gap:.74rem}.md\:gap-\[1\.2rem\]{gap:1.2rem}.md\:gap-\[1\.4rem\]{gap:1.4rem}.md\:gap-\[1\.6rem\]{gap:1.6rem}.md\:gap-\[2\.4rem\]{gap:2.4rem}.md\:gap-\[2rem\]{gap:2rem}.md\:gap-\[3\.4rem\]{gap:3.4rem}.md\:gap-\[7rem\]{gap:7rem}.md\:gap-\[9\.5rem\]{gap:9.5rem}.md\:gap-\[12\.9rem\]{gap:12.9rem}.md\:gap-x-\[2\.4rem\]{column-gap:2.4rem}.md\:gap-y-\[8rem\]{row-gap:8rem}.md\:rounded-t-\[2rem\]{border-top-right-radius:2rem}.md\:rounded-t-\[2rem\],.md\:rounded-tl-\[2rem\]{border-top-left-radius:2rem}.md\:rounded-tr-\[2rem\]{border-top-right-radius:2rem}.md\:border-l-\[0\.4rem\]{border-left-style:var(--tw-border-style);border-left-width:.4rem}.md\:bg-cover{background-size:cover}.md\:bg-\[position\:50\%_-35vh\]{background-position:50% -35vh}.md\:bg-\[position\:50\%_100\%\]{background-position:50% 100%}.md\:p-0{padding:calc(var(--spacing)*0)}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:px-\[1\.6rem\]{padding-inline:1.6rem}.md\:px-\[1\.9rem\]{padding-inline:1.9rem}.md\:px-\[2\.6rem\]{padding-inline:2.6rem}.md\:px-\[2\.9rem\]{padding-inline:2.9rem}.md\:px-\[3\.75rem\]{padding-inline:3.75rem}.md\:px-\[3rem\]{padding-inline:3rem}.md\:px-\[4\.85rem\]{padding-inline:4.85rem}.md\:px-\[5\.55rem\]{padding-inline:5.55rem}.md\:py-\[0\.65rem\]{padding-block:.65rem}.md\:py-\[0\.85rem\]{padding-block:.85rem}.md\:py-\[1\.6rem\]{padding-block:1.6rem}.md\:py-\[1\.7rem\]{padding-block:1.7rem}.md\:py-\[1rem\]{padding-block:1rem}.md\:py-\[2\.25rem\]{padding-block:2.25rem}.md\:py-\[3\.3rem\]{padding-block:3.3rem}.md\:py-\[7rem\]{padding-block:7rem}.md\:pt-\[2rem\]{padding-top:2rem}.md\:pt-\[3\.2rem\]{padding-top:3.2rem}.md\:pt-\[5rem\]{padding-top:5rem}.md\:pt-\[8rem\]{padding-top:8rem}.md\:pt-\[13rem\]{padding-top:13rem}.md\:pb-\[7rem\]{padding-bottom:7rem}.md\:pb-\[10rem\]{padding-bottom:10rem}.md\:pb-\[15rem\]{padding-bottom:15rem}.md\:pl-\[1\.2rem\]{padding-left:1.2rem}.md\:text-\[1\.6rem\]{font-size:1.6rem}.md\:text-\[1\.8rem\]{font-size:1.8rem}.md\:text-\[2\.2rem\]{font-size:2.2rem}.md\:text-\[2\.8rem\]{font-size:2.8rem}.md\:text-\[2rem\]{font-size:2rem}.md\:text-\[3\.6rem\]{font-size:3.6rem}.md\:text-\[4\.4rem\]{font-size:4.4rem}.md\:text-\[6rem\]{font-size:6rem}.md\:leading-\[2\.6rem\]{--tw-leading:2.6rem;line-height:2.6rem}.md\:leading-\[2\.8rem\]{--tw-leading:2.8rem;line-height:2.8rem}.md\:leading-\[3\.2rem\]{--tw-leading:3.2rem;line-height:3.2rem}.md\:leading-\[3\.4rem\]{--tw-leading:3.4rem;line-height:3.4rem}.md\:leading-\[3\.8rem\]{--tw-leading:3.8rem;line-height:3.8rem}.md\:leading-\[4\.4rem\]{--tw-leading:4.4rem;line-height:4.4rem}.md\:leading-\[5rem\]{--tw-leading:5rem;line-height:5rem}.md\:leading-\[100\%\]{--tw-leading:100%;line-height:100%}.md\:font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.md\:font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}}@media (min-width:1440px){.lg\:my-\[13rem\]{margin-block:13rem}.lg\:mb-\[6\.7rem\]{margin-bottom:6.7rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:gap-x-\[2\.4rem\]{column-gap:2.4rem}.lg\:gap-y-\[6rem\]{row-gap:6rem}.lg\:bg-cover{background-size:cover}.lg\:bg-\[position\:50\%_-40vh\]{background-position:50% -40vh}.lg\:bg-\[position\:50\%_100\%\]{background-position:50% 100%}.lg\:px-\[3\.45rem\]{padding-inline:3.45rem}.lg\:px-\[5\.6rem\]{padding-inline:5.6rem}.lg\:text-\[2\.8rem\]{font-size:2.8rem}}@media (min-width:1770px){.\32 xl\:bg-cover{background-size:cover}.\32 xl\:bg-\[position\:50\%_-50vh\]{background-position:50% -50vh}.\32 xl\:bg-\[position\:50\%_100\%\]{background-position:50% 100%}}@media (min-width:80rem){.xl\:bg-cover{background-size:cover}.xl\:bg-\[position\:50\%_-45vh\]{background-position:50% -45vh}.xl\:bg-\[position\:50\%_50\%\]{background-position:50%}}.\[\&_\.swiper\]\:\!py-\[5px\] .swiper{padding-block:5px!important}.\[\&_\.swiper\]\:\!py-\[10px\] .swiper{padding-block:10px!important}.\[\&_\.swiper-button-next\]\:\!top-1\/2 .swiper-button-next{top:50%!important}.\[\&_\.swiper-button-next\]\:\!right-\[-7\.5\%\] .swiper-button-next{right:-7.5%!important}.\[\&_\.swiper-button-next\]\:\!right-\[23\.5\%\] .swiper-button-next{right:23.5%!important}.\[\&_\.swiper-button-next\]\:\!z-0 .swiper-button-next{z-index:0!important}.\[\&_\.swiper-button-next\]\:\!z-3 .swiper-button-next{z-index:3!important}.\[\&_\.swiper-button-next\]\:\!mt-0 .swiper-button-next{margin-top:calc(var(--spacing)*0)!important}.\[\&_\.swiper-button-next\]\:\!flex .swiper-button-next{display:flex!important}.\[\&_\.swiper-button-next\]\:\!h-\[44px\] .swiper-button-next{height:44px!important}.\[\&_\.swiper-button-next\]\:\!h-\[70px\] .swiper-button-next{height:70px!important}.\[\&_\.swiper-button-next\]\:\!w-\[44px\] .swiper-button-next{width:44px!important}.\[\&_\.swiper-button-next\]\:\!w-\[70px\] .swiper-button-next{width:70px!important}.\[\&_\.swiper-button-next\]\:\!-translate-y-1\/2 .swiper-button-next{--tw-translate-y:calc(calc(1/2*100%)*-1)!important;translate:var(--tw-translate-x)var(--tw-translate-y)!important}.\[\&_\.swiper-button-next\]\:\!items-center .swiper-button-next{align-items:center!important}.\[\&_\.swiper-button-next\]\:\!justify-center .swiper-button-next{justify-content:center!important}.\[\&_\.swiper-button-next\]\:\!rounded-full .swiper-button-next{border-radius:3.40282e+38px!important}.\[\&_\.swiper-button-next\]\:\!bg-white\/60 .swiper-button-next{background-color:#fff9!important}@supports (color:color-mix(in lab,red,red)){.\[\&_\.swiper-button-next\]\:\!bg-white\/60 .swiper-button-next{background-color:color-mix(in oklab,var(--color-white)60%,transparent)!important}}.\[\&_\.swiper-button-next\]\:\!shadow-\[2px_4px_10px_rgba\(0\,0\,0\,0\.1\)\] .swiper-button-next{--tw-shadow:2px 4px 10px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.\[\&_\.swiper-button-next\:after\]\:\!hidden .swiper-button-next:after{display:none!important}.\[\&_\.swiper-button-prev\]\:\!top-1\/2 .swiper-button-prev{top:50%!important}.\[\&_\.swiper-button-prev\]\:\!left-\[-7\.5\%\] .swiper-button-prev{left:-7.5%!important}.\[\&_\.swiper-button-prev\]\:\!left-\[23\.5\%\] .swiper-button-prev{left:23.5%!important}.\[\&_\.swiper-button-prev\]\:\!z-0 .swiper-button-prev{z-index:0!important}.\[\&_\.swiper-button-prev\]\:\!z-3 .swiper-button-prev{z-index:3!important}.\[\&_\.swiper-button-prev\]\:\!mt-0 .swiper-button-prev{margin-top:calc(var(--spacing)*0)!important}.\[\&_\.swiper-button-prev\]\:\!flex .swiper-button-prev{display:flex!important}.\[\&_\.swiper-button-prev\]\:\!h-\[44px\] .swiper-button-prev{height:44px!important}.\[\&_\.swiper-button-prev\]\:\!h-\[70px\] .swiper-button-prev{height:70px!important}.\[\&_\.swiper-button-prev\]\:\!w-\[44px\] .swiper-button-prev{width:44px!important}.\[\&_\.swiper-button-prev\]\:\!w-\[70px\] .swiper-button-prev{width:70px!important}.\[\&_\.swiper-button-prev\]\:\!-translate-y-1\/2 .swiper-button-prev{--tw-translate-y:calc(calc(1/2*100%)*-1)!important;translate:var(--tw-translate-x)var(--tw-translate-y)!important}.\[\&_\.swiper-button-prev\]\:\!items-center .swiper-button-prev{align-items:center!important}.\[\&_\.swiper-button-prev\]\:\!justify-center .swiper-button-prev{justify-content:center!important}.\[\&_\.swiper-button-prev\]\:\!rounded-full .swiper-button-prev{border-radius:3.40282e+38px!important}.\[\&_\.swiper-button-prev\]\:\!bg-white\/60 .swiper-button-prev{background-color:#fff9!important}@supports (color:color-mix(in lab,red,red)){.\[\&_\.swiper-button-prev\]\:\!bg-white\/60 .swiper-button-prev{background-color:color-mix(in oklab,var(--color-white)60%,transparent)!important}}.\[\&_\.swiper-button-prev\]\:\!shadow-\[2px_4px_10px_rgba\(0\,0\,0\,0\.1\)\] .swiper-button-prev{--tw-shadow:2px 4px 10px var(--tw-shadow-color,#0000001a)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.\[\&_\.swiper-button-prev\:after\]\:\!hidden .swiper-button-prev:after{display:none!important}.\[\&_\.swiper-slide\]\:scale-85 .swiper-slide{--tw-scale-x:85%;--tw-scale-y:85%;--tw-scale-z:85%;scale:var(--tw-scale-x)var(--tw-scale-y)}.\[\&_\.swiper-slide\]\:\!rounded-\[2rem\] .swiper-slide{border-radius:2rem!important}.\[\&_\.swiper-slide\]\:rounded-\[2rem\] .swiper-slide{border-radius:2rem}.\[\&_\.swiper-slide\]\:\!shadow-\[0_3px_5px_0_rgba\(33\,48\,51\,0\.25\)\] .swiper-slide{--tw-shadow:0 3px 5px 0 var(--tw-shadow-color,#21303340)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.\[\&_\.swiper-slide\]\:\!shadow-\[0_3px_10px_0_rgba\(33\,48\,51\,0\.25\)\] .swiper-slide{--tw-shadow:0 3px 10px 0 var(--tw-shadow-color,#21303340)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.\[\&_\.swiper-slide\]\:brightness-60 .swiper-slide{--tw-brightness:brightness(60%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.\[\&_\.swiper-slide\]\:transition-all .swiper-slide{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[\&_\.swiper-slide\]\:duration-300 .swiper-slide{--tw-duration:.3s;transition-duration:.3s}.\[\&_\.swiper-slide-active\]\:scale-100 .swiper-slide-active{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%;scale:var(--tw-scale-x)var(--tw-scale-y)}.\[\&_\.swiper-slide-active\]\:brightness-100 .swiper-slide-active{--tw-brightness:brightness(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}:root{--background:#fff;--foreground:#171717}.not-active-tab{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:#979797;border-color:#d8d8d8}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@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-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}@font-face{font-family:pretendard;src:url(/_next/static/media/4aeaaf124a5054bc-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/dd3e76c51ce1a360-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/e00e15f44d7b58c0-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/cfa29e4f0aabf12a-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/12f0acdcae926a24-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/119cf01b445a4dc3-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/e725ed3d1f6bc360-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/b6885b7a9c09d162-s.p.woff2) format("woff2");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:pretendard;src:url(/_next/static/media/fc2b22d5c5b14cbb-s.p.woff2) format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:pretendard Fallback;src:local("Arial");ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.00%;size-adjust:101.55%}.__className_7d51d8{font-family:pretendard,pretendard Fallback}.__variable_7d51d8{--font-pretendard:"pretendard","pretendard Fallback"}