@charset "UTF-8";:root{--brand-primary: #2b4c6f;--brand-secondary: #bca384;--brand-dark: #2b4c6f;--brand-light: #fffdf9;--btn-hover: #487e59;--gold: #bca384;--gold-light: #ebe2d6}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}::selection{background:var(--accent);color:var(--white)}::-moz-selection{background:var(--accent);color:var(--white)}body{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);letter-spacing:var(--ls-normal);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}html,body{overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:var(--ls-tight);line-height:var(--lh-tight);text-wrap:balance;word-break:keep-all;overflow-wrap:break-word}@media(max-width:640px){h1,h2,h3,h4,h5,h6{text-wrap:wrap;word-break:normal}}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2);line-height:var(--lh-snug)}h3{font-size:var(--fs-h3);line-height:var(--lh-snug)}h4{font-size:var(--fs-h4);line-height:var(--lh-snug)}.eyebrow,.text-caps{font-family:var(--font-mono);font-size:var(--fs-eyebrow);font-weight:var(--fw-semibold);letter-spacing:var(--ls-caps);text-transform:uppercase;line-height:var(--lh-aux)}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.ql-align-center img{margin-left:auto;margin-right:auto}.ql-align-right img{margin-left:auto;margin-right:0}.tpl-home-l{--gl-primary: var(--brand-primary);--gl-secondary: var(--brand-secondary);--gl-secondary-hover: #cbb59a;--gl-on-secondary: #1a2f45;--gl-gold-text: #a5845a;--gl-dark: var(--brand-dark);--gl-paper: var(--brand-light);--gl-green: #43744f;--gl-green-figma: #528f65;--gl-green-hover: #376042;--gl-white: #ffffff;--gl-ink-muted: #666666;--gl-placeholder: #9ca3af;--gl-primary-rgb: 43 76 111;--gl-secondary-rgb: 188 163 132;--gl-paper-rgb: 255 253 249;--gl-green-rgb: 82 143 101;--gl-black-rgb: 0 0 0;--gl-white-rgb: 255 255 255;--gl-serif: "Noto Serif TC", Georgia, serif;--gl-sans-cjk: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--gl-body: "Inter", "Noto Sans TC", -apple-system, "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--gl-hero-serif: "Bodoni Moda", "Noto Serif TC", Georgia, serif;--font-sans: var(--gl-body);--font-display: var(--gl-serif);--font-serif: var(--gl-serif);--gl-radius-0: 0px;--gl-radius-xs: 2px;--gl-radius-s: 4px;--gl-radius-m: 12px;--gl-radius-l: 16px;--gl-radius-full: 9999px;--gl-shadow-text: 0 2px 4px rgb(var(--gl-black-rgb) / .35), 0 4px 18px rgb(var(--gl-black-rgb) / .45);--gl-shadow-card: 0 4px 24px -4px rgb(var(--gl-primary-rgb) / .08);--gl-shadow-btn: 0 10px 15px -3px rgb(var(--gl-black-rgb) / .1), 0 4px 6px -4px rgb(var(--gl-black-rgb) / .1);--gl-shadow-l: 0 20px 25px -5px rgb(var(--gl-black-rgb) / .1), 0 8px 10px -6px rgb(var(--gl-black-rgb) / .1);--gl-shadow-xl: 0 25px 50px -12px rgb(var(--gl-black-rgb) / .25);--gl-shadow-nav-cta: 0 2px 5px rgb(var(--gl-green-rgb) / .2);--gl-sec-py: 96px;--gl-sec-px: 80px;--gl-container: 1280px;--content-max: var(--gl-container);--gl-header-h: 81px;--gl-h2-gap: 80px;--gl-h2-rule-w: clamp(90px, 10.4vw, 150px);--gl-h2-rule-bg: linear-gradient(90deg, rgba(226, 203, 170, 0), #e2cbaa 35%, #e2cbaa 65%, rgba(226, 203, 170, 0));--gl-btn-h: 48px;--gl-btn-radius: 4px;--gl-btn-pad-x: 32px;--gl-btn-font: 14px;--gl-btn-weight: 500;--gl-btn-ease: .25s cubic-bezier(.16, 1, .3, 1);--gl-btn-lift: -2px;--gl-btn-focus-ring: 0 0 0 3px rgb(var(--gl-secondary-rgb) / .55);--gl-btn-primary-hover: #516c89;--gl-star-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.5 20'%3E%3Cpath d='M11.25 0 L14.15 7.15 L21.85 7.64 L15.9 12.55 L17.82 20 L11.25 15.88 L4.68 20 L6.6 12.55 L0.65 7.64 L8.35 7.15 Z' fill='%23000'/%3E%3C/svg%3E");--tpl-inner-motion: 0;--accent: var(--gl-primary);--white: var(--gl-white);background:var(--gl-paper);color:var(--gl-primary);font-family:var(--gl-body)}@media(min-width:1600px){.tpl-home-l{--gl-container: 1440px}}@media(max-width:1023px){.tpl-home-l{--gl-sec-py: 64px;--gl-sec-px: 48px;--gl-h2-gap: 64px}}@media(max-width:767px){.tpl-home-l{--gl-sec-py: 48px;--gl-sec-px: 24px;--gl-h2-gap: 48px}}@media(max-width:480px){.tpl-home-l{--gl-sec-py: 40px;--gl-sec-px: 16px;--gl-h2-gap: 40px}}body.tpl-home-l app-footer .footer::selection,body.tpl-home-l app-footer .footer *::selection,body.tpl-home-l app-footer .footer-legal::selection,body.tpl-home-l app-footer .footer-legal *::selection,body.tpl-home-l .ph-section.ph-color-dark::selection,body.tpl-home-l .ph-section.ph-color-dark *::selection,body.tpl-home-l .cl-section::selection,body.tpl-home-l .cl-section *::selection,body.tpl-home-l .testimonial-section::selection,body.tpl-home-l .testimonial-section *::selection,body.tpl-home-l .cta-block::selection,body.tpl-home-l .cta-block *::selection,body.tpl-home-l .compare-cards-section .cc-dark::selection,body.tpl-home-l .compare-cards-section .cc-dark *::selection,body.tpl-home-l .table-section .data-table th::selection,body.tpl-home-l .table-section .data-table th *::selection,body.tpl-home-l .hh-column-list .hh-cl-header::selection,body.tpl-home-l .hh-column-list .hh-cl-header *::selection,body.tpl-home-l .hl-hero::selection,body.tpl-home-l .hl-hero *::selection,body.tpl-home-l .hl-testimonials::selection,body.tpl-home-l .hl-testimonials *::selection,body.tpl-home-l .ty-band::selection,body.tpl-home-l .ty-band *::selection,body.tpl-home-l .nf-band::selection,body.tpl-home-l .nf-band *::selection{background:var(--gl-white);color:var(--gl-primary)}body.tpl-home-l app-header .nav{background:rgb(var(--gl-paper-rgb)/.9);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.2);box-shadow:none;padding:16px max(clamp(20px,4vw,88px),(100% - var(--gl-container)) / 2) 16px max(clamp(20px,4vw,80px),(100% - var(--gl-container)) / 2);font-family:var(--gl-body)}body.tpl-home-l app-header .nav.scrolled{padding-top:12px;padding-bottom:12px;box-shadow:0 2px 12px rgb(var(--gl-primary-rgb)/.06)}body.tpl-home-l .nav .brand-logo{height:48px}body.tpl-home-l app-home-l .hl-hero-star,body.tpl-home-l .ph-section .inner:before{display:none!important}body.tpl-home-l .hl-h2{letter-spacing:.16em;text-indent:.16em}body.tpl-home-l .ph-section .ph-title{letter-spacing:.16em!important;text-indent:.16em!important}body.tpl-home-l .hl-h2--left,body.tpl-home-l .hl-h2--right{text-indent:0}body.tpl-home-l .hl-contact{background:var(--gl-paper)}body.tpl-home-l .hl-contact-card{background:var(--gl-white);box-shadow:0 3px 10px -2px rgb(var(--gl-primary-rgb)/.14),0 22px 52px -12px rgb(var(--gl-primary-rgb)/.28)}body.tpl-home-l .hl-h2--left:after{background:linear-gradient(90deg,#e2cbaa 0% 42%,#e2cbaa00)}body.tpl-home-l .hl-h2--right:after{background:linear-gradient(270deg,#e2cbaa 0% 42%,#e2cbaa00)}body.tpl-home-l .hl-h2:after{width:var(--gl-h2-rule-w);background:var(--gl-h2-rule-bg)}body.tpl-home-l .ph-section .ph-title:after{width:var(--gl-h2-rule-w)!important;background:var(--gl-h2-rule-bg)!important}body.tpl-home-l .ph-section.ph-color-dark:not(.ph-has-image){background:radial-gradient(120% 95% at 50% -25%,#e2cbaa57,#bca3841f 45%,#bca38400 72%),linear-gradient(180deg,#32587e,#2b4c6f 58%,#254462);min-height:340px}@media(max-width:767px){body.tpl-home-l .hl-h2{letter-spacing:.08em;text-indent:.08em}body.tpl-home-l .ph-section .ph-title{letter-spacing:.08em!important;text-indent:.08em!important}body.tpl-home-l .hl-h2--left,body.tpl-home-l .hl-h2--right{text-indent:0}body.tpl-home-l .ph-section.ph-color-dark:not(.ph-has-image){min-height:232px}}body.tpl-home-l .nav .brand-mark{color:var(--gl-secondary);font-family:var(--gl-serif);font-weight:700}body.tpl-home-l .nav .brand-tw{color:var(--gl-primary);font-family:var(--gl-serif);font-weight:700;font-size:20px;letter-spacing:.5px}body.tpl-home-l .nav .nav-center{gap:32px}body.tpl-home-l .nav .nav-link{color:var(--gl-primary);font-family:var(--gl-body);font-size:14px;font-weight:500;padding:8px 2px;transition:color .2s ease}body.tpl-home-l .nav .nav-link:hover{color:var(--gl-secondary)}body.tpl-home-l .nav .nav-link .arrow{color:rgb(var(--gl-primary-rgb)/.5)}body.tpl-home-l .nav .nav-lang,body.tpl-home-l .nav .nav-search-btn{color:var(--gl-primary)}body.tpl-home-l .nav .nav-search-btn{background:var(--gl-white)}body.tpl-home-l .nav .nav-search-btn:hover{background:var(--gl-primary);color:var(--gl-white)}body.tpl-home-l .nav .nav-search-input{border-bottom-color:var(--gl-secondary)}body.tpl-home-l app-header .nav:has(.nav-search.open){backdrop-filter:none;-webkit-backdrop-filter:none}body.tpl-home-l .nav .nav-search.open{position:fixed;inset:0;z-index:9000;height:auto;width:auto;background:var(--gl-paper);display:grid;grid-template-columns:min(760px,88vw);justify-content:center;align-content:center;padding:0;border:0}body.tpl-home-l .nav .nav-search.open .nav-search-input{grid-area:1/1;width:100%;height:72px;box-sizing:border-box;padding:0 88px 0 28px;font-family:var(--gl-body);font-size:18px;color:var(--gl-primary);background:var(--gl-white);border:1px solid var(--gl-primary);border-radius:var(--gl-radius-m);outline:none}body.tpl-home-l .nav .nav-search.open .nav-search-input::placeholder{color:var(--gl-placeholder)}body.tpl-home-l .nav .nav-search.open .nav-search-input:focus{box-shadow:var(--gl-btn-focus-ring)}body.tpl-home-l .nav .nav-search.open .nav-search-btn{grid-area:1/1;justify-self:end;margin-right:8px;width:56px;height:56px;display:grid;place-items:center;background:var(--gl-primary);color:var(--gl-white);border-radius:var(--gl-btn-radius);transition:background var(--gl-btn-ease)}body.tpl-home-l .nav .nav-search.open .nav-search-btn:hover{background:var(--gl-btn-primary-hover);color:var(--gl-white)}body.tpl-home-l .nav .nav-search.open .nav-search-close{position:absolute;top:24px;right:24px;width:44px;height:44px;display:grid;place-items:center;color:var(--gl-primary);background:transparent;border-radius:50%;transition:background var(--gl-btn-ease),color var(--gl-btn-ease)}body.tpl-home-l .nav .nav-search.open .nav-search-close:hover{background:rgb(var(--gl-primary-rgb)/.08)}body.tpl-home-l .nav .nav-search.open .nav-search-close .material-icons{font-size:28px}body.tpl-home-l .nav .nav-search.open .nav-search-btn .material-icons{font-size:24px}@media(max-width:640px){body.tpl-home-l .nav .nav-search.open .nav-search-input{height:60px;font-size:16px;padding:0 76px 0 20px}body.tpl-home-l .nav .nav-search.open .nav-search-btn{width:48px;height:48px}body.tpl-home-l .nav .nav-search.open .nav-search-close{top:16px;right:16px}}body.tpl-home-l .nav .nav-apply{background:var(--gl-green);color:var(--gl-white);border-radius:var(--gl-radius-s);padding:10px 24px;font-family:var(--gl-body);font-size:14px;font-weight:500;box-shadow:var(--gl-shadow-nav-cta);transition:background var(--gl-btn-ease),transform var(--gl-btn-ease)}body.tpl-home-l .nav .nav-apply:hover{background:var(--gl-green-hover);transform:translateY(var(--gl-btn-lift))}body.tpl-home-l .nav .submenu,body.tpl-home-l .nav .mega-menu{background:var(--gl-paper);border:1px solid rgb(var(--gl-secondary-rgb)/.15);border-radius:var(--gl-radius-s);box-shadow:var(--gl-shadow-card);overflow:hidden}body.tpl-home-l .nav .mega-col-children{border-right-color:rgb(var(--gl-secondary-rgb)/.15)}body.tpl-home-l .nav .submenu li a,body.tpl-home-l .nav .mega-child-link,body.tpl-home-l .nav .mega-grand-link{color:var(--gl-primary);font-family:var(--gl-body)}body.tpl-home-l .nav .submenu li a:hover,body.tpl-home-l .nav .mega-child-link:hover,body.tpl-home-l .nav .mega-grand-link:hover{color:var(--gl-secondary);background:rgb(var(--gl-primary-rgb)/.04)}body.tpl-home-l .nav .mega-child.active{background:rgb(var(--gl-primary-rgb)/.04)}body.tpl-home-l .hamburger span{background:var(--gl-primary)}body.tpl-home-l .mobile-menu{background:var(--gl-paper);counter-reset:gl-menu;padding-bottom:40px;display:flex;flex-direction:column}body.tpl-home-l .mobile-menu>*{flex:none}body.tpl-home-l .mobile-menu .mobile-search{border:0;border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.45);border-radius:0;padding:0 0 10px;gap:10px;margin-bottom:28px;transition:border-color var(--gl-btn-ease)}body.tpl-home-l .mobile-menu .mobile-search:focus-within{border-bottom-color:var(--gl-primary)}body.tpl-home-l .mobile-menu .mobile-search-icon{color:var(--gl-secondary);font-size:22px}body.tpl-home-l .mobile-menu .mobile-search-input{color:var(--gl-primary);font-family:var(--gl-body);font-size:15px;padding:4px 0}body.tpl-home-l .mobile-menu .mobile-search-input::placeholder{color:var(--gl-placeholder)}body.tpl-home-l .mobile-menu .mobile-search-btn{background:transparent;border-radius:0;padding:4px 0 4px 4px;color:var(--gl-primary);font-family:var(--gl-body);font-size:13px;font-weight:700;letter-spacing:.1em}body.tpl-home-l .mobile-menu .mobile-search-btn:hover,body.tpl-home-l .mobile-menu .mobile-search-btn:active{color:var(--gl-secondary)}body.tpl-home-l .mobile-menu .mobile-section{counter-increment:gl-menu;margin-bottom:0;padding:18px 0;border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.25)}body.tpl-home-l .mobile-menu .mobile-section:before{content:counter(gl-menu,decimal-leading-zero);display:block;margin-bottom:2px;font-family:var(--gl-body);font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;color:var(--gl-secondary)}body.tpl-home-l .mobile-menu .mobile-title,body.tpl-home-l .mobile-menu .mobile-section:not(:has(.mobile-title))>.mobile-link{font-family:var(--gl-serif);font-size:22px;line-height:1.4;font-weight:400;color:var(--gl-primary);margin-bottom:0;padding:0}body.tpl-home-l .mobile-menu .mobile-section:not(:has(.mobile-title))>.mobile-link:hover,body.tpl-home-l .mobile-menu .mobile-section:not(:has(.mobile-title))>.mobile-link:active{color:var(--gl-secondary)}body.tpl-home-l .mobile-menu .mobile-sub-toggle,body.tpl-home-l .mobile-menu .mobile-section:has(.mobile-title)>.mobile-link{font-family:var(--gl-body);font-size:15px;color:rgb(var(--gl-primary-rgb)/.85);padding:9px 0}body.tpl-home-l .mobile-menu .mobile-title+.mobile-sub-toggle,body.tpl-home-l .mobile-menu .mobile-title+.mobile-link{margin-top:6px}body.tpl-home-l .mobile-menu .mobile-sub-toggle .material-icons{color:var(--gl-secondary)}body.tpl-home-l .mobile-menu .mobile-grand-list{border-left-color:rgb(var(--gl-secondary-rgb)/.35);padding-left:14px}body.tpl-home-l .mobile-menu .mobile-grand-link{font-family:var(--gl-body);font-size:13px;color:rgb(var(--gl-primary-rgb)/.78)}body.tpl-home-l .mobile-menu .mobile-grand-link:hover{color:var(--gl-secondary)}body.tpl-home-l .mobile-menu .mobile-grand-link.is-parent{opacity:1}body.tpl-home-l .mobile-menu a.mobile-cta{margin-top:28px;padding:15px 24px;background:var(--gl-green);color:var(--gl-white);border:0;border-radius:var(--gl-radius-s);box-shadow:var(--gl-shadow-nav-cta);font-family:var(--gl-body);font-size:14px;font-weight:500;letter-spacing:.08em;transition:background var(--gl-btn-ease)}body.tpl-home-l .mobile-menu a.mobile-cta:after{content:"\2192";margin-left:10px}body.tpl-home-l .mobile-menu a.mobile-cta:hover,body.tpl-home-l .mobile-menu a.mobile-cta:active{background:var(--gl-green-hover)}body.tpl-home-l .mobile-menu button.mobile-cta{margin-top:24px;padding:13px 24px;background:transparent;color:var(--gl-primary);border:1px solid rgb(var(--gl-secondary-rgb)/.55);border-radius:var(--gl-radius-s);font-family:var(--gl-body);font-size:13px;letter-spacing:.08em;transition:border-color var(--gl-btn-ease),color var(--gl-btn-ease)}body.tpl-home-l .mobile-menu button.mobile-cta:hover,body.tpl-home-l .mobile-menu button.mobile-cta:active{border-color:var(--gl-secondary);color:var(--gl-secondary)}body.tpl-home-l .mobile-menu:after{content:"GLEAMEX\3000\6c90\5149\63a2\7d22";display:block;margin-top:auto;padding-top:20px;border-top:1px solid rgb(var(--gl-secondary-rgb)/.25);font-family:var(--gl-body);font-size:12px;font-weight:700;letter-spacing:1.2px;color:rgb(var(--gl-secondary-rgb)/.8)}body.tpl-home-l .mobile-menu>:last-child{margin-bottom:40px}@keyframes gl-mobile-menu-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}body.tpl-home-l .mobile-menu>*{animation:gl-mobile-menu-in .4s ease-out both}body.tpl-home-l .mobile-menu>*:nth-child(1){animation-delay:.03s}body.tpl-home-l .mobile-menu>*:nth-child(2){animation-delay:.07s}body.tpl-home-l .mobile-menu>*:nth-child(3){animation-delay:.11s}body.tpl-home-l .mobile-menu>*:nth-child(4){animation-delay:.15s}body.tpl-home-l .mobile-menu>*:nth-child(5){animation-delay:.19s}body.tpl-home-l .mobile-menu>*:nth-child(6){animation-delay:.23s}body.tpl-home-l .mobile-menu>*:nth-child(n+7){animation-delay:.27s}@media(prefers-reduced-motion:reduce){body.tpl-home-l .mobile-menu>*{animation:none}}@media(max-width:380px){body.tpl-home-l .mobile-menu .mobile-title,body.tpl-home-l .mobile-menu .mobile-section:not(:has(.mobile-title))>.mobile-link{font-size:20px}}body.tpl-home-l app-footer .footer{background:var(--gl-dark);color:rgb(var(--gl-paper-rgb)/.7);border-top:2px solid var(--gl-secondary);--gl-footer-px: 80px;--gl-footer-pb: 40px;padding:80px max(var(--gl-footer-px),(100% - var(--gl-container)) / 2) var(--gl-footer-pb);display:grid;grid-template-columns:repeat(var(--gl-footer-cols, 3),minmax(0,1fr)) var(--gl-footer-qr-track, );column-gap:48px;row-gap:64px;align-items:start}body.tpl-home-l app-footer .footer-divider{display:none}body.tpl-home-l app-footer .footer-base-left>picture{display:block;grid-column:1;grid-row:1;align-self:start;height:108px;width:108px;padding:0;box-sizing:border-box;border-radius:50%;background:rgb(var(--gl-paper-rgb)/.94)}body.tpl-home-l app-footer .footer-watermark{position:static;display:block;width:auto;height:100%;object-fit:contain;object-position:center;opacity:1;filter:none}body.tpl-home-l app-footer .footer-base,body.tpl-home-l app-footer .footer-base-left,body.tpl-home-l app-footer .footer-base-right{display:contents}body.tpl-home-l app-footer .footer-brand-name{grid-column:1;grid-row:1;align-self:start;color:var(--gl-paper);font-family:var(--gl-serif);font-weight:700;font-size:24px;line-height:32px;letter-spacing:1.2px;margin:120px 0 0}body.tpl-home-l app-footer .footer-brand-name span{color:var(--gl-secondary)}body.tpl-home-l app-footer .footer-social{grid-column:1;grid-row:1;align-self:start;margin-top:168px}body.tpl-home-l app-footer .footer-social__icon,body.tpl-home-l app-footer .footer-social__icon--line,body.tpl-home-l app-footer .footer-social__icon--instagram,body.tpl-home-l app-footer .footer-social__icon--facebook,body.tpl-home-l app-footer .footer-social__icon--youtube,body.tpl-home-l app-footer .footer-social__icon--threads{width:40px;height:40px;padding:8px;background:rgb(var(--gl-paper-rgb)/.1);color:#fff}body.tpl-home-l app-footer .footer-social__icon:hover{background:rgb(var(--gl-paper-rgb)/.18);filter:none}body.tpl-home-l app-footer .footer-social__icon--line svg,body.tpl-home-l app-footer .footer-social__icon--instagram svg,body.tpl-home-l app-footer .footer-social__icon--facebook svg,body.tpl-home-l app-footer .footer-social__icon--youtube svg,body.tpl-home-l app-footer .footer-social__icon--threads svg{display:none!important}body.tpl-home-l app-footer .footer-social__icon--line:before,body.tpl-home-l app-footer .footer-social__icon--instagram:before,body.tpl-home-l app-footer .footer-social__icon--facebook:before,body.tpl-home-l app-footer .footer-social__icon--youtube:before,body.tpl-home-l app-footer .footer-social__icon--threads:before{content:"";display:block;width:24px;height:24px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}body.tpl-home-l app-footer .footer-social__icon--line:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0M5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.15.15 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157m.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832l-.013-.015v-.001l-.01-.01-.003-.003-.011-.009h-.001L7.88 4.79l-.003-.002-.005-.003-.008-.005h-.002l-.003-.002-.01-.004-.004-.002-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.2.2 0 0 0 .039.038l.001.001.01.006.004.002.008.004.007.003.005.002.01.003h.003a.2.2 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.16.16 0 0 0-.108.044h-.001l-.001.002-.002.003a.16.16 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.16.16 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0M5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.15.15 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157m.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832l-.013-.015v-.001l-.01-.01-.003-.003-.011-.009h-.001L7.88 4.79l-.003-.002-.005-.003-.008-.005h-.002l-.003-.002-.01-.004-.004-.002-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.2.2 0 0 0 .039.038l.001.001.01.006.004.002.008.004.007.003.005.002.01.003h.003a.2.2 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.16.16 0 0 0-.108.044h-.001l-.001.002-.002.003a.16.16 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.16.16 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z'/%3E%3C/svg%3E")}body.tpl-home-l app-footer .footer-social__icon--instagram:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E")}body.tpl-home-l app-footer .footer-social__icon--facebook:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E")}body.tpl-home-l app-footer .footer-social__icon--youtube:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E")}body.tpl-home-l app-footer .footer-social__icon--threads:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.321 6.016c-.27-.18-1.166-.802-1.166-.802.756-1.081 1.753-1.502 3.132-1.502.975 0 1.803.327 2.394.948s.928 1.509 1.005 2.644q.492.207.905.484c1.109.745 1.719 1.86 1.719 3.137 0 2.716-2.226 5.075-6.256 5.075C4.594 16 1 13.987 1 7.994 1 2.034 4.482 0 8.044 0 9.69 0 13.55.243 15 5.036l-1.36.353C12.516 1.974 10.163 1.43 8.006 1.43c-3.565 0-5.582 2.171-5.582 6.79 0 4.143 2.254 6.343 5.63 6.343 2.777 0 4.847-1.443 4.847-3.556 0-1.438-1.208-2.127-1.27-2.127-.236 1.234-.868 3.31-3.644 3.31-1.618 0-3.013-1.118-3.013-2.582 0-2.09 1.984-2.847 3.55-2.847.586 0 1.294.04 1.663.114 0-.637-.54-1.728-1.9-1.728-1.25 0-1.566.405-1.967.868ZM8.716 8.19c-2.04 0-2.304.87-2.304 1.416 0 .878 1.043 1.168 1.6 1.168 1.02 0 2.067-.282 2.232-2.423a6.2 6.2 0 0 0-1.528-.161'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.321 6.016c-.27-.18-1.166-.802-1.166-.802.756-1.081 1.753-1.502 3.132-1.502.975 0 1.803.327 2.394.948s.928 1.509 1.005 2.644q.492.207.905.484c1.109.745 1.719 1.86 1.719 3.137 0 2.716-2.226 5.075-6.256 5.075C4.594 16 1 13.987 1 7.994 1 2.034 4.482 0 8.044 0 9.69 0 13.55.243 15 5.036l-1.36.353C12.516 1.974 10.163 1.43 8.006 1.43c-3.565 0-5.582 2.171-5.582 6.79 0 4.143 2.254 6.343 5.63 6.343 2.777 0 4.847-1.443 4.847-3.556 0-1.438-1.208-2.127-1.27-2.127-.236 1.234-.868 3.31-3.644 3.31-1.618 0-3.013-1.118-3.013-2.582 0-2.09 1.984-2.847 3.55-2.847.586 0 1.294.04 1.663.114 0-.637-.54-1.728-1.9-1.728-1.25 0-1.566.405-1.967.868ZM8.716 8.19c-2.04 0-2.304.87-2.304 1.416 0 .878 1.043 1.168 1.6 1.168 1.02 0 2.067-.282 2.232-2.423a6.2 6.2 0 0 0-1.528-.161'/%3E%3C/svg%3E")}body.tpl-home-l app-footer .footer-nav:has(>.footer-nav-col:only-child):not(:has(ul)){display:none}body.tpl-home-l app-footer .footer:not(:has(.footer-nav)),body.tpl-home-l app-footer .footer:has(.footer-nav>.footer-nav-col:only-child):not(:has(.footer-nav ul)){--gl-footer-cols: 2;--gl-footer-contact-col: 2}body.tpl-home-l app-footer .footer:has(.footer-qr){--gl-footer-qr-track: auto}body.tpl-home-l app-footer .footer-nav{grid-column:2;grid-row:1;align-self:center;display:flex;flex-direction:column;gap:14px;margin:0;max-width:none}body.tpl-home-l app-footer .footer-nav:before{content:"Navigation";display:block;color:var(--gl-secondary);font-family:var(--gl-serif);font-weight:700;font-size:18px;line-height:28px;margin-bottom:6px}body.tpl-home-l app-footer .footer .footer-nav-col{min-width:0}body.tpl-home-l app-footer .footer .footer-nav-col h4{border-bottom:none;padding-bottom:0;margin:0;font-family:var(--gl-body);font-weight:400;font-size:14px;line-height:20px;color:rgb(var(--gl-paper-rgb)/.8)}body.tpl-home-l app-footer .footer .footer-nav-col h4 a:hover,body.tpl-home-l app-footer .footer .footer-nav-col a:hover{color:var(--gl-secondary);padding-left:0}body.tpl-home-l app-footer .footer .footer-nav-col a{color:rgb(var(--gl-paper-rgb)/.8);font-family:var(--gl-body);font-size:14px}body.tpl-home-l app-footer .footer-contact{grid-column:var(--gl-footer-contact-col, 3);grid-row:1;align-self:center}body.tpl-home-l app-footer .footer-contact:before{content:"Contact Us";display:block;color:var(--gl-secondary);font-family:var(--gl-serif);font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}body.tpl-home-l app-footer .footer-contact p{color:rgb(var(--gl-paper-rgb)/.7)!important;font-family:var(--gl-body)}body.tpl-home-l app-footer .footer-contact i{color:var(--gl-secondary)!important}body.tpl-home-l app-footer .footer-contact p a{color:inherit!important}body.tpl-home-l app-footer .footer-contact p a:hover{color:var(--gl-secondary)!important}body.tpl-home-l app-footer .footer-qr{grid-column:-2/-1;grid-row:1;align-self:center;align-items:flex-start;margin-right:48px}body.tpl-home-l app-footer .footer-qr__img{border-color:rgb(var(--gl-secondary-rgb)/.2)}body.tpl-home-l app-footer .footer-qr__label{color:rgb(var(--gl-paper-rgb)/.5);font-family:var(--gl-body)}body.tpl-home-l app-footer .footer-legal{grid-column:1/-1;grid-row:2;flex-direction:row;align-items:center;justify-content:space-between;border-top:1px solid rgb(var(--gl-secondary-rgb)/.3);padding-top:32px;gap:24px}body.tpl-home-l app-footer .footer-copyright{order:-1;color:rgb(var(--gl-paper-rgb)/.7);font-family:var(--gl-body);font-size:12px}body.tpl-home-l app-footer .footer-privacy-link{color:rgb(var(--gl-paper-rgb)/.7);font-size:12px}body.tpl-home-l app-footer .footer-privacy-link:hover{color:var(--gl-secondary)}@media(max-width:900px){body.tpl-home-l app-footer .footer{grid-template-columns:1fr;row-gap:20px}body.tpl-home-l app-footer .footer-base-left>picture,body.tpl-home-l app-footer .footer-brand-name,body.tpl-home-l app-footer .footer-social,body.tpl-home-l app-footer .footer-nav,body.tpl-home-l app-footer .footer-contact,body.tpl-home-l app-footer .footer-qr,body.tpl-home-l app-footer .footer-legal{grid-column:1;grid-row:auto;align-self:auto}body.tpl-home-l app-footer .footer-base-left>picture{order:0}body.tpl-home-l app-footer .footer-brand-name{order:1;margin-top:0}body.tpl-home-l app-footer .footer-social{order:2;margin-top:0}body.tpl-home-l app-footer .footer-nav{order:3}body.tpl-home-l app-footer .footer-contact{order:4}body.tpl-home-l app-footer .footer-qr{order:5;margin-right:0}body.tpl-home-l app-footer .footer-legal{order:6;flex-direction:column;align-items:flex-start;gap:12px}body.tpl-home-l app-footer .footer-copyright{order:0}body.tpl-home-l app-footer .footer-base-left>picture{height:112px;width:112px;padding:0;box-sizing:border-box;border-radius:50%;background:rgb(var(--gl-paper-rgb)/.94)}body.tpl-home-l app-footer .footer-watermark{object-position:center}body.tpl-home-l app-footer .footer-base-left>picture{justify-self:center}body.tpl-home-l app-footer .footer-brand-name{justify-self:center;text-align:center}body.tpl-home-l app-footer .footer-social{justify-content:center}body.tpl-home-l app-footer .footer-nav:before,body.tpl-home-l app-footer .footer-contact:before{margin-bottom:12px}body.tpl-home-l app-footer .footer-nav{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;row-gap:12px}body.tpl-home-l app-footer .footer-nav:before{grid-column:1/-1}body.tpl-home-l app-footer .footer-legal{margin:8px calc(-1 * var(--gl-footer-px)) calc(-1 * var(--gl-footer-pb));padding:20px var(--gl-footer-px);border-top:0;background:#203953}body.tpl-home-l app-footer .footer-legal .footer-copyright{color:rgb(var(--gl-paper-rgb)/.62)}}@media(max-width:1280px){body.tpl-home-l app-footer .footer{--gl-footer-px: 48px;--gl-footer-pb: 32px;padding-top:56px}}@media(max-width:640px){body.tpl-home-l app-footer .footer{--gl-footer-px: 24px;--gl-footer-pb: 28px;padding-top:48px}}body.tpl-home-l app-social-floating-buttons .social-fab,body.tpl-home-l app-social-floating-buttons .social-fab--instagram,body.tpl-home-l app-social-floating-buttons .social-fab--facebook,body.tpl-home-l app-social-floating-buttons .social-fab--line,body.tpl-home-l app-social-floating-buttons .social-fab--youtube,body.tpl-home-l app-social-floating-buttons .social-fab--threads{background:var(--gl-primary);color:#fff;box-shadow:0 4px 12px #00000038,0 0 0 1px rgb(var(--gl-paper-rgb)/.3)}body.tpl-home-l app-social-floating-buttons .social-fab:hover{box-shadow:0 8px 22px #00000052,0 0 0 1px rgb(var(--gl-paper-rgb)/.3)}body.tpl-home-l app-social-floating-buttons .social-fab--line svg,body.tpl-home-l app-social-floating-buttons .social-fab--instagram svg,body.tpl-home-l app-social-floating-buttons .social-fab--facebook svg,body.tpl-home-l app-social-floating-buttons .social-fab--youtube svg,body.tpl-home-l app-social-floating-buttons .social-fab--threads svg{display:none!important}body.tpl-home-l app-social-floating-buttons .social-fab--line:before,body.tpl-home-l app-social-floating-buttons .social-fab--instagram:before,body.tpl-home-l app-social-floating-buttons .social-fab--facebook:before,body.tpl-home-l app-social-floating-buttons .social-fab--youtube:before,body.tpl-home-l app-social-floating-buttons .social-fab--threads:before{content:"";display:block;width:56%;height:56%;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}body.tpl-home-l app-social-floating-buttons .social-fab--line:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0M5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.15.15 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157m.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832l-.013-.015v-.001l-.01-.01-.003-.003-.011-.009h-.001L7.88 4.79l-.003-.002-.005-.003-.008-.005h-.002l-.003-.002-.01-.004-.004-.002-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.2.2 0 0 0 .039.038l.001.001.01.006.004.002.008.004.007.003.005.002.01.003h.003a.2.2 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.16.16 0 0 0-.108.044h-.001l-.001.002-.002.003a.16.16 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.16.16 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0c4.411 0 8 2.912 8 6.492 0 1.433-.555 2.723-1.715 3.994-1.678 1.932-5.431 4.285-6.285 4.645-.83.35-.734-.197-.696-.413l.003-.018.114-.685c.027-.204.055-.521-.026-.723-.09-.223-.444-.339-.704-.395C2.846 12.39 0 9.701 0 6.492 0 2.912 3.59 0 8 0M5.022 7.686H3.497V4.918a.156.156 0 0 0-.155-.156H2.78a.156.156 0 0 0-.156.156v3.486c0 .041.017.08.044.107v.001l.002.002.002.002a.15.15 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157m.791-2.924a.156.156 0 0 0-.156.156v3.486c0 .086.07.155.156.155h.562c.086 0 .155-.07.155-.155V4.918a.156.156 0 0 0-.155-.156zm3.863 0a.156.156 0 0 0-.156.156v2.07L7.923 4.832l-.013-.015v-.001l-.01-.01-.003-.003-.011-.009h-.001L7.88 4.79l-.003-.002-.005-.003-.008-.005h-.002l-.003-.002-.01-.004-.004-.002-.01-.003h-.002l-.003-.001-.009-.002h-.006l-.003-.001h-.004l-.002-.001h-.574a.156.156 0 0 0-.156.155v3.486c0 .086.07.155.156.155h.56c.087 0 .157-.07.157-.155v-2.07l1.6 2.16a.2.2 0 0 0 .039.038l.001.001.01.006.004.002.008.004.007.003.005.002.01.003h.003a.2.2 0 0 0 .04.006h.56c.087 0 .157-.07.157-.155V4.918a.156.156 0 0 0-.156-.156zm3.815.717v-.56a.156.156 0 0 0-.155-.157h-2.242a.16.16 0 0 0-.108.044h-.001l-.001.002-.002.003a.16.16 0 0 0-.044.107v3.486c0 .041.017.08.044.107l.002.003.002.002a.16.16 0 0 0 .108.043h2.242c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156v-.56a.156.156 0 0 0-.155-.157H11.81v-.589h1.525c.086 0 .155-.07.155-.156Z'/%3E%3C/svg%3E")}body.tpl-home-l app-social-floating-buttons .social-fab--instagram:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E")}body.tpl-home-l app-social-floating-buttons .social-fab--facebook:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E")}body.tpl-home-l app-social-floating-buttons .social-fab--youtube:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E")}body.tpl-home-l app-social-floating-buttons .social-fab--threads:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.321 6.016c-.27-.18-1.166-.802-1.166-.802.756-1.081 1.753-1.502 3.132-1.502.975 0 1.803.327 2.394.948s.928 1.509 1.005 2.644q.492.207.905.484c1.109.745 1.719 1.86 1.719 3.137 0 2.716-2.226 5.075-6.256 5.075C4.594 16 1 13.987 1 7.994 1 2.034 4.482 0 8.044 0 9.69 0 13.55.243 15 5.036l-1.36.353C12.516 1.974 10.163 1.43 8.006 1.43c-3.565 0-5.582 2.171-5.582 6.79 0 4.143 2.254 6.343 5.63 6.343 2.777 0 4.847-1.443 4.847-3.556 0-1.438-1.208-2.127-1.27-2.127-.236 1.234-.868 3.31-3.644 3.31-1.618 0-3.013-1.118-3.013-2.582 0-2.09 1.984-2.847 3.55-2.847.586 0 1.294.04 1.663.114 0-.637-.54-1.728-1.9-1.728-1.25 0-1.566.405-1.967.868ZM8.716 8.19c-2.04 0-2.304.87-2.304 1.416 0 .878 1.043 1.168 1.6 1.168 1.02 0 2.067-.282 2.232-2.423a6.2 6.2 0 0 0-1.528-.161'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M6.321 6.016c-.27-.18-1.166-.802-1.166-.802.756-1.081 1.753-1.502 3.132-1.502.975 0 1.803.327 2.394.948s.928 1.509 1.005 2.644q.492.207.905.484c1.109.745 1.719 1.86 1.719 3.137 0 2.716-2.226 5.075-6.256 5.075C4.594 16 1 13.987 1 7.994 1 2.034 4.482 0 8.044 0 9.69 0 13.55.243 15 5.036l-1.36.353C12.516 1.974 10.163 1.43 8.006 1.43c-3.565 0-5.582 2.171-5.582 6.79 0 4.143 2.254 6.343 5.63 6.343 2.777 0 4.847-1.443 4.847-3.556 0-1.438-1.208-2.127-1.27-2.127-.236 1.234-.868 3.31-3.644 3.31-1.618 0-3.013-1.118-3.013-2.582 0-2.09 1.984-2.847 3.55-2.847.586 0 1.294.04 1.663.114 0-.637-.54-1.728-1.9-1.728-1.25 0-1.566.405-1.967.868ZM8.716 8.19c-2.04 0-2.304.87-2.304 1.416 0 .878 1.043 1.168 1.6 1.168 1.02 0 2.067-.282 2.232-2.423a6.2 6.2 0 0 0-1.528-.161'/%3E%3C/svg%3E")}body.tpl-home-l app-social-floating-buttons .social-fab-stack{--fab-safe-top: 93px;--fab-safe-bottom: calc(90px + var(--cookie-bar-h, 0px));--fab-size: 46px;--fab-gap: 12px;bottom:var(--fab-safe-bottom);--cta-pad: 16px;--cta-max: 15px;--cta-min: 11px;--cta-track: 1.16;--cta-avail: calc( 100vh - var(--fab-safe-top) - var(--fab-safe-bottom) - var(--fab-count, 4) * var(--fab-size) - (var(--fab-count, 4) - 1) * var(--fab-gap) - var(--fab-gap) )}body.tpl-home-l:has(nav.breadcrumb) app-social-floating-buttons .social-fab-stack{--fab-safe-top: 128px}body.tpl-home-l app-social-floating-buttons .social-fab-cta{writing-mode:vertical-rl;width:52px;padding:var(--cta-pad) 0;border-radius:var(--gl-radius-full);background:var(--gl-secondary);color:var(--gl-on-secondary);font-weight:600;font-family:var(--gl-sans-cjk);font-size:clamp(var(--cta-min),(var(--cta-avail) - 2 * var(--cta-pad)) / (var(--cta-chars, 8) * var(--cta-track)),var(--cta-max));letter-spacing:calc((var(--cta-track) - 1) * 1em);box-shadow:var(--gl-shadow-btn),0 0 0 1px rgb(var(--gl-paper-rgb)/.3);transition:background .2s ease,transform .2s ease}@media(max-height:760px)and (min-width:769px){body.tpl-home-l app-footer .scroll-top{width:40px;height:40px}body.tpl-home-l app-footer .scroll-top .material-icons{font-size:19px}body.tpl-home-l app-social-floating-buttons .social-fab-stack{--fab-safe-bottom: calc(82px + var(--cookie-bar-h, 0px));--fab-size: 40px;--fab-gap: 10px;--cta-pad: 12px;--cta-max: 13px;--cta-track: 1.12}body.tpl-home-l app-social-floating-buttons .social-fab-cta{width:46px}body.tpl-home-l app-social-floating-buttons .social-fab{width:40px;height:40px}body.tpl-home-l app-social-floating-buttons .social-fab-list{gap:10px}}body.tpl-home-l app-social-floating-buttons .social-fab-cta:hover{background:var(--gl-secondary-hover);transform:translateY(-2px)}@media(max-width:768px){body.tpl-home-l app-social-floating-buttons .social-fab-cta{position:fixed;left:16px;right:16px;bottom:12px;margin:0 auto;width:fit-content;max-width:100%;writing-mode:horizontal-tb;padding:11px 18px;font-size:13px;letter-spacing:.04em;line-height:1.45;white-space:normal;text-align:center}body.tpl-home-l app-social-floating-buttons .social-fab-cta:hover{transform:none}body.tpl-home-l app-social-floating-buttons .social-fab-stack.is-hidden{transform:none}body.tpl-home-l app-social-floating-buttons .social-fab-stack.is-hidden .social-fab-toggle{transform:translate(calc(100% + 40px))}body.tpl-home-l app-social-floating-buttons .social-fab-cta{transition:background .2s,transform .32s cubic-bezier(.16,1,.3,1),opacity .24s ease}body.tpl-home-l app-social-floating-buttons .social-fab-stack.is-hidden .social-fab-cta{transform:translateY(calc(100% + 24px))}}@media(max-width:768px)and (prefers-reduced-motion:reduce){body.tpl-home-l app-social-floating-buttons .social-fab-cta{transition:none}}body.tpl-home-l .contact-section .inner .contact-form{display:flex;flex-direction:column;gap:24px;padding:48px;min-width:0}body.tpl-home-l .contact-section .inner .contact-form .form-field{gap:8px}body.tpl-home-l .contact-section .inner .contact-form.cf-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 22px}@media(max-width:760px){body.tpl-home-l .contact-section .inner .contact-form.cf-grid{grid-template-columns:1fr}}body.tpl-home-l .contact-section .inner .contact-form .form-field label:not(.checkbox-label):not(.multiselect-option){font-family:var(--gl-serif);font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:var(--gl-primary)}body.tpl-home-l .contact-section .inner .contact-form .form-field label:not(.checkbox-label):not(.multiselect-option) .field-icon{font-size:16px;color:var(--gl-secondary)}body.tpl-home-l .contact-section .inner .contact-form .form-field .req{color:var(--gl-gold-text);margin-left:0}body.tpl-home-l .contact-section .inner .contact-form .form-field input:not([type=checkbox]),body.tpl-home-l .contact-section .inner .contact-form .form-field select,body.tpl-home-l .contact-section .inner .contact-form .form-field textarea,body.tpl-home-l .contact-section .inner .contact-form .multiselect-toggle{width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:0;padding:10px 0;font-family:var(--gl-body);font-size:16px;color:var(--gl-primary);transition:border-color .2s ease}body.tpl-home-l .contact-section .inner .contact-form .form-field input::placeholder,body.tpl-home-l .contact-section .inner .contact-form .form-field textarea::placeholder{color:var(--gl-placeholder)}body.tpl-home-l .contact-section .inner .contact-form .form-field input:not([type=checkbox]):focus,body.tpl-home-l .contact-section .inner .contact-form .form-field select:focus,body.tpl-home-l .contact-section .inner .contact-form .form-field textarea:focus,body.tpl-home-l .contact-section .inner .contact-form .multiselect-toggle:focus-visible{outline:none;background:transparent;border-bottom-color:var(--gl-primary)}body.tpl-home-l .contact-section .inner .contact-form .form-field textarea{min-height:88px;padding:8px 0 56px;resize:vertical}body.tpl-home-l .contact-section .inner .contact-form .multiselect-toggle{text-align:left;cursor:pointer}body.tpl-home-l .contact-section .inner .contact-form .multiselect-value.is-placeholder,body.tpl-home-l .contact-section .inner .contact-form .form-field select.is-placeholder{color:var(--gl-placeholder)}body.tpl-home-l .contact-section .inner .contact-form .multiselect-panel{border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s);background:var(--gl-white);box-shadow:var(--gl-shadow-card)}body.tpl-home-l .contact-section .inner .contact-form .checkbox-label,body.tpl-home-l .contact-section .inner .contact-form .multiselect-option{font-family:var(--gl-body);color:var(--gl-primary)}body.tpl-home-l .contact-section .inner .contact-form .checkbox-label input[type=checkbox],body.tpl-home-l .contact-section .inner .contact-form .multiselect-option input[type=checkbox]{accent-color:var(--gl-green)}body.tpl-home-l .contact-section .inner .contact-form .checkbox-label.agreement{align-items:flex-start;line-height:1.5}body.tpl-home-l .contact-section .inner .contact-form .checkbox-label.agreement input{line-height:inherit;margin-top:4px;margin-top:calc((1lh - 17px)/2)}body.tpl-home-l .contact-section .inner .contact-form .pdpa-link{font:inherit;color:var(--gl-secondary);text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}body.tpl-home-l .contact-section .inner .contact-form .captcha-field .captcha-img{height:48px;border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s)}body.tpl-home-l .contact-section .inner .contact-form .captcha-field .captcha-refresh{background:transparent;border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s);color:var(--gl-primary);transition:background var(--gl-btn-ease),color var(--gl-btn-ease)}body.tpl-home-l .contact-section .inner .contact-form .captcha-field .captcha-refresh:hover{background:var(--gl-primary);color:var(--gl-white)}body.tpl-home-l .contact-section .inner .contact-form .field-error,body.tpl-home-l .contact-section .inner .contact-form .captcha-field .captcha-error{color:var(--gl-err)}body.tpl-home-l .contact-section .inner .contact-form .form-field input.ng-invalid.ng-touched,body.tpl-home-l .contact-section .inner .contact-form .form-field select.ng-invalid.ng-touched,body.tpl-home-l .contact-section .inner .contact-form .form-field textarea.ng-invalid.ng-touched{border-color:transparent;border-bottom-color:var(--gl-err)}body.tpl-home-l .contact-section .inner .contact-form .btn-submit{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:var(--gl-btn-h);padding:0 var(--gl-btn-pad-x);margin-top:16px;font-family:var(--gl-body);font-size:16px;font-weight:var(--gl-btn-weight);letter-spacing:.4px;text-transform:none;color:var(--gl-white);background:var(--gl-green);border:1px solid transparent;border-radius:var(--gl-btn-radius);box-shadow:var(--gl-shadow-btn);transition:background var(--gl-btn-ease),color var(--gl-btn-ease),transform var(--gl-btn-ease),box-shadow var(--gl-btn-ease)}body.tpl-home-l .contact-section .inner .contact-form .btn-submit:hover{background:var(--gl-green-hover);box-shadow:var(--gl-shadow-l);transform:translateY(var(--gl-btn-lift))}body.tpl-home-l .contact-section .inner .contact-form .btn-submit:active{transform:translateY(0)}body.tpl-home-l .contact-section .inner .contact-form .btn-submit:focus-visible{outline:none;box-shadow:var(--gl-btn-focus-ring)}body.tpl-home-l .contact-section .inner .contact-form .btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:480px){body.tpl-home-l .contact-section .inner .contact-form{padding:28px}}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field{gap:8px}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field label:not(.checkbox-label):not(.multiselect-option){font-family:var(--gl-serif);font-size:12px;font-weight:700;line-height:16px;letter-spacing:.6px;text-transform:uppercase;color:var(--gl-primary)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field label:not(.checkbox-label):not(.multiselect-option) .field-icon{font-size:16px;color:var(--gl-secondary)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field .req{color:var(--gl-gold-text);margin-left:0}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field input:not([type=checkbox]),body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field select,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field textarea,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-toggle{width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:0;padding:10px 0;font-family:var(--gl-body);font-size:16px;color:var(--gl-primary);transition:border-color .2s ease}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field input::placeholder,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field textarea::placeholder{color:var(--gl-placeholder)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field input:not([type=checkbox]):focus,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field select:focus,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field textarea:focus,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-toggle:focus-visible{outline:none;background:transparent;border-bottom-color:var(--gl-primary)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field textarea{min-height:88px;padding:8px 0 56px;resize:vertical}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-toggle{text-align:left;cursor:pointer}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-value.is-placeholder,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field select.is-placeholder{color:var(--gl-placeholder)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-panel{border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s);background:var(--gl-white);box-shadow:var(--gl-shadow-card)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .checkbox-label,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-option{font-family:var(--gl-body);color:var(--gl-primary)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .checkbox-label input[type=checkbox],body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .multiselect-option input[type=checkbox]{accent-color:var(--gl-green)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .checkbox-label.agreement{align-items:flex-start;line-height:1.5}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .checkbox-label.agreement input{line-height:inherit;margin-top:4px;margin-top:calc((1lh - 17px)/2)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .pdpa-link{font:inherit;color:var(--gl-secondary);text-decoration:underline;background:none;border:0;padding:0;cursor:pointer}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .captcha-field .captcha-img{height:48px;border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .captcha-field .captcha-refresh{background:transparent;border:1px solid rgb(var(--gl-secondary-rgb)/.3);border-radius:var(--gl-radius-s);color:var(--gl-primary);transition:background var(--gl-btn-ease),color var(--gl-btn-ease)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .captcha-field .captcha-refresh:hover{background:var(--gl-primary);color:var(--gl-white)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .field-error,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .captcha-field .captcha-error{color:var(--gl-err)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field input.ng-invalid.ng-touched,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field select.ng-invalid.ng-touched,body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .form-field textarea.ng-invalid.ng-touched{border-color:transparent;border-bottom-color:var(--gl-err)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .btn-submit{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:var(--gl-btn-h);padding:0 var(--gl-btn-pad-x);margin-top:16px;font-family:var(--gl-body);font-size:16px;font-weight:var(--gl-btn-weight);letter-spacing:.4px;text-transform:none;color:var(--gl-white);background:var(--gl-green);border:1px solid transparent;border-radius:var(--gl-btn-radius);box-shadow:var(--gl-shadow-btn);transition:background var(--gl-btn-ease),color var(--gl-btn-ease),transform var(--gl-btn-ease),box-shadow var(--gl-btn-ease)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .btn-submit:hover{background:var(--gl-green-hover);box-shadow:var(--gl-shadow-l);transform:translateY(var(--gl-btn-lift))}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .btn-submit:active{transform:translateY(0)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .btn-submit:focus-visible{outline:none;box-shadow:var(--gl-btn-focus-ring)}body.tpl-home-l .hl-contact-card .hl-contact-form .contact-form .btn-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}body.tpl-home-l{scroll-behavior:smooth}body.tpl-home-l .anchor-nav{position:fixed;left:24px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column}body.tpl-home-l .anchor-nav__rail{position:absolute;left:5px;top:6px;bottom:6px;width:1px;background:rgb(var(--gl-secondary-rgb)/.42)}body.tpl-home-l .anchor-nav__rail-fill{position:absolute;left:0;top:0;width:100%;background:var(--gl-secondary);transition:height .45s cubic-bezier(.16,1,.3,1)}body.tpl-home-l .anchor-nav__item{position:relative;display:flex;align-items:center;gap:8px;padding:12px 0;text-decoration:none;color:inherit}body.tpl-home-l .anchor-nav__dot{position:relative;width:11px;height:11px;flex:none;border-radius:50%;border:1px solid rgb(var(--gl-primary-rgb)/.38);background:var(--gl-paper);transition:.35s cubic-bezier(.16,1,.3,1);z-index:1}body.tpl-home-l .anchor-nav__label{font-family:var(--gl-serif);font-size:14px;writing-mode:vertical-rl;letter-spacing:.12em;line-height:1;white-space:nowrap;max-width:none;max-height:5.6em;overflow:hidden;text-overflow:ellipsis;padding-block:3px;color:rgb(var(--gl-primary-rgb)/.55);transition:.3s cubic-bezier(.16,1,.3,1)}body.tpl-home-l .anchor-nav__item:hover .anchor-nav__label{color:var(--gl-primary)}body.tpl-home-l .anchor-nav__item:hover .anchor-nav__dot{border-color:var(--gl-secondary)}body.tpl-home-l .anchor-nav__item.is-active .anchor-nav__dot{border-color:transparent;background:transparent}body.tpl-home-l .anchor-nav__dot:before{content:"";position:absolute;left:50%;top:50%;width:15px;height:14px;transform:translate(-50%,-50%) scale(.55);opacity:0;pointer-events:none;background:var(--gl-secondary);-webkit-mask:var(--gl-star-mask) center/contain no-repeat;mask:var(--gl-star-mask) center/contain no-repeat;transition:opacity .26s ease,transform .26s cubic-bezier(.16,1,.3,1)}body.tpl-home-l .anchor-nav__item.is-active .anchor-nav__dot:before{opacity:1;transform:translate(-50%,-50%) scale(1)}@media(prefers-reduced-motion:reduce){body.tpl-home-l .anchor-nav__dot:before{transition:none}}body.tpl-home-l .anchor-nav__item.is-active .anchor-nav__label{color:var(--gl-primary);font-weight:700}body.tpl-home-l .anchor-nav__item.on-dark .anchor-nav__label{color:rgb(var(--gl-paper-rgb)/.62)}body.tpl-home-l .anchor-nav__item.on-dark:hover .anchor-nav__label,body.tpl-home-l .anchor-nav__item.on-dark.is-active .anchor-nav__label{color:var(--gl-paper)}body.tpl-home-l .anchor-nav__item.on-dark .anchor-nav__dot{border-color:rgb(var(--gl-paper-rgb)/.5);background:transparent}body.tpl-home-l .anchor-nav__item.on-dark.is-active .anchor-nav__dot{border-color:transparent}body.tpl-home-l .block-anchor{display:block;height:0;scroll-margin-top:calc(var(--gl-header-h) + 24px)}@media(min-width:1024px)and (max-height:620px){body.tpl-home-l .anchor-nav__item{padding:7px 0}body.tpl-home-l .anchor-nav__label{font-size:13px;letter-spacing:.08em}}@media(max-width:1023px){body.tpl-home-l .anchor-nav{left:max(var(--gl-sec-px),(100% - var(--gl-container)) / 2);right:auto;top:calc(var(--gl-header-h) + 16px);transform:none;width:max-content;max-width:calc(100% - 48px);flex-direction:row;align-items:stretch;gap:2px;padding:5px 6px;overflow-x:auto;scrollbar-width:none;background:rgb(var(--gl-paper-rgb)/.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgb(var(--gl-primary-rgb)/.08);border-radius:var(--gl-radius-full);box-shadow:0 10px 28px -10px rgb(var(--gl-primary-rgb)/.22);z-index:140}body.tpl-home-l .anchor-nav::-webkit-scrollbar{display:none}body.tpl-home-l .anchor-nav__rail{display:none}body.tpl-home-l .anchor-nav__item{padding:11px 16px;gap:0;border-radius:var(--gl-radius-full)}body.tpl-home-l .anchor-nav__dot{display:none}body.tpl-home-l .anchor-nav__label{writing-mode:horizontal-tb;max-height:none;max-width:none;letter-spacing:.04em;font-size:14.5px;color:rgb(var(--gl-primary-rgb)/.6)}body.tpl-home-l .anchor-nav__item:after{content:none}body.tpl-home-l .anchor-nav__item.is-active{background:rgb(var(--gl-secondary-rgb)/.18)}body.tpl-home-l .anchor-nav__item.on-dark .anchor-nav__label{color:rgb(var(--gl-primary-rgb)/.6)}body.tpl-home-l .anchor-nav__item.on-dark.is-active .anchor-nav__label{color:var(--gl-primary)}body.tpl-home-l .block-anchor{scroll-margin-top:calc(var(--gl-header-h) + 88px)}}@media(max-width:767px){body.tpl-home-l .block-anchor{scroll-margin-top:calc(var(--gl-header-h) + 70px)}}@media(max-width:767px){body.tpl-home-l .anchor-nav{left:0;right:0;top:calc(var(--anchor-nav-header-h, var(--gl-header-h)) - 1px);width:auto;max-width:none;transform:none;display:flex;gap:2px;padding:0 var(--gl-sec-px);overflow-x:auto;border:0;border-bottom:1px solid rgb(var(--gl-primary-rgb)/.1);border-radius:0;box-shadow:none;background:linear-gradient(rgb(var(--gl-primary-rgb)/.07),rgb(var(--gl-primary-rgb)/.07)),rgb(var(--gl-paper-rgb)/.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}body.tpl-home-l .anchor-nav__item{flex:none;padding:13px 14px;justify-content:center;border-radius:0}body.tpl-home-l .anchor-nav__item.is-active{background:transparent}body.tpl-home-l .anchor-nav__item:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:2px;background:var(--gl-secondary);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.16,1,.3,1)}body.tpl-home-l .anchor-nav__item.is-active:after{transform:scaleX(1)}body.tpl-home-l .anchor-nav__label{font-size:13px;max-width:none;letter-spacing:0}}body.tpl-home-l app-popup-ad .popup-ad-backdrop{background:#1c2e4294}body.tpl-home-l app-popup-ad .popup-ad-card{background:var(--gl-white);border:1px solid rgb(var(--gl-secondary-rgb)/.18);border-radius:var(--gl-radius-l);box-shadow:0 3px 10px -2px rgb(var(--gl-primary-rgb)/.14),0 24px 56px -12px rgb(var(--gl-primary-rgb)/.34)}body.tpl-home-l app-popup-ad .popup-ad-head{padding:10px 10px 10px 20px;background:var(--gl-paper);border-bottom:1px solid rgb(var(--gl-secondary-rgb)/.18)}body.tpl-home-l app-popup-ad .popup-ad-eyebrow{font-family:var(--gl-serif);font-size:17px;font-weight:700;letter-spacing:.06em;color:var(--gl-primary);opacity:1}body.tpl-home-l app-popup-ad .popup-ad-close{background:var(--gl-white);border-color:rgb(var(--gl-secondary-rgb)/.45);color:var(--gl-primary)}body.tpl-home-l app-popup-ad .popup-ad-close:hover{background:rgb(var(--gl-secondary-rgb)/.12);border-color:var(--gl-secondary)}body.tpl-home-l app-popup-ad .popup-ad-close:focus-visible{outline:2px solid var(--gl-secondary);outline-offset:2px}body.tpl-home-l app-popup-ad .popup-ad-text{padding:20px 24px 24px}body.tpl-home-l app-popup-ad .popup-ad-title{font-family:var(--gl-serif);font-size:20px;font-weight:700;line-height:1.5;color:var(--gl-primary);margin:0 0 10px}body.tpl-home-l app-popup-ad .popup-ad-subtitle{font-family:var(--gl-serif);font-size:15px;line-height:1.8;color:var(--gl-ink-muted)}body.tpl-home-l app-popup-ad .popup-ad-foot{padding:16px 24px 20px;background:var(--gl-paper);border-top:1px solid rgb(var(--gl-secondary-rgb)/.18)}body.tpl-home-l app-popup-ad .popup-ad-cta{min-height:var(--gl-btn-h);border-radius:var(--gl-btn-radius);background:var(--gl-green);color:var(--gl-white);font-family:var(--gl-body);font-size:15px;font-weight:var(--gl-btn-weight);letter-spacing:.04em;transition:background var(--gl-btn-ease),transform var(--gl-btn-ease)}body.tpl-home-l app-popup-ad .popup-ad-cta:hover{background:var(--gl-green-hover);filter:none}body.tpl-home-l app-popup-ad .popup-ad-cta:focus-visible{outline:2px solid var(--gl-green);outline-offset:3px}html.popup-ad-open,html.popup-ad-open body{overflow:hidden}body{padding-bottom:var(--cookie-bar-h, 0px)}body.tpl-home-l app-cookie-consent .cookie-consent{background:var(--gl-white);color:var(--gl-primary);border-top:1px solid rgb(var(--gl-secondary-rgb)/.45);box-shadow:0 -6px 24px rgb(var(--gl-primary-rgb)/.07)}body.tpl-home-l app-cookie-consent .cookie-consent__text{font-family:var(--gl-serif);color:var(--gl-ink-muted)}body.tpl-home-l app-cookie-consent .cookie-consent__link{color:var(--gl-secondary);font-weight:600;text-underline-offset:4px}body.tpl-home-l app-cookie-consent .cookie-consent__link:hover{color:var(--gl-primary)}body.tpl-home-l app-cookie-consent .cookie-consent__btn{border-color:rgb(var(--gl-primary-rgb)/.35);border-radius:var(--gl-btn-radius);color:var(--gl-primary);font-family:var(--gl-body);font-weight:500;letter-spacing:.06em}body.tpl-home-l app-cookie-consent .cookie-consent__btn:hover{background:var(--gl-primary);border-color:var(--gl-primary);color:var(--gl-white)}body.tpl-home-l app-cookie-consent .cookie-consent__btn:focus-visible{outline:2px solid var(--gl-secondary);outline-offset:2px}
