@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-font-weight:initial;--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{: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;--color-yellow-400:#fac800;--color-green-500:#00c758;--color-green-600:#00a544;--color-blue-500:#3080ff;--color-pink-500:#f6339a;--color-gray-300:#d1d5dc;--color-gray-400:#99a1af;--spacing:.25rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--font-weight-semibold:600;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--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)}@supports (color:lab(0% 0 0)){:root,:host{--color-yellow-400:lab(83.2664% 8.65132 106.895);--color-green-500:lab(70.5521% -66.5147 45.8073);--color-green-600:lab(59.0978% -58.6621 41.2579);--color-blue-500:lab(54.1736% 13.3369 -74.6839);--color-pink-500:lab(56.9303% 76.8162 -8.07021);--color-gray-300:lab(85.1236% -.612259 -3.7138);--color-gray-400:lab(65.9269% -.832707 -8.17473)}}}@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%;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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}::-webkit-calendar-picker-indicator{line-height:1}:-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-4{margin-top:calc(var(--spacing)*4)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.items-center{align-items:center}.object-cover{object-fit:cover}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-blue-500{color:var(--color-blue-500)}.text-gray-300{color:var(--color-gray-300)}.text-gray-400{color:var(--color-gray-400)}.text-green-500{color:var(--color-green-500)}.text-green-600{color:var(--color-green-600)}.text-pink-500{color:var(--color-pink-500)}.text-yellow-400{color:var(--color-yellow-400)}.underline{text-decoration-line:underline}.blur{--tw-blur:blur(8px);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,)}.grayscale{--tw-grayscale:grayscale(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,)}.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,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))}@media (min-width:48rem){.md\:block{display:block}}}@font-face{font-family:Hamchorom;src:url(/fonts/HANBatang.woff)format("woff");font-weight:100 500;font-style:normal;font-display:swap}@font-face{font-family:Hamchorom;src:url(/fonts/HANBatangB.woff)format("woff");font-weight:600 900;font-style:normal;font-display:swap}:root{--primary:#00a0d7;--secondary:#00beeb;--bg-white:#fff;--bg-base:#faf5eb;--bg-footer:#e6e1d7;--bg-point:#f3ebe1;--text-main:#1d1b19;--text-sub:#5c564b;--text-gray:#99948d;--ui-gray:#999;--font-heading:"Hamchorom";--font-body:"Hamchorom";--layout-max-width:1280px;--layout-padding:clamp(1rem,5vw,2rem);--text-xs:clamp(.75rem,.8vw,.875rem);--text-sm:clamp(.875rem,.9vw,1rem);--text-base:clamp(1rem,1vw,1.125rem);--text-lg:clamp(1.125rem,1.25vw,1.25rem);--text-xl:clamp(1.25rem,2vw,1.5rem);--text-2xl:clamp(1.5rem,3vw,2rem);--text-3xl:clamp(2rem,5vw,3rem);--space-2xs:clamp(.125rem,.5vw,.25rem);--space-xs:clamp(.25rem,1vw,.5rem);--space-sm:clamp(.5rem,2vw,1rem);--space-md:clamp(1rem,4vw,2rem);--space-lg:clamp(2rem,6vw,4rem);--space-xl:clamp(3rem,8vw,6rem);--space-2xl:clamp(5rem,10vw,8rem);--section-py:clamp(4rem,10vw,9rem);--section-gap:clamp(2rem,4vw,4rem);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-pill:9999px}h1,h2,h3,h4,h5,.hero-title,.section-title{font-family:var(--font-heading),serif;letter-spacing:-.02em}body,p,span,a{font-family:var(--font-body),serif}section,#treatments{background-color:var(--bg-white)}#cases{background-color:var(--bg-base)}footer{background-color:var(--bg-footer)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--ui-gray);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-sub)}@media (max-width:768px){body{padding-bottom:80px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}}@property --tw-font-weight{syntax:"*";inherits:false}@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}
.Header-module__85i50G__stickyWrapper{z-index:1000;flex-direction:column;width:100%;transition:transform .3s;display:flex;position:fixed;top:0;left:0}.Header-module__85i50G__topBar{background-color:var(--primary);color:#fff;font-size:var(--text-xs);padding:var(--space-xs)0;text-align:center;z-index:1001;font-weight:400}.Header-module__85i50G__headerContainer{width:100%;height:80px;transition:background-color .3s,border-bottom .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:relative}.Header-module__85i50G__headerLight{-webkit-backdrop-filter:blur(12px);color:#333;background-color:#ffffffd9;border-bottom:1px solid #0000000d}.Header-module__85i50G__headerDark{-webkit-backdrop-filter:blur(8px);color:#fff;background-color:#0000001a;border-bottom:1px solid #ffffff1a}.Header-module__85i50G__headerDark .Header-module__85i50G__gnbLink{color:#fff;font-weight:500}.Header-module__85i50G__headerDark .Header-module__85i50G__gnbItem:hover .Header-module__85i50G__gnbLink{color:#ffffffe6}.Header-module__85i50G__headerDark .Header-module__85i50G__mobileMenuBtn{color:#fff}.Header-module__85i50G__navContent{justify-content:space-between;align-items:center;width:95%;max-width:1600px;height:100%;margin:0 auto;display:flex}.Header-module__85i50G__logoArea{flex-shrink:0;align-items:center;display:flex}.Header-module__85i50G__logoImg{object-fit:contain;width:auto;height:40px}.Header-module__85i50G__gnbContainer{flex:1;justify-content:center;height:100%;display:flex;position:relative}.Header-module__85i50G__navWrapper{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.Header-module__85i50G__gnbList{align-items:center;height:100%;margin:0;padding:0;list-style:none}.Header-module__85i50G__gnbItem{height:100%;padding:0 var(--space-sm);cursor:pointer;white-space:nowrap;align-items:center;display:flex;position:relative}.Header-module__85i50G__gnbLink{font-family:var(--font-body);font-size:var(--text-base);color:#333;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Header-module__85i50G__gnbItem:hover .Header-module__85i50G__gnbLink,.Header-module__85i50G__gnbLinkActive{color:#000;font-weight:700}.Header-module__85i50G__megaMenuOverlay{z-index:100;pointer-events:auto;justify-content:center;width:100%;padding-top:24px;display:flex;position:absolute;top:100%;left:0}.Header-module__85i50G__megaMenuInner{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);width:100%;padding:var(--space-md)0;box-sizing:border-box;background-color:#fffffff2;border:1px solid #ffffff80;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;display:grid;box-shadow:0 20px 50px #0000001a,0 4px 10px #00000008}.Header-module__85i50G__menuColumn{padding:0 var(--space-sm);border-right:1px solid #0000000f;flex-direction:column;align-items:center;min-width:0;display:flex;position:relative}.Header-module__85i50G__menuColumn:last-child{border-right:none}.Header-module__85i50G__subMenuList{gap:var(--space-sm);flex-direction:column;align-items:center;width:100%;list-style:none;display:flex}.Header-module__85i50G__subMenuLinkWrapper{text-align:center;color:#333;padding:var(--space-xs)var(--space-xs);border-radius:var(--radius-md);box-sizing:border-box;flex-direction:column;align-items:center;width:100%;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__85i50G__subMenuLinkWrapper:hover{background-color:#00a0d70d}.Header-module__85i50G__menuItemRow{flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.Header-module__85i50G__badge{color:var(--primary);border-radius:var(--radius-sm);white-space:nowrap;background-color:#00a0d71a;flex-shrink:0;padding:2px 5px;font-size:11px;font-weight:800}.Header-module__85i50G__menuName{font-size:var(--text-sm);white-space:nowrap;font-weight:500;transition:font-weight .2s,color .2s}.Header-module__85i50G__subMenuLinkWrapper:hover .Header-module__85i50G__menuName{color:#000;font-weight:700}.Header-module__85i50G__menuSubDesc{font-size:var(--text-xs);color:#999;letter-spacing:-.01em;word-break:keep-all;white-space:nowrap;margin-top:4px;line-height:1.4}.Header-module__85i50G__mobileMenuBtn{font-size:var(--text-xl);color:#333;background:0 0;border:none;display:none}@media (max-width:1024px){.Header-module__85i50G__gnbContainer{display:none}.Header-module__85i50G__mobileMenuBtn{margin-left:auto;display:block}.Header-module__85i50G__megaMenuOverlay{display:none}}
.MobileMenu-module__XP5G_W__overlay{-webkit-backdrop-filter:blur(4px);z-index:999;background-color:#0006;position:fixed;inset:0}.MobileMenu-module__XP5G_W__sheet{background-color:var(--bg-white);z-index:1000;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;width:100%;height:90vh;display:flex;position:fixed;bottom:0;left:0;overflow:hidden;box-shadow:0 -10px 40px #0000001a}.MobileMenu-module__XP5G_W__header{padding:var(--space-sm)var(--space-md);background-color:var(--bg-white);border-bottom:1px solid #0000000d;justify-content:flex-end;align-items:center;display:flex}.MobileMenu-module__XP5G_W__closeBtn{font-size:var(--text-xl);color:var(--text-main);padding:var(--space-xs);cursor:pointer;background:0 0;border:none}.MobileMenu-module__XP5G_W__body{flex:1;height:100%;display:flex;overflow:hidden}.MobileMenu-module__XP5G_W__leftPanel{background-color:#f8f9fa;border-right:1px solid #0000000d;flex-direction:column;width:35%;display:flex;overflow-y:auto}.MobileMenu-module__XP5G_W__tabItem{text-align:left;width:100%;padding:var(--space-md)var(--space-sm);font-size:var(--text-sm);color:var(--text-sub);cursor:pointer;background:0 0;border:none;font-weight:500;transition:all .2s;position:relative}.MobileMenu-module__XP5G_W__tabItemActive{background-color:var(--bg-white);color:var(--primary);font-weight:700}.MobileMenu-module__XP5G_W__tabItemActive:before{content:"";background-color:var(--primary);border-radius:0 4px 4px 0;width:4px;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MobileMenu-module__XP5G_W__rightPanel{background-color:var(--bg-white);width:65%;padding:var(--space-md);overflow-y:auto}.MobileMenu-module__XP5G_W__subMenuList{gap:var(--space-sm);flex-direction:column;display:flex}.MobileMenu-module__XP5G_W__menuItem{min-height:48px;padding:var(--space-xs)0;border-bottom:1px solid #00000008;flex-direction:column;justify-content:center;text-decoration:none;display:flex}.MobileMenu-module__XP5G_W__menuItem:last-child{border-bottom:none}.MobileMenu-module__XP5G_W__menuName{font-size:var(--text-base);color:var(--text-main);margin-bottom:2px;font-weight:500}.MobileMenu-module__XP5G_W__menuBadge{color:var(--primary);vertical-align:middle;background-color:#00a0d71a;border-radius:4px;margin-right:6px;padding:2px 5px;font-size:10px;font-weight:800;display:inline-block}.MobileMenu-module__XP5G_W__subDesc{font-size:var(--text-xs);color:var(--text-gray);font-weight:400}.MobileMenu-module__XP5G_W__footer{padding:var(--space-md);background-color:var(--bg-white);gap:var(--space-sm);border-top:1px solid #0000000d;display:flex}.MobileMenu-module__XP5G_W__actionBtn{border-radius:var(--radius-md);height:48px;font-weight:600;font-size:var(--text-sm);cursor:pointer;flex:1;justify-content:center;align-items:center;text-decoration:none;display:flex}.MobileMenu-module__XP5G_W__btnSecondary{background-color:var(--bg-base);color:var(--text-main)}.MobileMenu-module__XP5G_W__btnPrimary{background-color:var(--primary);color:#fff}
.FloatingMenu-module__zLExYG__menuContainer{z-index:9999;padding:var(--space-md)var(--space-xs);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;pointer-events:none;background-color:#857f76e6;border-radius:50px;flex-direction:column;align-items:center;gap:15px;margin-bottom:50px;transition:all .5s cubic-bezier(.68,-.55,.27,1.55);display:flex;position:fixed;bottom:0;right:30px;transform:translateY(100px);box-shadow:0 4px 20px #0003}.FloatingMenu-module__zLExYG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.FloatingMenu-module__zLExYG__menuItem{color:#fff;cursor:pointer;flex-direction:column;align-items:center;width:50px;font-size:.8rem;font-weight:500;transition:transform .2s;display:flex}.FloatingMenu-module__zLExYG__menuItem:hover{transform:scale(1.1)}.FloatingMenu-module__zLExYG__icon{color:var(--secondary);margin-bottom:5px;font-size:1.2rem}.FloatingMenu-module__zLExYG__whiteIcon{color:#fff}.FloatingMenu-module__zLExYG__reserveButton{background-color:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:5px 0;font-size:.9rem;font-weight:700;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 10px #00beeb66}.FloatingMenu-module__zLExYG__reserveButton:hover{background-color:#00aed6;transform:scale(1.1)}@media (max-width:768px){.FloatingMenu-module__zLExYG__menuContainer{background-color:#fffffff2;border-top:1px solid #0000000d;border-radius:20px 20px 0 0;flex-direction:row;justify-content:space-around;align-items:flex-end;width:100%;margin-bottom:0;padding:10px 15px 25px;bottom:0;right:0;box-shadow:0 -4px 20px #0000000d}.FloatingMenu-module__zLExYG__menuItem{color:var(--text-sub);flex:1;width:auto;font-size:.7rem}.FloatingMenu-module__zLExYG__icon{margin-bottom:2px;font-size:1.4rem}.FloatingMenu-module__zLExYG__reserveButton{width:70px;height:70px;margin-bottom:15px;font-size:1rem;transform:translateY(-10px);box-shadow:0 4px 15px #00beeb80}.FloatingMenu-module__zLExYG__reserveButton:hover{transform:translateY(-12px)scale(1.05)}.FloatingMenu-module__zLExYG__itemReview{order:1}.FloatingMenu-module__zLExYG__itemChat{order:2}.FloatingMenu-module__zLExYG__itemReserve{flex:none;order:3}.FloatingMenu-module__zLExYG__itemBlog{order:4}.FloatingMenu-module__zLExYG__itemInsta{order:5}}
.Footer-module__hP-FLq__footerContainer{color:var(--bg-white);background-color:#0f172a;background-image:linear-gradient(#0f172ae6,#0f172ae6),url(/images/bg-location-v3.png);background-repeat:no-repeat;background-size:cover}.Footer-module__hP-FLq__inner{color:var(--bg-white);gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__hP-FLq__contentGrid{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);display:flex}.Footer-module__hP-FLq__contentGrid>div{flex:1;min-width:0}.Footer-module__hP-FLq__sectionGroup{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__hP-FLq__heading{font-size:var(--text-base);color:var(--bg-white);align-items:center;gap:var(--space-xs);font-weight:700;display:flex}.Footer-module__hP-FLq__headingPill{background-color:var(--primary);border-radius:var(--radius-pill);width:.25rem;height:1rem}.Footer-module__hP-FLq__infoCard{padding:var(--space-md);border-radius:var(--radius-md);gap:var(--space-sm);font-size:var(--text-base);color:var(--bg-white);background-color:#1e293b99;border:1px solid #ffffff1a;flex-direction:column;font-weight:300;display:flex}.Footer-module__hP-FLq__row{justify-content:space-between;align-items:center;display:flex}.Footer-module__hP-FLq__rowLabel{color:#ffffffb3;font-weight:500}.Footer-module__hP-FLq__rowValue{color:var(--bg-white);font-weight:600}.Footer-module__hP-FLq__divider{height:1px;margin:var(--space-xs)0;background-color:#ffffff1a}.Footer-module__hP-FLq__specialInfo{gap:var(--space-2xs);flex-direction:column;display:flex}.Footer-module__hP-FLq__specialTitle{color:var(--primary);align-items:center;gap:var(--space-xs);font-weight:500;display:flex}.Footer-module__hP-FLq__dot{background-color:var(--primary);border-radius:var(--radius-pill);width:.375rem;height:.375rem}.Footer-module__hP-FLq__specialNote{font-size:var(--text-sm);color:#ffffff80;padding-left:.875rem}.Footer-module__hP-FLq__locationBtn:hover{color:#fff}.Footer-module__hP-FLq__locationBtn:active{transform:scale(.98)}.Footer-module__hP-FLq__copyright{width:100%;padding-top:var(--space-lg);text-align:center;font-size:var(--text-base);color:#fff6;text-align:left;line-height:1.625}.Footer-module__hP-FLq__copyRow{margin-bottom:var(--space-2xs)}.Footer-module__hP-FLq__copyRow.Footer-module__hP-FLq__last{margin-bottom:var(--space-md)}.Footer-module__hP-FLq__copyRightText{color:#fff9;font-weight:500}@media (max-width:768px){.Footer-module__hP-FLq__contentGrid{gap:var(--space-lg);flex-direction:column-reverse;display:flex}.Footer-module__hP-FLq__contentGrid>div{width:100%}.Footer-module__hP-FLq__inner{gap:var(--space-lg)}.Footer-module__hP-FLq__copyright{text-align:center}}
