.header-nav__links[data-v-3637aeea]{align-items:center;color:#2b1104;display:flex;gap:.5rem;list-style-type:none}.header-nav__links--vertical[data-v-3637aeea]{align-items:stretch;flex-direction:column;gap:.25rem}.header-nav__link[data-v-3637aeea]{align-items:center;border-radius:.375rem;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.header-nav__link--login[data-v-3637aeea]{background:linear-gradient(135deg,#bd7000,#fbb040 50%,#8e5500);border-radius:10px;color:#000;font-weight:600;padding:10px 20px;transition:all .3s ease}.header-nav__link--login[data-v-3637aeea]:hover{box-shadow:0 4px 12px #e8a84966;transform:translateY(-2px)}.header-nav__link--login[data-v-3637aeea]:active{transform:translateY(0)}.mobile-nav[data-v-d0ba421f]{width:100%}.mobile-nav__topbar[data-v-d0ba421f]{align-items:center;background-color:#fefbea;display:flex;justify-content:space-between;padding:0;position:relative}.mobile-nav__logo[data-v-d0ba421f]{display:block;flex-shrink:0}.mobile-nav__logo img[data-v-d0ba421f]{height:2rem;width:auto}.mobile-nav__toggle[data-v-d0ba421f]{align-items:center;background-color:transparent;border-style:none;color:#fbb040;display:flex;flex-shrink:0;height:48px;justify-content:center;line-height:1;padding:.5rem;width:48px}.mobile-nav__menu[data-v-d0ba421f]{background-color:#fefbea;border-bottom-width:1px;border-color:#2b110433;left:0;position:absolute;right:0;top:100%;z-index:50}.mobile-nav__links[data-v-d0ba421f]{list-style-type:none;margin:0;padding:0}.mobile-nav__item[data-v-d0ba421f]{border-bottom-width:1px}.mobile-nav__item[data-v-d0ba421f]:last-child{border-bottom-width:0}.mobile-nav__item[data-v-d0ba421f]{border-color:#2b11041a}.mobile-nav__link[data-v-d0ba421f]{align-items:center;color:#2b1104;display:flex;font-weight:500;gap:.5rem;padding:1rem;transition:background-color .2s;width:100%}.mobile-nav__link[data-v-d0ba421f]:hover{background-color:#2b11040d}.mobile-nav__link--login[data-v-d0ba421f]{background:linear-gradient(135deg,#bd7000,#fbb040 50%,#8e5500)!important;border-radius:15px;color:#000!important;font-weight:600;justify-content:center;margin:5px;padding:10px}.mobile-nav__link--login[data-v-d0ba421f]:hover{background:linear-gradient(135deg,#ffc639,#e8a849 50%,#d9992a)!important;opacity:.95}.slide-fade-enter-active[data-v-d0ba421f],.slide-fade-leave-active[data-v-d0ba421f]{transition:all .3s ease-in-out}.slide-fade-enter-from[data-v-d0ba421f]{opacity:0;transform:translateY(-100%)}.slide-fade-enter-to[data-v-d0ba421f],.slide-fade-leave-from[data-v-d0ba421f]{opacity:1;transform:translateY(0)}.slide-fade-leave-to[data-v-d0ba421f]{opacity:0;transform:translateY(-100%)}@media(min-width:768px){.mobile-nav[data-v-d0ba421f]{display:none}}.compact-nav-wrapper[data-v-92c71154]{width:100%}.compact-nav__logo[data-v-92c71154]{margin-bottom:1rem}.compact-nav__logo-link[data-v-92c71154]{align-items:center;display:flex;justify-content:center}.compact-nav__logo-link span[data-v-92c71154]{font-size:1.25rem;font-weight:700;line-height:1.75rem}.compact-nav[data-v-92c71154]{width:100%}.compact-nav__links[data-v-92c71154]{display:flex;flex-direction:column;gap:.25rem;list-style-type:none}.compact-nav__link[data-v-92c71154]{align-items:center;border-radius:.375rem;display:flex;gap:.75rem;padding:.5rem .75rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.compact-nav__link[data-v-92c71154]:hover{background-color:#0000000d;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.compact-nav__link[data-v-92c71154]{font-weight:500;white-space:nowrap}.compact-nav__icon[data-v-92c71154]{flex-shrink:0;height:1.25rem;width:1.25rem}.compact-nav__text[data-v-92c71154]{font-size:.875rem;font-weight:500;line-height:1.25rem}.compact-nav:not(.compact-nav--expanded) .compact-nav__link[data-v-92c71154]{justify-content:center;padding-left:.5rem;padding-right:.5rem}.compact-nav:not(.compact-nav--expanded) .compact-nav__text[data-v-92c71154]{display:none}.compact-nav:not(.compact-nav--expanded) .compact-nav__icon[data-v-92c71154]{height:1.5rem;width:1.5rem}.compact-nav--expanded[data-v-92c71154]{min-width:14rem}.compact-nav--expanded .compact-nav__link[data-v-92c71154]{justify-content:flex-start;padding:.75rem 1rem}.compact-nav--expanded .compact-nav__text[data-v-92c71154]{display:block;font-size:1rem;font-weight:500;line-height:1.5rem}.header[data-v-f54a76f7]{background-color:#fefbea;padding-bottom:1rem;padding-top:1rem;position:relative;position:sticky;top:0;z-index:50}@media(max-width:1023px){.header[data-v-f54a76f7]{background-color:#fefbea;position:sticky!important;top:0;z-index:50}}.header .container[data-v-f54a76f7]{align-items:center;display:flex;justify-content:space-between}.header__logo-link[data-v-f54a76f7]{display:block}.header--fixed[data-v-f54a76f7]{position:relative}.header--floating[data-v-f54a76f7]{margin-left:1rem;margin-right:1rem;position:sticky;top:1rem}.header--floating .container[data-v-f54a76f7]{background-color:#fffffff2;border-color:#e5e7eb80;border-radius:1rem;border-width:1px;padding:.75rem 1.5rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.header--floating[data-v-f54a76f7]{background:transparent;padding:0;transition:transform .6s ease-out,opacity .6s ease-out}@media(min-width:1024px){.header--floating[data-v-f54a76f7]{height:0}}.header--floating-side[data-v-f54a76f7]{background:transparent;left:max(1rem,calc((100vw - min(1280px,100vw - 2rem))/2 - 300px));padding:0;position:fixed;top:50%;transform:translateY(-50%);transition:transform .6s ease-out,opacity .6s ease-out;z-index:50}@media(max-width:1280px){.header--floating-side[data-v-f54a76f7]{left:1rem}}@media(max-width:1024px){.header--floating-side[data-v-f54a76f7]{left:1rem}}.header--floating-side .container[data-v-f54a76f7]{background-color:#fffffff2;border-color:#e5e7eb80;border-radius:1rem;border-width:1px;flex-direction:column;padding:1.5rem 1rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-backdrop-blur:blur(12px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);min-width:200px}.header--floating-side .header__logo[data-v-f54a76f7]{margin-bottom:1rem}.header--floating-side-compact[data-v-f54a76f7]{left:1rem!important}.header--floating-side-compact .container[data-v-f54a76f7]{min-width:60px;padding:1rem .5rem}.header--floating-side-compact .header__logo[data-v-f54a76f7]{display:none}.header--floating-side-compact .compact-nav-wrapper[data-v-f54a76f7]{width:100%}.compact-nav-wrapper[data-v-f54a76f7],.compact-nav-wrapper .compact-nav__logo[data-v-f54a76f7]{transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header--floating.header--hidden[data-v-f54a76f7]{opacity:0;pointer-events:none;transform:translateY(-100%)}.header--floating-side.header--hidden[data-v-f54a76f7]{opacity:0;pointer-events:none;transform:translateY(-50%) translate(-100%)}.header--floating[data-v-f54a76f7]:not(.header--hidden){opacity:1;pointer-events:auto;transform:translateY(0)}.header--floating-side[data-v-f54a76f7]:not(.header--hidden){opacity:1;pointer-events:auto;transform:translateY(-50%)}@media(max-width:1024px){.header--floating[data-v-f54a76f7]{margin-left:0;margin-right:0;position:sticky!important;top:0}.header--floating .container[data-v-f54a76f7]{border-left-width:0;border-radius:0;border-right-width:0;border-top-width:0}.header--floating-side[data-v-f54a76f7]{left:0;left:0!important;position:sticky!important;right:0;top:0;transform:translateY(0)!important}.header--floating-side .container[data-v-f54a76f7]{border-left-width:0;border-radius:0;border-right-width:0;border-top-width:0;flex-direction:row;min-width:auto;padding:.75rem 1.5rem}.header--floating-side .header__logo[data-v-f54a76f7]{margin-bottom:0}}.footer[data-v-b5887fde]{background-color:#fefbea;color:#2b1104;width:100%}.footer__container[data-v-b5887fde]{margin-left:auto;margin-right:auto;max-width:80rem;padding:3rem 1rem}.footer__main[data-v-b5887fde]{display:grid;gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:2rem}@media(min-width:768px){.footer__main[data-v-b5887fde]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer__main[data-v-b5887fde]{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer__column[data-v-b5887fde]{display:flex;flex-direction:column}@media(min-width:1024px){.footer__brand[data-v-b5887fde]{grid-column:span 1/span 1}}.footer__logo-section[data-v-b5887fde]{margin-bottom:1rem}.footer__description[data-v-b5887fde]{color:#2b1104;font-size:.875rem;line-height:1.25rem;line-height:1.625;margin-bottom:1.5rem}.footer__social[data-v-b5887fde]{display:flex;gap:1rem}.footer__social-link[data-v-b5887fde]{border-radius:9999px;color:#2b1104;padding:.5rem;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer__social-link[data-v-b5887fde]:hover{background-color:#2b11041a;opacity:.7}.footer__social-icon[data-v-b5887fde]{height:1.5rem;width:1.5rem}.footer__column-title[data-v-b5887fde]{color:#2b1104;font-size:1.125rem;font-weight:600;line-height:1.75rem;margin-bottom:1rem}.footer__links-list[data-v-b5887fde]>:not([hidden])~:not([hidden]),.footer__nav-list[data-v-b5887fde]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.footer__links-item[data-v-b5887fde],.footer__nav-item[data-v-b5887fde]{font-size:.875rem;line-height:1.25rem}.footer__links-link[data-v-b5887fde],.footer__nav-link[data-v-b5887fde]{color:#2b1104;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.footer__links-link[data-v-b5887fde]:hover,.footer__nav-link[data-v-b5887fde]:hover{opacity:.7}.footer__spa-info[data-v-b5887fde]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.footer__spa-item[data-v-b5887fde]{color:#2b1104;font-size:.875rem;line-height:1.25rem}.footer__divider[data-v-b5887fde]{border-top:1px solid rgba(43,17,4,.2);margin-bottom:2rem}.footer__bottom[data-v-b5887fde]{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}@media(min-width:768px){.footer__bottom[data-v-b5887fde]{flex-direction:row}}.footer__polgo[data-v-b5887fde]{flex-shrink:0}.footer__polgo-link[data-v-b5887fde]{display:block}.footer__polgo-logo[data-v-b5887fde]{height:2rem;opacity:.6;transition:opacity .2s;width:auto}.footer__polgo-logo[data-v-b5887fde]:hover{opacity:1}.footer__text[data-v-b5887fde]{text-align:center}.footer__text-content[data-v-b5887fde]{color:#2b1104;font-size:.75rem;line-height:1rem;line-height:1.625}@media(max-width:1024px){.footer__main[data-v-b5887fde]{gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.footer__main[data-v-b5887fde]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__brand[data-v-b5887fde]{grid-column:span 2/span 2}}}@media(max-width:768px){.footer__container[data-v-b5887fde]{padding:2rem 1.5rem}.footer__main[data-v-b5887fde]{gap:1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}.footer__column[data-v-b5887fde]{align-items:center;text-align:center}.footer__brand[data-v-b5887fde]{grid-column:span 1/span 1}.footer__social[data-v-b5887fde]{justify-content:center}.footer__column-title[data-v-b5887fde]{text-align:center}.footer__links-list[data-v-b5887fde],.footer__nav-list[data-v-b5887fde],.footer__spa-info[data-v-b5887fde]{align-items:center;text-align:center}.footer__bottom[data-v-b5887fde],.footer__text[data-v-b5887fde]{text-align:center}}
